.template-viewer .template-td-lte .main-sections {
  overflow: hidden;
}
.template-viewer .template-td-lte .section-01 > div:not(.map-section) img {
  position: relative;
  z-index: 5;
}
.template-viewer .template-td-lte .section-01 > div:not(.map-section) svg {
  position: absolute;
  top: -50px;
  right: -75px;
  width: calc(100% + 125px);
  fill: #dbe1ed;
}
.template-viewer .template-td-lte .section-01 .editor h3 {
  font-weight: 800;
  line-height: 1.2em;
  margin: 0 0 15px 0;
}
.template-viewer .template-td-lte .section-01 .editor h6 {
  font-weight: 800;
  line-height: 1.2em;
  margin: 0 0 15px 0;
}
.template-viewer .template-td-lte .section-01 .editor p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6em;
  margin: 0 0 15px 0;
}
.template-viewer .template-td-lte .section-01 .button {
  background: linear-gradient(90deg, #73bf43 0%, #62ac4e 100%);
}
.template-viewer .template-td-lte .section-01 .button:hover {
  color: #ffffff;
}
.template-viewer .template-td-lte .section-01 .package .title {
  display: block;
  text-align: center;
}
.template-viewer .template-td-lte .section-01 .package .title h3 {
  font-style: normal;
  font-weight: 700 !important;
  font-size: 50px !important;
  line-height: 85px !important;
  color: #000000;
  padding: 0;
  margin: 0 0 64px 0 !important;
}
.template-viewer .template-td-lte .section-01 .package .title .owl-filter-bar {
  background: #FFFFFF;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 100px;
  padding: 0 16px;
}
.template-viewer .template-td-lte .section-01 .package .title .owl-filter-bar div {
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 80px;
}
.template-viewer .template-td-lte .section-01 .package .title .owl-filter-bar div a {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 34px;
  color: #959595;
  cursor: pointer;
}
.template-viewer .template-td-lte .section-01 .package .title .owl-filter-bar div a.active {
  color: #000000;
}
.template-viewer .template-td-lte .section-01 .package .title .owl-filter-bar div a.active:before {
  background-color: #53976a;
}
.template-viewer .template-td-lte .section-01 .package .title .owl-filter-bar div > span {
  content: "";
  position: absolute;
  bottom: -12.5px;
  width: 91px;
  height: 12.5px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 35px 35px;
  transition: 0.5s;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card {
  text-align: center;
  border-radius: 35px;
  padding: 0 11px 15px 11px;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card > img,
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card > picture > img {
  width: 100%;
  margin: -12px 0 20px 0;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card .head {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: 0 0 12px 0;
  margin: 0 31px 22px 31px;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card .head span {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 51px;
  color: #FFFFFF;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card .body {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 30px;
  padding: 0 0 22px 0;
  margin: 0 31px 22px 31px;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card .foot {
  padding: 0;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card .foot .night {
  font-weight: 700;
  font-size: 20px;
  line-height: 34px;
  margin: 0 0 4px 0;
  text-decoration: line-through;
  text-decoration-color: red;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card .foot .price {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 51px;
  margin: 0 0 21px 0;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card .foot .add-it,
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card .foot .no-add-it {
  background: linear-gradient(90deg, #FFFFFF -3.79%, #FFFFFF 100%);
  border-radius: 20px;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 34px;
  color: #000000;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(100% - 82px);
  height: 52px;
  margin: 0 auto;
  border: none;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card .foot .add-it:hover,
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card .foot .no-add-it:hover {
  background: linear-gradient(90deg, #A0CD3A -3.79%, #11B24B 100%);
  color: #FFFFFF;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.green-dark {
  background: linear-gradient(180.07deg, #333333 0.06%, #055554 99.94%);
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.1);
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.green-dark .head {
  border-bottom: 1px solid #959595;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.green-dark .body {
  border-bottom: 1px solid #959595;
  color: #959595;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.green-dark .foot .night {
  color: #959595;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.green-dark .foot .price {
  color: #ffffff;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.medium-green {
  background: linear-gradient(180.07deg, #90C53B 0.06%, #188A41 68.73%);
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.1);
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.medium-green .head {
  border-bottom: 1px solid #E3E3E3;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.medium-green .body {
  border-bottom: 1px solid #E3E3E3;
  color: #E3E3E3;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.medium-green .foot .night {
  color: #E3E3E3;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.medium-green .foot .price {
  color: #ffffff;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.green-light {
  background: linear-gradient(180.07deg, #73BF45 0.06%, #90C53B 99.94%);
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.1);
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.green-light .head {
  border-bottom: 1px solid #E3E3E3;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.green-light .body {
  border-bottom: 1px solid #E3E3E3;
  color: #E3E3E3;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.green-light .foot .night {
  color: #E3E3E3;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.green-light .foot .price {
  color: #ffffff;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.dark {
  background: radial-gradient(100% 100% at 49.87% 0%, #666666 0%, #000000 100%);
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.1);
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.dark .head {
  border-bottom: 1px solid #E3E3E3;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.dark .body {
  border-bottom: 1px solid #E3E3E3;
  color: #E3E3E3;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.dark .foot .night {
  color: #E3E3E3;
}
.template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.dark .foot .price {
  color: #ffffff;
}
.template-viewer .template-td-lte .section-02 .package-extension {
  position: relative;
}
.template-viewer .template-td-lte .section-02 .package-extension svg {
  position: absolute;
  bottom: -350px;
  right: -75px;
  width: calc(100% + 275px);
  fill: #8fc83d;
}
.template-viewer .template-td-lte .section-02 .package-extension .title {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.template-viewer .template-td-lte .section-02 .package-extension .title h2 {
  font-weight: 800;
  color: #27514f;
  line-height: 1.2em;
}
.template-viewer .template-td-lte .section-02 .package-extension .title h3 {
  min-width: max-content;
}
.template-viewer .template-td-lte .section-02 .package-extension .title .owl-filter-extension-bar {
  display: block;
  width: 75%;
  background-color: #b2d557;
  border-radius: 10px;
  padding: 0 15px;
}
.template-viewer .template-td-lte .section-02 .package-extension .title .owl-filter-extension-bar a {
  font-weight: 800;
  color: #49823b;
  display: inline-block;
  padding: 17.5px 10px;
  cursor: pointer;
  position: relative;
}
.template-viewer .template-td-lte .section-02 .package-extension .title .owl-filter-extension-bar a:before {
  content: "";
  position: absolute;
  bottom: -2.5px;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: transparent;
}
.template-viewer .template-td-lte .section-02 .package-extension .title .owl-filter-extension-bar a.active {
  background-color: #bcda70;
  color: #295553;
}
.template-viewer .template-td-lte .section-02 .package-extension .title .owl-filter-extension-bar a.active:before {
  background-color: #295553;
}
.template-viewer .template-td-lte .section-02 .package-extension .owl-filter-extension .td-card {
  background-color: #ffffff;
  text-align: center;
  border-radius: 10px;
  padding: 25px;
}
.template-viewer .template-td-lte .section-02 .package-extension .owl-filter-extension .td-card .head {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  border-bottom: 1px solid #d5dbe4;
  padding: 15px 0;
  position: relative;
}
.template-viewer .template-td-lte .section-02 .package-extension .owl-filter-extension .td-card .head:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -25px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #a6ce39;
}
.template-viewer .template-td-lte .section-02 .package-extension .owl-filter-extension .td-card .head:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -25px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #a6ce39;
}
.template-viewer .template-td-lte .section-02 .package-extension .owl-filter-extension .td-card .head span {
  display: inline-block;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.2em;
}
.template-viewer .template-td-lte .section-02 .package-extension .owl-filter-extension .td-card .head .stroge {
  color: #7bb956;
}
.template-viewer .template-td-lte .section-02 .package-extension .owl-filter-extension .td-card .head .month {
  color: #254e4f;
}
.template-viewer .template-td-lte .section-02 .package-extension .owl-filter-extension .td-card .foot {
  padding: 15px 0;
}
.template-viewer .template-td-lte .section-02 .package-extension .owl-filter-extension .td-card .foot .price {
  font-size: 24px;
  font-weight: 800;
  color: #5ca351;
  line-height: 1.2em;
  margin: 0;
}
.template-viewer .template-td-lte .section-02 .package-extension .owl-filter-extension .td-card .code {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  border-top: 1px solid #d5dbe4;
  padding: 8px 0;
  position: relative;
}
.template-viewer .template-td-lte .section-02 .package-extension .owl-filter-extension .td-card .code span {
  font-size: 14px;
}
.template-viewer .template-td-lte .section-02 .package-extension .owl-filter-extension .owl-stage-outer {
  direction: rtl;
}
.template-viewer .template-td-lte .section-02 .package-extension .owl-filter-extension .owl-stage-outer .owl-stage {
  direction: rtl;
  margin: 0 0 0 auto;
  padding-right: 0 !important;
}
.template-viewer .template-td-lte .section-02 .package-extension .owl-filter-extension .owl-nav button {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  font-weight: lighter;
  font-size: 72px;
  color: #0c5753;
}
.template-viewer .template-td-lte .section-02 .package-extension .owl-filter-extension .owl-nav .owl-prev {
  right: 12.5px;
}
.template-viewer .template-td-lte .section-02 .package-extension .owl-filter-extension .owl-nav .owl-next {
  left: 12.5px;
}
.template-viewer .template-td-lte .section-02 .package-extension .owl-filter-extension .owl-dots {
  margin: 12.5px 0 0 0;
}
.template-viewer .template-td-lte .section-02 .package-extension .owl-filter-extension .owl-dots button.owl-dot.active {
  background: #0c5753;
}
.template-viewer .template-td-lte .section-03 .package-additional {
  position: relative;
}
.template-viewer .template-td-lte .section-03 .package-additional svg {
  position: absolute;
  bottom: -350px;
  right: -75px;
  width: calc(100% + 275px);
  fill: #ffffff;
}
.template-viewer .template-td-lte .section-03 .package-additional .title {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.template-viewer .template-td-lte .section-03 .package-additional .title h2 {
  font-weight: 800;
  color: #61ab4f;
  line-height: 1.2em;
  margin: 0 0 15px 0;
}
.template-viewer .template-td-lte .section-03 .package-additional .owl-filter-additional .td-card {
  background-color: #ffffff;
  text-align: center;
  border-radius: 10px;
  padding: 25px;
}
.template-viewer .template-td-lte .section-03 .package-additional .owl-filter-additional .td-card .head {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  border-bottom: 1px solid #d5dbe4;
  padding: 15px 0;
}
.template-viewer .template-td-lte .section-03 .package-additional .owl-filter-additional .td-card .head:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -25px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #f2f2f2;
}
.template-viewer .template-td-lte .section-03 .package-additional .owl-filter-additional .td-card .head:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -25px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #f2f2f2;
}
.template-viewer .template-td-lte .section-03 .package-additional .owl-filter-additional .td-card .head span {
  display: inline-block;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.2em;
}
.template-viewer .template-td-lte .section-03 .package-additional .owl-filter-additional .td-card .head .stroge {
  color: #7bb956;
}
.template-viewer .template-td-lte .section-03 .package-additional .owl-filter-additional .td-card .head .month {
  color: #254e4f;
}
.template-viewer .template-td-lte .section-03 .package-additional .owl-filter-additional .td-card .foot {
  padding: 15px 0;
}
.template-viewer .template-td-lte .section-03 .package-additional .owl-filter-additional .td-card .foot .price {
  font-size: 24px;
  font-weight: 800;
  color: #5ca351;
  line-height: 1.2em;
  margin: 0 0 15px 0;
}
.template-viewer .template-td-lte .section-03 .package-additional .owl-filter-additional .owl-stage-outer {
  direction: rtl;
}
.template-viewer .template-td-lte .section-03 .package-additional .owl-filter-additional .owl-stage-outer .owl-stage {
  direction: rtl;
  margin: 0 0 0 auto;
  padding-right: 0 !important;
}
.template-viewer .template-td-lte .section-03 .package-additional .owl-filter-additional .owl-nav button {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  font-weight: lighter;
  font-size: 72px;
  color: #0c5753;
}
.template-viewer .template-td-lte .section-03 .package-additional .owl-filter-additional .owl-nav .owl-prev {
  right: 12.5px;
}
.template-viewer .template-td-lte .section-03 .package-additional .owl-filter-additional .owl-nav .owl-next {
  left: 12.5px;
}
.template-viewer .template-td-lte .section-03 .package-additional .owl-filter-additional .owl-dots {
  margin: 12.5px 0 0 0;
}
.template-viewer .template-td-lte .section-03 .package-additional .owl-filter-additional .owl-dots button.owl-dot.active {
  background: #0c5753;
}
.template-viewer .template-td-lte .section-special .col-special .title h3 {
  font-weight: 800;
  line-height: 1.2em;
  margin: 0 0 15px 0;
}
.template-viewer .template-td-lte .section-special .col-special .editor h3 {
  font-weight: 800;
  color: #2c563b;
  line-height: 1.2em;
  margin: 0 0 15px 0;
}
.template-viewer .template-td-lte .section-special .col-special .editor h4 {
  font-weight: 800;
  line-height: 1.2em;
  margin: 0 0 15px 0;
}
.template-viewer .template-td-lte .section-special .col-special .editor p {
  font-size: 14px;
  font-weight: 400;
  color: #538820;
  line-height: 1.6em;
  margin: 0 0 15px 0;
}
.template-viewer .template-td-lte .section-special .col-special .show-package {
  background-color: #ffffff;
  border-radius: 10px;
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  align-items: center;
}
.template-viewer .template-td-lte .section-special .col-special .show-package .detail {
  width: 60%;
}
.template-viewer .template-td-lte .section-special .col-special .show-package .detail .head {
  padding: 25px 25px 12.5px 25px;
  width: 100%;
}
.template-viewer .template-td-lte .section-special .col-special .show-package .detail .head .stroge {
  font-size: 18px;
  font-weight: 800;
  color: #5da450;
  line-height: 1.2em;
  margin: 0 0 0 0;
}
.template-viewer .template-td-lte .section-special .col-special .show-package .detail .head .month {
  font-size: 18px;
  font-weight: 800;
  color: #8092a8;
  line-height: 1.2em;
  margin: 0 15px 0 0;
}
.template-viewer .template-td-lte .section-special .col-special .show-package .detail .foot {
  font-size: 18px;
  font-weight: 800;
  color: #254c43;
  line-height: 1.2em;
  margin: 0 15px 0 0;
  padding: 12.5px 25px 25px 25px;
  width: 100%;
}
.template-viewer .template-td-lte .section-special .col-special .show-package .link-to {
  text-align: center;
  width: 40%;
  font-size: 20px;
  font-weight: 800;
  color: #589d54;
  line-height: 1.2em;
  cursor: pointer;
}
.template-viewer .template-td-lte .section-special .col-special .show-package .link-to span {
  font-weight: 800;
  vertical-align: -5px;
}
.template-viewer .template-td-lte .section-special .col-special.right .title h2 {
  color: #fcfef2;
}
.template-viewer .template-td-lte .section-special .col-special.right .editor h4 {
  color: #fcfef2;
}
.template-viewer .template-td-lte .section-special .col-special.right .detail {
  background-color: #f2f7e1;
}
.template-viewer .template-td-lte .section-special .col-special.right .detail .head {
  border-bottom: 1px solid #dee8c4;
}
.template-viewer .template-td-lte .section-special .col-special.left .title h2 {
  color: #f3fefa;
}
.template-viewer .template-td-lte .section-special .col-special.left .editor h4 {
  color: #f3fefa;
}
.template-viewer .template-td-lte .section-special .col-special.left .detail {
  background-color: #d9f2e4;
}
.template-viewer .template-td-lte .section-special .col-special.left .detail .head {
  border-bottom: 1px solid #b1e5c7;
}
.template-viewer .template-td-lte .section-05 .title h3 {
  font-weight: 800;
  color: #28524f;
  line-height: 1.2em;
  margin: 0 0 15px 0;
}
.template-viewer .template-td-lte .section-05 .field-type-state-city select,
.template-viewer .template-td-lte .section-05 .filed-type-select-box select {
  background-color: #ffffff;
}
.template-viewer .template-td-lte .section-06 .title h3 {
  font-weight: 800;
  color: #28524f;
  line-height: 1.2em;
  margin: 0 0 15px 0;
}
.template-viewer .template-td-lte .section-06 .card-shower {
  border-radius: 15px;
  box-shadow: 0 2px 4px rgba(150, 150, 150, 0.16), 0 2px 4px rgba(150, 150, 150, 0.23);
  padding: 25px;
  overflow: hidden;
  position: relative;
  height: 100%;
  background-color: #ffffff;
  text-align: center;
  transition: 0.5s;
}
.template-viewer .template-td-lte .section-06 .card-shower .content {
  max-height: 60px;
  overflow: hidden;
  transition: 0.5s;
}
.template-viewer .template-td-lte .section-06 .card-shower .content .description {
  transition: 0.5s;
  z-index: 5;
  position: relative;
}
.template-viewer .template-td-lte .section-06 .card-shower .content .description p {
  margin: 0;
  font-size: 14px;
  color: #28524f;
  text-align: start;
}
.template-viewer .template-td-lte .section-06 .card-shower .icon-back {
  position: relative;
  display: inline-block;
  z-index: 5;
  margin: 0 auto;
  transform: rotate(-90deg) translate(-10px, 0);
  color: #28524f;
  cursor: pointer;
}
.template-viewer .template-td-lte .section-06 .card-shower svg {
  position: absolute;
  bottom: -225px;
  right: -50px;
  width: 100%;
  transform: rotate(180deg);
  fill: #e8f5e0;
  transition: 0.5s;
}
.template-viewer .template-td-lte .section-06 .card-shower.active {
  background-color: #64af4c;
}
.template-viewer .template-td-lte .section-06 .card-shower.active .content .description {
  color: #bfead1;
}
.template-viewer .template-td-lte .section-06 .card-shower.active .icon-back {
  transform: rotate(90deg) translate(-10px, 0);
  color: #bfead1;
}
.template-viewer .template-td-lte .section-06 .card-shower.active svg {
  fill: #6abb69;
}
.owl-carousel .owl-dots {
  text-align: center;
  margin: 25px 0 0 0;
}
.owl-carousel button.owl-dot {
  width: 15px;
  height: 15px;
  border: 1px solid #dddddd;
  border-radius: 50%;
  background: #ffffff;
  margin: 0 5px;
}
.owl-carousel button.owl-dot.active {
  background: #339966;
}
@media (max-width: 1199.98px) {
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card .head span {
    font-size: 20px;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card .foot .price {
    font-size: 20px;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card .foot .add-it,
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card .foot .no-add-it {
    font-size: 16px;
  }
  .template-viewer .template-td-lte .section-02 .package-extension .owl-filter-extension .td-card .head span {
    font-size: 20px;
  }
  .template-viewer .template-td-lte .section-02 .package-extension .owl-filter-extension .td-card .foot .price {
    font-size: 20px;
  }
  .template-viewer .template-td-lte .section-03 .package-additional .owl-filter-additional .td-card .head span {
    font-size: 20px;
  }
  .template-viewer .template-td-lte .section-03 .package-additional .owl-filter-additional .td-card .foot .price {
    font-size: 20px;
  }
  .template-viewer .template-td-lte .section-special .col-special .show-package .detail {
    width: 70%;
  }
  .template-viewer .template-td-lte .section-special .col-special .show-package .link-to {
    width: 30%;
  }
}
@media (max-width: 991.98px) {
  .template-viewer .template-td-lte .section-special .col-special .show-package {
    display: block;
    text-align: center;
  }
  .template-viewer .template-td-lte .section-special .col-special .show-package .detail {
    width: 100%;
  }
  .template-viewer .template-td-lte .section-special .col-special .show-package .link-to {
    width: 100%;
    padding: 25px;
    display: block;
  }
}
@media (max-width: 767.98px) {
  .template-viewer .template-td-lte .section-01 .package .title h3 {
    font-size: 25px !important;
    line-height: 42px !important;
    margin: 0 0 32px 0 !important;
  }
  .template-viewer .template-td-lte .section-01 .package .title .owl-filter-bar {
    padding: 0 32px;
  }
  .template-viewer .template-td-lte .section-01 .package .title .owl-filter-bar div {
    height: 72px;
  }
  .template-viewer .template-td-lte .section-01 .package .title .owl-filter-bar div a {
    font-weight: 400;
    font-size: 11px;
    line-height: 19px;
    transition: 0.5s;
  }
  .template-viewer .template-td-lte .section-01 .package .title .owl-filter-bar div a.active {
    font-weight: 700;
    font-size: 15px;
    line-height: 25px;
  }
  .template-viewer .template-td-lte .section-01 .package .title .owl-filter-bar div > span {
    bottom: -8px;
    width: 45px;
    height: 8px;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .owl-stage-outer {
    padding: 13px 0;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card {
    border-radius: 25px;
    padding: 0 8px 11px 8px;
    transform: scale(0.95);
    transition: 0.5s;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card > img,
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card > picture > img {
    margin: 0 0 20px 0;
    top: -12px;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card .head {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 0 0 8px 0;
    margin: 0 31px 8px 31px;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card .head span {
    font-weight: 700;
    font-size: 25px;
    line-height: 42px;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card .body {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 30px;
    padding: 0 0 8px 0;
    margin: 0 31px 8px 31px;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card .foot {
    padding: 0;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card .foot .night {
    font-weight: 700;
    font-size: 15px;
    line-height: 25px;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card .foot .price {
    font-weight: 700;
    font-size: 20px;
    line-height: 34px;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card .foot .add-it,
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card .foot .no-add-it {
    height: 39.17px;
    border-radius: 19.5853px;
    font-weight: 700;
    font-size: 20px;
    line-height: 34px;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.green-dark {
    background: linear-gradient(180.07deg, #333333 0.06%, #055554 99.94%);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.1);
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.green-dark .head {
    border-bottom: 1px solid #959595;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.green-dark .body {
    border-bottom: 1px solid #959595;
    color: #959595;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.green-dark .foot .night {
    color: #959595;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.green-dark .foot .price {
    color: #ffffff;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.medium-green {
    background: linear-gradient(180.07deg, #90C53B 0.06%, #188A41 68.73%);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.1);
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.medium-green .head {
    border-bottom: 1px solid #E3E3E3;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.medium-green .body {
    border-bottom: 1px solid #E3E3E3;
    color: #E3E3E3;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.medium-green .foot .night {
    color: #E3E3E3;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.medium-green .foot .price {
    color: #ffffff;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.green-light {
    background: linear-gradient(180.07deg, #73BF45 0.06%, #90C53B 99.94%);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.1);
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.green-light .head {
    border-bottom: 1px solid #E3E3E3;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.green-light .body {
    border-bottom: 1px solid #E3E3E3;
    color: #E3E3E3;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.green-light .foot .night {
    color: #E3E3E3;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.green-light .foot .price {
    color: #ffffff;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.dark {
    background: radial-gradient(100% 100% at 49.87% 0%, #666666 0%, #000000 100%);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.1);
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.dark .head {
    border-bottom: 1px solid #959595;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.dark .body {
    border-bottom: 1px solid #959595;
    color: #959595;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.dark .foot .night {
    color: #959595;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .td-card.dark .foot .price {
    color: #ffffff;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .owl-stage-outer {
    direction: rtl;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .owl-stage-outer .owl-stage {
    direction: rtl;
    margin: 0 0 0 auto;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .owl-nav button {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    font-weight: lighter;
    font-size: 72px;
    color: #f2f2f2;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .owl-nav .owl-prev {
    right: 12.5px;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .owl-nav .owl-next {
    left: 12.5px;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .owl-dots {
    margin: 18px auto 0 auto;
    min-width: 72px;
    width: fit-content;
    height: 32px;
    background: #FFFFFF;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15.5px;
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .owl-dots button.owl-dot {
    width: 8px;
    height: 8px;
    border-radius: 250px;
    background: #D9D9D9;
    transition: 0.5s;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter .owl-dots button.owl-dot.active {
    width: 24px;
    border-radius: 250px;
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter.green-dark .owl-dots button.owl-dot.active {
    background: linear-gradient(180.07deg, #333333 0.06%, #055554 99.94%);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.1);
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter.medium-green .owl-dots button.owl-dot.active {
    background: linear-gradient(180.07deg, #90C53B 0.06%, #188A41 68.73%);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.1);
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter.green-light .owl-dots button.owl-dot.active {
    background: linear-gradient(180.07deg, #73BF45 0.06%, #90C53B 99.94%);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.1);
  }
  .template-viewer .template-td-lte .section-01 .package .owl-filter.dark .owl-dots button.owl-dot.active {
    background: radial-gradient(100% 100% at 49.87% 0%, #666666 0%, #000000 100%);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.1);
  }
  .template-viewer .template-td-lte .section-02 .package-extension .owl-filter-extension .td-card .head span {
    font-size: 18px;
  }
  .template-viewer .template-td-lte .section-02 .package-extension .owl-filter-extension .td-card .foot .price {
    font-size: 18px;
  }
  .template-viewer .template-td-lte .section-03 .package-additional .owl-filter-additional .td-card .head span {
    font-size: 18px;
  }
  .template-viewer .template-td-lte .section-03 .package-additional .owl-filter-additional .td-card .foot .price {
    font-size: 18px;
  }
  .template-viewer .template-td-lte .section-special .col-special .show-package {
    display: flex;
    text-align: unset;
  }
  .template-viewer .template-td-lte .section-special .col-special .show-package .detail {
    width: 70%;
  }
  .template-viewer .template-td-lte .section-special .col-special .show-package .link-to {
    width: 30%;
    padding: 0;
    display: block;
  }
  .template-viewer .template-td-lte .cards-container {
    padding-left: 0;
    padding-right: 0;
  }
  .template-viewer .template-td-lte #card-carousel,
  .template-viewer .template-td-lte #card-carousel-en {
    margin: 0;
  }
  .template-viewer .template-td-lte #card-carousel .owl-stage,
  .template-viewer .template-td-lte #card-carousel-en .owl-stage {
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .template-viewer .template-td-lte #card-carousel .owl-stage .owl-item .card-col,
  .template-viewer .template-td-lte #card-carousel-en .owl-stage .owl-item .card-col {
    height: 100%;
  }
}
@media (max-width: 567.98px) {
  .template-viewer .template-td-lte .section-02 .package-extension .title {
    display: block;
  }
  .template-viewer .template-td-lte .section-02 .package-extension .title .owl-filter-extension-bar {
    display: flex;
    justify-content: space-around;
    width: 100%;
    padding: 0;
  }
  .template-viewer .template-td-lte .section-02 .package-extension .title .owl-filter-extension-bar .item {
    font-size: 14px;
    padding: 17.5px 5px;
    width: max-content;
  }
}
@media (max-width: 524.98px) {
  .template-viewer .template-td-lte .section-special .col-special .show-package {
    display: block;
    text-align: center;
  }
  .template-viewer .template-td-lte .section-special .col-special .show-package .detail {
    width: 100%;
  }
  .template-viewer .template-td-lte .section-special .col-special .show-package .link-to {
    width: 100%;
    padding: 25px;
    display: block;
  }
}
