html{
	overflow-x: hidden ;
}
body{
margin: 0px;
overflow-x:hidden;
 font-family: "Poppins", serif;
}
p{
    margin-bottom: 0px;
}








.ip-loader{
    margin-left: 0px!important;
    bottom: 31%!important;
    
}
.loader {
  width: 195px;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  animation: filter-animation 3s infinite;
  
}
.loading img {
    width:240px;
    animation: wiggle 1s infinite ease-in-out;
}

@keyframes wiggle {
  0%, 100% { transform: rotate(0deg); }
  25% { transform: rotate(5deg); }
  50% { transform: rotate(-5deg); }
  75% { transform: rotate(5deg); }
}




.list-left-scroll {
  height: 265px;
  overflow-y: scroll;
  overflow-x: hidden;
}

/* Custom scrollbar styling */
.list-left-scroll::-webkit-scrollbar {
  width: 5px;
}

.list-left-scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.list-left-scroll::-webkit-scrollbar-thumb {
  background: #A84A80;
}

.list-left-scroll::-webkit-scrollbar-thumb:hover {
  background: #923C6D; /* Slightly darker for hover effect */
}

.inn-abt {
    width: 100%;
    float: left;
    padding: 70px 0px;
    background: white;
}
.inn-abt-main {
    width: 100%;
    float: left;
}
.inn-abt-main img {
    object-fit: contain;
    /* height: 305px; */
    max-width: 430px;
    float: right;
    width: 100%;
    margin-left: 55px;
    margin-top: 70px;
}
.inn-abt-main h2 {
    width: auto;
    text-align: left;
    color: #202020;
    font-size: 60px;
    margin-bottom: 0px;
    font-weight: 500;
    line-height: 120%;
    padding-bottom: 30px;
}
.inn-abt-main p {
    width: auto;
    text-align: left;
    color: #202020;
    font-size: 16px;
    font-weight: 300;
    line-height: 200%;
}
.all-vision-main {
    width: 100%;
    float: left;
    padding: 75px 0px;
}
.v-m {
    border: 1px solid #a84870;
    border-radius: 40px;
    width: 100%;
    float: left;
    padding: 40px 45px;
}
.v-m h2 {
    padding-top: 25px;
    /* width: 100%; */
    padding-left: 0;
    float: left;
    text-align: left;
    color: #a84870;
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 0px;
}
.v-m p {
    padding-top: 22px;
    width: 100%;
    text-align: left;
    color: #404040;
    float: left;
    font-size: 16px;
    font-weight: 300;
    line-height: 200%;
}
.career-inn {
    width: 100%;
    float: left;
    padding: 60px 0px;
}
.contact-bx {
    float: left;
    width: 100%;
    padding: 40px 25px;
    background: white;
    text-align: center;
    border: 1px solid #a74a8061;
    border-radius: 0px;
    height: 210px;
}
.contact-bx img {
    float: none;
    width: 65px;
    margin-bottom: 14px;
}
.contact-bx p {
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 15px;
    line-height: 27px;
    color: #8B8B8B;
    margin-bottom: 1px;
}
.contact-bx a {
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 17px;
    line-height: 27px;
    color: #8B8B8B;
    text-decoration: none;
    margin-bottom: 0px;
}

.careers-full {
   
    background: ;
    float: left;
    width: 100%;
    padding: 60px 0px;
    /* background: #F2FDFA; */
}
.careers-frm {
    float: left;
    width: 100%;
}
.contact-forms {
    float: left;
    width: 100%;
}
.s-form {
    color: #000000;
    display: block;
    font-weight: 400;
    font-size: 15px;
    height: 60px;
    margin-bottom: 30px;
    outline: none;
    background: white;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    outline: none;
    border: none;
    width: 100%;
    float: left;
    padding: 15px;
    border-radius: 3px;
    border: 1px solid #a74a8061;
}
.body-hed {
    padding-bottom: 23px;
    width: 100%;
    float: left;
    text-align: center;
    color: black;
    font-size: 45px;
    font-weight: 700;
    line-height: 130%;
    margin-bottom: 0px;
}
.enquiry-form_old button {
    width: 200px;
    height: 63px;
    float: left;
    background-color: #A84A80;
    font-size: 16px;
    font-weight: 500;
    border-radius: 100px;
    border: none;
    padding: 20px 35px;
    text-align: center;
    color: #FFFFFF;
    position: relative;
}


















.sticky {
  position: fixed !important;
  top: 0;
  width: 100%;
  background-color: #ffffff;
  z-index: 111;

}

@media(min-width: 768px){
.wrapper{
    display: none;
}
}


@media(max-width: 1024px){
   /*.header_menu_area{
    display: none;
   } */
.navItem ul {
    visibility: hidden;
    /* display: none; */
    opacity: 1;
    margin: 0;
    top: 40px;
    padding: 0;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    background: #140f03;
    z-index: 99;
    transform: translate(0,20px);
    transition: all .5s ease-out;
    border-radius: revert-layer;
}.navItem ul li {
    display: block;
    float: none;
    margin-bottom: 0 !important;
    background: 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
    line-height: 20px;
}.navItem ul li a {
    width: 100%;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    padding: 15px 10px;
    display: block;
    color: white;
    /* background: white; */
    border-bottom: 0;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}.navItem:hover>ul {
    visibility: visible;
    /* display: block; */
    opacity: 1;
    transform: translate(0,0);
}
.quick-top span{
      text-align: center;
    width: 100%;
    float: left;
}
.quick-top{
  margin-left: 40px !important;
}




    /***************************menu******************/

.wrapper {
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: center; */
  /* flex-wrap: wrap; */
  /* min-height: 80vh; */
}
.wrapper > * {
  margin: 15px;
}


.frameMobile {
  /* position: relative; */
  /* overflow: hidden; */
  /* width: 300px; */
  /* height: 630px; */
  /* border: 10px solid #000; */
  /* border-radius: 50px; */
  /* -webkit-backface-visibility: hidden; */
  -moz-backface-visibility: hidden;
  /* -webkit-transform: translate3d(0, 0, 0); */
  -moz-transform: translate3d(0, 0, 0);
}
.frameMobile .fmCamera {
  position: absolute;
  z-index: 99;
  top: 7px;
  left: 50%;
  width: 80px;
  height: 25px;
  border-radius: 30px;
  background-color: #000;
  transform: translatex(-50%);
}
.frameMobile .fmCamera .camera-dot {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  width: 10px;
  height: 10px;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.frameMobile .fmCamera .camera-dot-2 {
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  opacity: 0.3;
  box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086), 0 100px 80px rgba(0, 0, 0, 0.12);
  filter: blur(1px);
}
.frameMobile .fmCamera .camera-dot-3 {
  position: absolute;
  background-color: #000;
  border-radius: 50%;
  width: 2px;
  height: 2px;
  opacity: 0.7;
}
.frameMobile:after {
  position: absolute;
  z-index: 99;
  bottom: 8px;
  left: 50%;
  width: 100px;
  height: 5px;
  background-color: #000;
  border-radius: 5px;
  transform: translatex(-50%);
}

.menu {
  position: absolute;
  z-index: 9999;
  right: 15px;
  top: 45px;
  width: 50px;
  height: 50px;
}
.menu .menuTrigger {
  --heightIcon: 15px;
  --widthLine: 24px;
  --heightLine: 2px;
  --transitionTime: 0.4s;
  --rotation: 45deg;
  --translateY: calc(var(--heightIcon) / 2);
  --translateX: 0;
  position: absolute;
  z-index: 99;
  top: 22px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: var(--widthLine);
  height: var(--heightIcon);
}
.menu .menuTrigger .line {
  display: block;
  background: #a74a80;
  width: var(--widthLine);
  height: var(--heightLine);
  position: absolute;
  left: 0;
  border-radius: 3px;
  transition: all 0.4s;
  z-index: 999;
}
.menu .menuTrigger .line.line-1 {
  top: 0;
}
.menu .menuTrigger .line.line-2 {
  top: 50%;
}
.menu .menuTrigger .line.line-3 {
  top: 100%;
}
.menu .menuTrigger:hover .line-1, .menu .menuTrigger:focus .line-1 {
  transform: translateY(calc(var(--heightLine) / 2 * -1));
}
.menu .menuTrigger:hover .line-3, .menu .menuTrigger:focus .line-3 {
  transform: translateY(calc(var(--heightLine) / 2));
}
.menu .menuTrigger.active .line-1 {
  transform: translateY(var(--translateY)) translateX(var(--translateX)) rotate(var(--rotation));
   background: #ffffff;
}
.menu .menuTrigger.active .line-2 {
  opacity: 0;
}
.menu .menuTrigger.active .line-3 {
    background: #ffffff;
  transform: translateY(calc(var(--translateY) * -1)) translateX(var(--translateX)) rotate(calc(var(--rotation) * -1));
}

.nav {
  position: absolute;
  z-index: 11;
  bottom: 15px;
  right: 15px;
  display: block;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  /* background-color: #000; */
  transition-duration: 0.4s;
}
.nav.active {
 background:#a74a80;
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1111;
}
.nav.active .navList {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav .navList {
  display: none;
  width: 100%;
}
.nav .navLink {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  width: 100%;
  opacity: 0;
  -webkit-animation-name: fadein;
  animation-name: fadein;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.nav .navItem:nth-child(1) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.nav .navItem:nth-child(2) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.nav .navItem:nth-child(3) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.nav .navItem:nth-child(4) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.nav .navItem:nth-child(5) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.nav .navItem:not(:last-child) {
  margin-bottom: 18px;
}.nav .navItem{
  position: relative;
  width: 100%;
  float: left;
}
.nav .navLink {
  position: relative;
  display: inline-flex;
  font-size: 20px;
  letter-spacing: 0.1em;
  text-decoration: none;
  color: #fff;
  -webkit-animation-name: fadein;
  animation-name: fadein;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.nav .navLink:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 1px;
  /* background-color: #0e4fa3; */
  transform: translateX(-50%);
  transition: 0.25s;
}
.nav .navLink:hover:after {
  width: 100%;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
    transform: translateY(24px);
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
    transform: translateY(24px);
  }
  100% {
    opacity: 1;
  }
}
}









  
.top-had{
	width: 100%;
	float: left;
	background-color: #ffffff;
/*    position: fixed;*/
    padding-bottom: 40px;
}
.min-hd{
	width: 100%;
	float: left;
	
}
.logo{
	padding-top: 46px;
	width: 25%;
	float: left;
}
.logo img{
	width: 100%;
	float: left;
	max-width: 243px;
}
.hd-menus{
	width: 75%;
	float: left;
}

.header{
    float: left;
    width:100%;
  }
.header_menu_area {
    width: auto;
    float: left;
    text-align: center;
    padding-left: 130px;
    padding-top: 59px;
}


.header_menu_area > ul {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
    padding-left: 0px;
    
    float: right;
    /*padding-top: 36px;*/
}
.header_menu_area > ul > li {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    /* padding-bottom: 14px; */
    /* padding-left: 2px; */
    /* padding-right: 2px; */
}
.header_menu_area > ul > li > a {
    /* border-radius: 40px; */
    width: auto;
    color: #404040;
    font-weight: 300;
    float: left;
    font-size: 16px;
    padding: 0px 40px 0px 0px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    text-decoration: none;
    text-align: center;
}
      
.header_menu_area > ul > li > a:hover {

   color: #a74a80;
           transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    text-decoration: none;
          
}

.stable {
    color: #a74a80 !important;
}


.menu li {
    display: inline-block;
    position: relative;
    z-index: 100;
}


.menu ul li a:hover, .menu ul li:hover>a {
    /*background: #ffffff;
    color: #0c79be;
    text-decoration: none;
    transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;*/
}


.menu ul {
    visibility: hidden;
  /*  display: none;*/
    opacity: 0;
    margin: 0;
    top: 42px;
    padding: 0;
    width: 211px;
    position: absolute;
   left: -18px;
   background: rgb(39, 170, 225);
    background: linear-gradient(95deg, rgba(39, 170, 225, 1) 0%, rgba(9, 115, 186, 1) 100%);
    z-index: 99;
    transition: transform 0.3s cubic-bezier(0.88, -0.72, 0, 1), opacity 0.3s ease-in-out;
  transform: translate(-4rem);
    transition: all .1s ease-out;
    /*transform: translate(22px,0px);
    transition: all 0.5s ease-out;*/
    border-radius: 15px;
}


.menu li:first-child {
    margin-left: 0;
}
.menu li:first-child {
    margin-left: 0;
}
.menu ul li {
    display: block;
    float: none;
    background: 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
}

.menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);

}

.menu ul li a {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    padding: 12px 10px;
    display: block;
    color: white;
    text-decoration: none;
    /*background: white;*/
  /*  border-bottom: solid 1px rgb(137 137 137 / 19%);*/
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

@media (max-width: 767px){
    .header_menu_area {
        display: none;
    }
}
@media (max-width: 1024px) {
    
    
   
}
.support{
	width: auto;
    float: right;
    padding-top: 58px;
}
.support img{
    width: 100%;
    float: left;
    max-width: 27px;
}
.support a{

    color: #1F2937;
    width: auto;
    float: right;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    padding-left: 17px;
      transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    text-decoration: none;

}


.support a:hover{

   color: #a74a80;
           transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    text-decoration: none;
          
}
.banner{
    width: 100%;
    float: left;
        padding-bottom: 100px;
}
.banner-hds{
    width: 50%;
    float: left;
}
.banner-hds h2{
   padding-top: 55px;;
    width: 100%;
    float: left;
    color: #111827;
    margin-bottom: 0px;
    text-align: left;
    font-size: 65px;
    font-weight: 500;
    line-height: 80px;
    padding-bottom: 24px;
}
.banner-hds p{
    width: 100%;
    float: left;
    text-align: left;
    color: #404040;
    font-size: 16px;
    font-weight: 300;
    line-height: 200%;
    margin-bottom: 0px;
}
.banner-imgs{
    width: 50%;
    float: left;
   padding-top: 22px;

}
.banner-imgs img{
    width: 100%;
    float: right;
    max-width: 269px;
}
.banner-formmain{

    width: 100%;
    float: left;
    padding-top: 79px;
}
.banner-form{
    width: 100%;
    float: left;
    height: 92px;
    border-radius: 100px;
    border: 1px solid #74747424;
    padding: 13px 16px 15px 49px;
}
.formalbx{
    width: 257px;
    float: left;
    padding-top: 10px;
}
.formalbx img{
    width: 100%;
    float: left;
    max-width: 43px;

}
.formalbx-txt{
width: 80%;
float: left;
padding-left: 10px;

}
.formalbx-txt label{
color: #3E3E3E;
float: left;
text-align: left;
font-size: 16px;
font-weight: 400;
}
.formalbx-txt input{
    width: 100%;
    border: none;
    color: #B6B6B6;
    padding: 0px;
    outline: none;
    text-transform: capitalize;
    font-size: 14px;
}
.formalbx-txt input::placeholder {
  color: #B6B6B6;
  font-size: 14px;
  font-weight: 400;
}
.dates{
    padding-left: 25px;
    width: 340px !important;
    float: left;
    border-left: 1px solid #ACACAC;
    border-right: 1px solid #ACACAC;
}
.Nacd{
    width: 307px;
    padding-left: 34px;
}
.bnr-btn{
    width: 145px;
    height: 63px;
    float: left;
    background-color: #A84A80;
    font-size: 16px;
    font-weight: 500;
    border-radius: 100px;
    border: none;
   padding: 20px 39px;
   text-align: center;
    color: #FFFFFF;
    position: relative;

}
.bnr-btn:before {
    content: "";
    position: absolute;
    top: 47%;
    left: 0;
    width: 0px;
    height: 5px;
    background-color: rgb(255 255 255);
    transition: none 0s ease 0s;
    border-top-left-radius: 35px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 20px;
}
.bnr-btn:hover::before {
    width: 120%;
    background-color: rgba(255, 255, 255, 0);
    transition: all 0.4s ease-in-out 0s;
}
.section1{
    width: 100%;
    float: left;
    padding-bottom: 60px;
}
.sction1extraclasss{
  float: left;
    width: 100%;
    /*height: 100vh;*/
  /*  overflow-y: hidden;*/
    position: relative;
}
.section1-hd{
    width: 100%;
    float: left;
}
.section1-hd h2{
    width: 100%;
    float: left;
    text-align: left;
    color: #242424;
    font-size: 50px;
    font-weight: 500;
    margin-bottom: 0px;
    padding-bottom: 36px;
}
.Rated{
    width: 100%;
    float: left;
    padding: 12px;
    border-radius: 24px;
    border: 1px solid #F3F4F6;
    position: relative;
    margin-bottom: 24px;
       transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    text-decoration: none;
}
.Rated:hover{
border: 1px solid #a74a80;
           transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    text-decoration: none;
}


.Rated-bximg{
    width: 44%;
    float: left;
    position: relative;
}
.sec1new-carousel .owl-nav {
    display: none;
}
.sec1new-carousel .owl-dots {
    float: none;
    width: 100%;
    position: absolute;
    bottom: 0;
    margin: auto;
    display: none;
    text-align: center;
}



.sec1new-carousel .owl-dots button span {
    background: #E5E7EB;
    width: 5px;
    height: 5px;
    float: left;
    border-radius: 30px;
    margin-right: 5px;
    margin-bottom: 4px;
    margin-top: 0px;
    position: relative;
    z-index: 999;
}
.sec1new-carousel .owl-dot.active span {
    background: #FFFFFF;
    width: 8px;
    height: 8px;


}














.Rated-bximg img{
    width: 100%;
    max-width: 225px;
    float: left;
    border-radius: 16px;
    height: 227px;
    object-fit: cover;
}
.rate-sideimg {
    width: auto;
    float: left;
    position: absolute;
    left: 10px;
    top: 12px;
}
.rate-sideimg img{
    width: 100%;
    float: left;
    max-width: 56px !important;
    height: auto !important;
    border-radius: 0px;
}
.Rated-txts{
    padding-top: 5px;
    width: 56%;
    float: left;
    padding-left: 25px;
}
.guests-bt {
    padding: 5px 10px 7px 10px;
    width: 101px;
    height: 26px;
    float: left;
    border-radius: 8px;
    background-color: #FEF3C7;
}
.guests-bt img {
    width: 100%;
    float: left;
    max-width: 12px;
    margin-top: 2px;
}
.guests-bt h6{
    width: auto;
    float: left;
    text-align: left;
    color: #92400E;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0px;
    padding-left: 7px;
}
.Rated-txts h5{
    line-height: 28px;
    width: 100%;
    float: left;
    color: #1F2937;
    margin-bottom: 0px;
    text-align: left;
    font-size: 20px;
    font-weight: 500;
    padding-top: 13px;
    padding-bottom: 10px;

}
.Ratedsmollbxs{
    width: 100%;
    float: left;
}
.Ratedsmollbxs img{
    width: 100%;
    float: left;
    max-width: 18px;
}
.Ratedsmollbxs h4{
    width: auto;
    float: left;
    text-align: left;
    color: #6B7280;
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: 500;
    padding-left: 6px;
}
.Rateextrasmol{
    float: left;
    padding-left: 46px;
}
.Rated-txts h3{
    width: 100%;
    float: left;
    text-align: left;
    color: #6B7280;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0px;
    padding-top: 20px;
        padding-bottom: 22px;
}
.Rated-txts h2{
    width: auto;
    float: left;
    text-align: left;
    color: #A84A80;
    background-color: transparent;
    border: 1px solid #A84A80;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 10px;
    padding: 8px 20px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.Rated-txts h2:hover{
color: white;
    background-color: #A84A80;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.Rated-txts-1 h2:hover {
    color: white;
    background-color: #A84A80;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


.section2{

    width: 100%;
    float: left;
    background-size: cover;
    background-image: url('../images/big-logo-bg.webp');
    position: relative;
    padding-bottom: 360px;
    padding-top: 60px;
}
.section2-leftbx{
    width: 100%;
    float: left;
    position: relative;
    padding-left: 31px;
}
.section2-leftbx h2{
    width: 100%;
    float: left;
    text-align: left;
    color: #333333;
    margin-bottom: 0px;
    font-size: 24px;
    font-weight: 500;
    line-height: 120%;
     position: relative;
}
.section2-leftbx p{
    width: 100%;
    float: left;
    text-align: left;
    color: #6B6F7B;
    font-size: 16px;
    font-weight: 400;
    line-height: 200%;
    padding-top: 6px;
}
.section2-leftbx:after{
    width: 12px;
    height: 45px;
    background-color: #A84A80;
    position: absolute;
    content: '';
    top: 0;
    left: 0;


}
.section2-sicon{
    width: auto;
    float: left;
    text-align: center;
    position: absolute;
    top: 40px;
}
.section2-sicon img{
    width: 100%;
    float: left;
    max-width: 547px;
}
.section2-shedow {
    width: auto;
    float: left;
    text-align: center;
    position: absolute;
    bottom: 65px;
    left: 450px;
}
.section2-shedow img{
width: 100%;
float: left;
max-width: 437px;
}

/*1*/
.section2-leftbx1{
    width: 100%;
    float: left;
    position: relative;
  padding-right: 31px;
}
.section2-leftbx1 h2{
    width: 100%;
    float: left;
    text-align: right;
    color: #333333;
    margin-bottom: 0px;
    font-size: 24px;
    font-weight: 500;
    line-height: 120%;
     position: relative;
}
.section2-leftbx1 p{
    width: 100%;
    float: left;
    text-align: right;
    color: #6B6F7B;
    font-size: 16px;
    font-weight: 400;
    line-height: 200%;
    padding-top: 6px;
}
.section2-leftbx1:after{
    width: 12px;
    height: 45px;
    background-color: #A84A80;
    position: absolute;
    content: '';
    top: 0;
    right: 0;


}
.section3{
    width: 100%;
    float: left;
    padding-top: 87px;
    background-color: #ffffff;
    /*padding-bottom: 80px;*/
}

.stion3-carousel .owl-nav {
    position: absolute;
    right: 13px;
    top: -89px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.stion3-carousel .owl-nav button {
    background: transparent !important;
    border: 1px solid #D5D5D5 !important;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    padding: 10px 10px !important;
    margin: 0px 6px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.stion3-carousel .owl-prev img {
    width: 100%;
    float: left;
    max-width: 24px;
}
.stion3-carousel .owl-next img {
    width: 100%;
    float: left;
    max-width: 24px;
}
.stion3-carousel .owl-nav button:hover {
    background-color: #A84A80 !important;
}
.stion3-carousel .owl-nav button:hover img {
    filter: brightness(5.5);
}




.section3-hd{
    width: 100%;
    float: left;
}
.section3-hd h2{
    width: 100%;
    float: left;
    text-align: left;
    color: #242424;
    font-size: 50px;
    margin-bottom: 0px;
    font-weight: 500;
    padding-bottom: 60px;
}
.section3-img{
    width: 100%;
    float: left;
}
.section3-img img{
    width: 100%;
    float: left;
    max-width: 277px;
    border-radius: 30px;
}
.section3-img h3{
    width: 100%;
    float: left;
    text-align: left;
    color: #111827;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.section3-img p{
    width: 100%;
    float: left;
    color: #6B7280;
    font-size: 14px;
    font-weight: 400;
}
.section4{
    padding-bottom: 90px;
    width: 100%;
    float: left;padding-top: 70px;
}
.section4-hd h2{
width: 100%;
float: left;
text-align: center;
color: #242424;
font-size: 50px;
font-weight: 500;
margin-bottom:0px;
padding-bottom: 50px;

}
.section4-mainimgbx {
    float: left;
    border-bottom: 1px solid #ececec;
    padding-bottom: 47px;
    width: 250px;
    border-right: 1px solid #ececec;
}

.rse-bx img{
    width: 100%;
    float: left;
    max-width: 30px;
}
.rse-bx{
    margin-right: 20px;
    width: 64px;
    height: 64px;
    float: left;
    border-radius: 16px;
    background-color: #FFF1F9;
     padding: 16px 17px;
}
.section4-mainimgbx h2{
font-size: 20px;
font-weight: 500;
line-height: 150%;
margin-bottom: 0px;
}
.section4 .col-lg-3{
    padding: 0px;

}
.stion4-ex-imgbx {
    padding-left: 45px;
    width: 313px !important;
}
.st4-last{
    width: 240px !important;
    border-right: none !important;
    padding-left: 30px !important;
}
.se4-btmlast{
    border-bottom: none;
padding-top: 45px !important;
padding-bottom: 0px !important;
}
.section5{
    width: 100%;
    float: left;
    background-color: #f9fafb;
    padding-bottom: 88px;
}
.stion5-carousel .owl-nav {
    display: none;
}

.stion5-carousel .owl-dots {
    float: left;
    width: 100%;
    padding-top: 25px;
}


.stion5-carousel .owl-dots button span {
    background: #D1D5DB;
    width: 10px;
    height: 10px;
    float: left;
    border-radius: 30px;
    margin-right: 8px;
    margin-bottom: 4px;
    margin-top: 0px;
    position: relative;
    z-index: 999;
}
.stion5-carousel .owl-dot.active span {
    background: #111827;

}




.set5-sidehd{
    width: 35%;
    float: left;
}
.set5-sidehd h2{
    width: 100%;
    float: left;
    text-align: left;
    margin-bottom: 0px;
    font-size: 50px;
    font-weight: 500;
    line-height: 110%;
    color: #242424;
    padding-top: 100px;
    padding-bottom: 29px;
}
.set5-sidehd p{
    width: 93%;
    float: left;
    text-align: left;
    color: #404040;
    font-size: 16px;
    font-weight: 300;
    line-height: 200%;
}
.set5-sideright{
    width: 65%;
    float: left;
    padding-top: 77px;
    padding-left: 90px;

}
.set5-sideright img{
    width: 100%;
    float: left;
    max-width: 125px;
}
.set5-sideright p{
    width: 100%;
    float: left;
    color: #111827;
    font-size: 22px;
    font-weight: 400;
    line-height: 180%;
    padding-top: 6px;
}
.set5-sideright h2{
    width: auto;
    float: left;
    margin-bottom: 0px;
    color: #1F2937;
    font-size: 22px;
    font-weight: 600;
    padding-top: 8px;
    text-align: left;
}
.set5-sideright h3 {
    width: auto;
    color: #9CA3AF;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    margin-bottom: 0px;
    float: left;
    padding-top: 12px;
    padding-left: 23px;
}
.footer{
    width: 100%;
    float: left;
    padding-top: 76px;
    padding-bottom: 40px;
    background-color: #090909;
}
.ftr-logo{
    width: 100%;
    float: left;

}
.ftr-logo img{

    width: 100%;
    float: left;
    max-width: 241px;
}
.footer-main{
    width: 100%;
    float: left;
}
.ftrbx-1{
    width: 20%;
    float: left;
}
.ftrbx-1 h2{
    width: 100%;
    float: left;
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 40px;
}
.ftrbx-1 a {
    width: 100%;
    float: left;
    text-align: left;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    padding-bottom: 18px;
}
.ftrbx-2{
    width: 50%;
    float: left;
}
.ftrbx-2 h2{
    width: 100%;
    float: left;
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 40px;
}
.ftrbx-2 a{
    width: 50%;
    float: left;
    text-align: left;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    padding-bottom: 18px;
}
.ftrbx-3{
    width: 30%;
    float: left;
    padding-left: 17px;
}
.ftrbx-3 h2 {
    width: 100%;
    float: left;
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 40px;
}
.ftrbx-3 p{
    width: 100%;
    float: left;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
     padding-bottom: 18px;
}
.ftrbx-3 p a{
    text-decoration: none;
      font-size: 16px;
    font-weight: 400;
     color: #FFFFFF;
}
.social img{
    width: 100%;
    float: left;
    max-width: 42.55px;

}
.social a{
float: left;
padding-right: 14px;
padding-top: 13px;
}
.ftr-tetximg{
    width: 100%;
    float: left;
}
.ftr-tetximg img{
    width: 100%;
    float: left;
    max-width: 100%;
}





.copy{
    width: 100%;
    float: left;
    padding-top: 39px;
    padding-bottom: 40px;

}
.copy h2{
width: 100%;
float: left;
text-align: left;
color: #000000;
font-size: 16px;
font-weight:400;
margin-bottom: 0px;
padding-top: 11px;
}
.copy h3{
    padding-top: 11px;
width: 100%;
float: left;
text-align: right;
color: #000000;
font-size: 16px;
font-weight:400;
margin-bottom: 0px;

}
.copy h3 a{
    color: #000000;
font-size: 16px;
font-weight:400;
text-decoration: none;
}
.copy img{
    width: 100%;
    float: left;
    max-width: 215px;
    margin-left: 51px;
}
/*top*/
.slider-ban .owl-nav {
     display: none; 
}
.slider-ban1 .owl-nav {
     display: none; 
}
.slider-ban{
    width: 50%;
    float: left;
}
.slider-ban1{
    width: 50%;
    float: right;
}
.dropdown_c {
    position: relative;
    /* margin: 20px; */
    /* background: aliceblue; */
}

.selected span {
    cursor: pointer;
    display: flex;
    margin: 0;
}
.selected span {
    display: flex;
    width: 100%;
    color: #B6B6B6;
  font-size: 14px;
  font-weight: 400;
}
.popover__wrapper {
    position: relative;
    width: 100%;
    float: left;
    /* margin-top: -7px; */
    /* margin-top: 1.5rem; */
    /* display: inline-block; */
}
.popover__title {
    /* font-size: 24px; */
    /* line-height: 36px; */
    /* text-decoration: none; */
    /* color: rgb(228, 68, 68); */
    /* text-align: center; */
    /* padding: 4px 0; */
    float: left;
    position: relative;
    width: 100%;
    text-align: left;
}
.popover__title label {
    
   color: #B6B6B6;
  font-size: 14px;
  font-weight: 400;
  float: left;
}
.error_msgs {
    color: #fa1010 !important;
    background: transparent !important;
    font-size: 11px !important;
}
.popover__title:after {
    position: absolute;
    content: '';
    right: 56px;
    width: 16px;
    background-repeat: no-repeat;
    height: 16px;
    top: 0;
    /* z-index: 999; */
}
.popover__content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    transform: translate(0, 10px);
    background-color: #ffffff;
    padding: 10px;
    min-height: 178px;
    top: 245%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    width: 235px;
    float: left;
    border-radius: 8px;
    left: -43px;
    /* right: 14%; */
}
.popover__content:before {
    position: absolute;
    z-index: -1;
    content: "";
    right: calc(50% - 10px);
    top: -8px;
    transition-duration: 0.3s;
    transition-property: transform;
}
.popover__message {
    text-align: center;
}
.float-left {
    float: left !important;
}
.popover__message label {
    font-size: 14px !important;
    font-weight: normal !important;
    text-align: left;
    color: black;
    margin-bottom: 17px;
    margin-top: 6px;
    font-weight: 500 !important;
    line-height: 19px !important;
    float: left;
    width: 100%;
}
.quantity input {
    border-radius: 7px;
    border: solid 1px rgb(0 0 0 / 23%);
    text-align: center;
    font-size: 14px;
    height: 40px;
}
.quantity-nav {
    float: left;
}
.quantity-up {
    float: left;
    font-weight: 600;
    font-size: 15px;
    color: #ffffff;
    width: 100%;
    background-color: #a84a80;
    border-radius: 50px;
}
.quantity-down {
    float: left;
    font-weight: 600;
    font-size: 15px;
    color: #ffffff;
    width: 100%;
    background-color: #000000;
    border-radius: 50px;
    margin-top: 3px;
}
.popover_is_visible {
    z-index: 10;
    opacity: 1;
    visibility: visible;
    transform: translate(0, -20px);
    transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}

.btn-ok {
    float: left;
    width: 45%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    font-weight: 600;
    background: rgb(168 74 128);
    border-radius: 12px;
    margin-right: 7px;
    border: none;
}
.btn-clr {
    float: left;
    width: 45%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    font-weight: 600;
    background: rgb(0 0 0);
    border-radius: 12px;
    border: none;
}

.content {
    /* margin: 15px 100px auto; */
    /* padding: 0 10px; */
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: left;
    text-align: center;
    flex-direction: column;
}
.dateexlast input{float: left;width: 50%!important;font-size: 14px;color: #B6B6B6;}
.s1-carousel .owl-prev img {
width: 100%;
float: left;
max-width: 24px;
}
.s1-carousel .owl-next img {
width: 100%;
float: left;
max-width: 24px;
}
.s1-carousel .owl-nav button {
    background: transparent !important;
    border: 1px solid #D5D5D5 !important;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    padding: 10px 10px !important;
    margin: 0px 6px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.s1-carousel .owl-nav button:hover{
  background-color: #A84A80 !important;
}
.s1-carousel .owl-nav {
    position: absolute;
    right: 13px;
    top: -89px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.s1-carousel .owl-nav button:hover img{
   filter: brightness(5.5);
}
.bounce2 {
    animation: bounce2 2s ease infinite;
}
@keyframes bounce2 {
  0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
  40% {transform: translateY(-30px);}
  60% {transform: translateY(-15px);}
}

.section3-img:hover{
    transform: scale(1.01) rotate(4deg);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.section4-mainimgbx:hover .rse-bx {
    transform: rotateY(360deg);
    transform-style: preserve-3d;
    transition: transform 0.8s;
}


/*proparty*/


.inner-toproperties{
    width: 100%;
    float: left;
    padding: 40px 0px;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;

}
.inner-toproperties-hds{
    width: 100%;
    float: left;
}
.inner-toproperties-hds h2{
    width: auto;
    float: left;
    text-align: left;
    color: #111827;
    font-size: 50px;
    font-weight: 500;
    margin-bottom: 0px;
}
.page-thumb {
    padding-top: 22px;
    float: right;
    width: auto;
}
.page-thumb a {
    text-decoration: none;
}
.thumb-nav {
    float: left;
    color: #404040;
    font-size: 16px;
    font-weight: 400;
    position: relative;
}
.page-thumb a:after {
    background-image: url(../images/chevron.png);
    float: left;
    height: 16px;
    background-size: cover;
    width: 16px;
    position: absolute;
    content: '';
    right: 0;
    top: 4px;
}
.page-thumb a:last-child::after {
    display: none;
}
.properties-main{
    width: 100%;
    float: left;
    padding: 62px 0px;

}
.list-left {
    width: 100%;
    float: left;
}
@media (min-width: 992px) {
   
    .filter-mob {
        display: none;
    }
    .mob-fil-new{
        display: none;
    }
}

..filter-mob{
    width: 100%;
    float: left;
    background: #1d7f94;
    text-align: center;
    font-size: 15px;
    text-decoration: none;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.filter-mob h5 {
    font-size: 15px;
    color: #fff;
    padding: 15px;
    margin: 0;
    height: 50px;
    font-weight: 600;
}



@media(max-width: 991px) {
    .custom-select {
    position: relative;
    display: inline-block;
    float: right;
    margin-bottom: 45px;
    float: left;
    width: 50%;
}.selected-option {
    cursor: pointer;
    padding: 13px 30px;
    border: 0;
    border-radius: 0;
    font-size: 15px;
    height: 50px;
    font-weight: 600;
    width: 100%;
    background: #53cddd;
    float: left;
    color: #fff;
    border-left: 1px solid #4e9cad;
    border-top-right-radius: 10px;
    text-align: center;
    border-bottom-right-radius: 10px;
}
    .list-left h1 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    position: relative;
    margin-bottom: 30px;
    margin-top: 20px;
}
        .list-left{
        border-radius: 0;
        margin-top: -245px;
        height: 100vh;
        overflow-y: scroll;
        position: relative;
        padding: 30px 15px 35px;
        background: #fff;
    }
    .properties-main {
        padding: 30px 0px;
    }
            .filter-mob h5 img {
        width: 18px;
        height: 18px;
        object-fit: contain;
        margin-left: 20px;
        filter: invert(11);
    }
    .med-hide {
        /* display: none; */
        position: absolute;
        visibility: hidden;
        width: 100%;
        left: 0;
        transform: translate3d(-100%, 0, 0);
        transition: all ease-in-out .6s;
        /* transition: visibility 0s .6s, transform .5s cubic-bezier(.19,1,.22,1); */
        z-index: 999;
        PADDING: 0;
        /* width: 0; */
    }
    .med-new {
        visibility: visible !important;
        transform: translatex(0) !important;
        transition: visibility 0s 0s, transform .7s cubic-bezier(.19,1,.22,1) !important;
    }    
    .med-wd {
        z-index: 9999;
        width: 100% !important;
    }    
    .mob-fil-new {
        width: 99%;
        float: left;
        height: 50px;
        position: fixed;
        background: #fff;
        margin-bottom: 20px;
        border-bottom: 1px solid #cecece;
        left: 0;
        padding-left: 15px;
        padding-top: 11px;
        z-index: 999;
        top: -287px;
    }.mob-fil-new h2 {
        margin-top: 0;    font-size: 24px;
    font-weight: 700;
    color: #000;
    position: relative;
    margin-bottom: 40px;
    }    .filter-close img {
        width: 37px;
        height: 37px;
        /* background: #a74a80; */
        float: right;
        padding: 7px;
        border-radius: 100%;
        position: absolute;
        right: 18px;
        top: 6px;
    }
}



.filter-mob {
    width: 100%;
    float: left;
    background: #a74a80;
    text-align: center;
    font-size: 15px;
    text-decoration: none;
    border-radius: 12px;
    /* border-bottom-left-radius: 10px; */
}










.list-left-main {
    width: 100%;
    float: left;
}
.list-left-main h2 {
    width: 100%;
    float: left;
    color: #1A191F;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 0px;
    padding-bottom: 21px;
}
.list-left-main img {
    float: right;
    width: 100%;
    max-width: 32px;
}
.brand-class {
    padding: 0px 0px 32px 0px;
    width: 100%;
    float: left;
    margin-bottom: 0px;
}
.brand-class li {
    list-style: none;
    padding-bottom: 13px;
}
.container1 {
    margin-bottom: 0;
    line-height: 200%;
    display: block;
    position: relative;
    padding-left: 31px;
    /* margin-bottom: 12px; */
    cursor: pointer;
    font-size: 16px;
    color: #1A191F;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* border: 1px solid #f2f3f4; */
    padding: 0px 0 0px 45px;
    border-radius: 5px;
    font-weight: 300;
}
.list-left input[type=checkbox], .dropdown-content, input[type=radio] {
    display: none;
}
.container1 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.container1 input:checked ~ .checkmark {
    background-color: #ffffff;
}
.checkmark {
    position: absolute;
    top: 6px;
    left: 0px;
    height: 17px;
    width: 17px;
    /* background-color: #eee; */
    border: 2px solid #1A191F;
    border-radius: 5px;
}
.container1 input:checked ~ .checkmark:after {
    display: block;
}
.container1 .checkmark:after {
    left: 4px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #a84b80;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.pro-typelisting {
    width: 100%;
    float: left;
}
.pro-typelisting a {
  
    width: 100%;
    float: left;
    text-align: left;
    font-size: 16px;
    color: #1A191F;
    font-weight: 300;
    padding-left: 45px;
}
.accordion-button {
    background: transparent;
    border: none;
    padding: 0;
   
}

/*#*/
.rating-badge1 {
    top: 22px;
    left: 25px;
    width: 90px;
    height: 27px;
    border-radius: 6px;
    display: inline-flex;
    align-items: center;
    background-color: #D94F67;
    color: white;
    font-weight: bold;
    font-size: 14px;
    /* padding: 5px 10px; */
    position: absolute;
}

.star-container1 {
    width: 40px;
    height: 27px;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    margin-right: 5px;
    position: relative;
    z-index: 2;
}
.star-container1::before {
    content: '';
    position: absolute;
    right: -7px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 27px;
    background-color: #ffffff;
    clip-path: polygon(100% 50%, 0 0, 0 100%);
}
.star-icon1 {
    color: #D94F67;
    font-size: 18px;
}
.rating-badge1 h6 {
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 500;
    padding-left: 10px;
    float: left;
}
/*#*/









.proparty-allmainlist{
    width: 100%;
    float: left;
}
.Rated-bximg-1{
    width: 44%;
    float: left;
    position: relative;
}
.Rated-bximg-1 img {
    width: 100%;
    max-width: 374px;
    float: left;
    border-radius: 16px;
    height: 254px;
    object-fit: cover;
}
.rate-sideimg-1{
    width: auto;
    float: left;
    position: absolute;
    left: 10px;
    top: 12px;
}
.rate-sideimg-1 img {
    width: 100%;
    float: left;
    max-width: 56px !important;
    height: auto;
    border-radius: 0px;
}
.Rated-txts-1{
    padding-top: 5px;
    width: 56%;
    float: left;
    padding-left: 25px;
}
.guests-bt-1{
    padding: 5px 10px 7px 10px;
    width: 101px;
    height: 26px;
    float: left;
    border-radius: 8px;
    background-color: #FEF3C7;
}
.guests-bt-1 img {
    width: 100%;
    float: left;
    max-width: 12px;
    margin-top: 2px;
}
.Rated-txts-1 h5 {
    line-height: 35px;
    width: 100%;
    float: left;
    color: #1F2937;
    margin-bottom: 0px;
    text-align: left;
    font-size: 30px;
    font-weight: 500;
    padding-top: 13px;
    padding-bottom: 10px;
}
.guests-bt-1 h6 {
    width: auto;
    float: left;
    text-align: left;
    color: #92400E;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0px;
    padding-left: 7px;
}
.Ratedsmollbxs-1 {
    width: 100%;
    float: left;
}
.Ratedsmollbxs-1 img {
    width: 100%;
    float: left;
    max-width: 18px;
}
.Ratedsmollbxs-1 h4 {
    width: auto;
    float: left;
    text-align: left;
    color: #6B7280;
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: 500;
    padding-left: 6px;
}
.Rated-txts-1 h2 {
    width: auto;
    float: left;
    text-align: left;
    color: #A84A80;
    background-color: transparent;
    border: 1px solid #A84A80;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 10px;
    padding: 8px 20px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.Rateextrasmol-1 {
    float: left;
    padding-left: 46px;
}
.Rated-txts-1 h3 {
    width: 100%;
    float: left;
    text-align: left;
    color: #6B7280;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 22px;
}
/*proparty*/
/*proparty-detai*/

.property-detailsall{
    width: 100%;
    float: left;
    padding-top: 60px;
    padding-bottom: 68px;

}
.product-img-viewall{
    width: 100%;
    float: left;
    position: relative;
}
.prtl-det-img{
    width: 100%;
    float: left;
}
.prtl-det-img img {
    width: 100%;
    float: left;
    height: 440px;
    object-fit: cover;
    max-width: 529px;
    border-radius: 16px;
}
.prtl-det-text{
    width: 100%;
    float: left;
    padding-top: 20px;
}
.prtl-bt-1 {
    padding: 5px 10px 7px 10px;
    width: 136px;
    height: 35px;
    float: left;
    border-radius: 8px;
    background-color: #FEF3C7;
}
.prtl-bt-1 img {
    width: 100%;
    float: left;
    max-width: 19px;
    margin-top: 2px;
}
.prtl-bt-1 h6 {
    width: auto;
    float: left;
    text-align: left;
    color: #92400E;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0px;
    padding-left: 7px;
}
.prtl-det-text h2{
    width: 100%;
    float: left;
    text-align: left;
    color: #1F2937;
    margin-bottom: 0px;
    font-size: 50px;
    font-weight: 500;
    line-height: 60px;
    padding-top: 18px;

}
.prtlsmollbxs-1 {
    width: 100%;
    float: left;
    padding-top: 25px;
}
.prtlsmollbxs-1 img {
    width: 100%;
    float: left;
    max-width: 20px;
    margin-top: 3px;
}
.prtlsmollbxs-1 h4 {
    width: auto;
    float: left;
    text-align: left;
    color: #6B7280;
    font-size: 20px;
    margin-bottom: 0px;
    font-weight: 500;
    padding-left: 6px;
}
.prtlextrasmol-1 {
    float: left;
    padding-left: 25px;
}
.prtlextrasmol-1 img{
     max-width: 18px !important;
}
.rating-badge {
    top: 22px;
    left: 25px;
    width: 127px;
    height: 46px;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    background-color: #D94F67;
    color: white;
    font-weight: bold;
    font-size: 14px;
    /* padding: 5px 10px; */
    position: absolute;
}

       .star-container::before {
    content: '';
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
    width: 15px;
    height: 30px;
    background-color: #ffffff;
    clip-path: polygon(100% 50%, 0 0, 0 100%);
}

        .star-container {
           width: 50px;
    height: 46px;
            background-color: white;
            display: flex;
            align-items: center;
            justify-content: center;
            border-top-left-radius: 10px;
            border-bottom-left-radius: 10px;
            margin-right: 5px;
            position: relative;
            z-index: 2;
        }

        .star-icon {
           color: #D94F67;
    font-size: 23px;
        }

.rating-badge h6{
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 500;
    padding-left: 18px;
    float: left;
}
.prtl-det-text h3 {
    width: 100%;
    float: left;
    text-align: left;
    color: #6B7280;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 22px;
}
.prtl-det-text h1 {
    width: 179px;
    float: left;
    height: 43px;
    text-align: left;
    color: #A84A80;
    background-color: transparent;
    border: 1px solid #A84A80;
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 500;
    border-radius: 10px;
    padding: 10px 19px;
    transition: allease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: allease-in-out 0.5s;
}
.prtl-det-text h1:hover {
    color: white;
    background-color: #A84A80;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.prtl-det-text button{
    background-color: #A84A80;
    color: #FFFFFF;
    float: left;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    border-radius: 10px;
    width: 179px;
    height: 58px;
    border: none;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;

}
.prtl-det-btn{
    width: 100%;
    padding-top: 24px;
    float: left;
}
.pro-description{
    width: 100%;
    float: left;
    padding-top: 35px;

}
.pro-description h2{
    width: 100%;
    float: left;
    text-align: left;
    color: #333333;
    margin-bottom: 0px;
    font-size: 24px;
    font-weight: 500;
    padding-bottom: 40px;
}
.pro-description p{
    width: 100%;
    float: left;
    text-align: left;
    color: #6B6F7B;
    font-size: 16px;
    font-weight: 400;
    line-height: 200%;
    padding-bottom: 60px;
}
.pro-des-icon{
    width: 223px;
    height: 185px;
    float: left;
    padding: 39px 84px;
    border: 1px solid #dfdfdf;
    border-radius: 20px;

}
.pro-des-icon img{
    width: 100%;
    float: none;
    margin: auto;
    display: block;
    text-align: center;
    max-width: 55px;
}
.pro-des-icon h6{
    width: 100%;
    float: left;
    text-align: center;
    color: #333333;
    margin-bottom: 0px;
    font-size: 24px;
    font-weight: 500;
    padding-top: 18px;
}

.pro-des-icon:hover img,
.pro-des-icon:hover h6 {
    animation: shake 0.5s ease-in-out;
    color: #A84A80;
}

@keyframes shake {
    0% {
        transform: translateX(0);
    }
    25% {
        transform: translateX(-5px);
    }
    50% {
        transform: translateX(5px);
    }
    75% {
        transform: translateX(-5px);
    }
    100% {
        transform: translateX(0);
    }
}







.whysty{
    width: 100%;
    float: left;
    padding-top: 70px;
    padding-bottom: 80px;
}
.whysty-hd h2{
    width: 100%;
    float: left;
    text-align: center;
    color: #242424;
    font-size: 50px;
    font-weight: 500;
    margin-bottom: 0px;
    padding-bottom: 65px;

}

.whysty-bxs {
    position: relative;
    float: left;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #dfdfdf;
    padding: 30px 40px;
    margin-bottom: 60px;
    background: #fff;
    overflow: hidden;
    transition: color 0.3s ease-in-out;
    z-index: 1;
}

.whysty-bxs::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 14px; /* Initially set to border-left width */
    height: 100%;
    background: #A84A80;
    transition: width 0.5s ease-in-out;
    z-index: -1; /* Places the fill behind the text */
}

.whysty-bxs:hover::before {
    width: 100%; /* Expands the fill across the whole box */
}

.whysty-bxs:hover h2,
.whysty-bxs:hover p {
     color: white;
    transition: color 0.3s ease-in-out; /* Smooth transition for color change */
}


























.whysty-bxs h2{
    width: 100%;
    float: left;
    text-align: left;
    color: #333333;
    margin-bottom: 0px;
    font-size: 24px;
    font-weight: 500;
    line-height: 130%;
    padding-bottom: 3px;
     position: relative;
    z-index: 2;

}
.whysty-bxs p{
    width: 100%;
    float: left;
    text-align: left;
    color: #6B6F7B;
    font-size: 15px;
    font-weight: 400;
    line-height: 200%;
     position: relative;
    z-index: 2;
}

.col-lg-4:nth-last-child(-n+3) .whysty-bxs {
    margin-bottom: 0;
}
.prtl-det-text button:hover{
    color: #A84A80;
    background-color: transparent;
    border: 1px solid #A84A80;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 1134px !important;
    }
}
#enroll .modal-content {
    width: 100%;
    border: none;
    float: left;
    background: #ffffff;
    background-size: cover;
    border-radius: 20px;
    border: none;
}
.close_form {
    display: none;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0;
    z-index: 999;
    top: 0;
    background: transparent url(../images/close.svg) no-repeat center center;
    background-size: 20px 20px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    cursor: pointer;
}
.mod-new {
    width: 100%;
    float: left;
    padding: 0px;
}
.log-sec {
    width: 100%;
    float: left;
    background: #fff;
   padding: 40px 80px 80px 45px;
border-top-right-radius: 20px;
   border-bottom-right-radius: 20px;
}
.log-sec h2 {
        padding-left: 10px;
    font-weight: 500;
    float: left;
    font-size: 50px;
    color: #111827;
    padding-bottom: 23px;
    width: 100%;
    text-align: left;
    margin-bottom: 0px;
}
.hidden-input-field {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}
.log-field {
    width: 100%;
    float: left;
       margin-bottom: 25px;
}
.log-field label {
    font-size: 16px;
    color: #333333;
    width: 100%;
    font-weight: 300;
    margin-bottom: 2px;
}
.log-field input {
    width: 100%;
    float: left;
    padding: 18px 25px;
    border: 1px solid #D8D8D8;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 300;
    color: #757575;
}
.log-sec-button1 button{
    margin-top: 4px;
    height: 58px;
    width: 100%;
    font-weight: 500;
    font-size: 20px;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
    border-radius: 10px;
    background-color: #A84A80;
    text-decoration: none;
    color: #ffffff;
    outline: none;
    border: none;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.log-sec-button1 button:hover{
background-color: #ffffff;
    color: #A84A80;
    border: 1px solid #A84A80;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
#enroll .mod-right {
    width: 100%;
    float: left;
    padding: 90px 0px;
   background-size: cover;
   height: 100%;
   background-image: url('../images/popup-img.png');
   border-top-left-radius: 20px;
   border-bottom-left-radius: 20px;
}
.mod-right img {
    width: 100%;
    float: none;
    /* margin-bottom: 21px; */
    max-width: 302px;
    /* filter: brightness(100); */
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
}
.mod-right h5 {
    float: left;
    font-size: 50px;
    color: #FFFFFF;
    font-weight: 500;
    width: 100%;
    padding-top: 10px;
    line-height: 60px;
    text-align: center;
}
.mod-right h6 {
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
   padding-top: 24px;
    line-height: 200%;
    float: left;
    width: 100%;
    font-weight: 400;
}
#enroll .modal-body{
    padding: 0px;
}
.qty-container .qty-btn-minus, .qty-btn-plus {
    padding: 5px 3px;
    font-size: 20px;
    height: 57px;
    font-weight: 300;
    color: #757575;
    width: 45px;
    background: white;
    transition: 0.3s;
    border: 0;
    /* border-top-left-radius: 10px; */
    /* border-bottom-left-radius: 10px; */
    cursor: pointer;
    /* border-right: 1px solid #EDEDED; */
    /* border: 1px solid #D8D8D8; */
    border-left: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
}
.qty-container .qty-btn-minus {
    margin-right: 0px;
}
.qty-container .input-qty {
    text-align: center;
    padding: 5px 10px;
    border: 0;
    /* height: 44px; */
    max-width: 128px;
    height: 57px;
    font-size: 16px;
    font-weight: 300;
    color: #757575;
}
.qty-btn-plus {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: none;
    /* border-left: 1px solid #EDEDED; */
}
.plus-minus {
    float: left;
    width: 100%;
}

.qty-container {
    float: left;
    width: 100%;
    border: 1px solid #D8D8D8;
    border-radius: 10px;
}
.custm-leftbx{
    width: 45%;
}
.custm-rightbx{
    width: 55%;
}
111

@keyframes zoomIn {
  from {
    transform: scale(0.5);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}

.modal.show .modal-dialog {
  animation: zoomIn 0.4s ease-in-out;
}


.sction1extraclasss-add {
    float: left;
    width: 100%;
    height: 75vh;
    /* overflow-y: hidden; */
    position: relative;
}



















/*proparty-detai*/






@media (max-width: 400px){
    
        .menu {
            right: 3px;
        top: 42px;
        }
    .logo {
        width: 55% !important;
    }
.dateexlast input{
    width: 100% !important;
}
    .banner-form {
       
        padding: 45px 16px 50px 30px !important;
    }

.Rated-txts {
    padding-top: 15px;
}
.section2-sicon {
        top: unset !important;
        bottom: 82px !important;
    }
.section2-leftbx p br{
    display: none;
}
.rse-bx {
    margin-right: 9px;
    float: none;
    display: block;
    margin: auto;
}
.section4-mainimgbx h2 {
    font-size: 18px;
    padding-top: 10px;
    text-align: center;
}


}




@media (max-width: 767px){
    #enroll .mod-right{
        display: none;
    }

}


@media (max-width: 575px){
    
    
        .mob-fil-new {
            top: -255px;
        }
    
    
        .list-left {
            padding: 54px 15px 35px;
        }
    .section2{
        padding-top:0;
    }
    .popover__message label {
    font-size: 14px !important;
    font-weight: normal !important;
    text-align: left;
    color: black;
    margin-bottom: 17px;
    margin-top: 16px;
    font-weight: 500 !important;
    line-height: 5px !important;
    float: left;
    width: 100%;
}
    .bnr-btn {
    width: 100%;
}#autocomplete-results {
    /* border: 1px solid #ccc; */
    position: absolute;
    background: #fffbfb !important;}
    .dates {
    padding-left: 0px;
    width: 100% !important;}.datepicker {
    border-radius: 4px;
    direction: ltr;
    /* padding-left: 50px !important; */
    left: 15px !important;
}    .ding input {
        width: 100% !important;
    }
    .quantity-nav {
    float: left;
    width: 20%;
}.formalbx-txt input {
    width: 52%;}.btn-ok {
    margin-top: 10px;}.btn-clr{
           margin-top: 10px;
    }
    /*info*/
    .section3-img img {
    width: 100%;
    float: left;
    max-width: 100%;
    border-radius: 30px;
}
    
    .contact-bx{
        margin-bottom: 25px;
}
    .career-inn{
        padding-bottom:0px
    }
    
     /*info*/
    
    .inn-abt-main img {
    object-fit: contain;
    /* height: 305px; */
    max-width: 400px;
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    margin: auto;
    display: block;
    text-align: center;
}
    .inn-abt-main h2 {
   
    text-align: center;
    font-size: 50px;
        
    }
    .inn-abt-main p {
text-align: center;
    }
    
    .all-vision-main {
        padding-top:0px;
    }
    .v-m {
    margin-bottom: 35px;
}
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    .logo {
        width: 40%;
    }
.support{
    display: none;
}

.hd-menus {
    width: 60%;
}
.banner-hds {
    width: 100%;
}
.banner-hds h2 {
    text-align: center;
    font-size: 45px;
    line-height: 63px;
    padding-top: 30px;
  
}
.sticky{
    position: relative !important;
}
.banner-hds p{
    text-align:center;
}
.banner-imgs {
    width: 100%;
}
.banner-imgs img{
    padding: 0px 10px;
}
.banner-formmain{
    padding-top: 65px;
}
.banner-form{
    height: auto;
    padding: 45px 16px 50px 49px;
}
.formalbx {
    width: 100%;
    padding-bottom: 25px;
}
.dates {
    width: 100%;
    border-left: none;
    padding-left: 0px;
    border-right: none;
}
.Nacd{
    padding-left: 0px;
}
.banner {
    padding-bottom: 70px;
}
.s1-carousel .owl-nav{
    display: none;
}
.section1-hd h2{
    font-size: 32px;
    text-align: center;
}

.section2-leftbx1:after {
    left: 0;
}
.section2-leftbx1 h2{
    text-align: left;
    font-size: 20px;

}
.section2-leftbx1 {
    padding-left: 31px;
}
.section2-leftbx1 p{
text-align:left;
 padding-bottom: 40px !important;
  font-size: 15px;
}
.section2-leftbx p{
    padding-bottom: 40px !important;
    font-size: 15px;
}
.section2-sicon{
    top: unset;
    bottom: 0px;
}
.section2-leftbx{
    width: 50%;
}
.section2-leftbx1{
     width: 50%;
     padding-right: 0px;
}
.section2-leftbx h2{
    font-size: 20px;
}
.section2-sicon img {
    width: 70%;
    float: none;

}
.section3-hd h2{
    padding-bottom: 40px;
    font-size: 35px;
    text-align: center;
}
.section3-img h3 {
      text-align: center;
}
.stion3-carousel .owl-nav{
    display: none;
}
.section3-img p {
     text-align: center;
}
.section4-hd h2 {
    font-size: 33px;
    text-align: center;
    padding-bottom: 30px;
}
.section4-mainimgbx{
    width: 50% !important;
    border-right: none;
    padding: 25px 0px;
    height: 190px;
}
.stion4-ex-imgbx{
    padding-left: 0px;
}
.st4-last{
    padding-left: 0px !important;
}
.se4-btmlast {
        padding: 25px 0px;
        border-bottom: 1px solid #ececec;
        padding-bottom: 25px !important;
    }
.section4 {
    padding-bottom: 70px;
}
.set5-sidehd {
    width: 100%;
}.ftr-tetximg{
	margin-top:20px;
}
.set5-sidehd h2{
    text-align: center;
    padding-top: 60px;
    font-size: 33px;
}
.set5-sidehd p {
    width: 100%;
    text-align: center;
}
.set5-sideright {
    width: 100%;
    padding-top: 50px;
  padding-left: 0px;
}
.set5-sideright img {
   
    float: none;
    margin: auto;
    display: block;
}
.set5-sideright p{
    text-align: center;
}
.set5-sideright h2{
    text-align: center;
    width: 100%;

}
.set5-sideright h3{
    width: 100%;
    text-align: center;
    padding-left: 0px;
}
.stion5-carousel .owl-dots {
    float: none;
    width: 100%;
    padding-top: 25px;
    margin: auto;
    display: block;
    text-align: center;
}
.section5 {
    padding-bottom: 70px;
}
.ftr-logo img {
  
    float: none;
    margin: auto;
    display: block;
    text-align: center;
}
.ftrbx-1 {
    padding-top: 35px;
    width: 100%;
}
.ftrbx-1 a {
    width: 50%;
    text-align: center;
}
.ftrbx-1 h2 {
    text-align:center ;
}
.ftrbx-2 {
    padding-top: 25px;
    width: 100%;
}
.ftrbx-2 h2 {
    text-align: center;
}
.ftrbx-2 a {
    text-align: center;
}

.ftrbx-3 {
    width: 100%;
    float: left;
    padding-left: 0px;
}
.ftrbx-3 h2 {
            padding-top: 25px;
    text-align: center;
}
.ftrbx-3 p {
    text-align: center;
    width: 100%;
}
.copy img{
    display: none;
}
.copy h2 {
    text-align: center;
}
.copy h3 {
    text-align: center;
}
.copy {
    padding-top: 25px;
    padding-bottom: 25px;
}
.social a {
    
    float: none;
}
.social{
    text-align: center;
    width: 100%;
    float: left;
}
.social img {
    width: auto;
    float: none;
    margin: auto;
    display: inline-block;
}
.Rateextrasmol {
   
    padding-left: 0;
    width: 100%;
    padding-top: 15px;
}
/*book*/
.custm-leftbx {
    width: 100%;
}
.custm-rightbx {
    width: 100%;
}
.log-sec {
 
   padding: 30px 20px 45px 20px;
    border-radius: 20px;
}
.mod-right h6 br{
display: none;
}
#enroll .mod-right {
    padding: 65px 0px;
    border-radius: 20px;
}
.mod-right img{
    max-width: 225px;
}
.mod-right h5 br{
    display: none;
}
.mod-right h5{
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 0px;
}
.mod-right h6{
    padding-top: 10px;
    padding-left: 3px;
        padding-right: 3px;
}
.log-sec h2{font-size: 40px;}
.qty-container .input-qty{
    max-width: 50%;
}
.qty-container .qty-btn-minus, .qty-btn-plus{
    width: 24%;
}

.close_form {
    display: block;
    }

/*book*/
/*detillist*/

.inner-toproperties-hds h2{
    font-size: 32px;
}
.page-thumb{
    display: none;
}
.inner-toproperties{
    padding: 30px 0px;
}
.filter-mob{
    margin-bottom: 28px;
}
.Rated-bximg-1 {
    width: 100%;
}
.Rated-txts-1 {
    padding-top: 20px;
    width: 100%;
    float: left;
     padding-left: 0px; 
}
.Rated-bximg-1 img{
    max-width: 100%;
}

/*detilist*/

/*property-details*/
.prtl-det-text h2{
    font-size: 34px;
    line-height: 47px;
}

.pro-des-icon {
    width: 100%;
    height: auto;
    padding: 25px 0;
    margin-top: 18px;
}
.pro-description p {
    padding-bottom: 15px;
}


.Rated-bximg {
    width: 100%;
}

.Rated-bximg img{
    max-width: 100%;
}

.Rated-txts{
    padding-left: 0px;
    width: 100%;
}
.prtl-det-img img{
    max-width: 100%;
    height: 300px;
}
.sction1extraclasss-add{
    height: 160vh;
}.whysty{
	padding-top: 0;
}
.whysty-hd h2 {
    font-size: 34px;
    padding-bottom: 30px;
}
.whysty-bxs{
    margin-bottom: 30px;
}
.col-lg-4:nth-last-child(-n+3) .whysty-bxs {
    margin-bottom: 30px;
}

/*property-details*/














}










@media (min-width: 576px) and (max-width: 767px){
    
    
    
        
    .inn-abt-main img {
    object-fit: contain;
    /* height: 305px; */
    max-width: 400px;
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    margin: auto;
    display: block;
    text-align: center;
}
    .inn-abt-main h2 {
   
    text-align: center;
    font-size: 50px;
        
    }
    .inn-abt-main p {
text-align: center;
    }
    
    .all-vision-main {
        padding-top:0px;
    }
    .v-m {
  padding: 27px 16px;
}
  
    
    
    
    
    
    
    
    
    
    
    


 .contact-bx{
        margin-bottom: 25px;
}
    .career-inn{
        padding-bottom:0px
    }

     .logo {
        width: 40%;
    }
.support{
    display: none;
}

.hd-menus {
    width: 60%;
}
.banner-hds {
    width: 100%;
}
.banner-hds h2 {
    text-align: center;
    font-size: 45px;
    line-height: 63px;
    padding-top: 30px;
  
}
.sticky{
    position: relative !important;
}
.banner-hds p{
    text-align:center;
}
.banner-imgs {
    width: 100%;
}
.banner-imgs img{
    padding: 0px 10px;
}
.banner-formmain{
    padding-top: 65px;
}
.banner-form{
    height: auto;
    padding: 45px 16px 50px 49px;
}
.formalbx {
    width: 100%;
    padding-bottom: 25px;
}
.dates {
    width: 100%;
    border-left: none;
    padding-left: 0px;
    border-right: none;
}
.Nacd{
    padding-left: 0px;
}
.banner {
    padding-bottom: 70px;
}
.s1-carousel .owl-nav{
    display: none;
}
.section1-hd h2{
    font-size: 45px;
    text-align: center;
}

.section2-leftbx1:after {
    left: 0;
}
.section2-leftbx1 h2{
    text-align: left;
    font-size: 20px;

}
.section2-leftbx1 {
    padding-left: 31px;
}
.section2-leftbx1 p{
text-align:left;
 padding-bottom: 40px !important;
  font-size: 15px;
}
.section2-leftbx p{
    padding-bottom: 40px !important;
    font-size: 15px;
}
.section2-sicon{
    top: unset;
    bottom: 0px;
}
.section2-leftbx{
    width: 50%;
}
.section2-leftbx1{
     width: 50%;
     padding-right: 0px;
}
.section2-leftbx h2{
    font-size: 20px;
}
.section2-sicon img {
    width: 60%;
    float: none;

}
.section3-hd h2{
    padding-bottom: 40px;
    font-size: 45px;
     text-align: center;
}
.section3-img h3 {
      text-align: center;
}
.stion3-carousel .owl-nav{
    display: none;
}
.section3-img p {
     text-align: center;
}
.section4-hd h2 {
    font-size: 45px;
    text-align: center;
    padding-bottom: 30px;
}
.section4-mainimgbx{
    width: 50% !important;
    border-right: none;
    padding: 25px 0px;
}
.stion4-ex-imgbx{
    padding-left: 0px;
}
.st4-last{
    padding-left: 0px !important;
}
.se4-btmlast {
        padding: 25px 0px;
        border-bottom: 1px solid #ececec;
        padding-bottom: 25px !important;
    }
.section4 {
    padding-bottom: 70px;
}
.set5-sidehd {
    width: 100%;
}
.set5-sidehd h2{
    text-align: center;
    padding-top: 60px;
    font-size: 45px;
}
.set5-sidehd p {
    width: 100%;
    text-align: center;
}
.set5-sideright {
    width: 100%;
    padding-top: 50px;
  padding-left: 0px;
}
.set5-sideright img {
   
    float: none;
    margin: auto;
    display: block;
}
.set5-sideright p{
    text-align: center;
}
.set5-sideright h2{
    text-align: center;
    width: 100%;

}
.set5-sideright h3{
    width: 100%;
    text-align: center;
    padding-left: 0px;
}
.stion5-carousel .owl-dots {
    float: none;
    width: 100%;
    padding-top: 25px;
    margin: auto;
    display: block;
    text-align: center;
}
.section5 {
    padding-bottom: 70px;
}
.ftr-logo img {
  
    float: none;
    margin: auto;
    display: block;
    text-align: center;
}
.ftrbx-1 {
    padding-top: 35px;
    width: 100%;
}
.ftrbx-1 a {
    width: 50%;
    text-align: center;
}
.ftrbx-1 h2 {
    text-align:center ;
}
.ftrbx-2 {
    padding-top: 25px;
    width: 100%;
}
.ftrbx-2 h2 {
    text-align: center;
}
.ftrbx-2 a {
    text-align: center;
}

.ftrbx-3 {
    width: 100%;
    float: left;
    padding-left: 0px;
}
.ftrbx-3 h2 {
            padding-top: 25px;
    text-align: center;
}
.ftrbx-3 p {
    text-align: center;
    width: 100%;
}
.copy img{
    display: none;
}
.copy h2 {
    text-align: center;
}
.copy h3 {
    text-align: center;
}
.copy {
    padding-top: 25px;
    padding-bottom: 25px;
}
.social a {
    
    float: none;
}
.social{
    text-align: center;
    width: 100%;
    float: left;
}
.social img {
    width: auto;
    float: none;
    margin: auto;
    display: inline-block;
}
.Rateextrasmol {
    float: left;
     padding-left: 0px; 
    width: 100%;
    padding-top: 11px;
}
.section1 {
    padding-bottom:0px;
}

/*book*/
.custm-leftbx {
    width: 100%;
}
.custm-rightbx {
    width: 100%;
}
.log-sec {
 
    padding: 30px 50px 45px 35px;
    border-radius: 20px;
}
#enroll .mod-right {
    padding: 65px 0px;
    border-radius: 20px;
}
.mod-right img{
    max-width: 225px;
}
.mod-right h5 br{
    display: none;
}
.mod-right h5{
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 0px;
}
.mod-right h6{
    padding-top: 10px;
}
.log-sec h2{font-size: 40px;}
.qty-container .input-qty{
    max-width: 49%;
}
.qty-container .qty-btn-minus, .qty-btn-plus{
    width: 24%;
}

.close_form {
    display: block;
    }

/*book*/
/*detilist*/
.inner-toproperties-hds h2{
    font-size: 35px;
}
.inner-toproperties{
    padding: 30px 0px;
}
.properties-main{
     padding: 40px 0px;
}
.filter-mob{
    margin-bottom: 25px;
}
.Rated-txts-1 h5 br{
    display: none;
}
.Rated-txts-1 h5{

    font-size: 23px;
}

/*detilist*/

.page-thumb {
    padding-top: 15px;
}
.thumb-nav{
    font-size: 13px;
}
.prtl-det-text h2{
    font-size: 45px;
}

.pro-des-icon {
    width: 100%;
    height: auto;
    padding: 25px 60px;
    margin-top: 18px;
}
.pro-description p{
    padding-bottom: 30px;
}

.Rated-bximg {
    width: 100%;
}
.Rated-bximg img{
    width: 100%;
}
.Rated-txts{
    width: 100%;
    padding-left: 0px;
}



.whysty-hd h2 {
    font-size: 45px;
    padding-bottom: 55px;
}
.whysty-bxs{
    margin-bottom: 30px;
}
.col-lg-4:nth-last-child(-n+3) .whysty-bxs {
    margin-bottom: 30px;
}





}


@media (min-width: 768px) and (max-width: 991px){
    
    
    .inn-abt-main img {
    
    max-width: 280px;
        
    }
    
    .inn-abt-main h2 {
    width: auto;
    font-size: 50px;
        
    }
    .all-vision-main{
        padding-top:0px;
    }

    
    .contact-bx p br{
        display:none
    }
    .contact-bx {
        padding:40px 16px;
    }
    
    .contact-bx{
        height: 245px;
    }
    

.sticky{
    position: relative !important;
}
.support {
   display: none;
}
.banner-hds h2{
    padding-top: 25px;
    font-size: 45px;
    line-height: 60px;
    padding-bottom: 15px;
}
.banner-hds p{
    font-size: 15px;
}
.banner-imgs img{
    padding: 0px 5px;
}
.banner-imgs {
    padding-top: 54px;
}
.banner-form{
    border-radius: 30px;
    height: auto;
}
.formalbx {
    padding-bottom: 30px;
    width:50%;
}
.dates {
    padding-left: 0px;
    width: 50% !important;
    float: left;
     border-left: none; 
    border-right: none;
}
.Nacd{
    padding-left: 0px;
    float: none;
}
.bnr-btn {
    margin-left: 18px;
     height: auto; 
    float: left;
    padding: 11px 38px;
}
.banner{
    padding-bottom: 55px;
}
.section1-hd h2 {
    font-size: 45px;
}

.section4-mainimgbx h2{
    padding-top: 18px;
}
.section2-shedow{
    display: none;
}
.section2-leftbx {
    width: 50%;
}
.section2-leftbx1 {
    width: 50%;
}
.section2-leftbx1 h2{
    text-align: left;
}
.section2-leftbx1:after{
    left: 0px;
}
.section2-leftbx1{
    padding-left: 31px;
}
.section2-leftbx1 p{
    text-align: left;
}

.section2{
    padding-bottom: 0px;
}
.section2-sicon{
    top: -33px;
    width: 100%;
    position: relative;
}
.section2-sicon img {
    width: 52%;
    float: none;
   
}
.section3-hd h2{
    font-size: 40px;
    padding-bottom: 40px;
}
.stion3-carousel .owl-nav{
    display: none;
}
.section3{
    padding-bottom: 60px;
}
.section4-hd h2 {
    font-size: 45px;
}
.section4-mainimgbx{
    width: 50%;
    border-right: none;
    padding: 20px 0px;
}
.se4-btmlast{
    padding: 20px 0px !important;
    border-bottom: 1px solid #ececec; 
}
.stion4-ex-imgbx
{
    width: 50% !important;
    padding-left: 0px;
}
.st4-last{
    width: 50% !important;
    padding-left: 0px !important;
}
.section4-mainimgbx h2 br{
    display: none;
}
.section4 {
    padding-bottom: 70px;
}
.set5-sideright{
    padding-left: 20px;
    width: 60%;
}
.set5-sidehd {
    width: 40%;
}
.set5-sideright p{
    font-size: 20px;
}
.set5-sidehd h2{
    font-size: 40px;
}
.ftrbx-1 {
    width: 30%;
}
.ftrbx-2 {
    width: 70%;
}
.ftrbx-3 {
    padding-top: 25px;
    width: 100%;
    float: left;
    padding-left: 0px; 
}
.ftr-logo{
    padding-top: 110px;
}

.ftrbx-3 p {
    width: 50%;
}
.copy img{
    display: none;
}
.copy h2{
    text-align: center;
}
.copy h3{
    text-align: center;
}
.copy{
    padding-top: 20px;
    padding-bottom: 20px;
}

.modal-lg {
        max-width: 1134px !important;
    }
.log-sec{
    padding: 40px 25px 40px 25px;
}
.qty-container .input-qty{
    max-width: 45%;
}
.qty-container .qty-btn-minus, .qty-btn-plus{
    width: 26%;
}
.mod-right img{
    max-width: 250px;
}
.mod-right h5{
    font-size: 45px;
    line-height: 57px;
}
.mod-right h6{
    font-size: 15px;
}

#enroll .mod-right{
    padding: 180px 0px;
}
.close_form{
    display: block;
}
.inner-toproperties{
    padding: 30px 0px;
}
.filter-mob{
    margin-bottom: 28px;
}

.prtl-det-text h2 {
    font-size: 31px;
    line-height: 48px;
}

.prtl-det-text {
    padding-top: 26px;
}
.pro-description h2{
    padding-bottom: 15px;
}
.pro-des-icon {
    width: 100%;
     height: auto; 
    float: left;
    padding: 37px 0px;
}
.sction1extraclasss-add{
    height: 170vh;
}
.Rated-bximg {
    width: 100%;
    }

.Rated-txts{
    padding-top: 10px;
    width: 100%;
    padding-left: 0px;
}
.Rated-bximg img {
    max-width: 100%;
}






}


@media (min-width: 992px) and (max-width: 1024px){

.sticky{
    position: relative !important;
}
.support{
    padding-top: 59px;
    padding-right: 56px;
}

.banner-hds h2 {
    padding-top: 20px;
    font-size: 50px;
    line-height: 66px;
    padding-bottom: 18px;
}
.banner-imgs img{
    padding: 0px 10px;
}
.Nacd {
    width: 290px;
    padding-left: 26px;
}
.dates{
    width: 322px !important;
}
.banner-form{
    height: auto;
}
.bnr-btn {
    margin-top: 25px;
    width: 100%;
}
.banner-form{
    border-radius: 50px;
}


.close_form{
    display: block;
}
.qty-container .input-qty{
    width: 55%;
}
.qty-container .qty-btn-minus, .qty-btn-plus{
    width: 21%;
}
.header_menu_area > ul {
    width: 100%;
    padding-left: 75px;
    padding-top: 14px;
}
.prtl-det-text h2{
    font-size: 42px;
}
.section2-sicon img {
    max-width: 465px;
}
.section2-shedow{
    display: none;
}
.section2{
    padding-bottom: 80px;
}

.section4-mainimgbx{
    padding-bottom: 30px;
    width: 230px  !important;
    padding-left: 11px !important;
}
.stion4-ex-imgbx {
    padding-left: 20px;
    width: 232px !important;
}




}



@media (min-width: 1025px) and (max-width: 1199px){

.close_form{
    display: block;
}
.qty-container .input-qty{
    width: 55%;
}
.qty-container .qty-btn-minus, .qty-btn-plus{
    width: 21%;
}
.header_menu_area{
    padding-left: 45px;
}
.sticky{
    position: relative !important;
}
.support{
    padding-top: 59px;
    padding-right: 56px;
}

.banner-hds h2 {
    padding-top: 20px;
    font-size: 50px;
    line-height: 66px;
    padding-bottom: 18px;
}
.banner-imgs img{
    padding: 0px 10px;
}
.Nacd {
    width: 290px;
    padding-left: 26px;
}
.dates{
    width: 322px !important;
}
.banner-form{
    height: auto;
}
.bnr-btn {
    margin-top: 25px;
    width: 100%;
}
.banner-form{
    border-radius: 50px;
}


.close_form{
    display: block;
}
.qty-container .input-qty{
    width: 55%;
}
.qty-container .qty-btn-minus, .qty-btn-plus{
    width: 21%;
}
.header_menu_area > ul {
    width: 100%;
    padding-top: 2px;
    padding-left: 0px;
}
.prtl-det-text h2{
    font-size: 42px;
}
.section2-sicon img {
    max-width: 465px;
}
.section2-shedow{
    display: none;
}
.section2{
    padding-bottom: 80px;
}

.section4-mainimgbx{
    padding-bottom: 30px;
    width: 230px  !important;
    padding-left: 11px !important;
}
.stion4-ex-imgbx {
    padding-left: 20px;
    width: 232px !important;
}



}


@media (max-width: 767px){


.stable {
    color: white !important;
}
}




















.grecaptcha-badge { 
    visibility: hidden;
}
.ding{
    width: 100%;
    float: left;
}.ding select:focus{
    outline:none;
}
.ding select:focus-visible{
    outline:none;
}

.ding select{
        border: 0;
    font-size: 14px;
    text-align: left;
    float: left;
    color: #B6B6B6;
}#search-box {
  margin-top: 0 !important;
  position: sticky; /* or fixed depending on layout */
  top: 0;
  z-index: 9999;
}


#autocomplete-results {
    /* border: 1px solid #ccc; */
    position: absolute;
    background: #ffedf7e8;
    width: 187px;    border-radius: 10px;
    max-height: 200px;
    overflow-y: auto;
    z-index: 1000;
  }

  .result-item {
    padding: 8px;
    cursor: pointer;
    text-align: left;
    font-size: 14px;
    color: #B6B6B6;
    text-transform: capitalize;
  }

  .result-item:hover {
    background-color: #a84a80;
    color: #fff;
  }
  @media(min-width:768px){
      .quantity input{
          width:73% !important;
      }
  }
  @media(min-width:576px){
      .s111-carousel{
          display:none !important;
      }
  }@media(max-width:575px){
      .s1-carousel{
          display:none !important;
      }
  }
  .s111-carousel .owl-nav{
      display:none !important;
  }.mob-scroll {
    overflow: hidden;
}