.itopplus-background {

}
.unknown { position: fixed; bottom: 15% !important; } .unknown_prf .btn-main, .unknown_prf:hover .btn-main { margin-bottom: 0 !important; }

body {
  overflow-x: hidden;
  color: #444444;
  font-family: "LINE Seed Sans TH";
}

.itopplus-bg {
    /* background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_13072024qtze/0/0/1z-z874558558646.jpg); */
    /* background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_13072024qtze/0/0/bg-Recommendz-z239274584277.jpg); */
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_13072024qtze/0/0/bgz-z713396538971.jpg);
    position: relative;
    z-index: 1;
}

.itopplus-bg2 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_13072024qtze/0/0/2z-z438579068420.jpg);
    background-size: cover;
    background-position: center;
}

.itopplus-bg4 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_13072024qtze/0/0/4z-z639140977265.jpg);
    z-index: 1;
    position: relative;
}

.itopplus-bg5 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_13072024qtze/0/0/5z-z445038895556.jpg");
}

.navbar-default .navbar-nav > li > a {
    color: #444444;
    margin: 0;
    padding: 8px 15px;
    border-radius: 0;
    border-bottom: 3px solid transparent;
    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: #444444 !important;
  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 .dropdown-menu > li > a {
    color: #444444;
    font-size: 16px;
    padding: 5px 20px;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff !important;
  background: #f06969;
  border-radius: 0px;
}








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

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

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

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

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

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

  #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) {
  .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, 80%, 20vw);
    margin: 0 auto;
  }

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

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
  }
ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
	margin: 0;
}
}










/* 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: 0px 0px 0px 0px;
} 
.CASS-A-main .thumbnail {
    border: solid 0px #eeeeee;
    background: transparent;
    transition: 0.5s;
    color: #282828;
    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: transparent;
  box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
  color: #f4c400;
}



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

 




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

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: 0px;
}
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: 0px;
}
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: 0px;
}

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;
}
figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
  border-radius: 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: 2% 0% 0%;
    text-transform: capitalize;
    font-weight: 500;
    text-align: left;
    color: #000;
    width: 70%;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #000;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
    color: #000000;
    padding: 2% 0% 1%;
    font-weight: 600;
    line-height: normal;
    height: inherit;
    margin-bottom: 0%;
    text-transform: capitalize;
    text-align: center;
}
/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
article.col-md-6.item.-micro:hover .product-button {
    background-color: #27b1e3;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .review-button {
    color: #f06969;
      border-bottom: solid 1px #f06969;
}

.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
    margin-bottom: 0px;
}
article.col-md-6.item.-micro {
    width: 23%;
}
.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: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 3% 0% 0% 0%;
}

.CASS-A-main .Contentmanager .site .col-section .item.-micro a .caption {
    padding: 3% 0% 3% 0%;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro:nth-child(odd):hover {
    background-color: #f5f5f5;
}
.CASS-A-main .Contentmanager .site .col-section .item.-micro:nth-child(even):hover {
    background-color: #f5f5f5;
}


.Contentmanager .site .col-section .item.-micro:nth-child(odd):hover {
    background-color: #fbf5ee;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even):hover {
    background-color: #fbf5ee;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: #fff;
    border: solid 0px #bdbdbd;
    border-radius: 20px;
    padding: 1.2%;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 15px;
      transition: 0.5s;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: #fff;
    border: solid 0px #bdbdbd;
    border-radius: 20px;
    padding: 1.2%;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 15px;
      transition: 0.5s;
}


.Contentmanager .site .col-section .item.-micro:nth-child(odd):hover .houseplans-button {
    background-color: #bfac74;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even):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: 22px !important;
    font-weight: 600;
    color: #000;
}
.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: #0f2a71;
    color: #fff;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover {
    background-color: #fbf5ee;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 31.9%;
    background: #fff;
    border: 0px solid #e6c806 !important;
    margin: 5px;
    border-radius: 20px;
    display: inline-table;
    padding: 2%;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 15px;
    transition: 0.5s;
}
.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: 50px;
    display: none;
    margin-top: 5%;
    font-weight: 400;
    text-align: center;
    color: #212121;
    margin-bottom: 0%;
}
.landingpagemanager .btn-sm p {
    display: block;
}
/*
 
.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: 142%;
    display: block;
    overflow: hidden;
    border-radius: 0px;
}
.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 .article-ab {
    font-size: 14px;
}
 






.landingpagemanager .empty-space3-ct h5 {
    font-size: 16px;
}
.landingpagemanager .empty-space3-ct p {
    margin-top: 5%;
}
.landingpagemanager .empty-space3-price1 {
    font-size: 16px;
}
.landingpagemanager .empty-space3-price2 {
    font-size: 28px;
}
.landingpagemanager .empty-space3-text {
    font-size: 13px;
}




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



/* รูป ไม่เท่ากัน */
/*
.row.contenemanager-gallery {
    column-count: 4;
    --webkit-column-count: 4;
    --moz-column-count: 4;
    gap: 20px;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
  padding-left: 0px;
  padding-right: 0px;
  height: auto;
  width: 100%;
}*/

/* รูป ไม่เท่ากัน */


/* Share */

.itp-newshare-button {
    border-radius: 50px;
    font-size: 16px;
    height: 5rem;
    padding-left: 4rem;
    padding-right: 4rem;
}
.itp-newshare-button:hover {
    background-color: #f16969;
}
.newShareContainer {
    justify-content: end !important;
}
 
.social-share {
    margin-top: -20%;
}

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








/*---สไลด์---*/
#carousel68330a25a97982001a1f0fb7 .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;
  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;
}


#background687f3622853b130013719d30 .glyphicon-chevron-left:before,
#background687f3622853b130013719d30 .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%; */
}



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


.head-block-img:hover {
    transform: scale(1.05);
}
.head-block-img {
    transition: 0.5s;
}
.head-block {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 5px;
    width: 35%;
    margin: 0 auto;
    margin-right: 0;
}
.footer-pd a:hover {
    color: #fbf5ee;
}
.footer-pd a {
    color: #fff;
    transition: 0.5s;
}
.footer-pd {
    display: grid;
    grid-template-columns: 32% 18% 24% auto;
    gap: 20px;
    padding: 4% 0%;
    font-family: "Inter", "LINE Seed Sans TH";
}
.footer-text1 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 1%;
}
.footer-text2 {
    font-size: 15px;
    white-space: break-spaces;
}
.footer-text3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 1%;
}
.footer-text4 {
    font-size: 15px;
    white-space: break-spaces;
}
.footer-text5 {
    font-size: 18px;
    font-weight: 500;
}
.footer-text6 {
    font-size: 14px;
}
.footer-block1 {
    display: flex;
    width: 60%;
    gap: 5px;
    margin-top: 3%;
    margin-bottom: 4%;
}
.footer-block1-img:hover {
    transform: scale(1.05);
}
.footer-block1-img {
    transition: 0.5s;
}
.footer-img {
    -webkit-animation: hithere 2s ease infinite;
    animation: hithere 2s ease infinite;
}





/* class  */

.comingsoonn {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 3%;
  margin-top: 0%;
}






.empty-space {
	padding: 2.5%;
}
.empty-spaces {
    padding: 5%;
}
.empty-space1 h2 {
    font-family: "Inter", sans-serif;
    text-align: center;
    font-weight: 500;
    color: #000000;
    padding: 20% 0% 1%;
}
.empty-space2 h2 {
    font-family: "Inter", sans-serif;
    text-align: center;
    font-weight: 500;
    color: #000000;
    padding: 5% 0% 1%;
}
.empty-space3 h2 {
    font-family: "Inter", sans-serif;
    text-align: center;
    font-weight: 500;
    color: #ffffff;
    font-size: 4em;
}
.empty-space3 h4 {
    text-align: center;
}
.empty-space3 {
    padding: 5% 0% 0%;
    margin-bottom: -23%;
}
.empty-space3-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 5%;
}
.empty-space3-block:hover {
    background-color: #fbf5ee;
}
.empty-space3-block {
    background-color: #fff;
    padding: 5%;
    color: #000;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 15px;
    transition: 0.5s;
}
.empty-space3-block h1 {
    color: #eb8264;
    text-align: center;
    font-weight: 600;
}
.empty-space3-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space3-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space3-img {
    margin-top: 5%;
    margin-bottom: 5%;
    display: block;
    overflow: hidden;
}
.empty-space3-block p {
    color: #444444;
    font-size: 14px;
}
.empty-space3-block h5 {
    white-space: break-spaces;
    color: #000;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 5%;
}
.empty-space3-block01 {
    display: grid;
    grid-template-columns: 9% auto;
    gap: 10px;
    margin-bottom: 1%;
}
.empty-space3-image {
    align-self: center;
}
.empty-space3-image img {
    width: 100%;
}
.empty-space3-text {
    align-self: center;
    font-size: 14px;
    color: #444444;
}
.empty-space3-border {
    border-bottom: solid 1px #cccccc;
    margin-top: 7%;
    margin-bottom: 7%;
}
.empty-space3-block02 {
    display: grid;
    grid-template-columns: 25% auto;
}
.empty-space3-price1 {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    line-height: 1.2;
}
.empty-space3-price2 {
    align-self: center;
    font-size: 32px;
    color: #f06969;
    font-weight: 600;
    line-height: 1;
}
.empty-space3-ct p {
    color: #444444;
    font-size: 14px;
    margin-top: 3%;
    margin-bottom: 2%;
}
.empty-space3-ct h5 {
    white-space: break-spaces;
    color: #000;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 5%;
}
.empty-space3-ct {
    text-align: left;
}
.empty-space4 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    padding: 37% 0% 14%;
    color: #000;
}
.empty-space4-text2 {
    display: grid;
    justify-content: end;
    text-align: right;
}
.empty-space4-text01 {
    font-family: "Inter", sans-serif;
    font-size: 5em;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
}
.empty-space4-text02 {
    font-family: "Inter", sans-serif;
    text-transform: uppercase;
    font-size: 2.7em;
}
.empty-space5 h2 {
    font-family: "Inter", sans-serif;
    text-align: center;
    font-weight: 500;
    color: #000000;
    padding: 0% 0% 2%;
}
.empty-space5-grid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    margin-top: 3%;
    column-gap: 20px;
    row-gap: 50px;
}
.empty-space5-img {
    border-radius: 40px;
    display: block;
    overflow: hidden;
  position: relative;
        z-index: -1;
}
.empty-space5-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 40px;
}
.empty-space5-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space5-image {
    width: 30%;
    margin: 0 auto;
    margin-top: -15%;
    transition: 0.5s;
    position: relative;
    z-index: 1;
}
.empty-space5-text {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin-top: 8%;
}
.empty-space5-block {
    color: #444;
    transition: 0.5s;
}
.empty-space5-block:hover .empty-space5-image {
    transform: translate(0px, -8px);
    transition: 0.5s;
   position: relative;
    z-index: 1;
}
.empty-space5-block:hover {
    color: #f16969;
}
.empty-space5-block a {
    color: #444;
}

.empty-space5 {
    padding: 6% 0% 0%;
}
.empty-space6 {
    display: grid;
    grid-template-columns: 15% auto;
    gap: 20px;
    justify-content: center;
    color: #fff;
    margin-top: 5%;
    margin-bottom: 2%;
}
.empty-space6 h2 {
    font-size: 4em;
    line-height: 1;
    font-family: "Inter", sans-serif;
    font-weight: 500;
}
.empty-space6-text {
    align-self: center;
}
.empty-space6-img {
    align-self: center;
    margin-top: 5%;
    margin-bottom: 7%;
}
.empty-space6-texts {
    font-family: "Dancing Script", cursive;
    color: #eb8264;
    font-size: 30px;
}
.empty-space6-grid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    margin-top: 5%;
}
.empty-space6-block:hover {
    background-color: #fbf5ee;
}
.empty-space6-block {
    background-color: #fff;
    padding: 5% 5% 7%;
    border-radius: 30px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 15px;
    transition: 0.5s;
}
.empty-space6-grid h4 {
    font-weight: 600;
    color: #000000;
}
.empty-space6-grid p {
    color: #000000;
}
.empty-space6-button {
    border-bottom: solid 1px #f58c50;
    width: fit-content;
    margin: 0 auto;
    color: #f58c50;
    font-family: "Inter", sans-serif;
}
.empty-space6-pd {
    margin-bottom: -11.5%;
}
.empty-space6-imgg {
    -webkit-animation: hithere 2s ease infinite;
    animation: hithere 2s ease infinite;
}
.empty-space7 {
    font-family: "Inter", "LINE Seed Sans TH";
    text-align: center;
    text-transform: capitalize;
    padding: 5% 0% 2%;
}
.empty-space7 h4 {
    font-weight: 400;
}
.empty-space7 h2 {
    font-weight: 500;
    color: #000;
}
.empty-space8 h5 {
    text-align: center;
    font-weight: 600;
    color: #000000;
    background-color: #fbf1e6;
    padding: 5% 0%;
    border-radius: 30px 30px 0px 0px;
    text-transform: uppercase;
}
.empty-space8-img img {
    border-radius: 0px 0px 30px 30px;
}
.empty-space8-blocks {
    display: grid;
    grid-template-columns: 30% auto;
    gap: 10px;
    background-color: #fafafa;
    padding: 3%;
    border-radius: 10px;
}
.empty-space8-texts {
    align-self: center;
}
.empty-space8-texts1 {
    font-weight: 600;
    font-size: 16px;
}
.empty-space8-imgs img {
    border-radius: 10px;
}
.empty-space8-blocka {
    display: grid;
    gap: 10px;
}
 .empty-space9-text {
    align-self: center;
}
.empty-space9 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
}
.empty-space9-img img {
    border-radius: 20px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space9-img {
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.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-icon {
    width: 10%;
} 
.empty-space9 h4 {
    color: #000;
    font-weight: 600;
}
.empty-space9-icon img {
    filter: brightness(0) saturate(100%) invert(69%) sepia(41%) saturate(5320%) hue-rotate(318deg) brightness(96%) contrast(94%);
}
.empty-space9 h3 {
    font-weight: 600;
    color: #f16969;
}
.empty-space9-imgs {
    display: grid;
    gap: 20px;
    align-self: self-start;
}
.empty-space10-img1:hover {
  transform: scale(1.05);
}
.empty-space10-img1 {
    transition: 0.5s;
    background-color: #f16969;
}
.empty-space10-block {
  display: flex;
  width: 100%;
  gap: 10px;
  margin-bottom: 2%;
}
.empty-space10-img {
  width: 5%;
  align-self: center;
}
.empty-space10 h3 {
    font-weight: 600;
    margin-bottom: 4%;
    margin-top: 7%;
    color: #2f2f2f;
    font-size: 20px;
}
.empty-space10-block1 {
  display: flex;
  width: 50%;
  gap: 10px;
  margin-top: 4%;
}
.empty-space10 p {
  white-space: break-spaces;
  color: #2f2f2f;
}
.empty-space10-text {
  font-size: 16px;
}
.empty-space10 {
  border-left: solid 1px #676767;
  padding-left: 15%;
  margin-left: 10%;
}
.empty-space10 a:hover {
  color: #f16969;
}
.empty-space10 a {
  color: #2f2f2f;
  transition: 0.5s;
}
.empty-space10-tt {
    color: #f16969;
    font-size: 16px;
    font-weight: 600;
}
.empty-space10 h4 {
    font-weight: 600;
    margin-bottom: 1%;
    color: #000;
}
.empty-space10-block01 {
    margin-top: 5%;
}
.empty-space11 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    margin-top: 2%;
}
.empty-space11 p {
    white-space: break-spaces;
}
.empty-space11 h1 {
    font-weight: 600;
    font-size: 2.5em;
    color: #000;
}
.empty-space11 h5 {
    color: #f16969;
}
.empty-space11-border {
    border-bottom: solid 1px #ccc;
    margin-bottom: 5%;
    margin-top: 5%;
}
.empty-space11-text {
    align-self: center;
}
.empty-space11-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space11-img img {
    border-radius: 30px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space11-img {
    display: block;
    overflow: hidden;
    border-radius: 30px;
}
.empty-space12 {
    font-family: "Inter", "LINE Seed Sans TH";
    padding: 4% 0% 6% 0%;
}
.empty-space12 h2 {
    text-align: center;
    text-transform: capitalize;
    font-weight: 500;
}
.empty-space12 h4 {
    text-align: center;
}
.empty-space12-grid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    margin-top: 4%;
}
.empty-space12-block {
    display: grid;
    grid-template-columns: 20% auto;
    gap: 15px;
    background-color: #fff;
    color: #000000;
    border-radius: 100px;
    padding: 2%;
}
.empty-space12-text {
    align-self: center;
}
.empty-space12-text1 {
    font-size: 19px;
}
.empty-space12-text2 {
    font-size: 18px;
}
.empty-space12-img {
    border: solid 1px #ccc;
    border-radius: 100px;
}
.empty-space13 {
    font-family: "Inter", "LINE Seed Sans TH";
    padding: 5% 0% 7%;
    text-align: center;
}
.empty-space13 h2 {
    text-transform: capitalize;
    font-weight: 500;
    color: #000;
}
.empty-space13-block {
    display: grid;
    grid-template-columns: 32% auto;
    gap: 30px;
    font-size: 18px;
    background-color: #fafafa;
    border-radius: 100px;
}
.empty-space13-grid {
    display: grid;
    gap: 10px;
    width: 80%;
    margin: 0 auto;
    margin-top: 5%;
}
.empty-space13-text1 {
    background-color: #f16969;
    color: #fff;
    padding: 8% 0%;
    border-radius: 50px;
}
.empty-space13-text2 {
    align-self: center;
    text-align: left;
}
.empty-space13-grid1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    margin-top: 5%;
    text-align: left;
}
.empty-space13-img01s img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space13-img01s img {
    border-radius: 30px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space13-img01s {
    display: block;
    overflow: hidden;
    border-radius: 30px;
}
.empty-space13-grid1 h4 {
    font-weight: 600;
    margin-bottom: 1%;
    color: #000;
}
.empty-space13-text01 {
    align-self: center;
}















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

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







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


.Request-for-quotation {
    margin-top: -11%;
}
.eapps-widget-toolbar { 
    display: none; 
}




.button-text1:hover {
    background-color: #ff7a7a;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.button-text1 {
    background-color: #f16969;
    width: fit-content;
    margin: 0 auto;
    font-size: 18px;
    padding: 1.5% 4%;
    margin-top: 4%;
    border-radius: 50px;
    transition: 0.5s;
    color: #fff;
}
.button-text01 {
    margin-top: 13%;
}




/* world map */

.world-map-grid {
    position: relative;
}
.world-map-block {
    position: absolute;
    top: 0;
    padding: 10% 3% 3%;
    display: grid;
    grid-template-columns: repeat(4,1fr);
    width: 100%;
}
.world-map h2 {
    font-family: "Inter", sans-serif;
    text-align: center;
    font-weight: 500;
    color: #000000;
    padding: 6% 0% 4%;
    text-transform: capitalize;
}
.world-map-logo {
    width: 50%;
    margin-left: 20%;
    margin-top: 85%;
    -webkit-animation: bounce 3s infinite 3s;
    animation: bounce 3s infinite 3s;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.world-map01 {
    display: grid;
    grid-template-columns: 7% auto;
    gap: 10px;
    margin-top: 1%;
    margin-bottom: 1%;
    font-family: "Inter", sans-serif;
    transition: 0.5s;
    color: #000000;
}
.world-map01:hover {
    transform: scale(1.02);
    color: #f16969;
}
.world-map01-img {
    align-self: center;
}
.world-map01-text {
    align-self: center;
    font-size: 16px;
}
.world-map-mg1 {
    margin-left: 40%;
    margin-right: -40%;
}
.world-map-mg2 {
    margin-top: 77%;
    margin-left: 11%;
    margin-right: -11%;
}
.world-map-mg3 {
    margin-left: 5%;
    margin-right: -5%;
}
.world-map-mg4 {
    margin-left: -6%;
    margin-right: 6%;
    margin-top: -2%;
}
.world-map-mg5 {
    margin-top: 7%;
    margin-left: -13%;
    margin-right: 13%;
}
.world-map-mg6 {
    margin-left: 28%;
    margin-right: -28%;
    margin-top: -2%;
}
.world-map-mg7 {
    margin-top: 35%;
    margin-left: 9%;
    margin-right: -9%;
}
.world-map-mg8 {
    margin-top: 32%;
    margin-bottom: 2%;
    margin-left: -23%;
    margin-right: 23%;
}
.world-map-mg9 {
    margin-top: -5%;
    margin-left: 22%;
    margin-right: -22%;
}
.world-map-mg10 {
    margin-top: 10%;
    margin-left: -17%;
    margin-right: 17%;
}
.world-map-mg11 {
    margin-top: -3%;
    margin-left: -10%;
    margin-right: 10%;
}
.world-map-mg12 {
    margin-top: -3%;
    margin-left: -15%;
    margin-right: 15%;
}





/* ฟอร์ม Style */
.from-text {
      color: #2f2f2f;
      font-size: 3em;
      font-weight: 600;
      text-align: center;
      margin-bottom: -3%;
}
.CASS-A-main .form-control {
    border: none;
    border-bottom: 1px solid #d7dbdf;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    background-color: transparent;
    padding: 0px 0px;
    color: #444444 !important;
    height: 30px;
    font-size: 16px;
}
.CASS-A-main .form-control:focus {
   border-bottom: 1px solid #f06969;
}
.CASS-A-main .btn-default:hover, 
.CASS-A-main .btn-default:focus {
    background-position: 0 0px;
    border: 1px solid #ffc5bb;
    background: #ffc5bb;
    color: #ffffff;
}
.CASS-A-main .btn-default {
    background-repeat: repeat-x;
    border-color: #f06969;
    padding: 10px 45px;
    font-size: 18px;
    border: 1px solid #f06969;
    color: #ffffff;
    text-shadow: none;
    border-radius: 10px;
    background: #f06969;
    transition: 0.5s;
    text-transform: capitalize;
    box-shadow: none;
    opacity: 1;
}
.CASS-A-main ::placeholder {
    color: #444444;
}


/* home */

#background687f5cf8222e380013df5bb6 {
    width: 85%;
    margin: 0 auto;
}
#btnview687f5cf8222e380013df5bb6 {
    margin-top: 0%;
    margin-left: 37%;
}
#cookie687f5cf8222e380013df5bb6 {
    font-size: 16px;
    text-align: left !important;
    margin-left: 3%;
    margin-top: -5%;
}
#formdisplay687f5cf8222e380013df5bb6 .glyphicon {
    display: none;
}
#formdisplay687f5cf8222e380013df5bb6 {
    background-color: transparent !important;
}
#selectbox6 {
    margin-bottom: -3%;
}



/* CONTACT US */
/*
#background687ded40e6aa8c0013441086 {
    width: 70%;
    margin: 0 auto;
}*/
#btnview68808759d76e4c00138d0e82 {
    margin-top: 1%;
    margin-left: 65%;
}
#cookie68808759d76e4c00138d0e82 {
    font-size: 16px;
    text-align: left !important;
    margin-top: 1%;
    padding: 0% 10% 1% 3.5% !important;
}
#formdisplay68808759d76e4c00138d0e82 .glyphicon {
    display: none;
}
iframe.map-map {
    margin-bottom: -0.5%;
}
.from-text1 {
    color: #2f2f2f;
    font-size: 20px;
    font-weight: 600;
    margin-top: 3%;
    margin-left: 2%;
    text-transform: capitalize;
}








/* หน้าต้นแบบ ทัวร์ไทย */
 
#background687f692941d4e30013976845,
#background687f721700067f0013ff43ae,
#background687f7267853b13001371a409,
#background687f7277853b13001371a439,
#background687f727f853b13001371a447 {
    margin-top: 10%;
    margin-bottom: 20%;
}


/* ปิดชื่อ */
#background687f6dd6222e380013df5f81 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background688054c96a38f6001321fc1b .Contentmanager .site .col-section .item.-micro a .caption .title,
#background688054e16a38f6001321fc42 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background688054f86a38f6001321fc50 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background688055276814a900135722e9 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background688313966814a90013575422 .Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}


/* เที่ยว */


.travels-img img {
    width: 100% !important;
    border-radius: 20px;
}
.travels-block1 {
    display: grid;
    grid-template-columns: 60% auto;
    margin-top: 5%;
    margin-bottom: 5%;
}
.travels-block1-topic {
    font-size: 26px;
    font-weight: 600;
    align-self: end;
    color: #000;
}
.travels-block1-price {
    display: grid;
    grid-template-columns: 30% auto;
    gap: 5px;
    justify-content: end;
}
.travels-block1-price1 {
    font-size: 18px;
    align-self: end;
}
.travels-block1-price2 {
    align-self: center;
    font-size: 36px;
    color: #f06969;
    font-weight: 600;
    line-height: 1;
}
.travels-block2 {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
}
.travels-block2-block01 {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.travels-block2-block {
    background-color: #fbf5ee;
    border-radius: 10px;
    padding: 10%;
    text-align: center;
}
.travels-block2-block02 {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
}
.travels-block2-block03 {
    font-size: 16px;
}
.travels-block3 h5 {
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
}
.travels-block3 {
    margin-top: 5%;
}
.travels-block3-block {
    display: grid;
    grid-template-columns: 7% auto;
    gap: 5px;
}
.travels-block3-text {
    font-size: 16px;
    align-self: center;
}
.travels-block3-blocks {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
    margin-top: 2%;
}
.travels-block3-img img {
    width: 100% !important;
    filter: brightness(0) saturate(100%) invert(59%) sepia(68%) saturate(2570%) hue-rotate(319deg) brightness(97%) contrast(94%);
}
.travels-block2-block01 img {
    width: 100% !important;
}
.travels-block3-blocka {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 5%;
}
.travels-block3-imga img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.travels-block3-imga img {
    width: 100% !important;
    border-radius: 20px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.travels-block3-imga {
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.travels-pd {
    text-align: left;
    font-family: "Inter", "LINE Seed Sans TH";
}
.travels-block3-details {
    font-size: 16px;
    margin-top: 4%;
    font-weight: 600;
}
.travels-downloads {
    display: grid;
    grid-template-columns: 13% auto;
    gap: 10px;
    justify-content: center;
    background-color: #f16969;
    color: #fff;
    width: 30%;
    margin: 0 auto;
    margin-top: 6%;
    padding: 2.5% 0%;
    border-radius: 50px;
}
.travels-downloadb {
    font-size: 20px;
    align-self: center;
    text-transform: capitalize;
}
.travels-downloada img {
    filter: invert(1);
}
.travels-block3-blocks01 {
    grid-template-columns: repeat(1, 1fr);
}
.travels-block3-blocks01 .travels-block3-block {
    grid-template-columns: 3.5% auto;
    gap: 8px;
}
.travels-block1-topic01 {
    align-self: self-start;
}
.travels-block1-price01 {
    align-self: self-start;
}




/* pdpa */

.pdpa-text h5 {
  font-weight: 600;
  margin-top: 2%;
}
.pdpa-text h4 {
  font-weight: 600;
}
.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: 26% !important;
    background-color: rgb(0 0 0 / 50%) !important;
    color: #fff;
    margin: 0 auto;
    left: 0% !important;
    right: 0%;
    transform: translate(135%, 0) !important;
    display: grid !important;
    bottom: 2% !important;
}
.ITPlinkToCookiepage:hover {
  color: #f16969 !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: #f16969 !important;
    border: 1px solid #f16969 !important;
    color: #fff !important;
    font-size: 14px !important;
}
.ITPcookieLeftText {
    font-size: 14px!important;
    padding-left: 15px !important;
    padding-top: 15px !important;
    padding-right: 10px !important;
}





/* review */
.review-text {
    text-align: center;
    font-size: 16px;
    color: #000;
}
.review-button {
    border-bottom: solid 1px #f58c50;
    width: fit-content;
    margin: 0 auto;
    color: #f58c50;
    font-family: "Inter", sans-serif;
    margin-top: 4%;
}
.review-block {
    text-align: center;
    color: #000;
    padding: 0% 0% 1%;
}
.review-block h4 {
    font-weight: 600;
}




/* เลขอัลบัม */
.pagination>.active>a, 
.pagination>.active>span, 
.pagination>.active>a:hover, 
.pagination>.active>span:hover, 
.pagination>.active>a:focus, 
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #f06969;
    border-color: #f06969;
}
.pagination>li>a, 
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #eeeef0;
    border: 1px solid #eeeef0;
}
.pagination>li>a:hover, 
.pagination>li>span:hover, 
.pagination>li>a:focus, 
.pagination>li>span:focus {
    color: #f06969;
    background-color: #eeeef0;
    border-color: #eeeef0;
}
figure.effect-chico figcaption::before {
    z-index: 1;
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff0;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.pagination-sm>li:last-child>a, 
.pagination-sm>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.pagination-sm>li:first-child>a, 
.pagination-sm>li:first-child>span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}




.amg2 {
    -webkit-animation: hithere 2s ease infinite;
    animation: hithere 2s ease infinite;
}
.amg1 {
    -webkit-animation: hithere1 2s ease infinite;
    animation: hithere1 2s ease infinite;
}


@keyframes circle {
    0% {
        transform: rotate(0deg) translate(-20px) rotate(0deg);

    }

    100% {
        transform: rotate(360deg) translate(-20px) rotate(-360deg);
    }
}





.hithere {
  animation: hithere 0.32 s ease infinite;
}
@keyframes hithere {
  30% { transform: scale(1.1); }
  50% { transform: rotate(10deg) scale(1); }
  100% { transform: scale(1); }
}
.hithere1 {
  animation: hithere 0.5 s ease infinite;
}
@keyframes hithere1 {
  30% { transform: scale(1.1); }
  50% { transform: rotate(-10deg) scale(1); }
  100% { transform: scale(1); }
}









@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav > li > a {
    font-size: 22px;
}
.head-block {
    width: 25%;
}
.no-js .dropdown-menu > li > a {
    font-size: 18px;
}
.world-map01-text {
    font-size: 20px;
}
.empty-space3 h2 {
    font-size: 5em;
}
.empty-space3-block p {
    font-size: 16px;
}
.empty-space3-block h5 {
    font-size: 26px;
}
.empty-space3-text {
    font-size: 18px;
}
.empty-space3-block01 {
    grid-template-columns: 8% auto;
}
.empty-space3-price1 {
    font-size: 22px;
} 
.empty-space3-price2 {
    font-size: 48px;
}
.empty-space3 {
    padding: 4% 0% 0%;
    margin-bottom: -20.7%;
}
.empty-space4-text01 {
    font-size: 6.5em;
} 
.empty-space4-text02 {
    font-size: 3.5em;
}
.empty-space5-text {
    font-size: 22px;
}
.empty-space6 h2 {
    font-size: 5em;
}
.empty-space6-texts {
    font-size: 42px;
}
.empty-space6-button {
    font-size: 18px;
}
.empty-space6-pd {
    margin-bottom: -9.6%;
} 
.empty-space1 h2 {
    padding: 20% 0% 1%;
} 
.from-text {
    font-size: 4em;
    margin-bottom: 0%;
}
.CASS-A-main .form-control {
    height: 40px;
    font-size: 18px;
}  

#background687f5cf8222e380013df5bb6 {
    width: 80%;
    margin-top: 5%;
}
#cookie687f5cf8222e380013df5bb6 {
    font-size: 18px;
    text-align: left !important;
    margin-left: 2.5%;
    margin-top: 0%;
} 
.CASS-A-main .btn-default {
    padding: 15px 45px;
}  
.footer-text1 {
    font-size: 20px;
}
.footer-text2 {
    font-size: 18px;
}
.footer-text3 {
    font-size: 20px;
}
.footer-text5 {
    font-size: 20px;
}
.footer-text4 {
    font-size: 18px;
} 
.footer-text6 {
    font-size: 16px;
} 
.footer-block1 {
    width: 50%;
}
.footer-img {
    width: 70%;
}
.ITPcookiebar {
    width: 19% !important;
    transform: translate(209%, 0) !important;
    bottom: 2% !important;
}
.empty-space3-ct h5 {
    font-size: 26px;
} 
.empty-space3-ct p {
    font-size: 16px;
}
.social-share {
    margin-top: -15%;
}
.travels-block1-topic {
    font-size: 34px;
    align-self: self-start;
}
.travels-block1-price1 {
    font-size: 22px;
}
.travels-block1-price2 {
    font-size: 40px;
}
.travels-block2-block02 {
    font-size: 22px;
}
.travels-block2-block03 {
    font-size: 20px;
}
.travels-block3-text {
    font-size: 20px;
}
.travels-block3-block {
    grid-template-columns: 5% auto;
    gap: 7px;
}
.travels-block3-details {
    font-size: 20px;
}
.travels-downloadb {
    font-size: 24px;
}
.travels-downloads {
    grid-template-columns: 13% auto;
    width: 26%;
    padding: 2% 0%;
}  
.landingpagemanager #relateContentTitle {
    font-size: 26px !important;
}
.empty-space8-texts1 {
    font-size: 20px;
} 
.empty-space8-texts2 {
    font-size: 16px;
}
.landingpagemanager .empty-space3-ct h5 {
    font-size: 22px;
}
.landingpagemanager .empty-space3-text {
    font-size: 18px;
}
.landingpagemanager .empty-space3-price1 {
    font-size: 20px;
} 
.landingpagemanager .empty-space3-price2 {
    font-size: 40px;
}
.icon_b {
    font-size: 20px;
}  
.empty-space9 {
    gap: 100px;
}
.empty-space9-icon {
    width: 15%;
    margin-bottom: 2%;
}
.empty-space9 h4 {
    margin-bottom: 1%;
}
.empty-space11 {
    gap: 100px;
}
.empty-space11 h1 {
    font-size: 3.5em;
}
.empty-space12-text1 {
    font-size: 24px;
} 
.empty-space12-text2 {
    font-size: 22px;
}
.empty-space12-block {
    grid-template-columns: 15% auto;
    gap: 20px;
}
.empty-space13-block {
    font-size: 20px;
}
.empty-space13-grid1 {
    gap: 100px;
}  
.from-text1 {
    font-size: 24px;
}
.empty-space10 h3 {
    font-size: 24px;
}
.empty-space10-tt {
    font-size: 20px;
} 
.empty-space10-text {
    font-size: 20px;
} 
.empty-space10-img {
    width: 4%;
}  
.empty-space10-block1 {
    width: 35%;
}
#cookie68808759d76e4c00138d0e82 {
    font-size: 20px;
    padding: 0% 17% 1% 2.5% !important;
} 
#btnview68808759d76e4c00138d0e82 {
    margin-top: 4%;
    margin-left: 74%;
}
.itopplus-layout .col-md-4 {
    width: 25%;
}
.itopplus-layout .col-md-8 {
    width: 75%;
}
.travels-block2-block01 {
    width: 40%;
} 
.travels-block3-blocks01 .travels-block3-block {
    grid-template-columns: 2.5% auto;
} 
.button-text1 {
    font-size: 20px;
    padding: 1% 3%;
    margin-top: 4%;
}
.button-text01 {
    margin-top: 13%;
}  
  
  
  
  
  
  
  
  
  
  
  
p {
    font-size: 20px;
}  
h1 {
    font-size: 2.5em;
} 
h2 {
    font-size: 4em;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 28px;
}
}

@media screen and (max-width : 1191px) {
#imagesControl687f3622853b130013719d30 {
    padding: 0px ! IMPORTANT;
} 
.empty-space3-block h1 {
    font-size: 20px;
} 
.empty-space3-block h5 {
    font-size: 16px;
}

.empty-space3-price1 {
    font-size: 14px;
}
.empty-space3-price2 {
    font-size: 26px;
}  
.empty-space4-text01 {
    font-size: 3em;
}  
.empty-space4-text02 {
    font-size: 22px;
} 
.empty-space3-text {
    font-size: 12px;
}  
.empty-space3-grid {
    margin-top: 4%;
} 
.empty-space6-grid p {
    font-size: 14px;
}
#mainmenu687f37fe41d4e3001397607c > div {
    padding: 0px !important;
}  
.from-text {
    font-size: 2em;
}
.CASS-A-main .form-control {
    height: 20px;
    font-size: 14px;
} 
#cookie687f5cf8222e380013df5bb6 {
    font-size: 14px;
} 
.CASS-A-main .btn-default {
    padding: 7px 35px;
    font-size: 16px;
}
.footer-text2 {
    font-size: 13px;
}
.footer-text1 {
    font-size: 16px;
}
.footer-text3 {
    font-size: 16px;
}
.footer-text4 {
    font-size: 13px;
}
.footer-text5 {
    font-size: 16px;
}
.footer-text6 {
    font-size: 11px;
}
.travels-block1-topic {
    font-size: 22px;
}
.travels-block1-price1 {
    font-size: 15px;
} 
.travels-block1-price2 {
    font-size: 32px;
}
  
  
.landingpagemanager strong {
    display: none;
}  
.landingpagemanager .col-md-8.col-sm-8.col-xs-8 {
    width: 100%;
    padding: 0%;
}
.landingpagemanager .empty-space3-ct h5 {
    font-size: 13px;
}
.landingpagemanager .empty-space3-text {
    font-size: 10px;
}  
.landingpagemanager .empty-space3-price1 {
    font-size: 12px;
}
.landingpagemanager .empty-space3-price2 {
    font-size: 20px;
}  
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 31%;
}
.landingpagemanager .empty-space3-ct p {
    font-size: 10px;
}
.managerHeader {
    font-size: 20px;
}
.empty-space12-text1 {
    font-size: 16px;
}  
.empty-space12-text2 {
    font-size: 16px;
}
.empty-space12-block {
    grid-template-columns: 17% auto;
    gap: 10px;
}
.empty-space13-grid {
    width: 100%;
}
#mainmenu68808609c5e08d0013739a13 > div {
    padding: 0px ! IMPORTANT;
} 
  
  
  
  
  
  
}  
  
@media screen and (max-width : 900px) {
.world-map01-text {
    font-size: 14px;
}
.empty-space3 h2 {
    font-size: 3em;
}
.empty-space3-block h5 {
    font-size: 12px;
}
.empty-space3-text {
    font-size: 9px;
}   
.empty-space3-price1 {
    font-size: 11px;
}
.empty-space3-block p {
    font-size: 9px;
}
.empty-space3-price2 {
    font-size: 20px;
}   
.empty-space3-price1 {
    font-size: 10px;
} 
.empty-space4-text01 {
    font-size: 2.5em;
}  
.empty-space4-text02 {
    font-size: 18px;
} 
.empty-space5-text {
    font-size: 16px;
}
.empty-space6-grid p {
    font-size: 11px;
} 
.empty-space6-button {
    font-size: 10px;
}
.empty-space6-texts {
    font-size: 20px;
} 
.footer-text2 {
    font-size: 10px;
}
.footer-text1 {
    font-size: 14px;
}
.footer-text3 {
    font-size: 14px;
}
.footer-text4 {
    font-size: 10px;
}
.footer-text5 {
    font-size: 14px;
}
.footer-text6 {
    font-size: 8px;
}
  
  
  
#display2, #display4, #display8 {
    margin-right: -6%;
}  
#cookie687f5cf8222e380013df5bb6 {
    margin-left: 5%;
}
#btnview687f5cf8222e380013df5bb6 {
    margin-left: 5%;
}
.world-map-mg10 {
    margin-top: 7%;
}
.empty-space3-ct h5 {
    font-size: 13px;
} 
.empty-space3-ct p {
    font-size: 10px;
}
.social-share {
    margin-top: -10%;
}
.empty-space9-icon {
    width: 20%;
}
.empty-space11 h1 {
    font-size: 26px;
}
.empty-space12-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    width: 70%;
    margin: 0 auto;
    margin-top: 4%;
}
.empty-space12-text1 {
    font-size: 18px;
}  
.empty-space12-text2 {
    font-size: 18px;
} 
.empty-space13-block {
    font-size: 16px;
}
.empty-space13-block {
    gap: 15px;
}
.empty-space10 p {
    white-space: inherit;
} 
.empty-space10-block1 {
    width: 70%;
} 
.empty-space10-img {
    width: 7%;
} 

#cookie68808759d76e4c00138d0e82 {
    font-size: 14px;
    margin-top: 1%;
    padding: 0% 5% 1% 5.5% !important;
}
.world-map {
    overflow: hidden;
}
.empty-space6-block {
    border-radius: 20px;
}
  
  
  
  
h2 {
    font-size: 2.5em;
} 
h4 {
    font-size: 18px;
}
  
  
  
  
}

@media screen and (max-width : 480px) {
.world-map01-text {
    font-size: 8px;
    line-height: 1;
}
.world-map01 {
    grid-template-columns: 7% auto;
    gap: 2px;
} 
.world-map-block {
    padding: 9% 3% 3%;
} 
.world-map-mg3 {
    margin-left: 5%;
    margin-right: -5%;
    margin-top: -3%;
    margin-bottom: 4%;
} 
.world-map-mg4 {
    margin-left: -6%;
    margin-right: 6%;
    margin-top: -14%;
} 
.world-map-mg5 {
    margin-top: -2%;
} 
.world-map-mg6 {
    margin-top: -13%;
}
.world-map-mg7 {
    margin-top: 20%;
}
.world-map-mg9 {
    margin-top: -16%;
}
.world-map-mg10 {
    margin-top: -3%;
}
.world-map-mg11 {
    margin-top: -13%;
} 
.world-map-mg12 {
    margin-top: -10%;
} 
.world-map-mg12 {
    margin-top: -14%;
} 
.ITPcookiebar {
    width: 85% !important;
    transform: translate(6%, 0) !important;
} 
.world-map-mg2 {
    margin-left: 23%;
    margin-right: -23%;
}
.itopplus-bg {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_13072024qtze/0/0/1z-z874558558646.jpg);
    background-size: cover;
}
.empty-space3-grid {
    grid-template-columns: repeat(2, 1fr);
}
.empty-space3-block h1 {
    font-size: 18px;
}   
.empty-space4-text01 {
    font-size: 20px;
}   
.empty-space4-text02 {
    font-size: 10px;
}  
.empty-space5-grid {
    grid-template-columns: repeat(2, 1fr);
}
.empty-space5-img img {
    border-radius: 20px;
} 
.empty-space5-img {
    border-radius: 20px;
}
.empty-space6 h2 {
    font-size: 2em;
}  
.empty-space3 h2 {
    font-size: 2em;
}
.empty-space3 h4 {
    font-size: 16px;
}
.empty-space6 h4 {
    font-size: 16px;
}
.empty-space6-grid {
    grid-template-columns: repeat(2, 1fr);
}
#form687f5cf8222e380013df5bb6 {
    padding: 0px !important;
}  
.from-text {
    margin-top: 10%;
} 
#mainmenu687f5cf8222e380013df5bb6 > div {
    padding: 0px ! IMPORTANT;
} 
.CASS-A-main .form-control {
    height: 40px;
    font-size: 16px;
}  
#cookie687f5cf8222e380013df5bb6 {
    margin-left: 3%;
}  
#btnview687f5cf8222e380013df5bb6 {
    margin-left: 0%;
} 
.footer-pd {
    grid-template-columns: 100%;
    gap: 10px;
}
.footer-text1 {
    font-size: 18px;
}
.footer-text2 {
    font-size: 15px;
}
.footer-text3 {
    font-size: 18px;
} 
.footer-text4 {
    font-size: 15px;
}
.footer-text5 {
    font-size: 18px;
}
.footer-block1 {
    width: 45%;
}
.footer-text6 {
    font-size: 14px;
}

.footer-block04 {
    display: none;
} 
article.col-md-6.item.-micro {
    width: 48%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    padding: 3%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    padding: 3%;
} 
.empty-space3-text {
    font-size: 10px;
}     
.empty-space3-block01 {
    grid-template-columns: 7% auto;
    gap: 7px;
    margin-bottom: 0%;
}
.itp-newshare-button {
    font-size: 14px;
    height: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
}
.newShareContainer {
    justify-content: flex-start !important;
} 
.social-share {
    margin-top: 0%;
} 
.managerHeader {
    font-size: 22px;
    padding: 2% 0% 0%;
    width: 100%;
}
.travels-block1 {
    grid-template-columns: 100%;
    margin-top: 10%;
    margin-bottom: 10%;
}
.travels-block1-price {
    grid-template-columns: 25% auto;
    gap: 5px;
        justify-content: center;
    margin-top: 4%;
} 
.travels-block1-topic {
    font-size: 22px;
    text-align: center;
}
.travels-block2 {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.travels-block3-blocks {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
}
.travels-block3-blocka {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-top: 5%;
}
.travels-block3-imga {
    border-radius: 10px;
}
.travels-block3-imga img {
    border-radius: 10px;
}
.travels-downloads {
    width: 45%;
    padding: 3.5% 0%;
    border-radius: 50px;
} 
.travels-downloadb {
    font-size: 16px;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 46.4%;
}  
.landingpagemanager .empty-space3-text {
    font-size: 8px;
}   
.landingpagemanager .empty-space3-price1 {
    font-size: 10px;
}
.landingpagemanager .empty-space3-ct h5 {
    font-size: 10px;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    border-radius: 10px;
}
.travels-img img {
    border-radius: 10px;
}
.empty-space9 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
} 
.empty-space11 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
.empty-space12-grid {
    width: 100%;
}
.empty-space12-img {
    width: 30%;
    margin: 0 auto;
}
.empty-space12-text1 {
    font-size: 16px;
}  
.empty-space12-text2 {
    font-size: 16px;
}  
.empty-space12-block {
    grid-template-columns: 100%;
    gap: 15px;
    padding: 5% 2%;
    text-align: center;
    border-radius: 20px;
}
.empty-space13-block {
    grid-template-columns: 100%;
    font-size: 18px;
    border-radius: 20px;
}
.empty-space13-text2 {
    text-align: center;
    padding: 0% 5% 5%;
} 
.empty-space13-text1 {
    padding: 5% 0%;
    border-radius: 50px;
}
.empty-space13-grid1 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    margin-top: 5%;
} 
#form68808759d76e4c00138d0e82 {
    padding: 0px ! IMPORTANT;
} 
#btnview68808759d76e4c00138d0e82 {
    margin-left: 0%;
}
#cookie68808759d76e4c00138d0e82 {
    font-size: 14px;
    text-align: left !important;
    margin-top: -7%;
    padding: 0% 0% 2% 3% !important;
} 
.empty-space10 {
    border-left: solid 0px #676767;
    padding-left: 0%;
    margin-left: 0%;
}
.empty-space10 h4 {
    font-size: 20px;
} 
.empty-space10-block1 {
    width: 60%;
} 

.travels-block3-blocks01 .travels-block3-block {
    grid-template-columns: 7% auto;
    gap: 5px;
}
.landingpagemanager {
    display: none;
}
.empty-space13-block {
    font-size: 16px;
}
iframe.map-map {
    margin-bottom: -1.3%;
} 
.modal-content {
    position: fixed;
}
.empty-space3-block h5 {
    font-size: 11px;
} 
.review-block h4 {
    font-size: 16px;
    white-space: break-spaces;
}
.review-block p {
    white-space: break-spaces;
}
.itopplus-bg4 {
    background-size: cover;
} 
.button-text1 {
    font-size: 16px;
    padding: 3% 8%;
    margin-top: 4%;
}
.testimonial {
	padding: 0px 10px 0px ! IMPORTANT;
}
.button-text01 {
    margin-top: 13%;
}  
#mainmenu68830edc6814a900135753f1 {
    display: none;
}  
#contentnewmode68830fd4d76e4c00138d3650 {
    display: none;
} 
  
  
  
  
h2 {
    font-size: 2em;
} 
  
}


@media screen and (max-width : 375px) {
.world-map01-text {
    font-size: 8px;
    line-height: 1;
}
.world-map01 {
    grid-template-columns: 7% auto;
    gap: 2px;
} 
.world-map-block {
    padding: 8% 3% 3%;
} 
.world-map-mg3 {
    margin-left: 5%;
    margin-right: -5%;
    margin-top: 0%;
    margin-bottom: 0%;
}  
.world-map-mg4 {
    margin-left: -4%;
    margin-right: 4%;
    margin-top: -13%;
} 
.world-map-mg5 {
    margin-top: -5%;
} 
.world-map-mg6 {
    margin-top: -13%;
}
.world-map-mg7 {
    margin-top: 20%;
}
.world-map-mg9 {
    margin-top: -17%;
}
.world-map-mg10 {
    margin-top: -10%;
} 
.world-map-mg11 {
    margin-top: -14%;
} 
.world-map-mg12 {
    margin-top: -14%;
} 

  
}


@media screen and (max-width : 350px) {
.world-map-mg9 {
    margin-top: -20%;
}
.world-map-mg10 {
    margin-top: -14%;
} 
.world-map-block {
    padding: 8% 3% 3%;
}  

}

@media screen and (max-width : 320px) {
.world-map-mg8 {
    margin-top: 25%;
}

}



 




