.itopplus-background {

}
body {
  overflow-x: hidden;
}

.itopplus-bg {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_18112023mh06/0/0/1z-z1121938523721.webp);
  background-position: top;
  padding: 5% 0 15%;
  margin-top: 5%;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_18112023mh06/0/0/2z-z1498141596743.webp");
}

.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_18112023mh06/0/0/4z-z532675056616.webp");
  color: #000;
}

.itopplus-bg5 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_18112023mh06/0/0/5z-z62993490853.webp");
}

/************Menu***************/
.navbar-default .navbar-nav > li > a {
  color: #000;
  margin: 0 17px;
  padding: 10px 0;
  font-family: "Onest", sans-serif;
}

.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: #3998d5 !important;
  box-shadow: 0px 3px 0px 0px #3998d5;
  border-radius: none;
  background: transparent;
  background-color: transparent;
}

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

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

/********Only Sidebar*********/
@media screen and (max-width: 992px) {
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #444 !important;
    color: #444 !important;
  }

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

  .navbar-default {
    background: #fff;
  }

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

  .itopplus-logo img {
    position: fixed;
    object-fit: contain;
    width: 115px !important;
    top: 8px;
    left: 15px;
  }
}

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

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

  #controlBanner {
    object-fit: contain;
    padding: 25px;
    width: 85%;
    margin: 0 auto;
  }

  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 100;
    background: #fff;
    box-shadow: 0 0 3px 0 #ccc;
  }
}

@media screen and (min-width: 1366px) and (max-width: 1400px) {
  .itopplus-bg {
    padding: 5% 0 13%;
  }
}

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

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

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

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

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

h1 {
  font-size: 4.125em;
}

h2 {
  font-size: 3.2em;
}

h3 {
  font-size: 2.8em;
}

h4 {
  font-size: 2.4em;
}

h5 {
  font-size: 2em;
}

h6,
.nav-template7 li a strong {
  font-size: 1.5em;
}

p,
.question p,
.table-package th {
  font-size: 16px;
}

.pre-package button,
.sect-about button,
.sect-question button,
div#formdisplay659631f859a6fa00134c8ac2 button,
div#Component659662ad59a6fa00134c8e71 button,
.table-package td,
.btn-document button {
  font-size: 14px;
}

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

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

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

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

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

.navbar-nav > li:hover .dropdown-menu {
  display: block;
}

.footer-social {
  display: grid;
  grid-template-columns: 12% 12% 12%;
  gap: 10px;
  margin: 4% 0;
}

.logo-footer {
  width: 60%;
  margin-bottom: 7%;
}

.footer h6,
.sect-package h6,
.form-book h3,
.contact-page h6,
.fw-semi,
.package-detail h6,
.package-detail h5 {
  font-weight: 600;
}

.cont-footer .cont-link,
.footer .cont-footer a {
  color: #18cbff;
}

.cont-footer {
  display: grid;
  grid-template-columns: 10% auto;
  gap: 10px;
  align-items: center;
  margin-bottom: 3%;
}

.cont-footer p {
  margin: 0;
}

.w-50 {
  width: 50%;
}

.footer a,
.footer .cont-footer a:hover,
.sect-package {
  color: #fff;
}

.footer a:hover,
.cont-page a:hover,
.package-detail a:hover {
  color: #18cbff;
}

.sect-about h1,
.contact-page h4 {
  font-family: "Onest", sans-serif;
  text-transform: uppercase;
  background: linear-gradient(to bottom, #619de7 0%, #2957a3 80%, #2957a3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 2%;
}

.fs-onest {
  font-family: "Onest", sans-serif;
}

.fs-libre {
  font-family: "Libre Baskerville", serif;
}

.sect-about,
.sect-package,
.text-service,
.sect-slogan,
.form-book h3,
.package-page,
.get-in h4,
h3.managerHeader {
  text-align: center;
}

.sect-about h4 {
  font-family: "Libre Baskerville", serif;
  background: linear-gradient(to top, #01325f 0%, #3d94bd 38%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  font-style: italic;
}

div#Component65961ecfb584c10013a3adf3 .grid figure figcaption,
div#Component659637a1bed757001371c7be .grid figure figcaption {
  position: static;
  padding: 0;
  text-transform: inherit;
  font-size: unset;
}

.grid figure h2 {
  word-spacing: 0;
  font-weight: inherit;
}

div#Component65961ecfb584c10013a3adf3 .imgLightbox,
div#Component659637a1bed757001371c7be .imgLightbox {
  width: 55%;
  margin: auto;
  box-shadow: 0 4px 18px rgb(0, 0, 0, 0.1);
  border-radius: 30px;
  padding: 7%;
}

div#Component65961ecfb584c10013a3adf3 .grid figure,
div#Component659637a1bed757001371c7be .grid figure {
  padding: 17% 0;
}

.text-slogan h6 {
  color: #107abe;
  font-size: 22px;
  font-weight: 600;
}

.sect-about h6,
.sect-slogan h6 {
  line-height: 32px;
}

.sect-about h6,
.sect-about h1,
a#capchatxt {
  font-weight: 400;
}

.sect-about button,
.sect-question button {
  display: grid;
  grid-template-columns: auto 20px;
  gap: 5px;
  align-items: center;
  padding: 1rem 2rem;
  background: #107abe;
  color: #fff;
  border: none;
  border-radius: 30px;
  margin: auto;
  margin-top: 3%;
  font-weight: 600;
}

.sect-package h2,
.package-page h3,
.get-in h4,
h3.managerHeader {
  font-family: "Libre Baskerville", serif;
  text-transform: uppercase;
  margin-bottom: 2%;
  font-weight: 600;
}

h3.managerHeader {
  text-transform: inherit;
}

.package-page h3,
.contact-page h6,
h3.managerHeader,
.package-detail h5 {
  color: #0b3882;
}

.package-page h3 {
  line-height: 64px;
}

.text-service {
  text-transform: uppercase;
  font-family: "Libre Baskerville", serif;
  padding: 7% 0 3%;
}

.text-service h5 {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0b3882;
  margin-bottom: 5%;
}

div#Component659622caba9dd90013817e7c .col-md-4.col-sm-4.col-xs-4 {
  background: #fff;
  margin: 2%;
  padding: 0 !important;
  border-radius: 30px;
  width: 29%;
  transition: transform 0.2s ease-out;
}

div#Component659622caba9dd90013817e7c .thumbs {
  padding: 0 !important;
}

div#Component659622caba9dd90013817e7c .imgLightbox img {
  border-radius: 30px 30px 0 0;
}

div#Component659622caba9dd90013817e7c .none-middle-mid div div div div:nth-child(3) {
  justify-content: center;
}

.text-service p {
  font-style: italic;
}

.sect-slogan h2 {
  text-transform: uppercase;
  font-family: "Onest", sans-serif;
  font-weight: 300;
  margin-bottom: 3%;
}


.sect-question h2,
.pre-package h6 {
  margin: 0;
  text-transform: uppercase;
  font-family: "Libre Baskerville", serif;
  font-weight: 700;
}

.sect-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sect-question button,
div#Component65962e77bed757001371c6e5 .thumbs,
div#Component65965bd51b144500138c4590 .thumbs,
.cont-page p,
h3.managerHeader {
  margin: 0;
}

div#Component65962dcab584c10013a3afe3 .imgLightbox img {
  border-radius: 20px;
}

figure.effect-selena {
  background: transparent;
}

div#formdisplay659631f859a6fa00134c8ac2 {
  background: transparent !important;
  padding: 0 10% 0;
}

.form-book span,
div#capcha0 .col-md-12.col-sm-12 .col-md-12.col-sm-12:nth-child(1),
div#Component659630c3bed757001371c71d .section-pagination {
  display: none;
}

div#formdisplay659631f859a6fa00134c8ac2 .form-control {
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  margin-bottom: 2rem;
  color: #fff;
  box-shadow: none;
}
div#Component659662ad59a6fa00134c8e71 .form-control {
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  margin-bottom: 2rem;

  box-shadow: none;
}
div#formdisplay659631f859a6fa00134c8ac2 input.form-control,
div#formdisplay659631f859a6fa00134c8ac2 select.form-control {
  height: 40px;
  color: #fff !important;
}
div#Component659662ad59a6fa00134c8e71 input.form-control {
  height: 40px;
}

div#formdisplay659631f859a6fa00134c8ac2 input::placeholder,
a#capchatxt {
  color: #fff;
}

div#Component659662ad59a6fa00134c8e71 textarea::placeholder,
div#Component659662ad59a6fa00134c8e71 input::placeholder,
.package-detail a {
  color: #444;
}

div#formdisplay659631f859a6fa00134c8ac2 .form-control:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}

div#capcha0 {
  display: block !important;
}

div#formdisplay659631f859a6fa00134c8ac2 .col-md-12.col-sm-12,
div#capcha0 .col-md-12.col-sm-12 {
  padding: 0 !important;
}

div#capcha0 .col-md-12.col-sm-12 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

div#formdisplay659631f859a6fa00134c8ac2 button,
div#Component659662ad59a6fa00134c8e71 button {
  background-image: none;
  text-shadow: none;
  border-radius: 30px;
  padding: 0.8rem 3rem;

  border: navajowhite;
}

div#formdisplay659631f859a6fa00134c8ac2 .col-md-12.col-sm-12 .col-md-6.col-sm-12:nth-child(2) {
  padding-left: 30px !important;
}

div#formdisplay659631f859a6fa00134c8ac2 .col-md-12.col-sm-12 .col-md-6.col-sm-12:nth-child(1) {
  padding-right: 30px !important;
}

div#formdisplay659631f859a6fa00134c8ac2 .form-control option {
  color: #000 !important;
}

.question li,
div#Component659630c3bed757001371c71d .nav-template7 li li,
div#Component65964e45bed757001371c8e9 .nav-template7 li li {
  border: none !important;
}

.question ul {
  padding-left: 0;
}

.question {
  text-align: left;
  padding-bottom: 2%;
}

div#Component659630c3bed757001371c71d .nav-template7 li,
div#Component65964e45bed757001371c8e9 .nav-template7 li {
  border-top: none;
  border-bottom: 1px solid #979797;
}

div#Component659630c3bed757001371c71d .fa-plus:before,
div#Component65964e45bed757001371c8e9 .fa-plus:before,
.text-blue {
  color: #48a9d2;
}

div#Component659630c3bed757001371c71d .nav-template7 li a,
div#Component65964e45bed757001371c8e9 .nav-template7 li a {
  width: 100%;
  padding: 1.2rem 1rem;
  text-align: left;
}

div#Component659656bead1f2f00139508b7 .imgLightbox img,
div#Component659656a9ad1f2f00139508ac .imgLightbox img,
div#Component659654e7ad1f2f0013950895 .imgLightbox img,
div#Component6596552c1b144500138c44f1 .imgLightbox img,
div#Component65965566ba9dd90013818139 .imgLightbox img,
div#Component6596558bba9dd9001381814a .imgLightbox img,
div#Component6596563dba9dd90013818153 .imgLightbox img,
div#Component66ac841842e10d0013680812 .imgLightbox img,
div#Component66acbe4c73dd030013c1309f .imgLightbox img,
div#Component66acbc499e7c7200135065bd .imgLightbox img,
div#Component66ac83fce3922700139a3232 .imgLightbox img,
div#Component659656271b144500138c451a .imgLightbox img {
  border-radius: 25px;
}

div#Component659662ad59a6fa00134c8e71 label {
  display: none !important;
}

div#Component659662ad59a6fa00134c8e71 .col-xs-12.col-sm-6.col-md-6 {
  width: 100%;
}

div#Component659662ad59a6fa00134c8e71 .col-md-offset-3 {
  margin-left: 0;
  text-align: center;
  width: 100%;
}

div#Component659662ad59a6fa00134c8e71 .form-control {
  background: #f9f9f9;
  margin-bottom: 0.5rem;
}

div#Component659662ad59a6fa00134c8e71 button {
  background: #107abe;
  color: #fff;
}

div#Component659662ad59a6fa00134c8e71 {
  padding-left: 5%;
  border-left: 1px solid #ebebeb;
}

.cont-page {
  display: grid;
  grid-template-columns: 6% auto;
  align-items: center;
  margin-top: 2%;
  gap: 10px;
}

div#Component659630c3bed757001371c71d .nav-template7 li:hover,
div#Component65964e45bed757001371c8e9 .nav-template7 li:hover {
  background-color: #f7fbfd;
}

.cont-page a,
.pre-package h6 {
  color: #000;
}

.pre-package button,
.package-detail button {
  display: grid;
  grid-template-columns: auto auto;
  gap: 5px;
  align-items: center;
  padding: 0.8rem 2rem;
  border-radius: 30px;
  border: none;
  color: #fff;
  background: #107abe;
  margin: auto;
}

.Text_seller2 {
  display: none;
}

#Contentmanager .template1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3vw;
}

#Contentmanager .template1 > div {
    display: flex;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    min-width: 100%;
    max-width: 100%;
    flex-direction: column;
}


.pre-package {
    padding: 30px 3vw;
    background-color: #f5f5f5;
    border-radius: 0 0 30px 30px;
}

.pre-package h6 {
  margin-bottom: 5%;
  line-height: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.package-detail h5 {
  line-height: 42px;
}

.pre-package img {
  width: 17px !important;
}

.package-detail button {
  grid-template-columns: 25px auto;
  margin: 0;
  margin-top: 2%;
}

.post-time,
.fbcomments,
.landingpagemanager {
  display: none;
}

.social-share {
  top: -45px;
}

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

.package-detail li {
  margin-bottom: 1%;
}

.package-detail ul {
  list-style: none;
  padding-left: 2%;
  margin-bottom: 3%;
}

.table-package {
  margin: 1% 0 3%;
}
.table1 {
  width: 50%;
}

.table-package tr:nth-child(even) {
  background-color: #f9f9f9;
}

.table-package th,
.table-package td {
  padding: 1% !important;
  border-top: none !important;
  vertical-align: middle !important;
}

.table-package tr:hover {
  background-color: #e9f6ff;
}

.table-package thead tr {
  color: #fff;
  background: linear-gradient(to right, #4092b8 0, #145a99 100%);
}

.package-detail h5.text-red,
.text-red {
  color: #ef0000;
  font-weight: 700;
  margin: 2% 0;
}

.package-detail h6 {
  margin-top: 2rem;
}

div#Component659630c4bed757001371c728 .col-xs-12.col-md-3 {
  padding: 0 1% !important;
  width: 33.33%;
}

div#Component659630c4bed757001371c728 .img-thumbnail,
div#Component659630c4bed757001371c728 .thumbnail {
  padding: 0;
  border: 1px solid #ebebeb;
  box-shadow: none;
}

.page-header .col-md-3.col-sm-5.col-xs-12 {
  width: 100% !important;
}

div#Component659637a1bed757001371c7be,
div#Component65961ecfb584c10013a3adf3 {
  width: 90%;
  margin: auto;
}

.sect-about button:hover,
.sect-question button:hover,
div#Component659680a2ad1f2f0013950e75 .col-md-4.col-sm-4.col-xs-12:hover button,
div#Component67628ad6f38f4b001adbdac7 .col-md-4.col-sm-4.col-xs-12:hover button,
div#Component6596834ab584c10013a3b99e .col-md-4.col-sm-4.col-xs-12:hover button,
div#Component659683831b144500138c4b53 .col-md-4.col-sm-4.col-xs-12:hover button,
div#Component659662ad59a6fa00134c8e71 button:hover,
div#Component65b0c909c3b22d0013c44752 .col-md-4.col-sm-4.col-xs-12:hover button,
div#Component65b0cac89b27d500137351da .col-md-4.col-sm-4.col-xs-12:hover button,
div#Component65b0cb3c9b27d50013735229 .col-md-4.col-sm-4.col-xs-12:hover button,
div#Component65cee89e7a8ca500132e3957 .col-md-4.col-sm-4.col-xs-12:hover button,
div#Component66d01c08c1f160001302a90f .col-md-4.col-sm-4.col-xs-12:hover button,
div#Component66d015b1d6a2ab00139cf5cb .col-md-4.col-sm-4.col-xs-12:hover button,
div#Component66d01cc70127d50013ec6cd6 .col-md-4.col-sm-4.col-xs-12:hover button,
div#Component66d01fe19801550013c60818 .col-md-4.col-sm-4.col-xs-12:hover button,
div#Component65cf010e372a310013f4f2cc .col-md-4.col-sm-4.col-xs-12:hover button,
.btn-document button:hover,
div#Component65cf010e372a310013f4f2cc .col-md-4.col-sm-4.col-xs-12:hover button {
  background: #18cbff;
}

div#Component659622caba9dd90013817e7c .col-md-4.col-sm-4.col-xs-4:hover {
  transform: scale(0.95);
}

div#btnview659631f859a6fa00134c8ac2.col-md-offset-5 {
  margin-left: 0;
  width: 100%;
  text-align: center;
}

.Textmanager {
  text-align: left;
}

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

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

.buttonExampleSite:hover {
  background: #1b3e8d !important;
  color: #ffffff !important;
}

.ITPlinkToCookiepage:hover {
  color: #1b3e8d !important;
}

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

.itpPDPALandingPage {
  margin-top: 3%;
}

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

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

.backToTop img {
  width: 100% !important;
}

.backToTop {
  width: 65px !important;
}

.btn-document button {
  display: grid;
  grid-template-columns: 15% auto;
  width: 23%;
  justify-content: center;
  gap: 10px;
  align-items: center;
  padding: 0.5rem 2rem;
  border-radius: 30px;
  border: none;
  color: #fff;
  background: #48a9d2;
}






/*********************responsive***********************/

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

  h1 {
    font-size: 4.525em;
  }

  h2 {
    font-size: 3.6em;
  }

  h3 {
    font-size: 3.2em;
  }

  h4 {
    font-size: 2.6em;
  }

  h5 {
    font-size: 2.2em;
  }

  h6,
  .nav-template7 li a strong {
    font-size: 1.7em;
  }

  p,
  .question p,
  .table-package th {
    font-size: 20px;
  }

  .pre-package button,
  .sect-about button,
  .sect-question button,
  div#formdisplay659631f859a6fa00134c8ac2 button,
  div#Component659662ad59a6fa00134c8e71 button,
  .table-package td,
  div#formdisplay659631f859a6fa00134c8ac2 .form-control,
  div#Component659662ad59a6fa00134c8e71 .form-control,
  .dropdown-menu > li > a,
  .btn-document button {
    font-size: 18px !important;
  }

  div#Component659637a1bed757001371c7be,
  div#Component65961ecfb584c10013a3adf3 {
    width: 80%;
  }

  .text-slogan h6 {
    font-size: 26px;
  }

  .sect-about h6,
  .sect-slogan h6 {
    line-height: 40px;
  }

  .text-service h5 {
    font-size: 28px;
  }

  .pt-20 {
    padding-top: 18%;
  }

  div#formdisplay659631f859a6fa00134c8ac2 input.form-control,
  div#formdisplay659631f859a6fa00134c8ac2 select.form-control,
  div#Component659662ad59a6fa00134c8e71 input.form-control {
    height: 45px;
  }

  div#formdisplay659631f859a6fa00134c8ac2 .form-control {
    margin-bottom: 3rem;
  }

  .cont-footer {
    grid-template-columns: 8% auto;
  }

  .cont-page {
    grid-template-columns: 5% auto;
  }

  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }

  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
  }

  .btn-document button {
    width: 18%;
    padding: 0.75rem 2rem;
    grid-template-columns: 13% auto;
  }
}

@media screen and (max-width: 1366px) {
  h6,
  .nav-template7 li a strong {
    font-size: 1.4em;
  }

  .pt-20 {
    padding-top: 11%;
  }
}

@media screen and (max-width: 1200px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 14px;
    margin: 0 12px;
  }

  h1 {
    font-size: 3.4em;
  }

  h4 {
    font-size: 2.2em;
  }

  h3 {
    font-size: 2.6em;
  }

  .text-slogan h6,
  .text-service h5 {
    font-size: 20px;
  }

  h6,
  .nav-template7 li a strong {
    font-size: 1.3em;
  }

  h2 {
    font-size: 2.8em;
  }

  p,
  .question p,
  .table-package th,
  .dropdown-menu > li > a {
    font-size: 14px;
  }

  div#Component65962e77bed757001371c6e5 .imgLightbox {
    width: 115%;
  }
}

@media screen and (max-width: 900px) {
  div#Component65961ecfb584c10013a3adf3 .col-md-3.col-sm-4.col-xs-4,
  div#Component659637a1bed757001371c7be .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
  }

  .text-slogan h6,
  .text-service h5 {
    font-size: 18px;
  }

  div#Component65961ecfb584c10013a3adf3 .imgLightbox,
  div#Component659637a1bed757001371c7be .imgLightbox {
    border-radius: 25px;
    width: 65%;
  }

  .sect-about br,
  .contact-page br {
    display: none;
  }

  h4 {
    font-size: 2em;
  }

  h2 {
    font-size: 2.4em;
  }

  h3 {
    font-size: 2.2em;
  }

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

  .pt-20 {
    padding-top: 6%;
  }

  div#Component65962e77bed757001371c6e5 .imgLightbox,
  div#Component659637a1bed757001371c7be,
  div#Component65961ecfb584c10013a3adf3 {
    width: 100%;
  }

  .pre-package h6 {
    margin-bottom: 7%;
  }

  .table-package {
    margin: 0 0 3%;
  }

  h6,
  .nav-template7 li a strong {
    font-size: 18px;
  }

  div#Component659656bead1f2f00139508b7 .imgLightbox img,
  div#Component659656a9ad1f2f00139508ac .imgLightbox img,
  div#Component659654e7ad1f2f0013950895 .imgLightbox img,
  div#Component6596552c1b144500138c44f1 .imgLightbox img,
  div#Component65965566ba9dd90013818139 .imgLightbox img,
  div#Component6596558bba9dd9001381814a .imgLightbox img,
  div#Component6596563dba9dd90013818153 .imgLightbox img,
  div#Component66ac841842e10d0013680812 .imgLightbox img,
  div#Component66acbe4c73dd030013c1309f .imgLightbox img,
  div#Component66acbc499e7c7200135065bd .imgLightbox img,
  div#Component66ac83fce3922700139a3232 .imgLightbox img,
  div#Component659656271b144500138c451a .imgLightbox img {
    border-radius: 20px;
  }

  .package-page h3 {
    margin-bottom: 0;
  }

  div#Component659662ad59a6fa00134c8e71 .form-control {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 480px) {
  #Contentmanager .template1 {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  }
  
  h1 {
    font-size: 26px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 26px;
  }

  h4 {
    font-size: 18px;
  }

  .sect-about h4 {
    line-height: 32px;
    margin-bottom: 5%;
  }

  div#contentnewmode6594da5559a6fa00134c8112,
  div#imagesControl65961ecfb584c10013a3adf3,
  div#Component659630c3bed757001371c71d .col-md-12.text-justify,
  div#formdisplay659631f859a6fa00134c8ac2,
  div#imagesControl65962e77bed757001371c6e5,
  div#contentnewmode659615cd1b144500138c4018,
  div#imagesControl65962c7159a6fa00134c8a65,
  div#imagesControl659637a1bed757001371c7be,
  div#contentnewmode65964e10ba9dd900138180e6,
  div#imagesControl659656a9ad1f2f00139508ac,
  div#imagesControl659656bead1f2f00139508b7,
  div#imagesControl659654e7ad1f2f0013950895,
  div#imagesControl65965566ba9dd90013818139,
  div#imagesControl6596552c1b144500138c44f1,
  div#imagesControl6596558bba9dd9001381814a,
  div#imagesControl6596563dba9dd90013818153,
  div#imagesControl659656271b144500138c451a,
  div#contentnewmode6596658ebed757001371cb45 {
    padding: 0 !important;
  }

  div#Component65961ecfb584c10013a3adf3 .col-md-3.col-sm-4.col-xs-12,
  div#Component659637a1bed757001371c7be .col-md-3.col-sm-4.col-xs-12 {
    width: 50%;
    text-align: center;
  }

  div#Component65961ecfb584c10013a3adf3 .imgLightbox,
  div#Component659637a1bed757001371c7be .imgLightbox,
  div#Component659680a2ad1f2f0013950e75 .col-md-4.col-sm-4.col-xs-12,
  div#Component67628ad6f38f4b001adbdac7 .col-md-4.col-sm-4.col-xs-12,
  div#Component6596834ab584c10013a3b99e .col-md-4.col-sm-4.col-xs-12,
  div#Component659683831b144500138c4b53 .col-md-4.col-sm-4.col-xs-12,
  div#Component65b0c909c3b22d0013c44752 .col-md-4.col-sm-4.col-xs-12,
  div#Component65b0cac89b27d500137351da .col-md-4.col-sm-4.col-xs-12,
  div#Component65b0cb3c9b27d50013735229 .col-md-4.col-sm-4.col-xs-12,
  div#Component65cee89e7a8ca500132e3957 .col-md-4.col-sm-4.col-xs-12,
  div#Component66d01c08c1f160001302a90f .col-md-4.col-sm-4.col-xs-12,
  div#Component66d015b1d6a2ab00139cf5cb .col-md-4.col-sm-4.col-xs-12,
  div#Component66d01cc70127d50013ec6cd6 .col-md-4.col-sm-4.col-xs-12,
  div#Component66d01fe19801550013c60818 .col-md-4.col-sm-4.col-xs-12,
  div#Component65cf010e372a310013f4f2cc .col-md-4.col-sm-4.col-xs-12 {
    margin-bottom: 5%;
  }

  h6,
  .nav-template7 li a strong {
    font-size: 16px;
  }

  .sect-about h6,
  .sect-slogan h6 {
    line-height: inherit;
  }

  .sect-about button {
    margin-top: 7%;
  }

  .itopplus-bg {
    background-size: cover;
    background-position: top;
  }

  .text-service {
    background: #fff;
    border-radius: 0 0 30px 30px;
    padding-bottom: 7%;
  }

  br,
  div#contentnewmode65964e39b584c10013a3b18b {
    display: none;
  }


  .itopplus-bg4 {
    background-size: contain;
  }

  div#formdisplay659631f859a6fa00134c8ac2 .col-md-12.col-sm-12 .col-md-6.col-sm-12:nth-child(1) {
    padding-right: 0 !important;
  }

  div#formdisplay659631f859a6fa00134c8ac2 .col-md-12.col-sm-12 .col-md-6.col-sm-12:nth-child(2) {
    padding-left: 0 !important;
  }

  .cont-page {
    grid-template-columns: 11% auto;
    margin-top: 4%;
  }

  div#Component659662ad59a6fa00134c8e71 {
    padding-left: 0;
    border-left: none;
    margin-top: 4%;
  }

  .social-share {
    top: 0;
    right: -45px;
  }

  h5 {
    font-size: 20px;
  }

  div#Component659630c4bed757001371c728 .col-md-12.text-justify {
    padding: 0 2% !important;
  }

  .page-header {
    margin-bottom: 7%;
  }

  .package-detail ul {
    margin-bottom: 6%;
  }

  .package-detail h6 {
    line-height: 30px;
  }

  div#Component659630c4bed757001371c728 .col-xs-12.col-md-3 {
    padding: 0 2% !important;
    width: 50%;
  }

  .ITPcookiebar {
    padding: 3%;
    display: flex !important;
  }

  .ITPcookieLeftText {
    /* color: white; */
    float: unset !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
  }

  .ITPcookieButton {
    float: unset !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
  }

  .ITPcookieLeftText span {
    font-size: 14px;
  }

  .w-50 {
    width: 100%;
  }
}

 #modquee {
overflow: unset !important;
    position: relative;
    display: flex;
    height: 300px;
    width: 100%;
    margin: 0 auto;
  }

  #modquee-contain {
    display: flex;
    position: absolute;
    inset: 0;
  }

.modquee-items {
    padding: 20px;
    aspect-ratio: 1;
    height: fit-content;
    width: fit-content;
    min-width: auto;
}
.modquee-items img {
    height: 250px !important;
    width: 250px !important;
    border-radius: 25px;
    box-shadow: 0 4px 18px rgb(0, 0, 0, 0.1);
  }


.package-detail h5 {
  line-height: 42px;
}

.package-detail h5 {
  line-height: 42px;
}

.CustomImageGalleryType_2 .effect-default img {
  border-radius: 20px;
}

#Contentmanager .img-container .img {
  border-radius: 30px 30px 0 0;
}

#Contentmanager .template1 .template-panel {
  padding-bottom: 0;
  height: 100% !important;
  max-height: 100% !important;
}

#Contentmanager .template1 .img-container .img {
  position: unset !important;
  aspect-ratio: 1;
}


