.itopplus-background {

}
.unknown {
  position: fixed;
  bottom: 8% !important;
}

.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
  margin-bottom: 0 !important;
}




body {
  overflow-x: hidden;
  color: #444;
  font-family: "Montserrat", sans-serif;
}

.itopplus-pos2 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_02042024eui5/0/0/5z-z441190537331.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom;
}



.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_02042024eui5/0/0/1z-z1187502478745.jpg");
  background-size: 100% auto;
  background-position: bottom;
}

.itopplus-bg5 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_02042024eui5/0/0/5z-z441190537331.jpg");
  background-size: 100% auto;
  background-position: bottom;
}

.navbar-default .navbar-nav > li > a {
    color: #444;
    margin: 0 10px;
    padding: 8px 15px;
    border-radius: 0px;
    font-size: 18px;
}

.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: #444;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

.no-js .navbar-nav > li > .dropdown-menu {
	border-radius: 0px;
	background: #fff;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
	border: 0px solid rgba(0, 0, 0, 0.15);
}
.no-js .dropdown-submenu > .dropdown-menu {
	border-radius: 0px;
	background: #fff;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
	border: 0px solid rgba(0, 0, 0, 0.15);
}
.no-js #controlMenu .dropdown-menu > li > a {
    color: #444;
    font-size: 16px;
    padding: 5px 20px;
}
.no-js #controlMenu .dropdown-menu > li > a:focus,
.no-js #controlMenu .dropdown-menu > li > a:hover {
  color: #fff !important;
  background: #d01716;
  border-radius: 0px;
}







@media screen and (max-width: 1023px) {
  .navbar-header {
    height: 80px;
  }
  .itopplus-sidebar-background,
  .itopplus-sidebar-main {
    top: 80px;
  }

  #controlBanner img {
    position: fixed;
    top: 10px;
    left: 10px;
    width: 60px !important;
    z-index: 10000;
  }

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

  #controlMenu * {
    color: #444 !important;
    border: none;
  }

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

  .navbar-header > a::before {
    background-size: 30px;
    background-position: center;
  }

  .navbar-header > a::after {
    background: #d01716;
  }
  
  
  

  #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_26012025ka3n/0/0/igz-z261562755399.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) {
  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 14% auto;
    align-items: center;
  }

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

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

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

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

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

  .itopplus-search {
    width: 30%;
    text-align: right;
    color: #444;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    height: 100%;
    gap: 10px;
  }
  
ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
	margin: 0;
   
}  
  
    .dropdown-submenu>.dropdown-menu {
        left: auto;
        right: 100%;
    }
  
}



#tab-pd > ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#tab-pd > ul::before,
#tab-pd > ul::after {
  display: none;
}

#tab-pd > ul > li {
    position: relative;
    display: contents;
    width: fit-content;
    align-items: center;
    padding: 0;
}

#tab-pd > ul > li:not(:last-child):after {
    content: "";
    display: grid;
    place-content: center;
    background: #444;
    height: 20px;
    width: 2px;
}




/* photo */
.picf {
  transition: 0.5s;
}
.picf:hover {
  transform: translate(0px, -8px);
  transition: 0.5s;
}
.picff:hover {
  transform: scale(1.05);
}
.picff {
  transition: 0.5s;
}

/* bgpt */
.bgpt {
  transition: 0.3s;
}
.bgpt:hover {
  box-shadow: 0 0 5px rgb(162 162 162 / 20%);
}

/* hvr */
.hvr-grow {
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  transition-duration: 0.3s;
  transition-property: transform;
}
.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
  transform: scale(1.1);
}

/*เฉพาะรูปแบบมีขอบ*/

.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);
  transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
  transform: scale(1.05);
  transition: 0.32s;
}
/**ห้ามเกินกรอบ**/
.thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
}


/*
 
.CASS-A-main .thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
      border-radius: 10px;
} */
.CASS-A-main .thumbnail {
    border: solid 0px #eeeeee;
    background:#fff;
    transition: 0.5s;
    color: #474141;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 0px;
}
.CASS-A-main .thumbnail:hover {
  border: solid 0px #eeeeee;
  background:#fff;
  box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
  color: #474141;
}

.CASS-A-main .thumbnail:hover .album-block2-text {
  background:#bfac74;
}




.CASS-A-top {
    border-top: solid 0px #d4d4d4;
}
.CASS-A-middle-left {
    border-left: solid 0px #d4d4d4;
}
.CASS-A-middle-right {
    border-right: solid 0px #d4d4d4;
}
.CASS-A-bottom {
    border-bottom: solid 0px #d4d4d4;
}
.CASS-A-main {
    box-shadow: none;
}
.CASS-A-middle-mid {
    padding: 0px;
}

/*
.CASS-A-main p {
    text-align: center;
    font-size: 16px;
}
*/



#background682b03fa6fb9af0013c8f31b .CASS-A-main .thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
      border-radius: 20px;
}
#background682b03fa6fb9af0013c8f31b .CASS-A-main .thumbnail {
    border: solid 0px #eeeeee;
    background:transparent;
    transition: 0.5s;
    color: #474141;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 0px;
}
#background682b03fa6fb9af0013c8f31b .CASS-A-main .thumbnail:hover {
  border: solid 0px #eeeeee;
  background:transparent;
  box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
  color: #474141;
}
#background682b03fa6fb9af0013c8f31b p.margin {
    font-size: 18px;
    text-align: center;
    padding: 5% 0% 2%;
}






/*------------*/

figure.effect-selena {
  background: transparent;
}
figure.effect-apollo {
  background: transparent;
  border-radius: 20px;
}
.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
}
.fancybox-skin {
  background: #fff;
  border-radius: 0px;
}
.fancybox-lock {
  overflow: auto;
}
.fancybox-margin {
  margin-right: 0px;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: hidden;
}

/*  Layout */
.boderedlayoutClient {
  border-top: 0px dashed transparent;
  border-left: 0px dashed transparent;
  border-right: 0px dashed transparent;
  border-bottom: 0px dashed transparent;
}

/* jazz */
figure.effect-jazz figcaption::after {
  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
}
figure.effect-jazz {
  background: transparent;
  border-radius: 20px;
}

/* oscar*/

.grid figure figcaption {
  padding: 0em;
}

figure.effect-oscar {
  background: transparent;
  width: 100%;
  border-radius: 20px;
}
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: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgba(0,0,0,0.64) 76%, rgba(0,0,0,1) 100%);*/
      background: transparent;
  border-radius: 20px;
}
figure.effect-oscar:hover figcaption {
/* background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgba(0,0,0,0.64) 76%, rgba(0,0,0,1) 100%);*/
      background: transparent;
  border-radius: 20px;
}

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;
  border-radius: 0px 0px 0px 0px;
}
figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
  border-radius: 0px 0px 0px 0px;
}
/*
#background66ab00d1bf641000135afae9 figure.effect-oscar:hover img {
    transform: scale(0.97);
}*/

/* oscar */

/* sadie gradient */
/*
#background674fd13584bae400136a4fc9 figure.effect-sadie {
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 61%, rgba(0, 0, 0, 1) 100%);
}
#background674fd13584bae400136a4fc9 figure.effect-sadie figcaption {
    opacity: 1;
    background: transparent;
}

#background674fd13584bae400136a4fc9 figure.effect-sadie 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;
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie h2 {
    top: 77%;
    color: #ffffff;
    opacity: 1;
    z-index: 100;
}
*/
/* sadie gradient */

/* sadie */
figure.effect-sadie figcaption::before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 61%, rgba(0, 0, 0, 1) 100%);
}
figure.effect-sadie {
  border-radius: 0px;
}
figure.effect-sadie figcaption {
  opacity: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.76) 100%);
}
/*
figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(138,191,82,0) 68%, rgba(83,161,0,0.92) 100%);
    opacity: 1;
}*/
figure.effect-sadie h2 {
  top: 80%;
  color: #ffffff;
  opacity: 1;
  font-size: 18px;
  font-weight: 400 !important;
  z-index: 100;
}
figure.effect-sadie:hover h2 {
  z-index: 100;
}
figure.effect-sadie h2,
figure.effect-sadie:hover h2 {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
  z-index: 100;
}
figure.effect-sadie 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-sadie:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

/* อัลบั้ม slide  */

.jssorb03 div {
  background-position: -5px -4px;
  background-color: #fff;
  color: #fff !important;
}
.jssorb03 .av,
.jssorb03 div,
.jssorb03 div:hover {
  background: transparent;
  overflow: hidden;
  cursor: pointer;
  width: 10px !important;
  height: 10px !important;
  background-color: #7c674e;
  border: 1px solid #7c674e;
  border-radius: 100px;
  margin-left: -255%;
}
.jssora03l {
  display: none;
}
.jssora03r {
  display: none;
}
.jssora03r.jssora03rds {
  display: none;
}
.jssorb03 div span {
  display: none;
}
img.cursor.force-hight {
  height: 270px !important;
}

/*hvr-backward*/
.hvr-backward:hover,
.hvr-backward:focus,
.hvr-backward:active {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.hvr-backward {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
}
.hvr-backward1:hover,
.hvr-backward1:focus,
.hvr-backward1:active {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.hvr-backward1 {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
}

/*  JazzByY */
.JazzByY-Position {
  display: block;
  overflow: hidden;
}
.JazzByY {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.JazzByY:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}

/*-------สไลด์-------*/
.rslides_tabs {
  list-style: none;
  padding: 0;
  font-size: 18px;
  list-style: gujarati;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  display: flex;
  overflow-x: auto;
  margin-top: 2%;
}
.ef {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: transform 0.25s;
}
.ef li:hover {
  opacity: 0.8;
  transition: 0.32s;
}







/*อัลบั้มในเนื้อหาระบบ jazz*/
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 33.333%;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
}
.Contenemanager-gallery .thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 0px;
    transform: scale(1.0) !important;
}

#Contentmanager img.img-responsive {
    border-radius: 0px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: transparent;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #ebd2c2;
    padding: 0px;
    border-radius: 0px;
}
#Contentmanager .thumbnail:hover {
    border-radius: 0px;
}
.img-thumbnail,
.thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}




/* contenemanager */

.social-icon {
    border-radius: 5px;
}
.managerHeader {
    font-size: 2em;
    padding: 0% 0% 0%;
    text-transform: capitalize;
    font-weight: 600;
    text-align: left;
    color: #000;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 400;
    color: #666;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #d01816;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
    color: #000000;
    padding: 0% 0% 0%;
    font-weight: 600;
    line-height: normal;
    height: inherit;
    margin-bottom: 2%;
    text-align: left;
    text-transform: capitalize;
}


/* Sustainable Tourism Destinations */
#background681da63a7544d800138dcd0f .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 45px;
}




/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b {
    background-color: #c40404;
    color: #fff;
}
/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .travel-button:hover {
    background-color: #09a9f3;
}
*/

.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b span {
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
}
article.col-md-6.item.-micro {
    width: 31.333%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 20px 20px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 5% 5% 3% 5%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: #fafafa;
    border: solid 0px #cdcdcd;
    border-radius: 20px;
    padding: 0%;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: #fafafa;
    border: solid 0px #cdcdcd;
    border-radius: 20px;
    padding: 0%;
     /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}



.Contentmanager .site .col-section .item.-micro:nth-child(odd):hover .houseplans-button {
    background-color: #bfac74;
}

.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.fbcomments,
.fbcomments {
    display: none;
}
.nav-template7 li a {
    color: #1c1c1c;
    display: inline-block;
   /* font-size: 20px !important;*/
}
.nav-template7 li:hover {
    background-color: #fff7ef;
    text-decoration: none;
}
#contenttype71 {
    font-size: 16px;
    text-align: left;
}
.nav-template7 .fa-plus:before {
    content: "\f101";
    color: #186c8c;
}
.col-md-12.text-justify {
    padding-right: 5px;
    padding-left: 5px;
}
.Textmanager.font-inherit {
    display: flow-root;
}
.page-header {
    border-bottom: 0px solid #eee;
}

#Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
    background: transparent;
}
#Contentmanager .col-md-offset-2 {
    margin-left: 0%;
    padding-right: 0px;
    padding-left: 0px;
}

/* 
#Contentmanager .col-md-8 {
    width: 100%;
}*/




/* contenemanager */






/* contenemanager เรื่องที่น่าสนใจ */

.landingpagemanager {
    display: block;
}
.landingpagemanager #relateContentTitle {
    font-size: 24px !important;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}
.landingpagemanager .fa-comments:before {
    display: none;
}
.landingpagemanager {
    padding: 0px;
    margin-left: -1%;
    margin-right: -1%;
    margin-top: 30px;
    border-radius: 0px;
    border: solid 0px #eee;
}
.landingpagemanager .nav-template {
    margin-top: 1%;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .article-b  {
     background-color: #cf9a67;
    color: #000;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 100%;
    background: transparent;
    border: 0px solid #e6c806 !important;
    margin: 5px;
    border-radius: 0px;
    display: inline-table;
    padding: 0%;
}
.landingpagemanager .col-md-4.col-sm-4.col-xs-4.padding {
    width: 100%;
    padding: 0% 0 !important;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 {
    width: 100%;
    text-align: center;
    padding: 0% 0% 5%;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 16px;
    height: inherit;
    display: block;
    margin-top: 8%;
    font-weight: 600;
    text-align: left;
    color: #000000;
    margin-bottom: 0%;
}

/*
.landingpagemanager .btn-sm p {
    font-size: 14px ! IMPORTANT;
}
.landingpagemanager .btn-group-sm&amp;amp;amp;amp;amp;amp;gt;.btn, .landingpagemanager .btn-sm {
    font-size: 16px;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    background: #e6c806;
    color: #000;
    border: none;
    font-size: 0.9em;
    padding: 6px 20px;
    font-weight: 600;
    border-radius: 50px;
    display: block;
    margin: 5% auto 0;
    transition: 0.5s;
    width: max-content;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12:hover p  {
    background: #708c37;
    color: #fff;
}
*/
.landingpagemanager .img-container {
    padding-bottom: 75%;
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.landingpagemanager .img-container .img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.landingpagemanager .img-container .img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.landingpagemanager .article-t {
    font-size: 14px;
    text-align: left;
}
.landingpagemanager .article-b {
    font-size: 14px;
}
.landingpagemanager .btn-sm p {
    display: block;
}

.landingpagemanager .travel-button {
    background-color: #d01816;
    color: #fff;
    text-align: center;
    width: fit-content;
    padding: 4.5% 9%;
    border-radius: 50px;
    margin-top: 3%;
    font-size: 16px;
}
.landingpagemanager .travel-detail {
    height: inherit;
}


/*
.PitCustomClass2 {
    width: 70%;
}
.PitCustomClass4 {
    width: 30%;
    height: -webkit-fill-available;
}
.PitCustomClass1 {
    display: flex;
    gap: 30px;
}
*/





.PitCustomClass1 {
    display: flex;
    width: 100%;
    gap: 20px;
}
.PitCustomClass2 {
    width: 75%;
}
.PitCustomClass4 {
    width: 25%;
    align-self: flex-start;
}


.itp-newshare-button {
    border-radius: 50px;
    font-size: 16px;
}
.itp-newshare-button:hover {
    background-color: rgb(208 24 22);
}


.newShareContainer {
    justify-content: end !important;
}

/* contenemanager เรื่องที่น่าสนใจ */





/*---สไลด์---*/
#carousel67fcb0767dfafa0013861a91 .hidden {
  display: block !important;
  visibility: inherit !important;
  pointer-events: none;
}
 
.carousel-indicators li {
  border: 1px solid #fff;
  background-color: transparent;
  margin: 2px;
  width: 12px;
  height: 12px;
}
.carousel-indicators .active {
  background-color: #fff;
  border-color: #fff;
 /* width: 30px; */
  margin: 2px;
  width: 12px;
  height: 12px;
}
.carousel-indicators {
  bottom: 5px;
}

/*
#carousel65a49d9c5cd042001372bd20 .carousel-indicators {
left: 10%;
}

*/
/* แนวตั้ง
#carousel62ea17c512014c00143fc050 .carousel-indicators {
left: 8%;
width: 0%;
margin-left: 0;
}
*/

/*
#carousel61b2ee10dd70550013c5007f .carousel-indicators {
bottom: 50px;
}
*/

.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
  display: none;
}

/*---สไลด์---*/





/* ul_icon */

.icon_aa {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  text-align: left;
  list-style: none;
  padding: 0% 0% 1% 3%;
  margin: 0 auto;
  margin-bottom: 1%;
}
.icon_aa li::before {
  content: "➤";
  padding-right: 1%;
  color: #7c674e;
}
.icon_b {
  font-size: 16px;
  line-height: normal;
}
.icon_b ::marker {
  color: #000000;
}
.icon_c {
  font-size: 18px;
  /* padding: 0% 5%; */
}
.icon_bb {
  font-size: 16px;
  line-height: normal;
}
.icon_bb ::marker {
  color: #03a9f4;
}






/* class หน้าต้นแบบ */


.head-block:hover {
    background-color: #09a9f3;
}
.head-block {
    background-color: #d01716;
    color: #fff;
    display: grid;
    grid-template-columns: 12% auto;
    gap: 8px;
    text-align: left;
    justify-content: center;
    padding: 4% 0%;
    width: 65%;
    margin: 0 auto;
    margin-right: 0;
    border-radius: 50px;
    margin-top: 5%;
    transition: 0.5s;
}
.head-block-text {
    align-self: center;
    font-size: 16px;
    font-weight: 600;
}


.footer-pd a {
    color: #fff;
}
.footer-pd {padding: 5% 0%;}
.footer-grid {
    display: grid;
    grid-template-columns: 43% 30% auto;
    gap: 20px;
}
.footer-text {
    text-align: center;
    font-size: 16px;
    padding: 1%;
    display: none;
}
.footer-text1 {
    font-size: 2.5em;
    font-weight: 600;
    margin-bottom: 1%;
}
.footer-text2 {
    font-size: 20px;
    font-weight: 600;
}
.footer-text3 {
    white-space: break-spaces;
    font-size: 16px;
}
.footer-text4 {
    white-space: break-spaces;
    font-size: 16px;
    line-height: 1.6;
}
.footer-block1 {
    display: flex;
    width: 70%;
    gap: 7px;
    margin-bottom: 5%;
    margin-top: 8%;
}
.footer-block1-img:hover {
    transform: scale(1.05);
}
.footer-block1-img {
    transition: 0.5s;
}










/* class  */

.comingsoonn {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 15%;
  margin-top: 0%;
}




.empty-space {
  padding: 3%;
}
.empty-space0 {
  padding: 2%;
}
.empty-space1 {
    text-align: center;
    padding: 8% 0% 33%;
}
.empty-space1 h4 {
    color: #03a9f4;
    margin-bottom: 2%;
}
.empty-space1 h1 {
    color: #000000;
    font-weight: 600;
    font-size: 3em;
}
.empty-space1 h2 {
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
}
.empty-space1 p {
    white-space: break-spaces;
    margin-top: 3%;
    margin-bottom: 5%;
}
.empty-space1-img:hover {
    transform: scale(1.05);
}
.empty-space1-img {
    width: 100%;
    margin-top: -27%;
    transition: 0.5s;
}
.empty-space2 h2 {
    font-weight: 600;
}
.empty-space2 {
    text-align: center;
    padding: 8% 0% 2%;
}
.empty-space2 h6 {
    font-family: "Satisfy", cursive;
}
.empty-space3 {
    text-align: center;
    padding: 8% 0% 15%;
}
.empty-space3 h2 {
    font-weight: 600;
    color: #000000;
}
.empty-space3 h6 {
    font-family: "Satisfy", cursive;
}
.empty-space3-grid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 30px;
    margin-top: 5%;
}
.empty-space3-img {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.empty-space3-text {
    white-space: break-spaces;
    font-size: 16px;
}
.empty-space3-block:hover {
    transform: scale(1.05);
}
.empty-space3-block {
    transition: 0.5s;
}
.empty-space4 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 100px;
    padding: 5% 0% 10% 0%;
}
.empty-space4 h2 {
    font-weight: 600;
    color: #000000;
    font-size: 3.5em;
}
.empty-space4 h6 {
    font-family: "Satisfy", cursive;
    color: #000000;
    margin-bottom: 5%;
}
.empty-space4 h4 {
    color: #03a9f4;
    font-weight: 600;
    white-space: break-spaces;
    margin-top: 5%;
}
.empty-space4-text {
    align-self: center;
}
.empty-space4-img:hover {
    transform: scale(1.05);
}
.empty-space4-img {
    transition: 0.5s;
}
.empty-space5 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}
.empty-space5 h2 {
    font-weight: 600;
    font-size: 6em;
}
.empty-space5 h4 {
    letter-spacing: 2px;
}
.empty-space5 span {
    font-weight: 600;
}
.empty-space6 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 100px;
    padding: 10% 0%;
}
.empty-space6 h6 {
    font-family: "Satisfy", cursive;
    color: #000000;
}
.empty-space6 h2 {
    font-weight: 600;
    color: #000000;
    line-height: 1;
    margin-bottom: 5%;
}
.empty-space6-blocks {
    margin-top: 7%;
}
.empty-space6-imgs {
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.empty-space6-imgs img {
    border-radius: 20px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space6-imgs img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}

.empty-space6 h1 {
    font-weight: 600;
    color: #000;
    margin-bottom: 2%;
    margin-top: 5%;
}
.empty-space6 h4 {
    font-weight: 600;
    color: #000;
    margin-bottom: 2%;
}
.empty-space6 p {
    white-space: break-spaces;
}
.empty-space6-tab {
    align-self: center;
}
.empty-space6-img {
    /* align-self: center; */
}
.empty-space6-image:hover {
    transform: scale(1.05);
}
.empty-space6-image {
    transition: 0.5s;
}
.empty-space7 {
    margin-top: 85%;
}
.empty-space7 h2 {
    font-weight: 600;
}
.empty-space7 p {
    white-space: break-spaces;
}
.empty-space7-text {
    align-self: center;
}
.empty-space8 h2 {
    color: #000000;
    font-weight: 600;
    text-align: center;
    font-size: 3.5em;
}
.empty-space8 h6 {
    font-family: "Satisfy", cursive;
}
.empty-space8 {
    text-align: center;
    padding: 4% 0% 2%;
}
.empty-space9 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    margin-bottom: 5%;
}
.empty-space9-text {
    align-self: center;
}
.empty-space9 h6 {
    font-weight: 600;
}
.empty-space9 h4 {
    white-space: break-spaces;
}
.empty-space9-border {
    border-bottom: solid 1px #ccc;
    margin-top: 5%;
    margin-bottom: 5%;
}
.empty-space9 p {
    white-space: break-spaces;
}
.empty-space9-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space9-img img {
    border-radius: 20px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space9-img {
    border-radius: 20px;
    display: block;
    overflow: hidden;
}
.empty-space9-img {
    border-radius: 20px;
}
.empty-space9 span {
    color: #c4272f;
    font-weight: 600;
}
.empty-space9-blocks {
    display: grid;
    grid-template-columns: 10% auto;
    gap: 15px;
    margin-top: 2%;
}
.empty-space9-blocks2 {
    align-self: center;
    font-size: 16px;
}
.empty-space9-blocks1 {
    background-color: #d01816;
    padding: 20%;
    border-radius: 10px;
}
.empty-space9-blocks1 img {
    filter: invert(1);
}
.empty-space9 h5 {
    font-weight: 600;
}
.empty-space9-downloads {
    display: grid;
    grid-template-columns: 9% auto;
    gap: 5px;
  justify-content: center;
    background-color: #d01816;
    color: #fff;
    margin-top: 2%;
    width: 65%;
    padding: 2.5%;
    border-radius: 50px;
}
.empty-space9-downloadb {
    font-size: 16px;
    align-self: center;
}
.empty-space9-downloada img {
    filter: invert(1);
}
.empty-space9-download {
    margin-top: 3%;
    display: none;
}









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

h1 {
  font-size: 2.5em;
}
h2 {
  font-size: 4em;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 24px;
}
h6 {
  font-size: 26px;
}
p {
  font-size: 16px;
}







/* ส่วนเสริม */

.BOOK-mb {
    display: none;
}
.empty-space1-imgmb {
    display: none;
}


.button-text1:hover {
    background-color: #09a9f3;
}
.button-text1 {
    background-color: #d01716;
    color: #fff;
    font-size: 16px;
    width: fit-content;
    margin: 0 auto;
    padding: 1.5% 3%;
    border-radius: 50px;
    transition: 0.5s;
}
.button-text2:hover {
    background-color: #09a9f3;
}
.button-text2 {
    background-color: #d01716;
    color: #fff;
    font-size: 16px;
    padding: 2.6% 6%;
    border-radius: 50px;
    width: fit-content;
    margin-top: 5%;
    transition: 0.5s;
}
.button-text3:hover {
    background-color: #09a9f3;
}
.button-text3 {
    background-color: #d01716;
    color: #fff;
    font-size: 16px;
    padding: 2.6% 6%;
    border-radius: 50px;
    width: fit-content;
    margin-top: 5%;
  transition: 0.5s;
}






.album-text1 {
    font-size: 36px;
    font-weight: 600;
    margin-top: 31%;
}
.amg1 {
    margin-top: 15%;
}


.travel-booknow:hover {
    background-color: #09a9f3;
}

.travel-booknow {
    background-color: #d01716;
    color: #fff;
    display: grid;
    grid-template-columns: 15% auto;
    gap: 8px;
    text-align: left;
    justify-content: center;
    padding: 1.5% 0%;
    width: 23%;
    margin-right: 0;
    border-radius: 50px;
    margin-top: 2%;
    transition: 0.5s;
}
.travel-booknow-text {
    align-self: center;
    font-size: 16px;
    font-weight: 600;
}
.travel-price {
    font-size: 2em;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    margin-top: 3%;
}





/* text benner */

.no-js #background681d674c7544d800138dc097 {
    margin-top: -39%;
}


/* ค้นหา */
#background681d67728f4c500013df1d04 {
    width: 50%;
    margin: 0 auto;
}
#background681d67728f4c500013df1d04 .ui.icon.input input {
     font-family: "Montserrat", sans-serif;
}
#background681d67728f4c500013df1d04 .ui.icon.input,
#background681d67728f4c500013df1d04 .ui.input input {
    width: -webkit-fill-available;
}
#background681d67728f4c500013df1d04 .ui.input {
    font-size: 1.2em;
}
#background681d67728f4c500013df1d04 .ui.icon.input>i.circular.icon {
    background-color: transparent !important;
}
#background681d67728f4c500013df1d04 i.circular.icon {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .1) inset;
}



/* ค้นหา land */
 
.CASS-A-main .panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .05);
    border-radius: 30px;
}
.CASS-A-main .panel-default {
    border-color: #ddd;
}
.itopplus-search-image-flex-item a {
    color: #444;
}
.itopplus-search-image-flex-item {
    box-shadow: rgba(0, 0, 0, 0.19) 0px 0px 0px, rgb(0 0 0 / 23%) 0px 0px 0px !important;
    border: solid 1px #e2e2e2;
    border-radius: 10px;
    width: 195px !important;
      padding-top: 20px!important;
}
.search_titleText {
    margin-top: 5%;
}




/* Tab */

#tab-pd .nav-pills>li.active>a,
#tab-pd .nav-pills>li.active>a:focus,
#tab-pd .nav-pills>li.active>a:hover {
	color: #444;
	background: transparent;
	border-bottom: solid 3px #ed1d25;
	border-radius: 0px;
}

#tab-pd .nav>li>a:focus,
#tab-pd .nav>li>a:hover {
	color: #444;
	background-color: transparent;
	border-bottom: solid 3px #d2d2d2;
	border-radius: 0px;
}

#tab-pd .nav-justified {
	text-align: center;
	color: #000;
	background-color: transparent;
	border: solid 0px transparent;
	font-weight: 500;
	font-size: 16px;
}
#tab-pd .nav-justified a {
    color: #000;
    padding: 10px 0;
}





/* silde */
#background681d7e8cd4656e0013f03876 {
    margin-top: -14%;
    margin-bottom: -14%;
}
.silde-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 0px;
}
.silde-grid {
    display: grid;
    gap: 20px;
    padding: 3%;
}
.silde-blocks:hover {
    transform: scale(0.95);
}
.silde-blocks {
    background-color: #fff;
    padding: 5%;
    border-radius: 10px;
    color: #000;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    transition: 0.5s;
}
.silde-blocks-text {
    font-size: 16px;
    font-weight: 600;
    padding: 5% 3% 0% 3%;
}
.silde-grid1 {
    margin-top: 45%;
}
.silde-grid2 {align-self: self-start;}




/* เนื้อหาระบบ */

.travel-detail {
    text-align: left;
    font-size: 14px;
    margin-top: 4%;
    margin-bottom: 5%;
    height: 100px;
}
.travel-button {
    background-color: #d01816;
    color: #fff;
    text-align: center;
    width: fit-content;
    padding: 3% 8%;
    border-radius: 50px;
    margin-top: 3%;
    font-size: 16px;
    transition: 0.5s;
}
.travel-img img {
    border-radius: 20px;
}
.travel-block {
    text-align: left;
}
.travel-block h4 {
    font-weight: 600;
    color: #d01816;
}
.travel-block h3 {
    font-weight: 600;
    margin-top: 2%;
}
.travel-img img {
    width: 100% !important;
}
.travel-block p {
    white-space: break-spaces;
}
.travel-texts {
    font-weight: 600;
    color: #d01816;
    font-size: 16px;
}
.travel-texta {
    font-weight: 600;
    font-size: 16px;
}





/* pdpa */

.pdpa-text h5 {
  font-weight: 600;
  margin-top: 2%;
}
.pdpa-text h4 {
  font-weight: 500;
}
.pdpa-text a:hover {
  color: #000;
}
.pdpa-text a {
  color: #000;
}
.pdpa-text ul.icon-a {
  font-size: 16px;
  font-weight: 400;
}
.pdpamg1 {
  padding: 3% 0% 3% 0%;
}
.pdpamg1 .icon-a {
  font-size: 16px;
}
.pdpamg1 p {
  white-space: break-spaces;
}

/* นโยบายความเป็นส่วนตัว */

.ITPcookiebar {
  width: 100% !important;
  background-color: rgb(0 0 0 / 50%) !important;
  color: #fff;
}
.ITPlinkToCookiepage:hover {
  color: #d01816 !important;
}
.unknown_prf .btn-main {
  margin-bottom: 100%;
}
.buttonExampleSite:hover {
  background: #444 !important;
  border: 1px solid #444 !important;
  color: #fff !important;
}
.buttonExampleSite {
  border-radius: 0px !important;
  background-color: #d01816 !important;
  font-size: 16px !important;
  border: 1px solid #d01816 !important;
  color: #fff !important;
}




 
 


/* ติดต่อเรา */
.contact-pd {
    margin-top: 2%;
    color: #000;
}

.contact-pd h6 {
    font-weight: 600;
    font-size: 26px;
}
.contact-pd h3 {
    white-space: break-spaces;
    margin-top: 0%;
    font-size: 16px;
    color: #404040;
}
.contact-pd h5 {
    color: #404040;
    font-size: 18px;
    font-weight: 600;
    margin-top: 2%;
    margin-bottom: 2%;
}
.contact-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 1%;
    margin-top: 3%;
}
.contact-bg:hover {
    background-color: #d01816;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    color: #ffffff;
}
.contact-bg {
    display: flex;
    gap: 5px;
    width: 100%;
    background-color: #fafafa;
    color: #444;
    border-radius: 100px;
    padding: 10px;
    transition: 0.5s;
}
.contact-block-img {
    width: 20%;
    align-self: center;
}
.contact-block-text {
    width: 85%;
    align-self: center;
}
.contact-pd h4 {
    font-size: 16px;
    font-weight: 600;
}
.contact-pd p {
    font-size: 15px;
}

.contact-tl {
    background-color: #d01816;
    color: #fff;
    font-size: 16px;
    padding: 3% 5%;
    width: fit-content;
    border-radius: 50px;
    margin-top: 3%;
    margin-bottom: 5%;
}
 

iframe.map-map {
    margin-bottom: -0.4%;
}

/*from Contact */

.no-js #Component681d9b0e7544d800138dc92c label {
    display: none !important;
}
.no-js #Component681d9b0e7544d800138dc92c .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component681d9b0e7544d800138dc92c .form-control {
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-radius: 10px !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: 16px !important;
    padding: 30px 30px;
    background: #fafafa;
    color: #000;
}
.no-js #Component681d9b0e7544d800138dc92c .form-control:hover {
    border-color: #d01816;
}
.no-js #Component681d9b0e7544d800138dc92c ::placeholder {
    color: #000 !important;
    font-weight: 300;
}
.no-js #Component681d9b0e7544d800138dc92c .form-control:focus {
    border-color: #d01816;
    -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 #Component681d9b0e7544d800138dc92c .btn {
    background: #d01816;
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 50px;
    padding: 10px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #fff;
}
.no-js #Component681d9b0e7544d800138dc92c .btn-default {
    text-shadow: 0 0 0 #d01816;
}
.no-js #Component681d9b0e7544d800138dc92c .btn-default:active {
    background-color: #d01816;
}
.no-js #Component681d9b0e7544d800138dc92c .btn-default:hover,
.no-js #Component681d9b0e7544d800138dc92c .btn-default:focus {
    background-position: 0 0px;
    background-color: #d01816;
}
.no-js #Component681d9b0e7544d800138dc92c span.label a {
    color: #fff;
}
.no-js #Component681d9b0e7544d800138dc92c button.btn.btn-default {
    opacity: 1;
}
 



@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav > li > a {
    margin: 0 20px;
    font-size: 20px;
}
.no-js #controlMenu .dropdown-menu > li > a {
    font-size: 18px;
}  
.head-block-text {
    font-size: 18px;
}
.head-block {
    padding: 4% 0%;
    width: 50%;
}
.empty-space5 h2 {
    font-size: 8em;
}
#background681d67728f4c500013df1d04 {
    width: 35%;
}
.no-js #background681d674c7544d800138dc097 {
    margin-top: -35%;
} 
.empty-space5 h4 {
    font-size: 28px;
}
.empty-space1 h1 {
    font-size: 4em;
}  
.button-text1 {
    font-size: 18px;
    padding: 1.3% 3%;
} 
.album-text1 {
    font-size: 46px;
} 
#tab-pd .nav-justified {
	font-size: 20px;
} 
.empty-space6 p {
    white-space: inherit;
    height: 100px;
}
.button-text2 {
    font-size: 18px;
    padding: 2.5% 6%;
}  
.empty-space3-text {
    font-size: 22px;
} 
.empty-space3-img {
    width: 55%;
}
.silde-blocks-text {
    font-size: 18px;
} 
.empty-space4 h2 {
    font-size: 4.5em;
}  
.icon_bb {
    font-size: 18px;
} 
.button-text3 {
    font-size: 18px;
    padding: 2.4% 6%;
}  
.footer-text1 {
    font-size: 3.5em;
} 
.footer-text2 {
    font-size: 24px;
} 
.footer-text3 {
    font-size: 18px;
}  
.footer-text4 {
    font-size: 18px;
} 
.footer-block1 {
    width: 65%;
    margin-top: 4%;
}
.footer-grid {
    grid-template-columns: 43% 35% auto;
} 
.empty-space8 h2 {
    font-size: 4.5em;
}
.empty-space9 h6 {
    font-size: 3em;
} 
.empty-space9 h4 {
    white-space: break-spaces;
    font-size: 24px;
}
.empty-space9 {
    gap: 80px;
} 
.empty-space9-blocks2 {
    font-size: 18px;
} 
.empty-space9-blocks {
    grid-template-columns: 8% auto;
}  
.empty-space9-downloads {
    width: 45%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 24px;
}
.travel-detail {
    font-size: 16px;
} 
#background681da63a7544d800138dcd0f .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 55px;
}
.managerHeader {
    font-size: 3em;
} 
.itp-newshare-button {
    height: 5rem;
}  
.landingpagemanager #relateContentTitle {
    font-size: 28px !important;
} 
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 20px;
} 
.landingpagemanager .travel-button {
    padding: 3% 8%;
} 
.icon_b {
    font-size: 18px;
}  
.PitCustomClass1 {
    gap: 40px;
}  
.contact-pd h6 {
    font-size: 34px;
}  
.contact-pd h3 {
    font-size: 18px;
} 
.contact-tl {
    font-size: 18px;
    padding: 2% 5%;
}
.contact-block-img {
    width: 15%;
}  
.contact-bg {
    gap: 8px;
}
.contact-pd h4 {
    font-size: 18px;
} 
.contact-pd p {
    font-size: 17px;
} 
.travel-price {
    font-size: 2.5em;
}
.travel-booknow-text {
    font-size: 25px;
}
  
  
  
  
  
  
  
  
  
p {
    font-size: 18px;
} 
h1 {
    font-size: 3.5em;
}
h2 {
    font-size: 5em;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 22px;
}
h5 {
    font-size: 28px;
} 
h6 {
    font-size: 30px;
}
}

@media screen and (max-width : 1191px) {
#imagesControl681c6fb109827e0013dc570b {
    padding: 0px !important;
}
.empty-space5 h2 {
    font-size: 4em;
}  
.empty-space5 h4 {
    font-size: 18px;
}
.empty-space1 p {
    white-space: inherit;
}  
.album-text1 {
    font-size: 32px;
}
#tab-pd .nav-justified {
    font-size: 13px;
} 
.empty-space1 h1 {
    font-size: 2.5em;
} 
.empty-space6 p {
    white-space: inherit;
} 
.empty-space7 p {
    white-space: inherit;
}
.silde-blocks-text {
    font-size: 13px;
} 
.footer-grid {
    grid-template-columns: 43% 27% auto;
} 
.empty-space9 h4 {
    white-space: inherit;
}
.empty-space9-downloads {
    grid-template-columns: 8% auto;
    width: 80%;
} 
.travel-detail {
    font-size: 12px;
  height: 85px;
} 
.travel-button {
    font-size: 14px;
}  
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
} 
.PitCustomClass1 {
    display: block;
}
.PitCustomClass2 {
    width: 100%;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 23.9%;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-8 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 5%;
}
.landingpagemanager .travel-button {
    font-size: 13px;
} 
.landingpagemanager .travel-detail {
    height: 100px;
}
.landingpagemanager strong {
    font-size: 16px;
    font-weight: 600;
    display: block;
    height: 40px;
} 
.landingpagemanager {
    margin-bottom: 8%;
}  
.contact-pd p {
    font-size: 12px;
}  
.contact-pd h4 {
    font-size: 14px;
}  
.contact-block-img {
    width: 21%;
} 
iframe.map-map {
    margin-bottom: -0.6%;
} 
#mainmenu681daf566457da001358ebbd > div {
    padding: 0px ! IMPORTANT;
} 
.empty-space4 h4 {
    white-space: inherit;
}  
  
  
  
  
  
  
  
  
h1 {
    font-size: 2em;
}  
h2 {
    font-size: 3em;
}  
  
}  
  
@media screen and (max-width : 900px) {
#tab-pd .nav-justified {
    font-size: 10px;
} 
.album-text1 {
    font-size: 26px;
}
.no-js #background681d674c7544d800138dc097 {
    margin-top: -45%;
}
.footer-text3 {
    font-size: 13px;
}
.empty-space4 h2 {
    font-size: 2.5em; 
}  
.empty-space4 h4 {
    font-size: 18px;
}
.footer-text4 {
    font-size: 14px;
} 
.footer-text2 {
    font-size: 18px;
}  
.footer-text1 {
    font-size: 2em;
}
.footer-block1 {
    width: 100%;
}  
.footer-text5 {
    font-size: 10px;
}  
.empty-space7 {
    margin-top: 75%;
}
.empty-space7 h2 {
    font-size: 36px;
} 
.empty-space3-text {
    font-size: 15px;
}  
.empty-space3-img {
    width: 70%;
}
.empty-space9 {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
}  
.empty-space9-img {
    grid-column-start: 1;
    grid-row-start: 1;
} 
.empty-space9-blocks {
    grid-template-columns: 7% auto;
}
.empty-space9-downloads {
    width: 50%;
} 
.travel-detail {
    font-size: 10px;
    height: 85px;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
} 
.empty-space8 h2 {
    font-size: 3em;
}
.travel-detail {
    font-size: 10px;
}   
.contact-pd h3 {
    font-size: 15px;
}
.contact-block {
    grid-template-columns: repeat(1, 1fr);
} 
.contact-block-img {
    width: 17%;
}  
.contact-pd p {
    font-size: 14px;
}  
.contact-pd h4 {
    font-size: 16px;
}    
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 23.6%;
} 
#Component6822e8ccf89e5f0013d06fa9 {
    display: none;
}  
div#Component6822f4458666580013943890 {
    display: none;
} 
  
  
  
}

@media screen and (max-width : 480px) {
  #tab-pd > ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
  
  #tab-pd > ul > li:not(:last-child):after {
    display: none;

}
  
      #tab-pd > ul > li {
        width: 30%;
        display: block;
    }


  

  
  /*
.nav-justified {
	display: -webkit-inline-box;
	overflow: scroll;
}*/
.nav-justified {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
} 
.nav-pills>li+li {
    width: 35%;
}
  
  
#Component681c6fb109827e0013dc570b {
    display: none;
}  
#imagesControl6822e8ccf89e5f0013d06fa9 {
    padding: 0px !important;
}
.no-js #background681d674c7544d800138dc097 {
    margin-top: -105%;
}
.empty-space5 h2 {
    font-size: 5em;
    line-height: 1.1;
}    
.empty-space5 h4 {
    font-size: 16px;
    white-space: break-spaces;
}  
#background681d67728f4c500013df1d04 {
    width: 100%;
    margin: 0 auto;
}
.BOOK-mb {
    display:grid;
} 
.head-block {
    display: grid;
    width: 75%;
    margin: 0 auto;
    margin-right: auto;
} 
.head-block-text {
    font-size: 26px;
}  
.empty-space1 h1 {
    font-size: 28px;
      line-height: 1.2;
}
.empty-space1 h2 {
    line-height: 1.1;
    margin-top: 4%;
}
.empty-space1 p {
    white-space: inherit;
    text-align: justify;
}
.button-text1 {
    font-size: 16px;
    width: fit-content;
    margin: 0 auto;
    padding: 5% 11%;
}
.empty-space1-imgmb {
    display: block;
} 
.empty-space1-img {
    display: none;
} 
.empty-space1-imgmb {
    margin-top: -60%;
} 
.empty-space1 {
    padding: 8% 0% 65%;
}

.empty-space6 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  padding: 20% 0%;
}
#tab-pd .nav-justified {
    font-size: 16px;
} 
#tab-pd .nav-justified a {
    padding: 10px 5px;
}  
.empty-space6-texts {
    text-align: center;
} 
.button-text2 {
    font-size: 16px;
    padding: 4% 9%;
    width: fit-content;
    margin: 0 auto;
    margin-top: 9%;
}
.empty-space6 h4 {
    margin-bottom: 4%;
}
.empty-space3 h2 {
    font-size: 2.3em;
} 
.empty-space3-grid {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 10px;
    row-gap: 30px;
}
.empty-space7 {
    margin-top: 30%;
} 
.empty-space7 h2 {
    font-size: 2.5em;
} 
.testimonial {
	padding: 20px 10px 30px !important;
} 
.owl-prev {
    left: -9%!important;
}  
.owl-next {
    right: -9%!important;
}  
.empty-space4 {
    grid-template-columns: repeat(1, 1fr);
    gap: 50px;
}
#contentnewmode681d7e94d4656e0013f03884 {
    margin-bottom: -17%;
} 
.button-text3 {
    font-size: 16px;
    padding: 4% 8%;
} 
.footer-grid {
    grid-template-columns: 100%;
    text-align: center;
} 
.footer-text1 {
    font-size: 2.5em;
    text-align: center;
} 
.footer-text2 {
    font-size: 20px;
}  
.footer-text3 {
    font-size: 16px;
}
.footer-text4 {
    font-size: 16px;
} 
.footer-block1 {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 5%;
}    
.footer-text5 {
    font-size: 14px;
}   
.footer-pd {
    padding: 10% 0%;
}
.empty-space9-blocks {
    grid-template-columns: 14% auto;
}
.empty-space9-downloads {
    width: 100%;
      padding: 3.5% 2%;
}  
.empty-space9-downloadb {
    font-size: 15px;
} 
.empty-space9 {
    margin-bottom: 5%;
    margin-top: 8%;
} 
article.col-md-6.item.-micro {
    width: 44%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    margin: 3%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    margin: 3%;
}
.travel-detail {
    font-size: 10px;
    height: 120px;
}   
.travel-button {
    font-size: 12px;
    padding: 5% 8% 6% 8%;
}    
.empty-space8 h2 {
    font-size: 2em;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 15px;
    height: 40px;
}   
.newShareContainer {
    justify-content: flex-start !important;
}  
.managerHeader {
    font-size: 22px;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 46%;
}   
.landingpagemanager .travel-detail {
    height: 120px;
}
.contact-pd h6 {
    font-size: 24px;
}  
.contact-tl {
    font-size: 15px;
    padding: 3% 5%;
} 
iframe.map-map {
    margin-bottom: -1%;
}  
#imagesControl6822f4458666580013943890 {
    padding: 0px !important;
} 
#Component6822e8ccf89e5f0013d06fa9 {
    display: block;
}    
#Component6822f4458666580013943890 {
    display: block !important;
}
.album-mb {
    font-size: 36px;
    font-weight: 600;
    margin-top: 31%;
} 
.album-mb1 {
    margin-top: 50%;
}
.empty-space1 h1 {
    font-weight: 700;
}  
.empty-space1 h2 {
    font-weight: 700;
} 
.empty-space4 {
    padding: 15% 0% 10% 0%;
} 
#background681da63a7544d800138dcd0f .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 60px;
}
.landingpagemanager strong {
    font-size: 16px;
    height: 55px;
    line-height: 1.2;
} 
  
  
  
  
  
  
  
  
h2 {
    font-size: 3em;
}  
  
  
}



@media screen and (max-width : 375px) {
.empty-space5 h2 {
    font-size: 4em;
    line-height: 1.1;
}    
.empty-space5 h4 {
    font-size: 13px;
    white-space: break-spaces;
} 
.head-block-text {
    font-size: 24px;
}  
.footer-text3 {
    font-size: 14px;
}
.footer-text4 {
    font-size: 15px;
} 
.owl-prev {
    left: -10%!important;
}  
.owl-next {
    right: -10%!important;
}   
.travel-booknow {
    padding: 3.5% 0%;
    width: 50%;
}

  
  
  
h2 {
    font-size: 2.5em;
}  
   

}









