@charset "utf-8";

* {
  outline: none;
  margin: 0px;
  padding: 0px;
  border: none;
  text-decoration: none;
  font-family: 'InterTight';
  box-sizing: border-box;
}

body {
  text-decoration: none;
  background: #fff;
  font-family: 'InterTight';
  font-size: 16px;
  color: #000;
}

html,
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  /* Remove horizontal scrollbar */
}


.smooth-scroll-wrapper {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  will-change: transform;
}

a {
  text-decoration: none;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

.p0 {
  padding: 0 !important
}

.p3 {
  padding: 3px !important
}

.p4 {
  padding: 4px;
}

.m0 {
  margin: 0 !important
}

.fl {
  float: left
}

.fr {
  float: right
}

b {
  padding: 10px 0
}

li {
  list-style: none;
  text-decoration: none
}

p {
  font-style: normal;
  font-display: swap;
  height: auto;
  font-size: 1em;
  color: #212121;
  line-height: 1.7;
  font-family: 'InterTight';
  font-weight: normal;
}

li {
  font-size: 16px;
  font-weight: 500
}

.c1 {
  background-color: #fff !important;
  color: #333 !important;
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

@font-face {
  font-family: 'InterTight';
  src: url('../fonts/InterTight-Regular.eot');
  src: url('../fonts/InterTight-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/InterTight-Regular.woff2') format('woff2'),
    url('../fonts/InterTight-Regular.woff') format('woff'),
    url('../fonts/InterTight-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'InterTight';
  src: url('../fonts/InterTight-Medium.eot');
  src: url('../fonts/InterTight-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/InterTight-Medium.woff2') format('woff2'),
    url('../fonts/InterTight-Medium.woff') format('woff'),
    url('../fonts/InterTight-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'InterTight';
  src: url('../fonts/InterTight-Light.eot');
  src: url('../fonts/InterTight-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/InterTight-Light.woff2') format('woff2'),
    url('../fonts/InterTight-Light.woff') format('woff'),
    url('../fonts/InterTight-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'InterTight';
  src: url('../fonts/InterTight-SemiBold.eot');
  src: url('../fonts/InterTight-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/InterTight-SemiBold.woff2') format('woff2'),
    url('../fonts/InterTight-SemiBold.woff') format('woff'),
    url('../fonts/InterTight-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Amarieta';
  src: url('../fonts/Amarieta-PersonalUse.eot');
  src: url('../fonts/Amarieta-PersonalUse.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Amarieta-PersonalUse.woff2') format('woff2'),
    url('../fonts/Amarieta-PersonalUse.woff') format('woff'),
    url('../fonts/Amarieta-PersonalUse.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PlayfairDisplay';
  src: url('../fonts/PlayfairDisplay-MediumItalic.eot');
  src: url('../fonts/PlayfairDisplay-MediumItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/PlayfairDisplay-MediumItalic.woff2') format('woff2'),
    url('../fonts/PlayfairDisplay-MediumItalic.woff') format('woff'),
    url('../fonts/PlayfairDisplay-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'PlayfairDisplay';
  src: url('../fonts/PlayfairDisplay-Medium.eot');
  src: url('../fonts/PlayfairDisplay-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/PlayfairDisplay-Medium.woff2') format('woff2'),
    url('../fonts/PlayfairDisplay-Medium.woff') format('woff'),
    url('../fonts/PlayfairDisplay-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PlayfairDisplay';
  src: url('../fonts/PlayfairDisplay-Italic.eot');
  src: url('../fonts/PlayfairDisplay-Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/PlayfairDisplay-Italic.woff2') format('woff2'),
    url('../fonts/PlayfairDisplay-Italic.woff') format('woff'),
    url('../fonts/PlayfairDisplay-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}




.carousel-control {
  letter-spacing: 2px;
  width: unset !important;
  bottom: 75px !important;
  position: absolute;
  top: unset !important;
  cursor: pointer;
  font-family: 'Narin';
  font-weight: normal;
  font-size: 0.93em;
  color: #ffffff;
  opacity: 1 !important;
}

.carousel-control.left,
.carousel-control.right {
  background: unset !important;
  margin: 1px !important;
}

.carousel-control.right {
  right: 44% !important;
  cursor: pointer;
}

.left.carousel-control {
  left: 44% !important;
}

.carousel-indicators li,
.carousel-indicators .active {
  border: 0 !important;
  background: #fff !important;
  width: 20px !important;
  height: 3px !important;
}

.carousel-indicators .active {
  opacity: .5;
  margin: 1px !important;
}

.carousel-indicators {
  width: unset;
  margin: 0 auto;
  bottom: 70px;
  position: absolute;
  transform: translate(-50%, -50%);
}

.num {
  font-family: 'Narin';
  font-weight: normal;
  font-size: 0.93em;
  color: #ffffff;
  letter-spacing: 2px;
  position: absolute;
  bottom: 50px;
  transform: translate(-50%, 0%);
  left: 50%;
}

.nav-menus {
  width: 100%;
  /* justify-content: space-between; */
  justify-content: center;
  display: flex;
  margin-top: 25px;
  align-items: center;
}

.sexy-menu.detached .nav-menus {
  margin-top: 0;
}



/*menu*/
.menu-txt {
  font-family: 'Narin';
  font-weight: 500;
  letter-spacing: 3px;
  font-size: 1.165em;
  padding-left: 10px;
  line-height: 1;
  transition: transform 0.4s ease;
  color: #a58268;
  /* display: none;*/
}

.btn-nav:hover .menu-txt {
  display: block;
  transition: transform 0.4s ease;
}

.center-menu {
  width: 100%;
  text-align: left;
  margin: 0 auto;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  height: 100vh;
  display: flex;
  justify-content: center;
}

.menu {
  width: 50%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../images/bg-menu-img.jpg);
  background-size: cover;
}

.menu-bg {
  height: 100%;
  width: 50%;
  float: left;
}

.menu-bg img {
  height: 100%;
  object-fit: cover;
}

.togglemenu a {
  padding: 14px 0px;
  text-decoration: none;
  font-size: 1.55em;
  color: #041e41;
  display: block;
  transition: 0.3s;
  font-family: 'Narin';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.togglemenu a:hover {
  color: #aa9463;
}


.btn-nav {
  transition: transform 0.4s ease;
  cursor: pointer;
  margin-left: 30px;
  z-index: 99999;
  display: flex;
  align-items: center;
}

.btn-nav:focus {
  outline: 0;
}

.icon-bar {
  display: block;
  margin: 10px 0;
  width: 35px;
  height: 5px;
  border-radius: 25px;
  background-color: #aa9463;
}

.middle {
  width: 50px;
}

img.menu-logo {
  margin: 0 0 3em;
  display: flex;
}

.menu-content {
  margin-top: 5em;
}

.nav-content {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  visibility: hidden;
  height: 100vh;
  text-align: center;
  width: 100%;
  background: #fff;
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.below-line {
  width: 15%;
  height: 3px;
  background-color: #F9B339;
  position: relative;
  left: 42.5%;
  top: 40px;
}

.nav-list {
  list-style: none;
  padding: 0;
  position: relative;
  top: 10%;
}

.item-anchor:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  left: 0;
  bottom: 0;
  z-index: 9;
  background: transparent;

}

.item-anchor {
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  position: relative;
  text-decoration: none;
  padding: 10px;
  letter-spacing: 15px;
}

.item-anchor:hover,
.item-anchor:focus {
  color: #F9B339;

}

.item-anchor:hover:after,
.item-anchor:focus:after {
  width: 100%;
  background: #F9B339;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.nav-item {
  margin: 40px auto;
  text-align: center;
}

.animated {
  display: block;
  margin: 0 auto;
}

.animated:hover .icon-bar,
.animated:focus .icon-bar {
  background-color: #3f3f3f
}

.btn-nav.animated:hover .middle {
  height: 0;
  width: 0;
}

.animated:focus {
  cursor: pointer;
  z-index: 9999;
}

.icon-bar.top {
  margin-left: auto;
}

.icon-bar {
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
  z-index: 999999;
}

.animated .icon-bar {
  z-index: 999999;
  position: relative;
  background-color: #3f3f3f;
  width: 35px;
  height: 5px;
  border-radius: 0
}

.animated .top {
  -webkit-transform: translateY(0px) rotateZ(45deg);
  -moz-transform: translateY(0px) rotateZ(45deg);
  -ms-transform: translateY(0px) rotateZ(45deg);
  -o-transform: translateY(0px) rotateZ(45deg);
  transform: translateY(0px) rotateZ(45deg);
  margin-left: 0;
  border: 0;
}

.animated .bottom {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -moz-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotateZ(-45deg);
  -o-transform: translateY(-11px) rotateZ(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
  border: 0;
}

.animated .middle {
  width: 0;
  display: none;
}

.animated .bottom {
  border-radius: 0;
  width: 35px;
  display: block !important;
}

.showNav {
  visibility: visible;
  -webkit-transition: -webkit-transform 1s;
  transition: transform 1s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.hidden {
  display: none;
  -webkit-transition: -webkit-transform 1s;
  transition: transform 1s;
}

/**/
.sexy-menu.detached {
  position: fixed;
  background: #ffff;
}

.st-menu-open .sexy-menu {
  background: transparent !important;
}

video {
  width: 100%;
  display: block;
}

.sexy-menu.detached .tophead {
  display: none;
}

.header-right {
  display: flex;
  align-items: center;
  display: none;
}

.nav-menu>li>a {
  margin: 10px 15px;
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 0.875em;
  font-family: 'InterTight';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  font-display: swap;
  text-transform: uppercase;
}

.center {
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  position: relative;
}

.resp-show {
  display: none !important;
}

.nav-menu>li>a:hover {
  color: #aa9463
}

.sexy-menu.detached .nav-menu>li>a {
  margin: 35px 15px;
  color: #333;
}

.sexy-menu.detached .menu-icon {
  filter: brightness(0);
}

.sexy-menu.detached .logo img {
  width: 80%;
  filter: brightness(0);
}

.sexy-menu.detached .nav-menus-wrapper {
  margin-top: 0;
}



.sexy-menu.detached .header-phone {
  margin: 32px 15px !important;
}

#button {
  display: inline-block;
  background-color: #333;
  line-height: 50px;
  width: 50px;
  color: #fff;
  height: 50px;
  text-align: center;
  border-radius: 100%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s,
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
}

#button i {
  color: #fff
}

#button:hover {
  cursor: pointer;
  background-color: #333;
}

#button:active {
  background-color: #555;
}

#button.show {
  opacity: 1;
  visibility: visible;
}

/*popup*/
.side-form .form-group {
  border-right: 0;
  padding-right: 0
}

#popUp {
  position: fixed;
  width: 400px;
  height: auto;
  background: #343434;
  bottom: 8%;
  margin-left: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 10000;
  padding: 2% 2% 2%;
  right: 0;
  opacity: 0
}

#popUp .close {
  position: absolute;
  top: -40px;
  opacity: 1;
  left: -4%;
  color: #666;
  font-family: inherit;
  font-weight: normal;
  font-size: 1.5em;
  cursor: pointer;
  background-color: #f7f7f7;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

a.button {
  margin: 0 auto;
  text-align: center;
  right: 0;
  left: 0;
  position: absolute;
  width: 120px;
  font-size: 15px;
  color: #fff;
  border-bottom: 2px solid #18729f;
  background: #1c8dc4;
  border-radius: 4px;
  padding: 8px 0;
}

#plus {
  position: fixed;
  color: #fff;
  bottom: 56%;
  font-size: 1em;
  margin-right: -425px;
  -webkit-transition: all 1.25s ease;
  -moz-transition: all 1.25s ease;
  -o-transition: all 1.25s ease;
  transition: all 1.25s ease;
  cursor: pointer;
  text-align: left;
  letter-spacing: 1px;
  z-index: 999;
  width: auto;
  right: 0;
}

.side-btn {
  position: absolute;
  background: #343434;
  color: #fff;
  text-transform: uppercase;
  font-family: 'InterTight';
  font-weight: normal;
  font-size: 1em;
  line-height: 27px;
  display: inline-block;
  padding: 15px 25px;
  letter-spacing: 2px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: all 1.25s ease;
  right: -57px;
  width: max-content;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}


.mob-icon {
  display: none;
}

#plus::after {
  display: block;
  display: relative;
}

.mob-txt {
  display: block;
  text-transform: capitalize;
  font-style: normal;
  font-family: 'Montserrat';
  font-weight: 500;
}


.side-form input[type="text"],
.side-form textarea {
  background: #fff;
  color: #3f3f3f;
  width: 100%;
  padding: 15px 20px;
}

.side-form-title {
  font-size: 1.333em;
  color: #fff;
  text-transform: uppercase;
  line-height: 30px;
  font-family: 'Amarieta';
  font-weight: normal;
  letter-spacing: 2px;
  text-align: left;
  margin-bottom: 20px;
}

.home-img-landsc {
  display: none !important;
}

/**/
.clear {
  clear: both
}

audio,
::selection {
  background: #8cc248 !important;
  color: #fff !important;
}

span::selection {
  -webkit-background-clip: unset !important;
  -webkit-text-fill-color: #fff !important;
  background: #8cc248 !important;
}

::-moz-selection {
  color: #fff !important;
}

.grecaptcha-badge {
  display: none !important;
}

.img-full {
  width: 100%;
  height: auto;
  display: block
}

.img-responsive {
  max-width: 100%;
  height: auto;
}

.logo1 {
  display: none
}

.hero-text-area {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 50%;
}

.bnr-h {
  font-family: 'InterTight';
  font-weight: normal;
  letter-spacing: 4px;
  font-size: 0.875em;
  text-transform: uppercase;
  line-height: 1;
  color: #fff;
}

.banr-btm-txts {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
}

.featured-text {
  font-family: 'Amarieta';
  font-weight: normal;
  letter-spacing: 4px;
  text-align: center;
  font-size: 2.4em;
  line-height: 35px;
  color: #fff;
  text-transform: uppercase;
}

.bnr-text {
  font-family: 'Amarieta';
  font-weight: normal;
  letter-spacing: 4px;
  text-align: center;
  font-size: 2.6em;
  line-height: 40px;
  color: #fff;
  text-transform: uppercase;
  padding: 10px
}

.featured-span {
  font-family: 'PlayfairDisplay';
  font-style: italic;
  display: block;
  font-weight: 500;
  letter-spacing: 2px;
  text-align: center;
  font-size: 1.16em;
  line-height: 25px;
  color: #fff;
}

.border1 {
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
}

.banner-wraper {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  z-index: 9;
}

.sexy-menu.detached .navigation {
  top: 0
}

.footer-container {
  width: 100%;
  height: auto;
  padding-top: 2em;
  padding-bottom: 2em;
}

.footer-top-for {
  display: flex;
  align-items: center;
}

.footer-top-for img {
  max-width: 35px;
  margin-left: 10px;
}

.top-wraper {
  width: 100%;
  height: auto;
}

.top-container {
  width: 100%;
  padding-left: 3%;
  padding-right: 4%;
}

.header-social-links {
  float: left;
}

.tophead {
  width: 100%;
  position: relative;
  padding: 0em;
  background: #6a446e;
  display: flex;
  justify-content: space-between;
}

.logo-container {
  width: auto;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 10px;
}


.img-design {
  position: absolute;
  bottom: 0;
  right: 0;
}

.box-group.gallery-box p {
  position: absolute;
  bottom: 0%;
  left: 3%;
  width: 90%;
  font-family: 'Montserrat';
  font-weight: 600;
  text-align: left;
  font-size: 0.778em;
  color: #f3f0f0;
  z-index: 9;
}

.box-group.gallery-box.dark-overlay:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  background: linear-gradient(3.65deg, #000 5.86%, rgba(14, 30, 42, 0) 82.23%);
  z-index: 1;
  opacity: 1;
}

/**/


/**/
.icon-container {
  padding: 100px 0;
}

.form-group {
  margin-bottom: 10px;
}

.enq-lft img {
  border-radius: 15px
}

.enq-container {
  position: relative;
  padding: 60px 140px 0;
  background-image: url(../images/enq-bg.jpg);
  background-size: cover;
  z-index: 0;
  margin-top: -100px;
}


.en-head2 {
  color: #ffffff;
  text-align: left;
  font-size: 2.834em;
  line-height: 40px;
  font-weight: 500;
  font-family: 'Geomanist';
  margin-bottom: 10px;
}

.enq-txt {
  margin-bottom: 20px;
}

.enq-span {
  color: #f5f3ee;
}

/*
*/



/**/
a.view-det {
  background: #146472;
  color: #fff;
  font-family: 'Montserrat';
  font-weight: 500;
  font-size: 0.875em;
  display: inline-block;
  padding: 10px 15px;
  letter-spacing: 2px;
}

.btn-flex {
  display: flex;
}

a.view-det:hover {
  background: #299d77;
  color: #fff;
}

.p1 {
  padding: 1px !important
}

.project-container {
  overflow: hidden;
  padding-top: 60px;
  position: relative;
  z-index: 9;
}

.ser-bg {
  position: absolute;
  bottom: 0;
  z-index: 1;
}

.dots {
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  left: 50%;
}


.c-white {
  color: #fff !important
}

/* Style the tab content */

/**/

.owl-theme .owl-nav [class*=owl-] {
  padding: 0 !important;
  transform: translate(0%, -50%);
  right: 0;
  font-size: 0px !important;
  position: absolute;
  width: 40px;
  background: transparent !important;
  height: 40px;
  top: -60px;
  border: 1px solid rgb(0 0 0 / 74%);
  line-height: 40px;
  border-radius: 100%;
}

.owl-nav .owl-prev:before {
  right: 0;
  left: 0;
  top: 0;
  bottom: unset;
  content: '';
  position: absolute;
  background-image: url(../images/arrow-lft.png);
  background-size: cover;
  height: 25px;
  width: 25px;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

.owl-nav .owl-next:before {
  right: 0;
  left: 0;
  top: 0;
  bottom: unset;
  content: '';
  position: absolute;
  background-image: url(../images/arrow-rgt.png);
  background-size: cover;
  height: 25px;
  width: 25px;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

.owl-theme .owl-nav .owl-next {
  right: 4%
}

.owl-theme .owl-nav .owl-prev {
  right: 9%;
}

.holiday-row {
  align-items: stretch;
}


/**/

/*section.contact-container*/
.contacts-content {
  position: absolute;
  top: 28%;
  width: 100%;
}

.input-box2 {
  color: rgb(0 0 0 / 77%);
  width: 100%;
  padding: 25px 35px;
  z-index: 9;
  background: unset;
  letter-spacing: 1px;
  font-size: 0.875em;
  font-family: 'Narin';
  font-weight: normal;
  font-style: normal;
  background-color: rgb(255 255 255 / 46%);
  box-shadow: 0px 0px 12px 8px rgb(0 0 0 / 2%);

}

.con-form-btm {
  background-image: url(../images/con-form-bg.png);
  background-size: cover;
  padding: 30px 300px 60px;
  margin-top: -250px;
  z-index: 9;
  position: relative;
}

.con-row .form-group {
  padding: 0;
  margin-bottom: 0
}

.contact-bg {
  position: relative;
  margin-top: -50px;
}

.con-title {
  font-family: 'Narin';
  font-weight: 600;
  font-size: 3.31em;
  line-height: 45px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.mt-0 {
  margin-top: 0px !important
}

.contact-container {
  position: relative;
  padding: 50px 0;
  z-index: 9;
}

.con-sub-title {
  font-family: 'InterTight';
  font-weight: normal;
  font-size: 1.68em;
  line-height: 25px;
  color: #fff;
  letter-spacing: 1px;
}

.contact-top {
  margin: 2em 0;
}

.contacts-container {
  position: relative;
  z-index: 9;
  overflow: hidden;
}

.con-shape1 {
  z-index: 0;
  position: absolute;
  opacity: .2;
  left: -400px;
  top: 57%;
  mix-blend-mode: multiply;
}

.con-shape2 {
  z-index: 0;
  opacity: .2;
  position: absolute;
  left: 27%;
  top: 63%;
  mix-blend-mode: multiply;
}

.con-shape3 {
  z-index: 0;
  opacity: .2;
  position: absolute;
  right: -400px;
  top: 57%;
  mix-blend-mode: multiply;
}

.c-form-title {
  font-family: 'InterTight';
  font-weight: normal;
  font-size: 2.06em;
  color: #fff;
  letter-spacing: 1px;
  text-align: center;
  line-height: 35px;
}

.view-loc {
  font-family: 'InterTight';
  font-weight: normal;
  margin-bottom: 10px;
  font-size: 0.875em;
  color: #fff;
  line-height: 23px;
  border-bottom: 1px solid #fff;
  letter-spacing: 1px;
  position: absolute;
  top: 83%;
  left: 52.5%;
}

.view-loc:hover {
  color: #06d5d8
}

.mbtm {
  margin-bottom: 15px;
}

.contact-item p {
  font-weight: normal;
  color: #ffffff;
  display: block;
  font-size: 1.18em;
  letter-spacing: 1px;
}

.contact-item p a {
  font-weight: normal;
  color: #ffffff;
  display: block;
  font-size: 1em;
}

.contact-item {
  position: relative;
  z-index: 9;
  display: flex;
  margin-bottom: 25px;
  align-items: center;
}

.rght-txt {
  text-align: center;
  font-size: 1.333em;
  color: #000;
  line-height: 33px;
  position: relative;
  text-transform: uppercase;
  font-family: 'Geomanist';
  font-weight: 500;
}

.con-left .icon-f span {
  margin-right: 0px !important
}

.con-left {
  background: hsl(0deg 0% 100% / 4%);
  height: 60px;
  width: 60px;
  line-height: 60px;
  box-shadow: 0px 0px 20px 6px rgb(0 0 0 / 29%);
  backdrop-filter: blur(2px);
  display: flex;
  align-items: center;
  justify-content: center;
}

.con-rgt {
  padding-left: 30px;
}

/**/
.eng-spans {
  display: flex;
  margin-top: 1em;
  align-items: center;
}

.view-btn1:after,
.view-btn3:after {
  filter: brightness(0);
}

.view-btn2 {
  text-align: center;
  margin: 2em auto 0;
}

.view-btn2:before {
  background: #ffe246;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: -8px;
  opacity: 28%;
  transform: translate(-50%, -50%);
  left: 50%;
  content: "";
  z-index: -1;
}

.view-btn1:before,
.view-btn3:before {
  background: #ffe246;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: -7px;
  transform: translate(-50%, -50%);
  left: 50%;
  content: "";
  z-index: -1;
}

.view-btn3:before {
  background: #99ddc8;
}

.view-btn3 {
  width: 100px !important;
  padding-left: 10px;
}

.view-btn1 {
  font-size: 0.753em;
}

.eng-span {
  font-family: 'InterTight';
  font-weight: normal;
  margin-right: 5%;
  font-size: 0.875em;
  line-height: 20px;
  color: #000;
}

.lux-wrap,
.lux-img {
  position: relative;
  transition: all 0.5s ease-in-out;
}

.lux-img img {
  transition: all 0.5s ease-in-out;
}

.lux-wrap:hover .lux-img:after {
  background: rgb(0 0 0 / 60%);
  transition: all 0.5s ease-in-out;
}

.lux-icon {
  left: 50%;
  transform: translate(-50%, 0%);
  bottom: 15px;
  position: absolute;
  z-index: 9;
}

.lx-head {
  font-size: 1.125em;
  line-height: 25px;
  font-weight: normal;
  font-family: 'Geomanist';
  z-index: 9;
  color: #ffffff;
  text-align: center;
  position: relative;
  margin: 10px auto 0;
  width: max-content;
}

/**/
.menu-container {
  width: auto;
  height: auto;
  float: right;
  margin-top: 1em
}

.logo {
  width: auto;
  height: auto;
  float: left;
  z-index: 99;
}

a.button {
  margin: 0 auto;
  text-align: center;
  right: 0;
  left: 0;
  position: absolute;
  width: 120px;
  font-size: 15px;
  color: #fff;
  border-bottom: 2px solid #18729f;
  background: #1c8dc4;
  border-radius: 4px;
  padding: 8px 0;
}

.submit-btn1 {
  border: none;
  color: #333;
  cursor: pointer;
  background: #fff;
  padding: 10px 20px;
  font-family: 'InterTight';
  font-weight: normal;
  font-size: 1em;
  text-transform: uppercase;
}

.submit-btn1:hover {
  background: #000;
  color: #fff;
}

.mt-1 {
  margin-top: 1em !important;
}

.mt-2 {
  margin-top: 2em !important;
}

.mt-5 {
  margin-top: 5em;
}

.mb-2 {
  margin-bottom: 2em;
}

.mb-5 {
  margin-bottom: 5em;
}

.top-quickwraper {
  width: 100%;
  height: auto;

}

.nav-brand img {
  width: 100%;
  margin-top: 5px;
}

.nav-brand img {
  transition: all .5s ease-out;
}

body.home .nav-brand img {
  display: block;
}

.sexy-menu.detached .header-call {
  margin-top: 8px;
}

.desk-view {
  display: block;
}

.mob-view {
  display: none !important
}

/* Dropdown styles */


.footer-wraper {
  /* background-color: #f6f5e6;  */
  width: 100%;
  padding: 15px 0 0;
  height: auto;
  position: relative;
  z-index: 10;
}


.footer-bottom-wraper {
  width: 100%;
  height: 50px;
  background-color: #fff
}

.space {
  justify-content: space-between;
}

.copy-right {
  width: auto;
  height: auto;
  letter-spacing: 1px;
  float: left;
  font-family: 'InterTight';
  font-size: 1em;
  color: #000000;
  font-weight: normal;
  line-height: 60px
}

.copy-right span {
  font-family: 'InterTight';
  font-weight: normal;
}

.designed {
  width: auto;
  height: auto;
  float: right
}

.designed-ido {
  float: right;
  height: auto;
  padding-left: 8px;
  padding-top: 15px;
  width: auto;
}

.designed p {
  width: auto;
  height: auto;
  float: right;
  font-family: 'InterTight';
  font-size: 1em;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 60px;
  margin: 0;
  color: #000000;
}

.designed p a {
  text-decoration: none;
  font-family: 'InterTight';
  font-size: 1em;
  color: #000000;
  font-weight: normal;
}

.designed p a:hover {
  text-decoration: none;
}

.whats-app {
  position: fixed;
  bottom: 34vh;
  right: 0;
  background: #f6f5e6;
  width: 55px;
  height: 55px;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.btm-wrap {
  background-image: url(../images/c-bg.png);
  background-size: cover;
  padding: 20px 0;
}

.btm-center {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.icon-f span {
  margin-right: 10px;
}

.btm-link p {
  font-size: 0.875em;
  margin-bottom: 0;
  color: #000000;
  letter-spacing: 1px;
  font-family: 'InterTight';
  font-weight: normal;
}

.btm-link a,
.btm-link p a {
  color: #1f1f1f;
}

.icon-f {
  display: flex;
  align-items: center;
}

.btm-item {
  display: flex;
  float: right;
  align-items: center;
  width: 70%;
  justify-content: flex-end;
}

.btm-logo {
  width: 30%;
  float: left;
}

.footer-address-container {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.5em;
}

.btm-p p {
  font-size: 0.875em;
  text-transform: uppercase;
}

.footer-address {
  width: 37%;
  /* margin-right: auto; */
  height: auto;
  float: left;
  padding-top: 10px;
}

.address-hlf,
.address-hlfs {
  display: flex;
  align-items: center;
}

.address-hlf:nth-child(2) {
  padding-left: 35px;
  border-left: 1px solid rgb(0 0 0 / 37%);
  margin-left: 35px;
}

.footer-menu ul li a {
  width: auto;
  height: auto;
  float: left;
  text-transform: uppercase;
  font-family: 'InterTight';
  font-weight: normal;
  font-size: 1em;
  color: #000000;
}

.footer-menu ul li a:hover {
  color: #aa9463
}

.footer-menu ul li {
  width: auto;
  height: auto;
  float: left;
  margin: 0px 0px;
}

.footer-menu ul li:first-child {
  margin-left: 0
}

.footer-menu ul li:last-child {
  margin-right: 0
}

.footer-menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  width: 100%;

}

.footer-menu-brdr {
  background: rgb(0 0 0 / 15%);
  position: relative;
  overflow: hidden;
}

.footer-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* padding-bottom: 30px; */
  margin-bottom: 30px;
  border-bottom: 1px solid rgb(0 0 0 / 15%);
}

.footer-social-links {
  display: flex;
  align-items: center;
}

.mob-hide {
  display: block;
}

.mob-show {
  display: none;
}

.address p a {
  color: #212121;
}

img.ficon {
  display: flex;
  margin: 0 auto;
  border: 1px solid #dcd7ce;
  border-radius: 100%;
}

.footer-content .address {
  margin-bottom: 30px;
  margin-top: 20px;
}

.footer-bg {
  padding: 30px;
}


.footer-quick-links ul li a,
.footer-address-links ul li a {
  font-size: 1em;
  font-family: 'LG';
  font-weight: normal;
  line-height: 28px;
  color: #211b1b;
  text-transform: capitalize;
}

.address p img {
  padding-right: 0px;
}

.footer-top {
  display: flex;
  margin-bottom: 1.5em;
  padding-top: 1.5em;
  align-items: center;
}

.footer-quick-links ul li a:hover,
.footer-address-links ul li a:hover {
  color: #1d9095
}

.footer-social-links li a:hover {
  color: #ffcf19 !important;
}

.footer-social-links ul li {
  float: left;
  margin: 0;
}

.footer-social-links ul li:last-child {
  margin-left: 0;
  padding-right: 0
}

.footer-social-links ul li:last-child a {
  margin-right: 0;
  padding-right: 0
}

.footer-social-links ul li a {
  height: 35px;
  width: 35px;
  line-height: 35px;
  background: #343434;
  color: #f1f1df;
  margin-left: 15px;
  display: block;
  border-radius: 5px;
  text-align: center;
  font-size: 1.333em
}

.footer-content-title {
  width: auto;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  height: auto;
  color: #000;
  font-size: 0.875em;
  letter-spacing: 1px;
  font-family: 'InterTight';
  position: relative;
  font-weight: normal;
  text-transform: uppercase;
}

.footer-address:nth-child(2) {
  text-align: center;
  width: 26%;
}

.footer-address:last-child {
  margin-right: 0;
}

.main-container {
  width: 100%;
  height: auto;
  padding-top: 60px;
}

.welcome-container {
  position: relative;
  overflow: hidden;
  padding: 100px 0 60px;
}

/**/

.pt-0 {
  padding-top: 0px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.p5 {
  padding: 5px;
}

.d-flex {
  display: flex !important;
}

.mb-0 {
  margin-bottom: 0 !important
}



/**/

.welcome-detail {
  text-align: justify;
  position: relative;
  padding-left: 60px;
}

.eq-ht {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/**/

/**/


.lux-wrap .know-more {
  text-align: center;
  justify-content: center
}

.dark-bg .owl-nav {
  display: none;
}

.plr-0 {
  padding-right: 0px !important;
  padding-left: 0px !important
}

.p6 {
  padding: 6px !important;
}

.mt-4 {
  margin-top: 4em !important
}

.mt-3 {
  margin-top: 3em !important
}

.mt-6 {
  margin-top: 6em !important;
}

.pr-0 {
  padding-right: 0 !important
}

.pl-0 {
  padding-left: 0 !important
}

/**/

.gallery-home-container {
  position: relative;
  padding: 60px 0;
  overflow: hidden;
}

/**/
.ser-btm {
  position: absolute;
  left: 35px;
  bottom: 30px;
  text-align: left;
  z-index: 9;
}

.content p {
  font-size: 1em;
  color: #ffffff;
  line-height: 1.5;
}

#title {
  font-size: 5.39em;
  color: #ffffff;
  position: relative;
  text-align: left;
  font-family: 'Amarieta';
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 70px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

#btnText {
  font-size: 1.22em;
  color: #000000;
  position: relative;
  text-align: center;
  font-family: 'PlayfairDisplay';
  font-weight: 500;
  font-style: italic;
  letter-spacing: 1px;
  line-height: 25px;
  padding: 7px 20px;
  background-color: #fff;
  border-radius: 10px;
  margin-top: 16px;
  display: block;
  width: fit-content;
}

.explore {
  font-size: 1.47em;
  color: #ffffff;
  position: relative;
  text-align: center;
  font-family: 'PlayfairDisplay';
  font-weight: 500;
  font-style: italic;
  letter-spacing: 1px;
  line-height: 35px;
}

.ser-title {
  font-size: 2.4em;
  color: #ffffff;
  position: relative;
  font-style: normal;
  text-align: center;
  font-family: 'Amarieta';
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 45px;
  text-transform: uppercase;
}

.ser-item img,
.ser-mg {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.ser-mg img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}

.ser-item:hover .ser-mg img {
  transform: scale(1.05);
  border-radius: 10px;
}

.ser-container {
  padding: 3px 20px;
  position: relative;
}

.ser-item:hover .ser-mg::after {
  opacity: 1;
}

.ser-mg:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5019607843);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 10px;
}

.dream-wedding-img {
  position: absolute;
  top: -200px;
  z-index: -1;
}

.dream-weddings {
  position: relative;
}

.theme-top {
  margin-bottom: 5px;
  margin-top: 25px;
}

.theme-wed {
  font-size: 2.4em;
  color: #000000;
  position: relative;
  font-style: normal;
  text-align: center;
  font-family: 'Amarieta';
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 45px;
  text-transform: uppercase;
}

.theme-span {
  font-size: 1.2em;
  color: #000000;
  position: relative;
  text-align: center;
  font-family: 'PlayfairDisplay';
  font-weight: 500;
  display: block;
  font-style: italic;
  letter-spacing: 1px;
  line-height: 25px;
}

.theme-wedding p {
  text-align: center;
  padding: 0 20px;
}

.theme-wedding {
  position: relative;
  z-index: 9;
  box-shadow: 0px 1px 19px 7px rgba(0, 0, 0, 0.1);
  width: 33%;
  margin-top: 150px;
  float: right;
  background-image: url(../images/blur-bg.jpg);
  background-size: cover;
  padding: 20px;
  border-radius: 25px;
}

/* .theme-right p {
  font-size:
} */

.view-btn {
  font-size: 1.24em;
  border-bottom: 1px solid #8c7c69;
  color: #000000;
  position: relative;
  text-align: center;
  font-family: 'Amarieta';
  font-weight: normal;
  display: block;
  letter-spacing: 1px;
  line-height: 25px;
  width: fit-content;
  margin: 20px auto 0;
}

.theme-btm {
  position: relative;
  margin-top: 22em;
  display: block;
  padding: 0 200px;
}

.logo-left {
  width: 100%;
  /* padding-right: 40px; */
}

.theme-btm-flx {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding-bottom: 2em;
}

.theme-btm-flx h3 {
  font-size: 2em;
  color: #000;
  position: relative;
  font-style: normal;
  font-family: 'Amarieta';
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 35px;
  text-transform: uppercase;
  /* text-align: center; */
}

.wellnewss-wrp {
  position: relative;
}

.wellnewss-flx {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-top: -650px;
}

.wellness-lft {
  display: flex;
  align-items: center;
}

.wellness-h3 {
  font-size: 2.4em;
  color: #a26649;
  position: relative;
  font-style: normal;
  font-family: 'Amarieta';
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 40px;
  text-transform: uppercase;
}

.wellness-rgt {
  padding-left: 40px;
}

.wellness-img img {
  border-radius: 25px
}

.wellness-rgt2 {
  float: right;
  width: 33%;
}

.icon-span {
  font-size: 1.17em;
  color: #a26649;
  position: relative;
  text-align: center;
  font-family: 'PlayfairDisplay';
  font-weight: 500;
  display: block;
  letter-spacing: 1px;
  line-height: 25px;
}

.img-icon {
  margin: 0 auto;
  text-align: center;
  display: flex;
}

.icon-item {
  background-image: url(../images/wellness-bg2.png);
  background-size: cover;
  border-radius: 25px;
  padding: 30px;
}

.wellness-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-top: 18em;
}

.view-btn-bef {
  position: relative;
  z-index: 9;
  width: 100%;
}

.view-btn-bef:before {
  background-image: url(../images/border2.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  width: 100%;
  height: 20px;
  position: absolute;
  left: 0;
  z-index: -1;
  top: 50%;
  transform: translateY(-50%);
}

.view-btn-bef:after {
  background-image: url(../images/border3.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  content: "";
  width: 100%;
  height: 20px;
  position: absolute;
  right: 0;
  z-index: -1;
  top: 50%;
  transform: translateY(-50%);
}

.view-btn-bef .view-btn {
  margin: 0px auto 0;
}

/**/
/* MAIN SECTION */

.main-slider {
  width: 99%;
  height: 90vh;
  margin: 5px auto;
  border-radius: 10px;
  overflow: hidden;
  position: relative;

  background-size: cover;
  background-position: center;

  /*transition:1s ease;*/
  transition:
    background-image 0.8s ease,
    opacity 0.8s ease;
}

/* OVERLAY */
.main-slider {
  position: relative;
  overflow: hidden;
}

.main-slider .bg1,
.main-slider .bg2 {
  position: absolute;
  inset: 0;

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  transition: opacity 1.5s ease;

  z-index: 0;
}

.main-slider .bg1 {
  opacity: 1;
}

.main-slider .bg2 {
  opacity: 0;
}

/* CONTENT ABOVE BG */



.main-slider::before {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
  z-index: 1;
}

/* SWIPER */

/* SLIDER AREA */

.swiper {
  width: 61%;
  position: relative;
  right: -25%;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
  z-index: 5;
  /*padding-left: 60px;*/
}

/* SLIDES */
.swiper-slide {
  width: 385px !important;
  height: auto;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.5s ease;
  position: relative;
}

.swiper-slide::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgb(0 0 0) 0%, rgb(0 0 0 / 0%) 30%);
  z-index: 1;
  border-radius: 10px;
  width: 95%;
}

/* CAPTION */

.slide-content {
  position: absolute;
  left: 100px;
  bottom: 25px;
  z-index: 5;
  color: #fff;
  transition: .5s;
}

.swiper-slide-active {
  opacity: 1;
}

.swiper-slide img {
  border-radius: 10px;
  width: 95%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.content {
  position: absolute;
  left: 8%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  max-width: 380px;
  color: #fff;

}

.main-slider::before {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.38);
  z-index: 1;
}


.swiper-slide {
  overflow: hidden;
}


/* MOBILE */


/* ARROWS */

.swiper-button-prev,
.swiper-button-next {
  width: 55px;
  height: 55px;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
  border-radius: 50%;
  color: #fff;
  transition: 0.3s;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
  background: #7d9771;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 18px;
  font-weight: bold;
}


/* POSITION */
.sliding-wrap {
  position: relative;
}

.swiper-button-prev {
  left: 46%;
  bottom: 10% !important;
  top: unset;
  right: unset !important;
  transform: translateX(-50%);
}

.swiper-button-next {
  right: 48%;
  bottom: 10% !important;
  top: unset;
  left: unset !important;
  transform: translateX(-50%);
}

/**/
.conference-item {
  position: relative;
  text-align: center;
  background: #f6f5e6;
  border-radius: 30px;
  padding: 20px;
}

.conference-btm {
  background: #f6f5e6;
  border-radius: 30px;
  padding: 20px 30px;
  margin-top: 15px;
}

.conference-btm .view-btn {
  margin-top: 0;
}



.view-btn {
  margin: 0 auto 0;
  margin-top: 1em;
}

.conf-img img {
  border-radius: 15px;
}

.conference-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}

.conference-wrap {
  position: relative;
  border-radius: 25px;
  box-shadow: 0px 7px 20px 7px rgb(0 0 0 / 5%);
  padding: 20px 10px;
  background: #fff;
}

.conference-container {
  position: relative;
  z-index: 9;
  margin-top: 5em;
}

.cong-bg {
  position: absolute;
  top: -169px;
  z-index: -1;
}

.support-span {
  font-size: 2.2em;
  color: #000000;
  position: relative;
  font-style: normal;
  font-family: 'InterTight';
  font-weight: 300;
  letter-spacing: 2px;
  line-height: 45px;
  text-transform: uppercase;
}

.support-hd {
  font-size: 2em;
  color: #000000;
  position: relative;
  font-style: normal;
  font-family: 'Amarieta';
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 35px;
  text-transform: uppercase;
}

.support-wrap {
  position: relative;
}

.support-caption {
  position: absolute;
  left: 0;
  top: 0;
}

.support-left-wrap {
  margin-left: 150px;
  position: relative;
}

.support-btm {
  background: #f3f2e4;
  border-radius: 15px;
  padding: 20px 30px;
  margin-top: 5px;
}

.sprt-a {
  color: #000000;
  font-size: 1.64em;
  line-height: 25px;
  position: relative;
  font-style: normal;
  font-family: 'InterTight';
  font-weight: 300;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 1px;
}

.sprt-a img {
  margin-right: 10px;
  filter: brightness(0);
}

.support1-img {
  width: 100%;
  border-radius: 25px;
}

.support-left-wrap img {
  border-radius: 25px;
}

.support-container {
  position: relative;
  padding: 7em 0;
}

.support-btns {
  position: absolute;
  left: 15px;
  bottom: 15px;
}

.support-btn-img {
  display: block;
  background: #ffffff;
  border-radius: 15px;
  padding: 10px;
}

.support-btns .support-btn-img:nth-child(1) {
  margin-bottom: 10px;
}

.offer-title {
  font-size: 1.5em;
  color: #ffffff;
  position: relative;
  font-style: normal;
  font-family: 'Amarieta';
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 30px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.offer-span {
  font-size: 1em;
  color: #ffffff;
  position: relative;
  font-family: 'PlayfairDisplay';
  font-weight: normal;
  font-style: italic;
  letter-spacing: 1px;
  line-height: 35px;
}

.offer-btm {
  position: absolute;
  left: 10%;
  bottom: 20px;
  width: 100%;
}

.view-row {
  margin: 0 10px;
}

.strt-span {
  font-size: 0.82em;
  color: #faf9f0;
  position: relative;
  font-family: 'InterTight';
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 20px;
}

.price {
  font-size: 1.09em;
  color: #faf9f0;
  position: relative;
  font-family: 'InterTight';
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 25px;
  padding-left: 10px;
}

.ofr-flx {
  display: flex;
  align-items: center;
}

.title-top {
  margin-bottom: 2em;
}

.offer-container {
  position: relative;
}

.bg2.img-full {
  position: absolute;
  top: -200px;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.resort-rt-img {
  position: relative;
}

.resort-btm-caption .offer-title {
  color: #000000;
}

.loc-span {
  font-size: 1.125em;
  position: relative;
  font-family: 'PlayfairDisplay';
  font-weight: normal;
  font-style: italic;
  letter-spacing: 1px;
  line-height: 35px;
  display: flex;
  align-items: center;
}

.loc-span img {
  margin-right: 5px;
}

.resort-btm-caption {
  margin-top: 25px;
}

.resort-rt-img img {
  border-radius: 25px;
  width: unset !important
}

.resort-img {
  padding-right: 20px;
}

.resort-rt {
  padding-left: 55px;
}

.resort-img img {
  border-radius: 15px
}

.resorts-container {
  position: relative;
  padding: 25em 0 4em;
  background: #f6f5e6;
  margin-top: -17em;
  z-index: -1;
}

.c-black {
  color: #000000;
}

.feedback-item {
  display: flex;
  align-items: center;
  border-radius: 25px;
  box-shadow: 0px 7px 20px 7px rgb(0 0 0 / 2%);
  padding: 45px 25px;
  background: #fff;
  position: relative;
}

.feedback-item:after {
  background: #f6f5e6;
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: 42%;
  top: 50%;
  transform: translateY(-50%);
}

.feedback-right {
  width: 55%;
  padding-left: 20px;
  float: left;
}

.feedback-left {
  display: flex;
  align-items: center;
  width: 45%;
  float: left;
}

.feedback-name {
  padding-left: 25px;
}

.feedback-img img {
  border-radius: 15px;
}

.feedbacks-container {
  position: relative;
  padding: 4em 0 7em;
  background: #f6f5e6;
}

.feedbacks-container .owl-theme .owl-nav .owl-prev {
  left: -70px;
}

.feedbacks-container .owl-theme .owl-nav .owl-next {
  right: -70px;
}

.feedbacks-container .owl-theme .owl-nav [class*=owl-] {
  top: 50%
}

.social-span {
  font-size: 1.345em;
  position: relative;
  font-family: 'PlayfairDisplay';
  font-weight: normal;
  font-style: italic;
  letter-spacing: 1px;
  line-height: 35px;
  margin-bottom: 20px;
  display: block;
  text-align: center;
}

.social-links {
  display: flex;
  justify-content: center;
  align-items: center;
}

.social-links li a {
  background: #373737;
  margin-left: 10px;
  display: block;
  text-align: center;
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 10px;
  color: #fff;
  font-size: 30px;
}

.social-mid {
  background-image: url(../images/social-bg.jpg);
  background-size: cover;
  border-radius: 35px;
  position: relative;
  z-index: 10;
  box-shadow: 0px 7px 20px 7px rgb(0 0 0 / 5%);
  padding: 60px 0 200px;
}

.social-item img {
  border-radius: 25px;
}

.social-item {
  width: 50%;
  padding: 0 40px;
  float: left;
  position: relative;
  z-index: 9;
}

.social-items1 .social-item:nth-child(2) {
  margin-top: -150px;
}

.social-items2 .social-item:nth-child(1) {
  margin-top: -150px;
}

.connection1 {
  position: absolute;
  top: 50%;
  left: -70px;
}

.connection2 {
  position: absolute;
  top: 0px;
  left: 37%;
  z-index: 0;
  transform: rotate(-40deg);
}

.connection3 {
  position: absolute;
  top: -56px;
  right: -40px;
  z-index: 0;
}

.connection4 {
  position: absolute;
  top: -65px;
  left: -105px;
  z-index: 0;
}

.connection5 {
  position: absolute;
  top: 0px;
  left: 37%;
  z-index: 0;
  transform: rotate(203deg);
}

.connection6 {
  position: absolute;
  top: 100px;
  right: -50px;
  z-index: 0;
}

.social-row .col-md-4:nth-child(2) {
  width: 28%;
}

.social-row .col-md-4:nth-child(3),
.social-row .col-md-4:nth-child(1) {
  width: auto;
}

.social-items2 {
  position: relative;
  z-index: 9;
}

.social-container {
  background: #f6f5e6;
  position: relative;
  padding-bottom: 580px;
}

.btm-pic {
  position: absolute;
  bottom: -308px;
  z-index: 10;
}


/**/
.view-container {
  position: relative;
  padding: 100px 0;
}

.view-btm {
  position: absolute;
  left: 50%;
  bottom: 30px;
  width: 90%;
  text-align: center;
  transform: translateX(-50%);
}

.view-mg:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to top, rgb(0 0 0 / 83%) 0%, rgb(0 0 0 / 11%) 35%, rgba(0, 0, 0, 0.30) 60%, rgba(0, 0, 0, 0) 100%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 10px;
}

.view-mg {
  position: relative;
  border-radius: 10px;
}

.view-mg img {
  border-radius: 10px;
}

.view-btm p {
  color: #ffffff;
  font-size: 0.875em;
}

/**/


.play-btn {
  position: absolute;
  bottom: 40px;
  transform: translate(-50%, 0%);
  left: 50%;
  font-family: 'Narin';
  font-weight: 500;
  font-size: 1em;
  line-height: 20px;
  color: #2e0d07;
  text-transform: uppercase;
  background: #fffcf4;
  padding: 8px 20px 8px 20px;
  border-radius: 25px;
  display: flex;
  align-items: center;
}

.play-btn:hover {
  background-color: #5e805a;
  color: #fff
}

.play-btn:hover i {
  color: #fff;
}

.play-btn:hover .video-b {
  border-color: #fff
}

.offers-container {
  position: relative;
  padding: 100px 0;
}

.lib-btm {
  margin-top: 5em
}

.lib-slider .owl-nav .owl-prev {
  left: 0%;
  bottom: -90px;
  top: unset;
  background-image: url(../images/arrow-left.png) !important;
  background-size: cover !important;
}

.lib-slider .owl-nav .owl-next {
  right: 83%;
  bottom: -90px;
  top: unset;
  background-image: url(../images/arrow-right.png) !important;
  background-size: cover !important;
}

.lib-slider .owl-nav [class*=owl-] {
  background-color: unset !important;
  box-shadow: unset !important;
  width: 38px !important;
  height: 38px !important;
  line-height: 38px !important;
}

.lib-slider .owl-nav .owl-prev:before {
  background: unset !important;
}

.lib-slider .owl-nav .owl-next:before {
  background: unset !important;
}


/* Style the artificial checkbox */
.check-span {
  height: 25px;
  width: 25px;
  background-color: #e5e5e5;
  display: inline-block;
  margin-left: 15px;
  position: relative;
}

.checkbox-group {
  display: flex;
  align-items: center;
}

.checkbox-group label {
  font-family: 'InterTight';
  font-weight: 300;
  color: #1f1f1f;
  font-size: 1em;
  display: flex;
  align-items: center
}

.form-group.checkbox-row {
  border-right: 0;
  border-bottom: 1px solid rgb(56 56 56 / 17%);
  padding-bottom: 20px;
}

/* Style its checked state...with a ticked icon */
[type=radio]:checked+span:before {
  content: '\2714';
  position: absolute;
  top: -3px;
  font-size: 22px;
  left: 5px;
  color: rgb(57 57 57 / 63%);
}

.checkbox-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.br-none {
  border-right: 0 !important
}

/**/


.dateimg:after {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  right: 15px;
  z-index: -1;
  background-position: center center;
  background-image: url(../images/date.png);
  background-repeat: no-repeat;
}

.booking-form-top .dateimg:after {
  z-index: 1;
  top: 25%;
}

.form-group {
  position: relative;
  border-right: 1px solid rgb(56 56 56 / 17%);
  padding-right: 15px;
}

label {
  font-family: 'Narin';
  font-weight: normal;
  font-size: 0.875em;
  color: rgb(54 54 54 / 76%);
}

.inner-box p {
  font-weight: 500;
  margin-bottom: 0
}

.input-box {
  color: rgb(0 0 0 / 77%);
  width: 100%;
  font-size: 1em;
  padding: 20px 0 10px;
  z-index: 9;
  background: unset;
  letter-spacing: 1px;
  font-family: 'InterTight';
  font-weight: 300;
  font-style: normal;
  border-bottom: 1px solid rgb(56 56 56 / 17%);

}

.booking-form-top .input-box {
  background-color: #d6e8d2;
  border-bottom: 0;
  padding: 20px 10px 10px;
  cursor: pointer;
}

.booking-form-top select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background: transparent url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png") no-repeat 60px center;
  background-repeat: no-repeat;
  background-size: 10px;
  background-position-x: 90%;
  background-position-y: 20px;
  margin-right: 2rem;
}

.booking-form-top .submit-btn {
  background: #b7d7b4 !important;
  padding: 15px 30px !important;
  border-bottom: 0 !important;
}

.booking-form-top label {
  position: absolute;
  top: 0;
  letter-spacing: 1px;
  left: 0;
  padding: 0px 1em;
  font-size: .9em;
  color: #000;
  pointer-events: none;
  transition: .5s;
  bottom: 0;
  line-height: 45px;
  background-color: transparent;
}

.booking-form-top .form-group {
  padding-right: 0;
  border-right: 0;
  margin-bottom: 0 !important
}

.booking-form-top input:focus~label,
.booking-form-top input:valid~label {
  top: -7px;
  left: 0px;
  color: #666;
  font-size: 10px;
  background-color: #fff;
  padding: 0px 10px;
  line-height: 20px;
  bottom: inherit;
}

.floating-select:focus~label,
.floating-select:not([value=""]):valid~label {
  top: -7px;
  left: 0px;
  color: #666;
  font-size: 10px;
  background-color: #fff;
  padding: 0px 10px;
  line-height: 20px;
  border-radius: 20px;
  bottom: inherit;
}

.book-row .col-md-2 {
  width: 13%;
  padding: 0 2px;
}

option {
  font-family: 'InterTight';
  font-weight: 300;
}

.contact-form .col-md-6:nth-child(2n) {
  padding-left: 0;
}

.contact-form textarea {
  height: unset;
  padding: 20px 25px 0;
}

.submit-btn {
  border: none;
  color: #000;
  background: unset;
  cursor: pointer;
  font-weight: normal;
  padding-bottom: 1px;
  font-family: 'InterTight';
  border-bottom: 2px solid #a8a89e;
  font-size: 1em;
  letter-spacing: 1px;
}

.submit-btn:hover {
  color: #000
}

/**/

.pr-70 {
  padding-right: 70px !important
}

.b-none {
  border-top: 0 !important
}

/**/
.text-center {
  text-align: center !important;
}

.box-link img {
  width: 100%;
  height: auto;
  display: block;
  transform: scale(1);
  transition: all 0.5s ease 0s;
  mix-blend-mode: multiply;
  top: 5%;
  position: relative;
  margin: 26px 0px 0
}

.box-link:hover img {
  transform: scale(1.1);
  padding: 20px;
}

.box-link .box-content {
  width: 100%;
  height: 100%;
  background: rgb(56 53 53 / 89%);
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transform: rotateY(180deg) scale(0.5);
  transition: all 0.45s ease-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.box-link:hover .box-content {
  opacity: 1;
  transition: all 0.45s ease-out 0s;
  transform: rotateY(0deg) scale(1);
}


.mb-3 {
  margin-bottom: 3em
}

.d-flex {
  display: flex;
}

.activity-container .owl-theme .owl-nav {
  display: none !important;
}

.review-container {
  position: relative;
  padding: 50px 0 0
}


ul.slick-dots {
  display: flex;
  align-items: center;
  margin: 30px auto 0;
  justify-content: center;
}

.mar0 {
  margin: 0
}

/*end*/
.facility-wraper {
  padding: 60px 0;
}

/**/
.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  opacity: 0;
}

.box-group.gallery-box h4 {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  bottom: 0;
  font-family: 'Montserrat';
  z-index: 9;
  font-weight: 600;
  font-size: 1em;
  color: #333;
  padding: 6px 25px;
  background: #fff;
  border-radius: 10px;
  width: max-content;

}

.box-group:hover .img-overlay {
  opacity: 1 !important
}

.img-overlay i {
  color: #fff;
  font-size: 2em;
}

.box-group {
  text-align: center;
  overflow: hidden;
  position: relative;
  /*border: 1px solid rgb(0 0 0 / 11%);*/
}

.box-group img {
  transition: all 0.3s ease 0s;
}

.gallery-box img {
  height: 350px;
  object-fit: cover;
}

.gal-img,
.vid-img {
  max-width: 100%;
  max-height: 100%;
  transform: scale3d(1, 1, 1);
  transition: all 0.3s ease 0s;
  display: block;
  width: 100%;
  height: 300px;
  object-fit: cover;

}

.img-play {
  width: 70px;
}

.box-group:hover img {
  transform: scale3d(1.04, 1.04, 1);
}

.box-group .box-content {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  padding-top: 35%;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 2;
  transition: all 0.3s ease 0s;
}

.container {
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
}

/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-md-15 {
  width: 20%;
  float: left;
}

.ser-abs-txt {
  font-family: 'Gelion';
  font-weight: normal;
  margin-bottom: 25px;
  font-size: 2em;
  color: #214279;
  line-height: 40px;
  letter-spacing: -1px
}

.ser-abs {
  position: absolute;
  transform: translate(0%, -50%);
  left: 50%;
  top: 50%
}

a.know-btn.submit-btn {
  padding: 14px 30px;
}

/**/
/*tab*/

/* Style the tab */
.tab {
  display: flex;
  align-items: center;
  margin: 2.5em auto 3.2em;
  justify-content: center;
}

.tab button {
  border: 1px solid rgb(57 57 57 / 24%);
  color: rgb(44 44 44 / 54%);
  cursor: pointer;
  background: unset;
  text-transform: uppercase;
  padding: 25px 30px;
  font-family: 'Narin';
  font-weight: 600;
  font-size: 0.938em;
  letter-spacing: 0px;
  text-align: center;
  position: relative;
  margin-right: 1em;
  width: 25%;
}

.blog-tab button {
  padding: 12px 30px;
  margin-right: 10px;
  width: fit-content;
}

.blog-tab button.active:after {
  width: 11px !important;
  height: 50px !important;
}

.blog-tab {
  margin-bottom: 6em;
  width: 90%;
}

.tab button.active {
  background-image: url(../images/tab-bg.jpg);
  background-size: cover;
  border: 1px solid #fff;
  color: #fff;
}

.tab button.active:after {
  content: "";
  width: 20px;
  height: 100px;
  position: absolute;
  background-image: url(../images/border1.png);
  background-size: cover;
  transform: translate(-50%, 0%);
  left: 50%;
  top: 100%;
}

.gallery-container {
  overflow: hidden;
  padding: 60px 0;
  position: relative;
  z-index: 9;
}

.w100 {
  width: 100% !important
}

.ins-tab-inner {
  padding: 50px 100px;
}

.more-offers {
  margin-top: 4em
}

.in-shape1 {
  z-index: -1;
  position: absolute;
  top: 2%;
  opacity: .4;
  left: -500px;
}

.in-shape2 {
  z-index: -1;
  position: absolute;
  top: 6%;
  right: -530px;
  opacity: .6;
}

.in-shape3 {
  z-index: -1;
  position: absolute;
  top: 34%;
  opacity: .4;
  left: 100px;
}

.in-shape4 {
  z-index: -1;
  position: absolute;
  top: 35%;
  opacity: .4;
  right: -490px;
}

.in-shape5 {
  z-index: -1;
  position: absolute;
  top: 51%;
  left: -660px;
  opacity: .4;
}

.in-shape6 {
  z-index: -1;
  position: absolute;
  top: 61%;
  opacity: .4;
  right: -590px;
}

.instruction-wrap {
  margin-top: 5em;
}

/**/

/*blog*/
.date {
  font-family: 'InterTight';
  font-weight: 300;
  font-size: 0.875em;
  background-image: url(../images/blog-shape.png);
  background-size: cover;
  padding: 15px;
  color: #1f1f1f;
}

.thumb,
.blog-img-in {
  position: relative;
}

.blog-style-one {
  margin-bottom: 4em;
  height: 100%
}

.thumb img {
  height: 300px;
  object-fit: cover;
}

body.blog .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-meta {
  left: 0;
  position: absolute;
  bottom: 30px;
}

.b-title {
  font-family: 'InterTight';
  font-weight: 300;
  margin-bottom: 15px;
  font-size: 1.25em;
  color: #aa9463;
  line-height: 30px;
}

.info h2 {
  font-family: 'InterTight';
  font-weight: 300;
  margin-bottom: 0px;
  font-size: 1em;
  color: #aa9463;
  line-height: 30px;
}

.info {
  margin-top: 1em
}

.info p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 15px;
}

.read-more {
  font-family: 'InterTight';
  font-weight: normal;
  margin-bottom: 10px;
  font-size: 0.875em;
  color: #aa9463;
  line-height: 30px;
  border-bottom: 1px solid #aa9463;
  letter-spacing: 1px;
  padding-bottom: 1px;
}

.read-more:hover {
  color: #000
}

.blog-date {
  display: block;
  font-family: 'InterTight';
  font-weight: 300;
  font-size: 0.75em;
  color: #aa9463;
  line-height: 20px;
  background-color: rgba(242, 239, 231, .5);
  padding: 10px 25px;
  letter-spacing: 2px;
  margin-bottom: 15px;
  width: fit-content;
}

.blog-h1,
.blog-btm-txt h1 {
  font-family: 'Narin';
  font-weight: normal;
  font-size: 3em;
  color: #000000;
  line-height: 50px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.blog-right-det {
  padding-left: 65px;
}

.blog-btm-txt {
  text-align: left;
  margin-top: 3em;
}

.blog-btm-txt img {
  margin-bottom: 2em;
}

.amenity-title,
.blog-btm-txt h2 {
  font-family: 'Narin';
  font-weight: normal;
  font-size: 2.31em;
  color: #3e3e3e;
  line-height: 40px;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #c2c0ba;
  padding-bottom: 25px;
  margin-bottom: 35px;
}

.amenity-title,
.blog-btm-txt h2 strong {
  font-family: 'Narin';
  font-weight: normal;
  font-size: 1em;
  color: #3e3e3e;
  line-height: 40px;
  text-align: left;
  text-transform: uppercase;
}

.recent-row .owl-nav .owl-prev:before,
.recent-row .owl-nav .owl-next:before {
  filter: invert(1);
}

.recent-row .owl-nav .owl-prev {
  left: -100px;
}

.recent-row .owl-nav .owl-next {
  right: -100px;
}

.blog-btm-txt.recent-blog {
  border-bottom: 0;
}

.blog-btm-txt {
  margin-top: 2em;
  border-bottom: 1px solid #c2c0ba;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.amenity-h3,
.blog-btm-txt h3 {
  font-family: 'InterTight';
  font-weight: 300;
  font-size: 1.93em;
  color: #000000;
  line-height: 25px;
  margin-bottom: 20px
}

.blog-btm-txt h3 strong {
  font-family: 'InterTight';
  font-weight: 300;
  font-size: 1em;
  color: #000000;
  line-height: 25px;
}

.blog-btm-txt ul li,
.blog-btm-txt ol li {
  font-family: 'InterTight';
  font-weight: 300;
  position: relative;
  font-size: 1em;
  color: #1f1f1f;
  line-height: 24px;
  padding-left: 30px;
  margin-bottom: 20px;
}

.blog-btm-txt p {
  margin-bottom: 2em
}

.blog-btm-txt ul li a,
.blog-btm-txt ol li a {
  font-family: 'InterTight';
  font-weight: 300;
  position: relative;
  font-size: 1em;
  color: #1f1f1f;
  line-height: 24px;
}

.blog-btm-txt li::before {
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0;
  background-image: url(../images/check.png);
  background-size: cover;
}

.blog-btm-txt {
  margin-top: 2.5em;
}

.blog-btm-txt img {
  width: 650px !important;
  height: auto !important;
}

.faq-blog-h3 {
  position: relative;
}

.faq-blog-h3:before {
  content: "";
  width: 16px;
  border-radius: 100%;
  height: 16px;
  position: absolute;
  left: -50px;
  transform: translate(-50%, -50%);
  top: 50%;
  background: #3e97c1;
}

.faq-blog .amenity-item {
  padding-left: 50px;
}

.amenity-title {
  font-family: 'Narin';
  font-weight: normal;
  font-size: 2.31em;
  color: #3e3e3e;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #c2c0ba;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

/**/
/************************************************** START LOCATION **************************************************/
.inner-wraper-main {
  width: 100%;
  height: auto;
  background-color: #ebede5;
  padding-bottom: 90px;
}

.inner-banner {
  width: 100%;
  height: auto;
}

.inner-banner-wrap {
  width: 100%;
  height: auto;
  position: relative;
}

.inner-banner-pics {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.bredcum-wraper {
  width: 100%;
  height: auto;
  padding-top: 20px;
  text-align: center;
  display: flex;
  margin: 0 auto;
  align-items: center;
  position: relative;
  /*z-index: 9;*/

}

.bredcum-container {
  width: auto;
  height: auto;
}

.bred-home {
  width: auto;
  height: auto;
  float: left;
}

.bred-home a,
.bred-home {
  width: auto;
  height: auto;
  float: left;
  font-family: 'InterTight';
  font-weight: 300;
  font-size: 0.75em;
  color: #000000;
  letter-spacing: 2px;
  line-height: 30px;
  text-transform: uppercase;
}

.bred-home a {
  font-size: 1em
}

.bred-home a:hover {
  width: auto;
  height: auto;
  float: left;
  color: #070606;
}

.bred-arrow {
  width: auto;
  height: auto;
  float: left;
  font-size: 0.85em;
  color: #000000;
  line-height: 30px;
  padding-left: 8px;
  padding-right: 8px;
}

.bred-next {
  width: auto;
  height: auto;
  float: left;
  font-family: 'InterTight';
  font-weight: 300;
  font-size: 0.75em;
  letter-spacing: 2px;
  color: #000000;
  line-height: 30px;
  text-transform: uppercase;
}

.select {
  position: relative;
  display: inline-block;
  width: 100%;
}

.select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 0px 15px;
  outline: 0;
  border-radius: 0;
  color: #666;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #ccc;
  font-size: 1em;
  font-family: inherit;
  line-height: 40px;
  border-radius: 30px;
  background-color: transparent;
}

.select select::-ms-expand {
  display: none;
}

.select select:hover,
.select select:focus {
  color: #000;
  background: #fff;
}

.select select:disabled {
  opacity: 0.5;
  pointer-events: none;
}

.select__arrow {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #7b7b7b transparent transparent transparent;
}

.select select:hover~.select__arrow,
.select select:focus~.select__arrow {
  border-top-color: #000;
}

.select select:disabled~.select__arrow {
  border-top-color: #ccc;
}

/************************************************** START CONTACT **************************************************/
.hide-menu {
  display: none;
}

/************************************************** START THAILAND **************************************************/
.thailand-head {
  background-color: #f6f5e6;
}

.other-destination-outer {
  width: 100%;
  height: auto;
  padding-bottom: 120px;
}

.other-destination {
  width: 100%;
  height: auto;
  margin-top: 40px;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
}

.other-desti {
  width: 26.75%;
  height: auto;
  float: left;
  position: relative;
}

.other-desti:nth-child(1) {
  width: 45.85%;
  height: auto;
}

.other-desti-inside {
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 1%;
}

.other-desti-inside:nth-child(2) {
  margin-bottom: 0%;
}

.other-desti-inside-caption {
  width: auto;
  height: auto;
  position: absolute;
  left: 25px;
  bottom: 25px;
}

.other-desti:hover .other-desti-inside-caption {
  transform: scale(1);
  opacity: 0;
}

.desti-name {
  margin: 0;
  font-size: 1.875em;
  color: #fff;
  position: relative;
  font-style: normal;
  text-align: left;
  font-family: 'Amarieta';
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 1;
  text-transform: uppercase;
}

.desti-view {
  display: inline-block;
  font-size: 1em;
  color: #fff;
  position: relative;
  font-style: normal;
  text-align: left;
  font-family: 'Amarieta';
  font-weight: normal;
  border-bottom: 1px solid #f7f7f7;
}

/********** Effect #3 CSS *********/
.effect-3 {
  position: relative;
  overflow: hidden;
}

.effect-3 .effect-img {
  font-size: 0;
  overflow: hidden;
}

.effect-3 .effect-img img {
  width: 100%;
  height: auto;
  transition: .3s;
}

.effect-3:hover .effect-img img {
  transform: scale(1.2);
}

.effect-3 .effect-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 30px;
  text-align: center;
  background: rgba(0, 0, 0, .5);
  transition: .5s;
  transform: scale(0);
  opacity: 0;
}

.effect-3:hover .effect-text {
  transform: scale(1);
  opacity: 1;
}

.effect-3 .effect-text h2 {
  margin: 0;
  font-size: 1.875em;
  color: #fff;
  position: relative;
  font-style: normal;
  text-align: center;
  font-family: 'Amarieta';
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 45px;
  text-transform: uppercase;
}



.effect-3 .effect-btn .btn {
  display: inline-block;
  font-size: 1em;
  color: #fff;
  position: relative;
  font-style: normal;
  text-align: center;
  font-family: 'Amarieta';
  font-weight: normal;
  letter-spacing: 2px;
}

.packages-wrap {
  width: 100%;
  height: auto;

  position: relative;
}

.thailand-package-bg {
  width: 100%;
  height: auto;
  position: relative;
}

.thailand-package-bg-bottom {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: -7em;
  left: 0;
}

.thailand-package-bg-top {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0em;
  left: 0;
}

.thailand-package-container {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 105px;
}

.thailand-package-dtl {
  width: 100%;
  height: auto;
  padding-top: 35px;
  position: relative;
}

.thailand-places-dtl .owl-nav {
  position: absolute;
  bottom: 5px;
  /* Adjust as per your need */
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
  /* spacing between prev/next */
}

.thailand-places-dtl {
  width: 100%;
  height: auto;
  padding-top: 35px;
  position: relative;
}

.thailand-places-dtl .owl-theme .owl-nav [class*="owl-"] {
  top: inherit !important;
  background: #f6f5e6 !important;
}

.thailand-places-dtl .owl-theme .owl-nav .owl-next {
  right: inherit !important;
}

.thailand-places-dtl .owl-controls {
  border-bottom: 1px solid #ccc;
  position: relative;
  bottom: -60px;
}

.thailand-desti-package {
  width: 100%;
  height: auto;
  position: relative;
  border-radius: 20px;
  border: 3px solid #f6f5e6;
  overflow: hidden;
}

.thailand-desti-package-for {
  width: 100%;
  background-color: #f6f5e6;
  padding: 15px 32px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  position: relative;
  margin-top: -45px;
}

.thailand-desti-package-name {
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 1em;
  text-transform: uppercase;
  font-family: 'InterTight';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #333;
}

.thailand-desti-package-days {
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 1em;
  font-family: 'PlayfairDisplay';
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  margin: 0.75em 0em;
  color: #333;
}

.thailand-desti-package-price-outer {
  width: 100%;
  display: flex;
  justify-content: center;
}

.thailand-desti-package-price {
  border: 1px dashed #666;
  padding: 0px 15px;
  border-radius: 10px;
  text-transform: uppercase;
  font-family: 'InterTight';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 0.8em;
  line-height: 40px;
}

.thai-places-visit {
  width: 100%;
  height: auto;
  padding: 0px 3px;
  padding-top: 115px;
  padding-bottom: 60px;
}

.thailand-places {
  width: 100%;
  height: auto;
  position: relative;
}

.thailand-places-pic {
  width: 100%;
  height: auto;
  border-radius: 20px;
  overflow: hidden;
}

.thailand-places-name {
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 1.5em;
  color: #333;
  font-style: normal;
  text-align: center;
  font-family: 'Amarieta';
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.7;
  padding: 0.5em 0em;
}

.thai-faq {
  width: 100%;
  height: auto;
  padding-top: 105px;
}

.thai-faq-container {
  position: relative;
  right: 0%;
  width: calc(100% + 18%);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
}

.thai-faq-content {
  width: 49.18%;
  height: auto;
  background-color: #fff;
  border-radius: 20px;
  padding: 65px 75px;

}

.thai-faq-pic {
  width: 49.9%;
  height: auto;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  overflow: hidden;
}


.col_1 button.accordion {
  background-color: transparent;
  cursor: pointer;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  font-family: 'InterTight';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #333;
  line-height: 40px;
  font-size: 1em;
  text-align: left;
  margin-bottom: 0.5em;
  background: url(../images/faq-listing.png) no-repeat left center;
  padding-left: 40px;
}

.col_1 button.accordion.active,
.col_1 button.accordion:hover {
  background-color: transparent;
}

.col_1 button.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  background-color: #f6f5e6;
  font-size: 1.5em;
  border: 1px solid #ccc;
}

.col_1 button.accordion.active:after {
  content: "\2212";
}

.panel {
  padding: 0em 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  margin-bottom: 1em;
  padding-left: 35px;
  border-bottom: 1px solid #ccc;
}

.panel:nth-last-child(1) {
  border: none;
}

.panel p {
  width: 100%;
  height: auto;
  font-family: 'InterTight';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #333;
  line-height: 1.7;
  font-size: 1em;
  padding: 0px 30px;
  border-left: 8px solid #f6f5e6;
  margin-bottom: 1em;
  padding-right: 50px;
}

.faq-title {
  margin-bottom: 25px;
}

.thai-travel-tips {
  width: 100%;
  height: auto;
  padding-top: 105px;
}

.thai-travel-tips-pic {
  width: 69.45%;
  height: auto;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}

.thai-travel-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.thai-travel-tips-content {
  width: 25.55%;
  height: auto;
}

.thai-travel-tips-content ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.thai-travel-tips-content ul li {
  width: 100%;
  height: auto;
  background: url(../images/faq-listing.png) no-repeat left 5px;
  padding-left: 30px;
  margin-bottom: 1em;
  font-family: 'InterTight';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #333;
  line-height: 1.7;
}

.theme-travel-sub {
  font-size: 1.3em;
  color: #000000;
  position: relative;
  font-style: normal;
  text-align: left;
  font-family: 'Amarieta';
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 1.7;
  text-transform: uppercase;
}

.travel-caption-content {
  backdrop-filter: blur(5px);
  background-color: rgba(0, 0, 0, 0.35);
  padding: 30px 30px;
  border-radius: 20px;
  text-align: center;
}

.video-button-out {
  width: 100%;
  display: flex;
  justify-content: center;
}

.video-button {
  margin-top: 0.5em;
  background-color: #f6f5e6;
  border-radius: 30px;
  display: flex;
  align-items: center;
  padding: 0px 25px;

}

.video-button i {
  margin-left: 0.5em;
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.travel-caption-content p {
  text-align: center;
  font-size: 1em;
  color: #fff;
  font-family: 'InterTight';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.travel-caption {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.for-video {
  cursor: pointer;
}

.activities-wrap {
  width: 100%;
  height: auto;
  position: relative;
}

.thailand-activity-bg {
  width: 100%;
  height: auto;
  position: relative;
}

.thailand-activity-container {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 105px;
}

.activity-sub {
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 1.35em;
  font-family: 'PlayfairDisplay';
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  margin: 0.25em 0em;
  color: #333;
}

.thailand-activity-dtl {
  width: 100%;
  height: auto;
  padding-top: 35px;
  position: relative;
}

.thailand-desti-activity {
  width: 100%;
  height: auto;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}

.activity-name-outer {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
}

.activity-name {
  background-color: #f6f5e6;
  border-radius: 30px;
  display: flex;
  align-items: center;
  padding: 0px 25px;
  font-size: 1.5em;
  color: #000000;
  position: relative;
  font-style: normal;
  text-align: left;
  font-family: 'Amarieta';
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 1.7;
  text-transform: uppercase;
  position: relative;
  margin-top: -25px;
}


.video-icon a {
  width: 70px;
  height: 70px;
  line-height: 70px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  position: relative;
  color: #333;
  -webkit-animation: ripple-white 1s linear infinite;
  animation: ripple-blue 1s linear infinite;
  -webkit-transition: .5s;
  background: rgba(246, 245, 230, 0.7);
  font-size: 1.5em;
  z-index: 44
}

.slider10 .video-icon a {
  border-radius: 0
}

@-webkit-keyframes ripple-blue {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3)
  }

  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0)
  }
}

@keyframes ripple-blue {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3)
  }

  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0)
  }
}

.main_video {
  width: 90px;
  height: 90px;
  overflow: hidden;
  border-radius: 50%
}


.main_video {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.thailand-activity-dtl .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  /* pushes prev left, next right */
  z-index: 999;
}


.thailand-activity-dtl .owl-theme .owl-nav .owl-prev {
  right: inherit;
  left: -25px;
  background-color: #f6f5e6 !important;
}

.thailand-activity-dtl .owl-theme .owl-nav .owl-next {
  right: -25px;
  background-color: #f6f5e6 !important;
}

.thailand-review-wrap {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: -5%;
}

.thailand-review-wrap .d-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.thailand-review-title {
  width: 21.5%;
  height: auto;
  float: left;
  padding-right: 5%;
}

.thailand-review-container {
  width: 78.5%;
  height: auto;
}

.thailand-review-container .video-icon a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  position: relative;
  color: #333;
  -webkit-animation: ripple-white 1s linear infinite;
  animation: ripple-blue 1s linear infinite;
  -webkit-transition: .5s;
  background: rgba(246, 245, 230, 0.7);
  font-size: 1.15em;
  z-index: 44
}

.thailand-review-container .main_video {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%
}

.inner-banner-caption-outer {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 40px;
  left: 0px;
  display: flex;
  justify-content: center;
}

.inner-banner-caption {
  width: auto;
  height: auto;
}


.inner-banner-sub {
  width: auto;
  height: auto;
  text-align: left;
  font-size: 1.43em;
  font-family: 'PlayfairDisplay';
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  color: #fff;
  margin-bottom: 0.25em;
}

.inner-banner-main {
  width: auto;
  height: auto;
  font-family: 'Amarieta';
  font-weight: normal;
  line-height: 0.75;
  text-transform: uppercase;
  color: #fff;
  font-size: 6.125em;
}

.activity-pic-bg {
  padding-top: 5%;
}

.package-pic-bg {
  padding-top: 10%;
}

.thailand-review-dtl {
  width: 100%;
  height: auto;
  position: relative;
}

/*************************************** CONTACTS ************************************/
.contact-wrap {
  width: 100%;
  height: auto;
  padding-top: 105px;
}

.contact-topcontainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: stretch;
  width: 100%;
}

.contact-address {
  width: 25%;
  height: auto;
  float: left;
}

.contact-address:nth-child(2) {
  border-left: 1px solid rgb(0 0 0 / 37%);
  border-right: 1px solid rgb(0 0 0 / 37%);

}

.contact-address-icon {
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 1em;
  font-size: 1.5em;
}

.contact-address-dtl {
  width: 100%;
  height: auto;
  text-align: center;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
  color: #212121;
  line-height: 1.7;
  font-family: 'InterTight';
  font-weight: normal;
}

.contact-form-container {
  width: 100%;
  height: auto;
  padding: 90px 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.contact-form-pic {
  width: 49.45%;
  height: auto;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}

.contact-form-content {
  width: 45%;
  height: auto;
}

.contact-title {
  font-size: 2.4em;
  color: #000000;
  position: relative;
  font-style: normal;
  text-align: left;
  font-family: 'Amarieta';
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 45px;
}

.enquiry-form-outer {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
  margin-top: 2em;

}

.enquiry-form-outer .user-box {
  position: relative;
  margin-right: 2%;
  width: 49%;
  float: left;
  margin-bottom: 15px;
}

.enquiry-form-outer .user-box:nth-child(2n+2) {
  margin-right: 0%;
}


.enquiry-form-outer .user-box input {
  width: 100%;
  padding: 0px 1em;
  font-size: 1em;
  color: #333;
  border: none;
  border: 1px solid #ccc;
  outline: none;
  background: transparent;
  border-radius: 20px;
  line-height: 45px;
  font-family: 'InterTight';
  font-weight: normal;
}

.enquiry-form-outer .user-box input:focus~label,
.enquiry-form-outer .user-box input:valid~label {
  top: -7px;
  left: 0px;
  color: #666;
  font-size: 10px;
  background-color: #f6f5e6;
  padding: 0px 10px;
  line-height: 20px;
  border-radius: 10px;
  bottom: inherit;
  font-family: 'InterTight';
  font-weight: normal;
}

.enquiry-form-outer .user-box label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0px 1em;
  font-size: 16px;
  color: #333;
  pointer-events: none;
  transition: .5s;
  bottom: 0;
  line-height: 45px;
  background-color: transparent;
  font-family: 'InterTight';
  font-weight: normal;
}

.full-field {
  width: 100% !important;
  margin-right: 0% !important;
}

textarea:focus~.floating-label,
textarea:not(:placeholder-shown)~.floating-label,
input:not(:focus):valid~.floating-label {
  top: -7px;
  left: 0px;
  color: #666;
  font-size: 10px;
  background-color: #f6f5e6;
  padding: 0px 10px;
  line-height: 20px;
  border-radius: 10px;
  bottom: inherit;
  font-family: 'InterTight';
  font-weight: normal;
}

.scheme-des textarea {
  width: 100%;
  height: 125px;
  resize: none;
  padding: 10px 20px 0 20px;
  font-size: 1em;
  color: #333;
  font-family: inherit;
  font-weight: normal;
  border-radius: 20px;
  font-family: 'InterTight';
  font-weight: normal;
  border: 1px solid #ccc;
  outline: none;
  background: transparent;
}

.floating-label {
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 10px;
  transition: 0.2s ease all;
  color: #999999;
  font-size: 1em;
}





/* highlighter */
.highlight {
  position: absolute;
  height: 50%;
  width: 100%;
  top: 15%;
  left: 0;
  pointer-events: none;
  opacity: 0.5;
}

.submit-button {
  line-height: 45px;
  padding: 0px 24px;
  border-radius: 20px;
  background-color: #000000;
  color: #fff;
  font-family: 'InterTight';
  font-weight: normal;
  cursor: pointer;

}

.contact-location {
  width: auto;
  height: auto;
  position: absolute;
  bottom: 15px;
  right: 15px;
  line-height: 52px;
  font-family: 'InterTight';
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  color: #333;
  background-color: #f6f5e6;
  padding: 0px 20px;
  border-radius: 10px;
  font-size: 0.8em;
}


/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-wobble-horizontal:hover,
.hvr-wobble-horizontal:focus,
.hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.srilanka-package-bg-bottom {
  bottom: -20em;
}




.footer-contact {
  display: none;
}




/* Overlay */

.welcome-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, .55);
  backdrop-filter: blur(8px);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  transition: .45s;
}

.welcome-overlay.show {
  opacity: 1;
  visibility: visible;
}

/* Popup */

.welcome-popup {
  width: 90%;
  max-width: 560px;
  background: #f7f2eb;
  border-radius: 28px;
  overflow: hidden;
  position: relative;
  transform: translateY(30px) scale(.95);
  transition: .45s;
  box-shadow: 0 25px 60px rgba(0, 0, 0, .25);
}

.welcome-overlay.show .welcome-popup {
  transform: translateY(0) scale(1);
}

/* Content */

.popup-content {
  padding: 70px 55px;
  text-align: center;
}

.popup-subtitle {
  display: block;
  font-size: 13px;
  letter-spacing: 4px;
  color: #a56d45;
  margin-bottom: 18px;
  text-transform: uppercase;
  font-family: 'Amarieta';
  font-weight: normal;
  text-transform: uppercase;
}

.popup-content h2 {
  font-size: 48px;
  margin: 0 0 20px;
  color: #2c2925;
  font-family: 'Amarieta';
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.popup-content p {
  font-size: 17px;
  line-height: 1.8;
  color: #666;
}

.popup-btn {
  display: inline-block;
  padding: 15px 42px;
  background: #b8754a;
  color: #fff;
  border-radius: 40px;
  text-decoration: none;
  transition: .35s;
}

.popup-btn:hover {
  background: #8d5736;
  transform: translateY(-2px);
}

/* Close */

.popup-close {
  position: absolute;
  right: 18px;
  top: 18px;
  width: 42px;
  height: 42px;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  background: #fff;
  color: #333;
  transition: .3s;
}

.popup-close i {
  font-size: 16px;
}


.popup-close:hover {
  transform: rotate(180deg);
}

/* Mobile */

@media(max-width:768px) {

  .popup-content {
    padding: 50px 30px;
  }

  .popup-content h2 {
    font-size: 34px;
  }

  .popup-content p {
    font-size: 15px;
  }

}

@media(max-width:420px) {

  .popup-content h2 {
    font-size: 28px;
    margin-bottom: 10px;
  }

}








@media (min-width: 1023px) and (max-width: 1279px) {

  body,
  .head-txt1 {
    font-size: 12px !important;
  }

  .d-container {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%
  }

  .footer-menu ul li a {
    font-size: 0.7em;
  }

  .swiper-slide {
    width: 210px !important;
  }

  .swiper-button-next {
    right: 47%;
  }

  .ser-btm {
    left: 20px;
    bottom: 15px;
  }

  .explore {
    font-size: 1.2em;
  }

  .ser-title {
    line-height: 15px;
    font-size: 2em;
  }

  #title {
    font-size: 5em;
    line-height: 50px;
  }

  #btnText {
    padding: 3px 15px;
    line-height: 20px;
    font-size: 1em;
    border-radius: 5px;
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 35px;
    height: 35px;
  }

  .swiper-button-prev::after,
  .swiper-button-next::after {
    font-size: 10px;
  }

  .swiper-button-next {
    right: 46%;
  }

  .swiper {
    right: -32%;
  }

  .theme-wedding {
    width: 40%;
  }

  .support-hd {
    font-size: 1.5em;
    line-height: 22px;
  }

  .support-left-wrap {
    margin-left: 45px;
  }

  .resort-rt {
    padding-left: 10px;
  }

  .theme-wed {
    font-size: 2em;
    line-height: 28px;
  }

  .title-top {
    margin-bottom: 1em;
  }

  .owl-theme .owl-nav .owl-next {
    right: 0%;
  }

}


@media (min-width: 1280px) and (max-width: 1359px) {

  body,
  .head-txt1 {
    font-size: 14px !important;
  }

  .d-container {
    width: 100%;
    padding-left: 4%;
    padding-right: 4%
  }

  .footer-menu ul li a {
    font-size: 0.7em;
  }


  .swiper-slide {
    margin-right: 15px !important;
    width: 270px !important;
  }

  .ser-btm {
    left: 20px;
    bottom: 15px;
  }

  .explore {
    font-size: 1.2em;
  }

  .ser-title {
    line-height: 25px;
    font-size: 2em;
  }

  #title {
    font-size: 5em;
    line-height: 50px;
  }

  #btnText {
    padding: 3px 20px;
    line-height: 25px;
    font-size: 1em;
    border-radius: 8px;
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 35px;
    height: 35px;
    bottom: 9% !important;
  }

  .swiper-button-prev::after,
  .swiper-button-next::after {
    font-size: 10px;
  }

  .swiper-button-next {
    right: 48%;
  }

  .theme-wedding {
    width: 40%;
  }

  .theme-btm {
    margin-top: 4em;
    padding: 0 140px;
  }

  .view-btn-bef::before {
    top: 96%;
  }

  .view-btn-bef::after {
    top: 96%;
  }

  .conference-btm {
    padding: 15px;
  }

  .support-left-wrap {
    margin-left: 50px;
  }

  .resort-rt {
    padding-left: 20px;
  }

  .theme-wed {
    font-size: 2em;
    line-height: 30px;
  }

  .title-top {
    margin-bottom: 1em;
  }

  #owl-demo-1 .owl-nav .owl-prev {
    right: 7%;
  }

  #owl-demo-1 .owl-nav .owl-next {
    right: 0;
  }

  .resort-btm-caption {
    margin-top: 10px;
  }

  .resort-btm-caption .offer-title {
    margin-bottom: 0;
  }

  .social-row .col-md-4:nth-child(3),
  .social-row .col-md-4:nth-child(1) {
    padding-right: 0;
  }

  .social-mid {
    padding: 60px 0 150px;
  }

  .social-links li a {
    height: 40px;
    width: 40px;
    line-height: 40px;
  }

  .social-links li a {
    font-size: 22px;
  }

  .connection2 {
    left: 38%;
    transform: rotate(-60deg);
  }

  .connection4 {
    top: -70px;
    left: -90px;
  }

  .connection5 {
    left: 33%;
  }

  .social-container {
    padding-bottom: 270px;
  }

}

@media (min-width: 1360px) and (max-width: 1399px) {

  body,
  .head-txt1 {
    font-size: 14px !important;
  }

  .d-container {
    width: 100%;
    padding-left: 6%;
    padding-right: 6%
  }

  .nav-brand img {
    width: 85%;
    margin: 5px auto 0;
  }

  .footer-menu ul li a {
    font-size: 0.7em;
  }

  .swiper-slide {
    width: 290px !important;
  }

  .ser-btm {
    left: 20px;
    bottom: 20px;
  }

  .explore {
    font-size: 1.2em;
  }

  .ser-title {
    line-height: 25px;
    font-size: 2em;
  }

  #title {
    font-size: 5em;
    line-height: 50px;
  }

  #btnText {
    padding: 3px 20px;
    line-height: 25px;
    font-size: 1em;
    border-radius: 8px;
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 35px;
    height: 35px;
    bottom: 9% !important;
  }

  .swiper-button-prev::after,
  .swiper-button-next::after {
    font-size: 10px;
  }

  .swiper-button-next {
    right: 48%;
  }





  .theme-wedding {
    width: 40%;
  }

  .theme-btm {
    margin-top: 4em;
    padding: 0 140px;
  }

  .view-btn-bef::before {
    top: 96%;
  }

  .view-btn-bef::after {
    top: 96%;
  }

  .conference-btm {
    padding: 15px;
  }

  .support-left-wrap {
    margin-left: 50px;
  }

  .resort-rt {
    padding-left: 20px;
  }

  .theme-wed {
    font-size: 2em;
    line-height: 30px;
  }

  .title-top {
    margin-bottom: 1em;
  }

  #owl-demo-1 .owl-nav .owl-prev {
    right: 7%;
  }

  #owl-demo-1 .owl-nav .owl-next {
    right: 0;
  }

  .resort-btm-caption {
    margin-top: 10px;
  }

  .resort-btm-caption .offer-title {
    margin-bottom: 0;
  }

  .social-row .col-md-4:nth-child(3),
  .social-row .col-md-4:nth-child(1) {
    padding-right: 0;
  }

  .social-mid {
    padding: 60px 0 150px;
  }

  .social-links li a {
    height: 40px;
    width: 40px;
    line-height: 40px;
  }

  .social-links li a {
    font-size: 22px;
  }

  .connection2 {
    left: 38%;
    transform: rotate(-60deg);
  }

  .connection4 {
    top: -70px;
    left: -90px;
  }

  .connection5 {
    left: 33%;
  }

  .social-container {
    padding-bottom: 270px;
  }








}

@media (min-width: 1400px) and (max-width: 1441px) {

  body,
  .head-txt1 {
    font-size: 15px !important;
  }

  .d-container {
    width: 100%;
    padding-left: 6%;
    padding-right: 6%
  }

  .footer-menu ul li a {
    font-size: 0.75em;
  }

  .swiper-slide {
    width: 300px !important;
  }

  .ser-btm {
    left: 20px;
    bottom: 20px;
  }

  .explore {
    font-size: 1.2em;
  }

  .ser-title {
    line-height: 25px;
    font-size: 2em;
  }

  #title {
    font-size: 5em;
    line-height: 50px;
  }

  #btnText {
    padding: 3px 20px;
    line-height: 25px;
    font-size: 1em;
    border-radius: 8px;
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 45px;
    height: 45px;
    bottom: 9% !important;
  }

  .swiper-button-prev::after,
  .swiper-button-next::after {
    font-size: 13px;
  }

  .swiper-button-next {
    right: 47%;
  }






  .theme-wedding {
    width: 40%;
  }

  .theme-btm {
    margin-top: 4em;
    padding: 0 140px;
  }

  .view-btn-bef::before {
    top: 96%;
  }

  .view-btn-bef::after {
    top: 96%;
  }

  .conference-btm {
    padding: 15px;
  }

  .support-left-wrap {
    margin-left: 50px;
  }

  .resort-rt {
    padding-left: 20px;
  }

  .theme-wed {
    font-size: 2em;
    line-height: 30px;
  }

  .title-top {
    margin-bottom: 1em;
  }

  #owl-demo-1 .owl-nav .owl-prev {
    right: 7%;
  }

  #owl-demo-1 .owl-nav .owl-next {
    right: 0;
  }

  .resort-btm-caption {
    margin-top: 10px;
  }

  .resort-btm-caption .offer-title {
    margin-bottom: 0;
  }

  .social-row .col-md-4:nth-child(3),
  .social-row .col-md-4:nth-child(1) {
    padding-right: 0;
  }

  .social-mid {
    padding: 60px 0 150px;
  }

  .social-links li a {
    height: 40px;
    width: 40px;
    line-height: 40px;
  }

  .social-links li a {
    font-size: 22px;
  }

  .connection2 {
    left: 38%;
    transform: rotate(-60deg);
  }

  .connection4 {
    top: -70px;
    left: -90px;
  }

  .connection5 {
    left: 33%;
  }

  .social-container {
    padding-bottom: 300px;
  }

  .footer-wraper {
    padding-top: 0;
  }


  .footer-menu {
    margin-bottom: 20px;
  }

  .wellness-rgt {
    padding-left: 20px;
  }

  .wellness-h3 {
    font-size: 2em;
    line-height: 30px;
  }

}

@media (min-width: 1441px) and (max-width: 1599px) {

  body,
  .head-txt1 {
    font-size: 15px !important;
  }

  .d-container {
    width: 100%;
    padding-left: 7%;
    padding-right: 7%
  }

  .nav-brand img {
    width: 90%;
    margin: 5px auto 0;
  }

  .sexy-menu {
    height: 90px
  }

  .swiper-slide {
    width: 300px !important;
  }

  .ser-btm {
    left: 20px;
    bottom: 20px;
  }

  .explore {
    font-size: 1.2em;
  }

  .ser-title {
    line-height: 25px;
    font-size: 2em;
  }

  #title {
    font-size: 5em;
    line-height: 50px;
  }

  #btnText {
    padding: 3px 20px;
    line-height: 25px;
    font-size: 1em;
    border-radius: 8px;
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 45px;
    height: 45px;
    bottom: 9% !important;
  }

  .swiper-button-prev::after,
  .swiper-button-next::after {
    font-size: 13px;
  }

  .swiper-button-next {
    right: 47%;
  }




  .footer-menu {
    margin-bottom: 20px;
  }


  .theme-wedding {
    width: 38%;
  }

  .theme-btm {
    margin-top: 6em;
  }

  .wellness-rgt {
    padding-left: 15px;
  }

  .wellness-h3 {
    font-size: 2em;
    line-height: 29px;
  }

  .resort-rt {
    padding-left: 10px;
  }

  .title-top {
    margin-bottom: 1em;
  }

  .theme-wed {
    font-size: 1.8em;
    line-height: 28px;
  }

  .owl-theme .owl-nav .owl-next {
    right: 0;
  }

  .owl-theme .owl-nav .owl-prev {
    right: 6%;
  }

  .resort-btm-caption {
    margin-top: 12px;
  }

  .offer-title {
    margin-bottom: 0;
  }

  .social-container {
    padding-bottom: 340px;
  }

  .footer-menu {
    padding-bottom: 15px;
  }

  .support-left-wrap {
    margin-left: 40px;
  }

  .view-btn-bef::before {
    top: 96%;
  }

  .view-btn-bef::after {
    top: 96%;
  }

  .sexy-menu.detached .nav-menus {
    margin-top: 0;
  }


}

@media (min-width:1600px) and (max-width:1680px) {

  body,
  .head-txt1 {
    font-size: 15px !important;
  }

  .d-container {
    width: 100%;
    padding-left: 7%;
    padding-right: 7%;
  }

  .swiper-slide {
    width: 340px !important;
  }

  .ser-btm {
    left: 20px;
    bottom: 20px;
  }

  .explore {
    font-size: 1.2em;
  }

  .ser-title {
    line-height: 25px;
    font-size: 2em;
  }

  #title {
    font-size: 5em;
    line-height: 50px;
  }

  #btnText {
    padding: 3px 20px;
    line-height: 25px;
    font-size: 1em;
    border-radius: 8px;
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 45px;
    height: 45px;
  }

  .swiper-button-prev::after,
  .swiper-button-next::after {
    font-size: 13px;
  }




  .theme-btm {
    margin-top: 7em;
  }

  .view-btn-bef::before {
    top: 96%;
  }

  .view-btn-bef::after {
    top: 96%;
  }

  .theme-wedding {
    width: 38%;
  }

  .wellness-h3 {
    font-size: 2.2em;
    line-height: 32px;
  }

  .wellness-rgt {
    padding-left: 20px;
  }

  .support-left-wrap {
    margin-left: 75px;
  }

  .title-top {
    margin-bottom: 1em;
  }

  .theme-wed {
    font-size: 2em;
    line-height: 32px;
  }

  .owl-theme .owl-nav .owl-next {
    right: 0%;
  }

  .owl-theme .owl-nav .owl-prev {
    right: 7%;
  }

  .social-container {
    padding-bottom: 380px;
  }

  .footer-menu {
    margin-bottom: 20px;
  }


}

@media (min-width:1681px) {
  body {
    font-size: 16px !important;
  }

  .d-container {
    width: 100%;
    padding-left: 9%;
    padding-right: 9%;
  }

}


@media (max-width:420px) {

  body,
  li,
  .head-txt1 {
    font-size: 14px !important;
  }

  .d-container {
    padding-left: 3%;
    padding-right: 3%
  }

  .nav-brand img {
    width: 60%;
    margin: -10px auto 0;
  }

  .bnr-text {
    font-size: 2.2em;
    line-height: 30px;
  }

  .featured-text {
    font-size: 2.1em;
    line-height: 30px;
  }

  .featured-span {
    line-height: 20px;
  }

  .hero-text-area {
    top: 48%;
  }

  .border1 {
    height: 40px;
    bottom: 7px;
  }

  #popUp {
    width: 300px;
    padding: 3% 5% 5%;
  }

  .side-form-title {
    margin-bottom: 10px;
  }

  .explore {
    font-size: 1em;
    line-height: 30px;
  }

  .ser-title {
    font-size: 1.6em;
    line-height: 25px;
  }

  /* .ser-row .col-md-6,.ser-row .col-md-4 {
    width: 50%;
  }*/
  .theme-wed {
    font-size: 1.5em;
    line-height: 25px;
    text-align: center !important;
  }

  .conference-wrap {
    margin-top: 2em;
  }

  .theme-wedding {
    width: 100%;
    margin-top: -135px;
  }

  .theme-wedding p {
    padding: 0;
  }

  .whats-app {
    width: 35px;
    height: 35px;
  }

  .whats-app img {
    width: 25px;
  }

  .theme-btm {
    margin-top: 2em;
    padding: 0 1em;
  }

  .dream-wedding-img {
    position: unset;
    top: 0;
  }

  .logo-left {
    padding-right: 0;
    display: flex;
    justify-content: center;
    margin: 0 auto 1em;
  }

  .wellnewss-flx {
    display: block;
    margin-top: 0;
  }

  .wellness-h3 {
    font-size: 1.4em;
    line-height: 25px;
  }

  .wellness-rgt {
    padding-left: 20px;
  }

  .wellness-img img {
    border-radius: 10px;
  }

  .wellness-rgt2 {
    float: none;
    width: 100%;
  }

  .theme-btm-flx {
    display: block;
  }

  .theme-right {
    text-align: center;
  }

  .wellness-rw {
    margin-top: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .wellness-rw .col-md-6 {
    width: 50%
  }

  .icon-item {
    padding: 16px 10px;
    z-index: 99;
    position: relative;
  }

  .img-icon {
    width: 50px;
  }

  .icon-span {
    font-size: 1em;
    line-height: 23px;
    letter-spacing: 0px;
  }

  .wellness-link {
    margin-top: 2em;
  }

  .view-btn-bef:before,
  .view-btn-bef:after {
    display: none;
  }

  .conference-container {
    margin-top: 2em;
  }

  .theme-span {
    font-size: 1em;
    line-height: 19px;
  }

  .theme-top {
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .conference-btm {
    border-radius: 15px;
    padding: 1px 25px 10px;
    margin-top: 15px;
  }

  .conference-icon {
    display: none;
  }

  .conf-row {
    align-items: center;
    display: flex;
    margin-top: 15px;
  }

  .row.conf-row .col-md-6:nth-child(2) {
    padding-right: 5px;
  }

  .row.conf-row .col-md-6:nth-child(3) {
    padding-left: 5px;
  }

  .view-container {
    padding: 50px 0;
  }

  .title-top {
    margin-bottom: 1em;
  }

  .support-container {
    padding: 0em 0 3em;
  }

  .support-hd {
    font-size: 1.6em;
    line-height: 25px;
  }

  .support-span {
    font-size: 1.6em;
    line-height: 30px;
  }

  .support-btm {
    padding: 10px 15px;
  }

  .support-left-wrap {
    margin-top: 15px;
    margin-left: 0;
  }

  .bg2.img-full {
    display: none;
  }

  .img-app {
    width: 115px;
  }

  .support-btn-img {
    border-radius: 10px;
    padding: 5px 10px;
  }

  .offer-title {
    margin-bottom: 0
  }

  .offer-span {
    line-height: 25px;
  }

  .resorts-container {
    padding: 3em 0 0em;
    margin-top: 0;
  }

  .resorts-row.center {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .resort-rt {
    padding-left: 0;
    padding-bottom: 3em;
  }

  .d-container.pl-0 {
    padding-left: 3% !important;
  }

  .resort-rt-img img.img-full {
    width: 100% !important;
  }

  .loc-img {
    width: 20px !important;
  }

  .resorts-row.center .col-md-7 {
    width: 100%;
  }

  .owl-nav .owl-prev:before,
  .owl-nav .owl-next:before {
    height: 15px;
    width: 15px;
  }

  .owl-theme .owl-nav [class*=owl-] {
    height: 30px;
    width: 30px;
    bottom: -60px;
    top: unset;
  }

  .owl-theme .owl-nav .owl-next {
    right: 40%;
  }

  .owl-theme .owl-nav .owl-prev {
    right: 50%;
  }

  .resort-btm-caption .offer-title {
    font-size: 1.3em;
  }

  .resort-btm-caption {
    margin-top: 15px;
    text-align: center;
  }

  .loc-span {
    justify-content: center;
  }

  .resort-img {
    display: none;
  }

  .feedback-item {
    display: block;
  }

  .feedback-left {
    width: 100%;
    float: none;
  }

  .feedback-right {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-top: 10px;
  }

  .feedback-name .offer-title.c-black {
    font-size: 1.2em;
    line-height: 15px;
  }

  .feedback-item:after {
    display: none;
  }

  .social-item,
  .connection3,
  .connection2,
  .connection1,
  .connection5,
  .connection4,
  .connection6 {
    display: none;
  }

  .social-row .col-md-4:nth-child(2) {
    width: 100%;
  }

  .feedbacks-container {
    padding: 2em 0 2em;
  }

  .social-links li a {
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
  }

  .social-mid {
    padding: 40px 0 80px;
  }

  .social-container {
    padding-bottom: 145px;
  }

  .footer-address-container,
  .footer-menu,
  .copy-right span,
  .footer-social-links {
    display: none;
  }

  .btm-pic {
    bottom: -70px;
  }

  .footer-bottom-container {
    position: absolute;
    bottom: -25px;
    width: 100%;
  }

  .center.space {
    display: flex !important;
  }

  .inner-banner-main {
    font-size: 2em;
  }

  .contact-wrap {
    padding-top: 40px;
  }

  .contact-topcontainer {
    flex-wrap: wrap;
  }

  .contact-address {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }

  .contact-address:nth-child(2) {
    border: 0;
    order: -1;
  }

  .contact-address-icon {
    margin-bottom: 5px;
  }

  .contact-form-container {
    display: block;
    padding: 25px 0px;
  }

  .contact-form-pic,
  .contact-form-content {
    width: 100%;
    text-align: center;
  }

  .contact-location {
    line-height: 40px;
  }

  .contact-title {
    font-size: 1.6em;
    letter-spacing: 1px;
    text-align: center;
    line-height: 35px;
  }

  .contact-form-content {
    margin-top: 10px;
  }


  .inner-banner-sub {
    font-size: 1.2em;
  }

  .thailand-activity-container {
    padding-top: 40px;
  }

  .activity-sub {
    font-size: 1.1em;
  }

  .thai-travel-container {
    display: block;
  }

  .thai-travel-tips-content {
    width: 100%;
    margin-top: 20px;
  }

  .theme-travel-sub {
    text-align: center;
  }

  .thailand-review-wrap .d-container {
    display: block;
  }

  .thailand-review-wrap {
    margin-top: -2em;
  }

  .activity-pic-bg {
    padding-top: 35em;
  }

  .thailand-review-title {
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
    float: none;
  }

  .thailand-review-container {
    width: 100%;
  }

  .faq-title {
    margin-bottom: 10px;
  }

  .thai-travel-tips {
    padding-top: 40px;
  }

  .thai-travel-tips-pic {
    width: 100%;
  }

  .thai-faq {
    padding-top: 40px;
  }

  .thai-faq-container {
    width: 100%;
    display: block;
  }

  .thai-faq-content {
    width: 100%;
    padding: 20px 20px;
  }

  .panel {
    padding-left: 0px;
    padding: 0em 5px
  }

  .col_1 button.accordion:after {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .col_1 button.accordion {
    padding-left: 20px;
  }

  .panel p {
    padding: 0px 15px;
  }

  .thai-faq-pic {
    display: none;
  }

  .thai-places-visit {
    padding-top: 40px;
    padding-bottom: 15px;
  }

  .thailand-places-dtl .owl-nav {
    bottom: 25px;
  }

  .thailand-places-dtl .owl-controls {
    bottom: -10px;
  }

  .thailand-places-dtl {
    padding-top: 15px;
  }

  .thailand-package-container {
    padding-top: 50px;
  }

  .thailand-package-dtl {
    padding-top: 10px;
  }

  .other-desti:nth-child(1) {
    width: 100%;
    margin-bottom: 2px;
  }

  .other-desti {
    width: 49.75%;
  }

  .thailand-package-bg-bottom img,
  .thailand-package-bg-top img {
    width: 100%;
  }

  .other-destination-outer {
    margin-top: 0em;
    padding-bottom: 25px;
  }

  .thailand-package-bg-bottom {
    bottom: -5em;
  }

  .package-pic-bg {
    padding-top: 52em
  }

  .other-destination {
    margin-top: 20px;
  }

  .desti-name {
    font-size: 1.5em;
  }

  .video-icon a {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }

  .activity-name {
    font-size: 1.3em
  }

  .thailand .thailand-package-bg-bottom {
    bottom: -2em;
  }

  .activity-pic-bg-srilanka {
    bottom: -2em;
  }

  .thailand-activity-dtl {
    padding-top: 15px;
  }

  .thailand-places-name {
    font-size: 1.3em
  }

  .other-desti-inside-caption {
    left: 15px;
    bottom: 10px;
  }

  .desti-view {
    font-size: .8em;
  }

  .swiper-slide {
    margin-right: 10px !important;
    width: 210px !important;
  }

  .ser-btm {
    left: 20px;
    bottom: 15px;
  }

  .explore {
    font-size: 1.2em;
  }

  .ser-title {
    line-height: 15px;
    font-size: 2em;
  }

  #title {
    margin-bottom: 5px;
    font-size: 2.5em;
    line-height: 35px;
    text-align: center;
  }

  #btnText {
    padding: 3px 15px;
    line-height: 20px;
    font-size: 1em;
    border-radius: 5px;
    margin: 10px auto 0;
  }

  .content {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    max-width: unset;
    color: #fff;
    text-align: center;
    width: 90%;
    top: 50%;
  }

  .swiper img {
    display: none;
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 35px;
    height: 35px;
  }

  .swiper-button-prev::after,
  .swiper-button-next::after {
    font-size: 10px;
  }

  .swiper-button-next {
    right: 34%;
  }

  .swiper-button-prev {
    left: 45%;
  }

  .conf-img,
  .wellness-bg-img {
    display: none;
  }




}

@media (min-width:421px) and (max-width:460px) {

  body,
  li,
  .head-txt1 {
    font-size: 14px !important;
  }

  .d-container {
    padding-left: 3%;
    padding-right: 3%
  }

  .nav-brand img {
    width: 60%;
    margin: -10px auto 0;
  }

  .conf-img {
    display: none;
  }

  .bnr-text {
    font-size: 2.2em;
    line-height: 35px;
  }

  .featured-text {
    font-size: 2.1em;
    line-height: 35px;
  }

  .featured-span {
    line-height: 20px;
  }

  .hero-text-area {
    top: 45%;
  }

  .border1 {
    height: 40px;
    bottom: 7px;
  }

  #popUp {
    width: 300px;
    padding: 3% 5% 5%;
  }

  .side-form-title {
    margin-bottom: 10px;
  }

  .explore {
    font-size: 1em;
    line-height: 30px;
  }

  .ser-title {
    font-size: 1.6em;
    line-height: 25px;
  }

  /* .ser-row .col-md-6,.ser-row .col-md-4 {
    width: 50%;
  }*/
  .theme-wed {
    font-size: 1.5em;
    line-height: 25px;
    text-align: center !important;
  }

  .conference-wrap {
    margin-top: 2em;
  }

  .theme-wedding {
    width: 100%;
    margin-top: -135px;
  }

  .theme-wedding p {
    padding: 0;
  }

  .whats-app {
    width: 35px;
    height: 35px;
  }

  .whats-app img {
    width: 25px;
  }

  .theme-btm {
    margin-top: 2em;
    padding: 0 1em;
  }

  .dream-wedding-img {
    position: unset;
    top: 0;
  }

  .logo-left {
    padding-right: 0;
    display: flex;
    justify-content: center;
    margin: 0 auto 1em;
  }

  .wellnewss-flx {
    display: block;
    margin-top: 0;
  }

  .wellness-h3 {
    font-size: 1.4em;
    line-height: 25px;
  }

  .wellness-rgt {
    padding-left: 20px;
  }

  .wellness-img img {
    border-radius: 10px;
  }

  .wellness-rgt2 {
    float: none;
    width: 100%;
  }

  .theme-btm-flx {
    display: block;
  }

  .theme-right {
    text-align: center;
  }

  .wellness-rw {
    margin-top: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .wellness-rw .col-md-6 {
    width: 50%
  }

  .icon-item {
    padding: 16px 10px;
    z-index: 99;
    position: relative;
  }

  .img-icon {
    width: 50px;
  }

  .icon-span {
    font-size: 1em;
    line-height: 23px;
    letter-spacing: 0px;
  }

  .wellness-link {
    margin-top: 2em;
  }

  .view-btn-bef:before,
  .view-btn-bef:after {
    display: none;
  }

  .conference-container {
    margin-top: 2em;
  }

  .theme-span {
    font-size: 1em;
  }

  .theme-top {
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .conference-btm {
    border-radius: 15px;
    padding: 1px 25px 10px;
    margin-top: 15px;
  }

  .conference-icon {
    display: none;
  }

  .conf-row {
    align-items: center;
    display: flex;
    margin-top: 15px;
  }

  .row.conf-row .col-md-6:nth-child(2) {
    padding-right: 5px;
  }

  .row.conf-row .col-md-6:nth-child(3) {
    padding-left: 5px;
  }

  .view-container {
    padding: 50px 0;
  }

  .title-top {
    margin-bottom: 1em;
  }

  .support-container {
    padding: 0em 0 3em;
  }

  .support-hd {
    font-size: 1.6em;
    line-height: 25px;
  }

  .support-span {
    font-size: 1.6em;
    line-height: 30px;
  }

  .support-btm {
    padding: 10px 15px;
  }

  .support-left-wrap {
    margin-top: 15px;
    margin-left: 0;
  }

  .bg2.img-full {
    display: none;
  }

  .img-app {
    width: 115px;
  }

  .support-btn-img {
    border-radius: 10px;
    padding: 5px 10px;
  }

  .offer-title {
    margin-bottom: 0
  }

  .offer-span {
    line-height: 25px;
  }

  .resorts-container {
    padding: 3em 0 0em;
    margin-top: 0;
  }

  .resorts-row.center {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .resort-rt {
    padding-left: 0;
    padding-bottom: 3em;
  }

  .d-container.pl-0 {
    padding-left: 3% !important;
  }

  .resort-rt-img img.img-full {
    width: 100% !important;
  }

  .loc-img {
    width: 20px !important;
  }

  .resorts-row.center .col-md-7 {
    width: 100%;
  }

  .owl-nav .owl-prev:before,
  .owl-nav .owl-next:before {
    height: 15px;
    width: 15px;
  }

  .owl-theme .owl-nav [class*=owl-] {
    height: 30px;
    width: 30px;
    bottom: -60px;
    top: unset;
  }

  .owl-theme .owl-nav .owl-next {
    right: 40%;
  }

  .owl-theme .owl-nav .owl-prev {
    right: 50%;
  }

  .resort-btm-caption .offer-title {
    font-size: 1.3em;
  }

  .resort-btm-caption {
    margin-top: 15px;
    text-align: center;
  }

  .loc-span {
    justify-content: center;
  }

  .resort-img {
    padding-right: 0;
  }

  .feedback-item {
    display: block;
  }

  .feedback-left {
    width: 100%;
    float: none;
  }

  .feedback-right {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-top: 10px;
  }

  .feedback-name .offer-title.c-black {
    font-size: 1.2em;
    line-height: 15px;
  }

  .feedback-item:after {
    display: none;
  }

  .social-item,
  .connection3,
  .connection2,
  .connection1,
  .connection5,
  .connection4,
  .connection6 {
    display: none;
  }

  .social-row .col-md-4:nth-child(2) {
    width: 100%;
  }

  .feedbacks-container {
    padding: 4em 0 2em;
  }

  .social-links li a {
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
  }

  .social-mid {
    padding: 40px 0 80px;
  }

  .social-container {
    padding-bottom: 145px;
  }

  .footer-address-container,
  .footer-menu,
  .copy-right span,
  .footer-social-links {
    display: none;
  }

  .btm-pic {
    bottom: -95px;
  }

  .footer-bottom-container {
    position: absolute;
    /* bottom: -75px; */
    width: 100%;
  }

  .center.space {
    display: flex !important;
  }


  .inner-banner-main {
    font-size: 2em;
  }

  .contact-wrap {
    padding-top: 40px;
  }

  .contact-topcontainer {
    flex-wrap: wrap;
  }

  .contact-address {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }

  .contact-address:nth-child(2) {
    border: 0;
    order: -1;
  }

  .contact-address-icon {
    margin-bottom: 5px;
  }

  .contact-form-container {
    display: block;
    padding: 25px 0px;
  }

  .contact-form-pic,
  .contact-form-content {
    width: 100%;
    text-align: center;
  }

  .contact-location {
    line-height: 40px;
  }

  .contact-title {
    font-size: 1.6em;
    letter-spacing: 1px;
    text-align: center;
    line-height: 35px;
  }

  .contact-form-content {
    margin-top: 10px;
  }


  .inner-banner-sub {
    font-size: 1.2em;
  }

  .thailand-activity-container {
    padding-top: 40px;
  }

  .activity-sub {
    font-size: 1.1em;
  }

  .thai-travel-container {
    display: block;
  }

  .thai-travel-tips-content {
    width: 100%;
    margin-top: 20px;
  }

  .theme-travel-sub {
    text-align: center;
  }

  .thailand-review-wrap .d-container {
    display: block;
  }

  .thailand-review-wrap {
    margin-top: -2em;
  }

  .thailand-review-wrap {
    margin-top: -2em;
  }

  .activity-pic-bg {
    padding-top: 28em;
  }

  .thailand-review-title {
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
    float: none;
  }

  .thailand-review-container {
    width: 100%;
  }

  .faq-title {
    margin-bottom: 10px;
  }

  .thai-travel-tips {
    padding-top: 40px;
  }

  .thai-travel-tips-pic {
    width: 100%;
  }

  .thai-faq {
    padding-top: 40px;
  }

  .thai-faq-container {
    width: 100%;
    display: block;
  }

  .thai-faq-content {
    width: 100%;
    padding: 20px 20px;
  }

  .panel {
    padding-left: 0px;
    padding: 0em 5px
  }

  .col_1 button.accordion:after {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .col_1 button.accordion {
    padding-left: 20px;
  }

  .panel p {
    padding: 0px 15px;
  }

  .thai-faq-pic {
    display: none;
  }

  .thai-places-visit {
    padding-top: 40px;
    padding-bottom: 15px;
  }

  .thailand-places-dtl .owl-controls {
    bottom: 0px;
  }

  .thailand-places-dtl {
    padding-top: 15px;
  }

  .thailand-package-container {
    padding-top: 50px;
  }

  .thailand-package-dtl {
    padding-top: 10px;
  }

  .other-desti:nth-child(1) {
    width: 100%;
  }

  .other-desti {
    width: 49.75%;
  }

  .thailand-package-bg-bottom img,
  .thailand-package-bg-top img {
    width: 100%;
  }

  .other-destination-outer {
    margin-top: 7em;
    padding-bottom: 0;
  }

  .thailand-package-bg-bottom {
    bottom: -1em;
  }

  .package-pic-bg {
    padding-top: 100%;
  }

  .other-destination {
    margin-top: 20px;
  }

  .desti-name {
    font-size: 1.5em;
  }

  .swiper-slide {
    margin-right: 10px !important;
    width: 210px !important;
  }

  .ser-btm {
    left: 20px;
    bottom: 15px;
  }

  .explore {
    font-size: 1.2em;
  }

  .ser-title {
    line-height: 15px;
    font-size: 2em;
  }

  #title {
    margin-bottom: 5px;
    font-size: 2.5em;
    line-height: 35px;
    text-align: center;
  }

  #btnText {
    padding: 3px 15px;
    line-height: 20px;
    font-size: 1em;
    border-radius: 5px;
    margin: 10px auto 0;
  }

  .content {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    max-width: unset;
    color: #fff;
    text-align: center;
    width: 90%;
    top: 50%;
  }

  .swiper img {
    display: none;
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 35px;
    height: 35px;
  }

  .swiper-button-prev::after,
  .swiper-button-next::after {
    font-size: 10px;
  }

  .swiper-button-next {
    right: 36%;
  }

  .resort-img img,
  .wellness-bg-img {
    display: none;
  }



}

@media (min-width:461px) and (max-width:560px) {

  body,
  li,
  .head-txt1 {
    font-size: 14px !important;
  }

  .d-container {
    padding-left: 3%;
    padding-right: 3%
  }

  .nav-brand img {
    width: 70%;
    margin: -10px auto 0;
  }

  .bnr-text {
    font-size: 2.2em;
    line-height: 35px;
  }

  .featured-text {
    font-size: 2.1em;
    line-height: 35px;
  }

  .featured-span {
    line-height: 20px;
  }

  .hero-text-area {
    top: 40%;
  }

  .border1 {
    height: 40px;
    bottom: 7px;
  }

  #popUp {
    width: 300px;
    padding: 3% 5% 5%;
  }

  .side-form-title {
    margin-bottom: 10px;
  }

  .explore {
    font-size: 1em;
    line-height: 30px;
  }

  .ser-title {
    font-size: 1.6em;
    line-height: 25px;
  }

  /* .ser-row .col-md-6,.ser-row .col-md-4 {
    width: 50%;
  }*/
  .theme-wed {
    font-size: 1.5em;
    line-height: 25px;
    text-align: center !important;
  }

  .conference-wrap {
    margin-top: 2em;
  }

  .theme-wedding {
    width: 100%;
    margin-top: -135px;
  }

  .whats-app {
    width: 35px;
    height: 35px;
  }

  .whats-app img {
    width: 25px;
  }

  .theme-btm {
    margin-top: 2em;
    padding: 0 1em;
  }

  .dream-wedding-img {
    position: unset;
    top: 0;
  }

  .logo-left {
    padding-right: 0;
    display: flex;
    justify-content: center;
    margin: 0 auto 1em;
  }

  .wellnewss-flx {
    display: block;
    margin-top: 0;
  }

  .wellness-h3 {
    font-size: 1.4em;
    line-height: 25px;
  }

  .wellness-rgt {
    padding-left: 20px;
  }

  .wellness-img img {
    border-radius: 10px;
  }

  .wellness-rgt2 {
    float: none;
    width: 100%;
  }

  .theme-btm-flx {
    display: block;
  }

  .theme-right {
    text-align: center;
  }

  .wellness-rw {
    margin-top: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .wellness-rw .col-md-6 {
    width: 50%
  }

  .icon-item {
    padding: 16px 10px;
    z-index: 99;
    position: relative;
  }

  .img-icon {
    width: 50px;
  }

  .icon-span {
    font-size: 1em;
    line-height: 23px;
    letter-spacing: 0px;
  }

  .wellness-link {
    margin-top: 2em;
  }

  .view-btn-bef:before,
  .view-btn-bef:after {
    display: none;
  }

  .conference-container {
    margin-top: 2em;
  }

  .theme-span {
    font-size: 1em;
  }

  .theme-top {
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .conference-btm {
    border-radius: 15px;
    padding: 1px 25px 10px;
    margin-top: 15px;
  }

  .conference-icon {
    width: 100px;
  }

  .conf-row {
    align-items: center;
    display: flex;
    margin-top: 15px;
  }

  .row.conf-row .col-md-6:nth-child(2) {
    padding-right: 5px;
  }

  .row.conf-row .col-md-6:nth-child(3) {
    padding-left: 5px;
  }

  .view-container {
    padding: 50px 0;
  }

  .title-top {
    margin-bottom: 1em;
  }

  .support-container {
    padding: 0em 0 3em;
  }

  .support-hd {
    font-size: 1.6em;
    line-height: 25px;
  }

  .support-span {
    font-size: 1.6em;
    line-height: 30px;
  }

  .support-btm {
    padding: 10px 15px;
  }

  .support-left-wrap {
    margin-top: 15px;
    margin-left: 0;
  }

  .bg2.img-full {
    display: none;
  }

  .img-app {
    width: 115px;
  }

  .support-btn-img {
    border-radius: 10px;
    padding: 5px 10px;
  }

  .offer-title {
    margin-bottom: 0
  }

  .offer-span {
    line-height: 25px;
  }

  .resorts-container {
    padding: 3em 0 0em;
    margin-top: 0;
  }

  .resorts-row.center {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .resort-rt {
    padding-left: 0;
    padding-bottom: 3em;
  }

  .d-container.pl-0 {
    padding-left: 3% !important;
  }

  .resort-rt-img img.img-full {
    width: 100% !important;
  }

  .loc-img {
    width: 20px !important;
  }

  .resorts-row.center .col-md-7 {
    width: 100%;
  }

  .owl-nav .owl-prev:before,
  .owl-nav .owl-next:before {
    height: 15px;
    width: 15px;
  }

  .owl-theme .owl-nav [class*=owl-] {
    height: 30px;
    width: 30px;
    bottom: -60px;
    top: unset;
  }

  .owl-theme .owl-nav .owl-next {
    right: 40%;
  }

  .owl-theme .owl-nav .owl-prev {
    right: 50%;
  }

  .resort-btm-caption .offer-title {
    font-size: 1.3em;
  }

  .resort-btm-caption {
    margin-top: 15px;
    text-align: center;
  }

  .loc-span {
    justify-content: center;
  }

  .resort-img {
    padding-right: 0;
  }

  .feedback-item {
    display: block;
  }

  .feedback-left {
    width: 100%;
    float: none;
  }

  .feedback-right {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-top: 10px;
  }

  .feedback-name .offer-title.c-black {
    font-size: 1.2em;
    line-height: 15px;
  }

  .feedback-item:after {
    display: none;
  }

  .social-item,
  .connection3,
  .connection2,
  .connection1,
  .connection5,
  .connection4,
  .connection6 {
    display: none;
  }

  .social-row .col-md-4:nth-child(2) {
    width: 100%;
  }

  .feedbacks-container {
    padding: 4em 0 2em;
  }

  .social-links li a {
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
  }

  .social-mid {
    padding: 40px 0 80px;
  }

  .social-container {
    padding-bottom: 145px;
  }

  .footer-address-container,
  .footer-menu,
  .copy-right span,
  .footer-social-links {
    display: none;
  }

  .btm-pic {
    bottom: -95px;
  }

  .footer-bottom-container {
    position: absolute;
    /* bottom: -75px; */
    width: 100%;
  }

  .center.space {
    display: flex !important;
  }


  .inner-banner-main {
    font-size: 2em;
  }

  .contact-wrap {
    padding-top: 40px;
  }

  .contact-topcontainer {
    flex-wrap: wrap;
  }

  .contact-address {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }

  .contact-address:nth-child(2) {
    border: 0;
    order: -1;
  }

  .contact-address-icon {
    margin-bottom: 5px;
  }

  .contact-form-container {
    display: block;
    padding: 25px 0px;
  }

  .contact-form-pic,
  .contact-form-content {
    width: 100%;
    text-align: center;
  }

  .contact-location {
    line-height: 40px;
  }

  .contact-title {
    font-size: 1.6em;
    letter-spacing: 1px;
    text-align: center;
    line-height: 35px;
  }

  .contact-form-content {
    margin-top: 10px;
  }


  .inner-banner-sub {
    font-size: 1.2em;
  }

  .thailand-activity-container {
    padding-top: 40px;
  }

  .activity-sub {
    font-size: 1.1em;
  }

  .thai-travel-container {
    display: block;
  }

  .thai-travel-tips-content {
    width: 100%;
    margin-top: 20px;
  }

  .theme-travel-sub {
    text-align: center;
  }

  .thailand-review-wrap .d-container {
    display: block;
  }

  .thailand-review-wrap {
    margin-top: -2em;
  }

  .activity-pic-bg {
    padding-top: 28em;
  }

  .thailand-review-title {
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
    float: none;
  }

  .thailand-review-container {
    width: 100%;
  }

  .faq-title {
    margin-bottom: 10px;
  }

  .thai-travel-tips {
    padding-top: 40px;
  }

  .thai-travel-tips-pic {
    width: 100%;
  }

  .thai-faq {
    padding-top: 40px;
  }

  .thai-faq-container {
    width: 100%;
    display: block;
  }

  .thai-faq-content {
    width: 100%;
    padding: 20px 20px;
  }

  .panel {
    padding-left: 0px;
    padding: 0em 5px
  }

  .col_1 button.accordion:after {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .col_1 button.accordion {
    padding-left: 20px;
  }

  .panel p {
    padding: 0px 15px;
  }

  .thai-faq-pic {
    display: none;
  }

  .thai-places-visit {
    padding-top: 40px;
    padding-bottom: 15px;
  }

  .thailand-places-dtl .owl-controls {
    bottom: 0px;
  }

  .thailand-places-dtl {
    padding-top: 15px;
  }

  .thailand-package-container {
    padding-top: 50px;
  }

  .thailand-package-dtl {
    padding-top: 10px;
  }

  .other-desti:nth-child(1) {
    width: 100%;
  }

  .other-desti {
    width: 49.75%;
  }

  .thailand-package-bg-bottom img,
  .thailand-package-bg-top img {
    width: 100%;
  }

  .other-destination-outer {
    margin-top: 7em;
    padding-bottom: 0;
  }

  .thailand-package-bg-bottom {
    bottom: -1em;
  }

  .package-pic-bg {
    padding-top: 100%;
  }

  .other-destination {
    margin-top: 20px;
  }

  .desti-name {
    font-size: 1.5em;
  }

  .swiper-slide {
    margin-right: 10px !important;
    width: 210px !important;
  }

  .ser-btm {
    left: 20px;
    bottom: 15px;
  }

  .explore {
    font-size: 1.2em;
  }

  .ser-title {
    line-height: 15px;
    font-size: 2em;
  }

  #title {
    margin-bottom: 5px;
    font-size: 2.5em;
    line-height: 35px;
    text-align: center;
  }

  #btnText {
    padding: 3px 15px;
    line-height: 24px;
    font-size: 1em;
    border-radius: 5px;
    margin: 10px auto 0;
  }

  .content {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    max-width: unset;
    color: #fff;
    text-align: center;
    width: 90%;
    top: 50%;
  }

  .swiper img {
    display: none;
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 35px;
    height: 35px;
  }

  .swiper-button-prev::after,
  .swiper-button-next::after {
    font-size: 10px;
  }

  .swiper-button-next {
    right: 36%;
  }


  .footer-contact {
    margin: 40px 0 100px 0 !important;
  }


}

@media (min-width:561px) and (max-width:680px) {

  body,
  li,
  .head-txt1 {
    font-size: 14px !important;
  }

  .whats-app {
    width: 40px
  }

  .home-img-landsc {
    display: block !important;
    height: 86vh !important;
    width: 100%;
    object-fit: cover;
  }

  .mob-view.home-img {
    display: none !important;
  }

  .nav-brand img {
    width: 70%;
    margin: -10px auto 0;
  }

  .bnr-text {
    font-size: 2.2em;
    line-height: 35px;
  }

  .featured-text {
    font-size: 2.1em;
    line-height: 35px;
  }

  .featured-span {
    line-height: 20px;
  }

  .hero-text-area {
    top: 40%;
  }

  .border1 {
    height: 40px;
    bottom: 7px;
  }

  #popUp {
    width: 300px;
    padding: 3% 5% 5%;
  }

  .side-form-title {
    margin-bottom: 10px;
  }

  .explore {
    font-size: 1em;
    line-height: 30px;
  }

  .ser-title {
    font-size: 1.6em;
    line-height: 25px;
  }

  /* .ser-row .col-md-6,.ser-row .col-md-4 {
    width: 50%;
  }*/
  .theme-wed {
    font-size: 1.5em;
    line-height: 25px;
    text-align: center !important;
  }

  .conference-wrap {
    margin-top: 2em;
  }

  .theme-wedding {
    width: 100%;
    margin-top: -135px;
  }

  .whats-app {
    width: 35px;
    height: 35px;
  }

  .whats-app img {
    width: 25px;
  }

  .theme-btm {
    margin-top: 2em;
    padding: 0 1em;
  }

  .dream-wedding-img {
    position: unset;
    top: 0;
  }

  .logo-left {
    padding-right: 0;
    display: flex;
    justify-content: center;
    margin: 0 auto 1em;
  }

  .wellnewss-flx {
    display: block;
    margin-top: 0;
  }

  .wellness-h3 {
    font-size: 1.4em;
    line-height: 25px;
  }

  .wellness-rgt {
    padding-left: 20px;
  }

  .wellness-img img {
    border-radius: 10px;
  }

  .wellness-rgt2 {
    float: none;
    width: 100%;
  }

  .theme-btm-flx {
    display: block;
  }

  .theme-right {
    text-align: center;
  }

  .wellness-rw {
    margin-top: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .wellness-rw .col-md-6 {
    width: 50%
  }

  .icon-item {
    padding: 16px 10px;
    z-index: 99;
    position: relative;
  }

  .img-icon {
    width: 50px;
  }

  .icon-span {
    font-size: 1em;
    line-height: 23px;
    letter-spacing: 0px;
  }

  .wellness-link {
    margin-top: 2em;
  }

  .view-btn-bef:before,
  .view-btn-bef:after {
    display: none;
  }

  .conference-container {
    margin-top: 2em;
  }

  .theme-span {
    font-size: 1em;
  }

  .theme-top {
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .conference-btm {
    border-radius: 15px;
    padding: 1px 25px 10px;
    margin-top: 15px;
  }

  .conference-icon {
    width: 100px;
  }

  .conf-row {
    align-items: center;
    display: flex;
    margin-top: 15px;
  }

  .row.conf-row .col-md-6:nth-child(2) {
    padding-right: 5px;
  }

  .row.conf-row .col-md-6:nth-child(3) {
    padding-left: 5px;
  }

  .view-container {
    padding: 50px 0;
  }

  .title-top {
    margin-bottom: 1em;
  }

  .support-container {
    padding: 0em 0 3em;
  }

  .support-hd {
    font-size: 1.6em;
    line-height: 25px;
  }

  .support-span {
    font-size: 1.6em;
    line-height: 30px;
  }

  .support-btm {
    padding: 10px 15px;
  }

  .support-left-wrap {
    margin-top: 15px;
    margin-left: 0;
  }

  .bg2.img-full {
    display: none;
  }

  .img-app {
    width: 115px;
  }

  .support-btn-img {
    border-radius: 10px;
    padding: 5px 10px;
  }

  .offer-title {
    margin-bottom: 0
  }

  .offer-span {
    line-height: 25px;
  }

  .resorts-container {
    padding: 3em 0 0em;
    margin-top: 0;
  }

  .resorts-row.center {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .resort-rt {
    padding-left: 0;
    padding-bottom: 3em;
  }

  .d-container.pl-0 {
    padding-left: 3% !important;
  }

  .resort-rt-img img.img-full {
    width: 100% !important;
  }

  .loc-img {
    width: 20px !important;
  }

  .resorts-row.center .col-md-7 {
    width: 100%;
  }

  .owl-nav .owl-prev:before,
  .owl-nav .owl-next:before {
    height: 15px;
    width: 15px;
  }

  .owl-theme .owl-nav [class*=owl-] {
    height: 30px;
    width: 30px;
    bottom: -60px;
    top: unset;
  }

  .owl-theme .owl-nav .owl-next {
    right: 40%;
  }

  .owl-theme .owl-nav .owl-prev {
    right: 50%;
  }

  .resort-btm-caption .offer-title {
    font-size: 1.3em;
  }

  .resort-btm-caption {
    margin-top: 15px;
    text-align: center;
  }

  .loc-span {
    justify-content: center;
  }

  .resort-img {
    padding-right: 0;
  }

  .feedback-item {
    display: block;
  }

  .feedback-left {
    width: 100%;
    float: none;
  }

  .feedback-right {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-top: 10px;
  }

  .feedback-name .offer-title.c-black {
    font-size: 1.2em;
    line-height: 15px;
  }

  .feedback-item:after {
    display: none;
  }

  .social-item,
  .connection3,
  .connection2,
  .connection1,
  .connection5,
  .connection4,
  .connection6 {
    display: none;
  }

  .social-row .col-md-4:nth-child(2) {
    width: 100%;
  }

  .feedbacks-container {
    padding: 4em 0 2em;
  }

  .social-links li a {
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
  }

  .social-mid {
    padding: 40px 0 80px;
  }

  .social-container {
    padding-bottom: 215px;
  }

  .footer-address-container,
  .footer-menu,
  .copy-right span,
  .footer-social-links {
    display: none;
  }

  .btm-pic {
    bottom: -95px;
  }

  .footer-bottom-container {
    position: absolute;
    /* bottom: -75px; */
    width: 100%;
  }

  .center.space {
    display: flex !important;
  }

  .ser-row .col-md-4 {
    width: 33%;
  }

  .ser-row .col-md-6,
  .row.offer-row .col-md-3 {
    width: 50%;
    float: left;
  }


  .inner-banner-main {
    font-size: 2em;
  }

  .contact-wrap {
    padding-top: 40px;
  }

  .contact-topcontainer {
    flex-wrap: wrap;
  }

  .contact-address {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }

  .contact-address:nth-child(2) {
    border: 0;
    order: -1;
  }

  .contact-address-icon {
    margin-bottom: 5px;
  }

  .contact-form-container {
    display: block;
    padding: 25px 0px;
  }

  .contact-form-pic,
  .contact-form-content {
    width: 100%;
    text-align: center;
  }

  .contact-location {
    line-height: 40px;
  }

  .contact-title {
    font-size: 1.6em;
    letter-spacing: 1px;
    text-align: center;
    line-height: 35px;
  }

  .contact-form-content {
    margin-top: 10px;
  }


  .inner-banner-sub {
    font-size: 1.2em;
  }

  .thailand-activity-container {
    padding-top: 40px;
  }

  .activity-sub {
    font-size: 1.1em;
  }

  .thai-travel-container {
    display: block;
  }

  .thai-travel-tips-content {
    width: 100%;
    margin-top: 20px;
  }

  .theme-travel-sub {
    text-align: center;
  }

  .thailand-review-wrap .d-container {
    display: block;
  }

  .thailand-review-wrap {
    margin-top: -2em;
  }

  .activity-pic-bg {
    padding-top: 28em;
  }

  .thailand-review-title {
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
    float: none;
  }

  .thailand-review-container {
    width: 100%;
  }

  .faq-title {
    margin-bottom: 10px;
  }

  .thai-travel-tips {
    padding-top: 40px;
  }

  .thai-travel-tips-pic {
    width: 100%;
  }

  .thai-faq {
    padding-top: 40px;
  }

  .thai-faq-container {
    width: 100%;
    display: block;
  }

  .thai-faq-content {
    width: 100%;
    padding: 20px 20px;
  }

  .panel {
    padding-left: 0px;
    padding: 0em 5px
  }

  .col_1 button.accordion:after {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .col_1 button.accordion {
    padding-left: 20px;
  }

  .panel p {
    padding: 0px 15px;
  }

  .thai-faq-pic {
    display: none;
  }

  .thai-places-visit {
    padding-top: 40px;
    padding-bottom: 15px;
  }

  .thailand-places-dtl .owl-controls {
    bottom: 0px;
  }

  .thailand-places-dtl {
    padding-top: 15px;
  }

  .thailand-package-container {
    padding-top: 50px;
  }

  .thailand-package-dtl {
    padding-top: 10px;
  }

  .other-desti:nth-child(1) {
    width: 100%;
  }

  .other-desti {
    width: 49.75%;
  }

  .thailand-package-bg-bottom img,
  .thailand-package-bg-top img {
    width: 100%;
  }

  .other-destination-outer {
    margin-top: 7em;
    padding-bottom: 0;
  }

  .thailand-package-bg-bottom {
    bottom: -1em;
  }

  .package-pic-bg {
    padding-top: 100%;
  }

  .other-destination {
    margin-top: 20px;
  }

  .desti-name {
    font-size: 1.5em;
  }


  .swiper-slide {
    margin-right: 10px !important;
    width: 210px !important;
  }

  .ser-btm {
    left: 20px;
    bottom: 15px;
  }

  .explore {
    font-size: 1.2em;
  }

  .ser-title {
    line-height: 15px;
    font-size: 2em;
  }

  #title {
    margin-bottom: 5px;
    font-size: 2.5em;
    line-height: 35px;
    text-align: center;
  }

  #btnText {
    padding: 3px 15px;
    line-height: 24px;
    font-size: 1em;
    border-radius: 5px;
    margin: 10px auto 0;
  }

  .content {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    max-width: unset;
    color: #fff;
    text-align: center;
    width: 90%;
    top: 50%;
  }

  .swiper img {
    display: none;
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 35px;
    height: 35px;
  }

  .swiper-button-prev::after,
  .swiper-button-next::after {
    font-size: 10px;
  }

  .swiper-button-next {
    right: 40%;
  }


  .footer-contact {
    margin: 40px 0 100px 0 !important;
  }


}

@media (min-width:681px) and (max-width: 768px) {

  body,
  li,
  .head-txt1 {
    font-size: 14px !important;
  }

  .d-container {
    padding-left: 3%;
    padding-right: 3%
  }

  .explore-btm {
    background-position: 50%;
  }

  .side-btn {
    padding: 8px 8px;
    font-size: .9em;
    width: 27px;
    right: 2px;
  }

  #popUp {
    width: 360px;
    padding: 4% 5% 3%;
    bottom: 13%;
  }

  .side-form .form-group {
    margin-bottom: 7px;
  }

  .side-form-title {
    margin-bottom: 7px;
  }

  .whats-app {
    width: 40px
  }

  .home-img-landsc {
    display: block !important;
    height: 85vh !important;
    width: 100%;
    object-fit: cover;
  }

  .mob-view.home-img {
    display: none !important;
  }

  .d-container {
    padding-left: 3%;
    padding-right: 3%
  }

  .nav-brand img {
    width: 80%;
    margin: 6px auto 0;
  }

  .bnr-text {
    font-size: 2.2em;
    line-height: 35px;
  }

  .featured-text {
    font-size: 2.1em;
    line-height: 35px;
  }

  .featured-span {
    line-height: 20px;
  }

  .hero-text-area {
    top: 40%;
  }

  .border1 {
    height: 40px;
    bottom: 7px;
  }

  #popUp {
    width: 300px;
    padding: 3% 5% 5%;
  }

  .side-form-title {
    margin-bottom: 10px;
  }

  .explore {
    font-size: 1em;
    line-height: 30px;
  }

  .ser-title {
    font-size: 1.6em;
    line-height: 25px;
  }

  /* .ser-row .col-md-6,.ser-row .col-md-4 {
    width: 50%;
  }*/
  .theme-wed {
    font-size: 1.5em;
    line-height: 25px;
    text-align: center !important;
  }

  .conference-wrap {
    margin-top: 2em;
  }

  .theme-wedding {
    width: 100%;
    margin-top: -135px;
  }

  .whats-app {
    width: 35px;
    height: 35px;
  }

  .whats-app img {
    width: 25px;
  }

  .theme-btm {
    margin-top: 2em;
    padding: 0 1em;
  }

  .dream-wedding-img {
    position: unset;
    top: 0;
  }

  .logo-left {
    padding-right: 0;
    display: flex;
    justify-content: center;
    margin: 0 auto 1em;
  }

  .wellnewss-flx {
    display: block;
    margin-top: 0;
  }

  .wellness-h3 {
    font-size: 1.4em;
    line-height: 25px;
  }

  .wellness-rgt {
    padding-left: 20px;
  }

  .wellness-img img {
    border-radius: 10px;
  }

  .wellness-rgt2 {
    float: none;
    width: 100%;
  }

  .theme-btm-flx {
    display: block;
  }

  .theme-right {
    text-align: center;
  }

  .wellness-rw {
    margin-top: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .wellness-rw .col-md-6 {
    width: 50%
  }

  .icon-item {
    padding: 16px 10px;
    z-index: 99;
    position: relative;
  }

  .img-icon {
    width: 50px;
  }

  .icon-span {
    font-size: 1em;
    line-height: 23px;
    letter-spacing: 0px;
  }

  .wellness-link {
    margin-top: 2em;
  }

  .view-btn-bef:before,
  .view-btn-bef:after {
    display: none;
  }

  .conference-container {
    margin-top: 2em;
  }

  .theme-span {
    font-size: 1em;
  }

  .theme-top {
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .conference-btm {
    border-radius: 15px;
    padding: 1px 25px 10px;
    margin-top: 15px;
  }

  .conference-icon {
    width: 100px;
  }

  .conf-row {
    align-items: center;
    display: flex;
    margin-top: 15px;
  }

  .row.conf-row .col-md-6:nth-child(2) {
    padding-right: 5px;
  }

  .row.conf-row .col-md-6:nth-child(3) {
    padding-left: 5px;
  }

  .view-container {
    padding: 50px 0;
  }

  .title-top {
    margin-bottom: 1em;
  }

  .support-container {
    padding: 0em 0 3em;
  }

  .support-hd {
    font-size: 1.6em;
    line-height: 25px;
  }

  .support-span {
    font-size: 1.6em;
    line-height: 30px;
  }

  .support-btm {
    padding: 10px 15px;
  }

  .support-left-wrap {
    margin-top: 15px;
    margin-left: 0;
  }

  .bg2.img-full {
    display: none;
  }

  .img-app {
    width: 115px;
  }

  .support-btn-img {
    border-radius: 10px;
    padding: 5px 10px;
  }

  .offer-title {
    margin-bottom: 0
  }

  .offer-span {
    line-height: 25px;
  }

  .resorts-container {
    padding: 3em 0 0em;
    margin-top: 0;
  }

  .resorts-row.center {
    display: flex;
  }

  .resort-rt {
    padding-left: 0;
    padding-bottom: 3em;
  }

  .d-container.pl-0 {
    padding-left: 3% !important;
  }

  .resort-rt-img img.img-full {
    width: 100% !important;
  }

  .loc-img {
    width: 20px !important;
  }

  .resorts-row.center .col-md-7 {
    width: 100%;
  }

  .owl-nav .owl-prev:before,
  .owl-nav .owl-next:before {
    height: 15px;
    width: 15px;
  }

  .owl-theme .owl-nav [class*=owl-] {
    height: 30px;
    width: 30px;
    bottom: -60px;
    top: unset;
  }

  .owl-theme .owl-nav .owl-next {
    right: 40%;
  }

  .owl-theme .owl-nav .owl-prev {
    right: 50%;
  }

  .resort-btm-caption .offer-title {
    font-size: 1.3em;
  }

  .resort-btm-caption {
    margin-top: 15px;
    text-align: center;
  }

  .loc-span {
    justify-content: center;
  }

  .resort-img {
    padding-right: 0;
  }

  .feedback-item {
    display: block;
  }

  .feedback-left {
    width: 100%;
    float: none;
  }

  .feedback-right {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-top: 10px;
  }

  .feedback-name .offer-title.c-black {
    font-size: 1.2em;
    line-height: 15px;
  }

  .feedback-item:after {
    display: none;
  }

  .social-item,
  .connection3,
  .connection2,
  .connection1,
  .connection5,
  .connection4,
  .connection6 {
    display: none;
  }

  .social-row .col-md-4:nth-child(2) {
    width: 100%;
  }

  .feedbacks-container {
    padding: 4em 0 2em;
  }

  .social-links li a {
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
  }

  .social-mid {
    padding: 40px 0 80px;
  }

  .social-container {
    padding-bottom: 245px;
  }

  .footer-address-container,
  .footer-menu,
  .footer-social-links {
    display: none;
  }

  .btm-pic {
    bottom: -95px;
  }

  .footer-bottom-container {
    position: absolute;
    /* bottom: -75px; */
    width: 100%;
  }

  .center.space {
    display: flex !important;
  }

  .view-row .col-md-4 {
    width: 50%;
    float: left;
  }

  .ser-row .col-md-4 {
    width: 33%;
  }

  .ser-row .col-md-6,
  .row.offer-row .col-md-3 {
    width: 50%;
    float: left;
  }

  .resorts-row.center .col-md-7 {
    width: 60%;
    float: left;
  }

  .resorts-row.center .col-md-5 {
    width: 40%;
    float: left;
  }

  .row.support-row.center {
    display: flex;
  }

  .sprt-a {
    font-size: 1.2em;
  }


  .inner-banner-main {
    font-size: 2em;
  }

  .contact-address {
    width: 33%;
  }

  .contact-wrap {
    padding-top: 40px;
  }

  .contact-topcontainer {
    flex-wrap: wrap;
  }

  .contact-address-icon {
    margin-bottom: 5px;
  }

  .contact-form-container {
    display: block;
    padding: 25px 0px;
  }

  .contact-form-pic,
  .contact-form-content {
    width: 100%;
    text-align: center;
  }

  .contact-location {
    line-height: 40px;
  }

  .contact-title {
    font-size: 1.6em;
    letter-spacing: 1px;
    text-align: center;
    line-height: 35px;
  }

  .contact-form-content {
    margin-top: 10px;
  }

  .thailand-review-wrap {
    margin-top: -2em;
  }

  .activity-pic-bg {
    padding-top: 20em;
  }

  .inner-banner-sub {
    font-size: 1.2em;
  }

  .thailand-activity-container {
    padding-top: 40px;
  }

  .activity-sub {
    font-size: 1.1em;
  }

  .thai-travel-container {
    display: block;
  }

  .thai-travel-tips-content {
    width: 100%;
    margin-top: 20px;
  }

  .theme-travel-sub {
    text-align: center;
  }

  .thailand-review-wrap .d-container {
    display: block;
  }

  .thailand-review-wrap {
    margin-top: -7em;
  }

  .thailand-review-title {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
    float: none;
  }

  .thailand-review-container {
    width: 100%;
  }

  .faq-title {
    margin-bottom: 10px;
  }

  .thai-travel-tips {
    padding-top: 40px;
  }

  .thai-travel-tips-pic {
    width: 100%;
  }

  .thai-faq {
    padding-top: 40px;
  }

  .thai-faq-container {
    width: 100%;
    display: block;
  }

  .thai-faq-content {
    width: 100%;
    padding: 20px 20px;
  }

  .panel {
    padding-left: 0px;
    padding: 0em 5px
  }

  .col_1 button.accordion:after {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .col_1 button.accordion {
    padding-left: 20px;
  }

  .panel p {
    padding: 0px 15px;
  }

  .thai-faq-pic {
    display: none;
  }

  .thai-places-visit {
    padding-top: 40px;
    padding-bottom: 15px;
  }

  .thailand-places-dtl .owl-controls {
    bottom: 0px;
  }

  .thailand-places-dtl {
    padding-top: 15px;
  }

  .thailand-package-container {
    padding-top: 50px;
  }

  .thailand-package-dtl {
    padding-top: 10px;
  }

  .desti-name {
    font-size: 1.5em;
  }


  .swiper-slide {
    margin-right: 10px !important;
    width: 210px !important;
  }

  .ser-btm {
    left: 20px;
    bottom: 15px;
  }

  .ser-title {
    line-height: 15px;
    font-size: 2em;
  }

  #title {
    margin-bottom: 5px;
    font-size: 2.5em;
    line-height: 35px;
  }

  #btnText {
    padding: 3px 15px;
    line-height: 24px;
    font-size: 1em;
    border-radius: 5px;
  }

  .content {
    width: 340px
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 35px;
    height: 35px;
  }

  .swiper-button-prev::after,
  .swiper-button-next::after {
    font-size: 10px;
  }


  .swiper {
    right: -38%;
  }

  .swiper-button-prev {
    left: 44%;
  }

  .swiper-button-next {
    right: 44%;
  }



  .footer-contact {
    margin: 40px 0 100px 0 !important;
  }


}

@media (max-width: 768px) {
  .main-slider {
    width: 96%;
  }

  .designed p {
    padding-right: 20px;
  }

  .copy-right,
  .designed p {
    font-size: .8em;
  }

  /* html,
  body {
    padding-bottom: 2em;
  } */

  .side-btn {
    padding: 5px 15px;
    line-height: 24px;
    font-size: .85em;
    right: -50px;
  }

  .nav-menus-wrapper {
    display: block;
    padding-top: 3em;
    margin-top: 0px;
  }

  .btn-nav {
    display: none;
  }

  .no-scroll .logo {
    z-index: 9
  }

  .nav-menu {
    display: block;
  }

  .submenu-indicator-chevron {
    border-color: transparent #fff #fff transparent !important;
  }

  .nav-dropdown {
    min-width: 100% !important;
  }

  .sexy-menu.detached {
    opacity: 1 !important;
    position: unset !important;
  }

  .navigation-portrait li {
    font-size: 18px !important
  }

  .nav-brand img {
    display: flex;
    align-items: center;
  }

  .nav-menus {
    justify-content: center;
  }

  .hide-menu a {
    width: 25%;
    line-height: 1;
    font-size: 1em;
    display: inline-block;
    float: left;
    text-align: center;
    font-family: 'InterTight';
    font-weight: normal;
    text-transform: capitalize;
  }

  .hide-menu a i {
    display: block;
    justify-content: center;
    color: #aa9463;
    margin: 0 auto 10px;
    font-size: 1.6em;
  }

  .desk-view {
    display: none !important
  }

  .mob-view {
    display: block !important;
    width: 100%
  }

  .nav-menu>li>a {
    font-size: .9em !important;
    color: #fff !important
  }

  .nav-menus-wrapper-close-button {
    position: absolute;
    top: 0;
    right: 0;
  }


  .nav-toggle,
  .navigation-hidden .nav-header {
    display: block !important;
  }

  .hide-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 99999;
    padding: 10px 20px;
    display: none;
  }

  .hide-menu img {
    display: block;
    justify-content: center;
    margin: 0 auto;
    width: 38px
  }

  .center {
    display: block;
  }

  .home-img {
    height: 76vh !important;
    width: 100%;
    object-fit: cover;
  }

  .sexy-menu.detached .header-phone a {
    margin: 12px 20px !important;
  }



  .theme-btm-flx h3 {
    font-size: 1.5em;
    text-align: center;
    line-height: 25px;
  }



  .footer-contact {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 40px 0;
  }

  .footer-contact a {
    color: #000;
  }

  .footer-contact a:hover {
    color: #504f4f;
    text-decoration: underline;
  }

  .footer-mob-contact {
    display: flex;
    align-items: center;
    gap: 10px;
  }



}



@media (min-width:769px) and (max-width:991px) {

  body,
  li,
  .head-txt1 {
    font-size: 14px !important;
  }

  .d-container {
    padding-left: 3%;
    padding-right: 3%
  }

  .nav-brand img {
    width: 80%;
    margin: 6px auto 0;
  }

  .bnr-text {
    font-size: 2.2em;
    line-height: 35px;
  }

  .featured-text {
    font-size: 2.1em;
    line-height: 35px;
  }

  .featured-span {
    line-height: 20px;
  }

  .hero-text-area {
    top: 40%;
  }

  .border1 {
    height: 40px;
    bottom: 7px;
  }

  #popUp {
    width: 300px;
    padding: 3% 5% 5%;
  }

  .side-form-title {
    margin-bottom: 10px;
  }

  .explore {
    font-size: 1em;
    line-height: 30px;
  }

  .ser-title {
    font-size: 1.6em;
    line-height: 25px;
  }

  /* .ser-row .col-md-6,.ser-row .col-md-4 {
    width: 50%;
  }*/
  .theme-wed {
    font-size: 1.5em;
    line-height: 25px;
    text-align: center !important;
  }

  .conference-wrap {
    margin-top: 2em;
  }

  .theme-wedding {
    width: 100%;
    margin-top: -135px;
  }

  .whats-app {
    width: 35px;
    height: 35px;
  }

  .whats-app img {
    width: 25px;
  }

  .theme-btm {
    margin-top: 2em;
    padding: 0 1em;
  }

  .dream-wedding-img {
    position: unset;
    top: 0;
  }

  .logo-left {
    padding-right: 0;
    display: flex;
    justify-content: center;
    margin: 0 auto 1em;
  }

  .wellnewss-flx {
    display: block;
    margin-top: 0;
  }

  .wellness-h3 {
    font-size: 1.4em;
    line-height: 25px;
  }

  .wellness-rgt {
    padding-left: 20px;
  }

  .wellness-img img {
    border-radius: 10px;
  }

  .wellness-rgt2 {
    float: none;
    width: 100%;
  }

  .theme-btm-flx {
    display: block;
  }

  .theme-right {
    text-align: center;
  }

  .wellness-rw {
    margin-top: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .wellness-rw .col-md-6 {
    width: 50%
  }

  .icon-item {
    padding: 16px 10px;
    z-index: 99;
    position: relative;
  }

  .img-icon {
    width: 50px;
  }

  .icon-span {
    font-size: 1em;
    line-height: 23px;
    letter-spacing: 0px;
  }

  .wellness-link {
    margin-top: 2em;
  }

  .view-btn-bef:before,
  .view-btn-bef:after {
    display: none;
  }

  .conference-container {
    margin-top: 2em;
  }

  .theme-span {
    font-size: 1em;
  }

  .theme-top {
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .conference-btm {
    border-radius: 15px;
    padding: 1px 25px 10px;
    margin-top: 15px;
  }

  .conference-icon {
    width: 100px;
  }

  .conf-row {
    align-items: center;
    display: flex;
    margin-top: 15px;
  }

  .row.conf-row .col-md-6:nth-child(2) {
    padding-right: 5px;
  }

  .row.conf-row .col-md-6:nth-child(3) {
    padding-left: 5px;
  }

  .view-container {
    padding: 50px 0;
  }

  .title-top {
    margin-bottom: 1em;
  }

  .support-container {
    padding: 0em 0 3em;
  }

  .support-hd {
    font-size: 1.2em;
    line-height: 20px;
  }

  .support-span {
    font-size: 1.6em;
    line-height: 30px;
  }

  .support-btm {
    padding: 10px 15px;
  }

  .support-left-wrap {
    margin-top: 15px;
    margin-left: 0;
  }

  .bg2.img-full {
    display: none;
  }

  .img-app {
    width: 115px;
  }

  .support-btn-img {
    border-radius: 10px;
    padding: 5px 10px;
  }

  .offer-title {
    margin-bottom: 0
  }

  .offer-span {
    line-height: 25px;
  }

  .resorts-container {
    padding: 3em 0 0em;
    margin-top: 0;
  }

  .resorts-row.center {
    display: flex;
  }

  .resort-rt {
    padding-left: 0;
    padding-bottom: 3em;
  }

  .d-container.pl-0 {
    padding-left: 3% !important;
  }

  .resort-rt-img img.img-full {
    width: 100% !important;
  }

  .loc-img {
    width: 20px !important;
  }

  .resorts-row.center .col-md-7 {
    width: 100%;
  }

  .owl-nav .owl-prev:before,
  .owl-nav .owl-next:before {
    height: 15px;
    width: 15px;
  }

  .owl-theme .owl-nav [class*=owl-] {
    height: 30px;
    width: 30px;
    bottom: -60px;
    top: unset;
  }

  .owl-theme .owl-nav .owl-next {
    right: 40%;
  }

  .owl-theme .owl-nav .owl-prev {
    right: 50%;
  }

  .resort-btm-caption .offer-title {
    font-size: 1.3em;
  }

  .resort-btm-caption {
    margin-top: 15px;
    text-align: center;
  }

  .loc-span {
    justify-content: center;
  }

  .resort-img {
    padding-right: 0;
  }

  .feedback-item {
    display: block;
  }

  .feedback-left {
    width: 100%;
    float: none;
  }

  .feedback-right {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-top: 10px;
  }

  .feedback-name .offer-title.c-black {
    font-size: 1.2em;
    line-height: 15px;
  }

  .feedback-item:after {
    display: none;
  }

  .social-item,
  .connection3,
  .connection2,
  .connection1,
  .connection5,
  .connection4,
  .connection6 {
    display: none;
  }

  .social-row .col-md-4:nth-child(2) {
    width: 100%;
  }

  .feedbacks-container {
    padding: 4em 0 2em;
  }

  .social-links li a {
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
  }

  .social-mid {
    padding: 40px 0 80px;
  }

  .social-container {
    padding-bottom: 245px;
  }

  .footer-address-container,
  .footer-menu,
  .footer-social-links {
    display: none;
  }

  .btm-pic {
    bottom: -95px;
  }

  .footer-bottom-container {
    position: absolute;
    bottom: -75px;
    width: 100%;
  }

  .center.space {
    display: flex !important;
  }

  .ser-row .col-md-4,
  .view-row .col-md-4 {
    width: 33%;
  }

  .ser-row .col-md-6,
  .row.offer-row .col-md-3 {
    width: 50%;
    float: left;
  }

  .resorts-row.center .col-md-7 {
    width: 60%;
    float: left;
  }

  .resorts-row.center .col-md-5 {
    width: 40%;
    float: left;
  }

  .view-row .col-md-4 {
    width: 50%;
    float: left;
  }

  .inner-banner-main {
    font-size: 3em;
  }

  .contact-address {
    width: 33%;
  }

  .contact-wrap {
    padding-top: 40px;
  }

  .contact-topcontainer {
    flex-wrap: wrap;
  }

  .contact-address-icon {
    margin-bottom: 5px;
  }

  .contact-form-container {
    display: block;
    padding: 25px 0px;
  }

  .contact-form-pic,
  .contact-form-content {
    width: 100%;
    text-align: center;
  }

  .contact-location {
    line-height: 40px;
  }

  .contact-title {
    font-size: 1.6em;
    letter-spacing: 1px;
    text-align: center;
    line-height: 35px;
  }

  .contact-form-content {
    margin-top: 10px;
  }

  .swiper-slide {
    margin-right: 10px !important;
    width: 210px !important;
  }

  .ser-btm {
    left: 20px;
    bottom: 15px;
  }

  .ser-title {
    line-height: 20px;
    font-size: 2em;
  }

  #title {
    margin-bottom: 5px;
    font-size: 2.5em;
    line-height: 35px;
  }

  #btnText {
    padding: 3px 15px;
    line-height: 24px;
    font-size: 1em;
    border-radius: 5px;
  }

  .content {
    width: 340px
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 35px;
    height: 35px;
  }

  .swiper-button-prev::after,
  .swiper-button-next::after {
    font-size: 10px;
  }

  .swiper-button-next {
    right: 43.5%
  }

  .swiper {
    right: -37%;
  }

  .theme-btm-flx h3 {
    text-align: center;
    line-height: 28px;
  }

  .sprt-a {
    font-size: 1.2em;
  }

}

@media (min-width:992px) and (max-width:1022px) {

  body,
  li,
  .head-txt1 {
    font-size: 14px !important;
  }

  .d-container {
    padding-left: 3%;
    padding-right: 3%
  }

  /* .sexy-menu {
    height: 70px
  } */

  .sexy-menu.detached .nav-menus {
    margin-top: 0;
  }

  .swiper {
    right: -32%;
  }

  .swiper-button-next {
    right: 44%;
    bottom: 4% !important;
  }

  .swiper-button-prev {
    left: 45%;
    bottom: 4% !important;
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 45px;
    height: 45px;
  }

}

@media (max-width:992px) {
  #button {
    display: none;
  }
}