body{
  font-family: "Open Sans", sans-serif;
}
h1{
  font-weight: 900;
  font-family: "Playfair Display", serif !important;
}
.search-btn22 {
    text-align: center;
    height: 80px;
    border: none;
    margin-left: -4px;
    background: linear-gradient(to right, #7469B6 0%, #3e6bca 100%);
    color: white;
    font-weight: 700;
    font-size: 18px;
    border-radius: 10px;
}
.btn-gradient:hover{
  color: #3e6bca;
}
.btn-gradient{
  border-radius: 7px;
  background: transparent;
  border: 2px solid transparent;
  -moz-border-image: -moz-linear-gradient(left, #7469B6 0%, #3e6bca 100%);
  -webkit-border-image: -webkit-linear-gradient(left, #7469B6 0%, #3e6bca 100%);
  border-image: linear-gradient(to right, #7469B6 0%, #3e6bca 100%);
  border-image-slice: 1;
  color: #7469B6;
}
.btns{
  border-radius: 5px;
  /*background-image: linear-gradient(#7469B6, #3e6bca) !important;*/
  -moz-background-image: -moz-linear-gradient(left, #7469B6 0%, #3e6bca 100%);
  -webkit-background-image: -webkit-linear-gradient(left, #7469B6 0%, #3e6bca 100%);
  background-image: linear-gradient(to right, #7469B6 0%, #3e6bca 100%);
  padding: 11px 23px;
  color: white;
  font-size: 13px;
}
.btns:hover{
  border-radius: 5px;
  /*background-image: linear-gradient(#7469B6, #3e6bca) !important;*/
  -moz-background-image: -moz-linear-gradient(right, #7469B6 0%, #3e6bca 100%);
  -webkit-background-image: -webkit-linear-gradient(right, #7469B6 0%, #3e6bca 100%);
  background-image: linear-gradient(to left, #7469B6 0%, #3e6bca 100%);
  padding: 11px 23px;
  color: white !important;
  font-size: 13px;
  text-decoration: none;
}
.header-main{
  /* background-image: url('../../upload/landmark.jpg'); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  width: 100%;
  min-height: 600px;

}
/* Tabs */
.tabs {
  width: 100%;
}
ul#tabs-nav {
  list-style: none;
  margin: 0;
  padding: 0px;
  overflow: auto;
}
ul#tabs-nav li {
  float: left;
  font-weight: bold;
  padding: 18px 35px;
  cursor: pointer;
}
ul#tabs-nav li.active {
  background-color: White;
  color: black;
}
#tabs-nav li a {
  text-decoration: none;
  color: #363636;
}
.tab1{
  background-color: #b81338;
}
.tab2{
  background-color: #f7b32b;
}
.tab3{
  background-color: #ff4d7b;

}
.main .slider-nav .slick-slide .card:hover{
  box-shadow: 0px 0px 20px 0px #ccc !important;
}
.slick-next:before, .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: 1.75 !important;
  color: #fff;
  font-size: 45px !important;
}
.slick-next, .slick-prev {
  width: 40px !important;
  height: 40px !important;
}
.search-input{
  height: 80px;
  border: none;
}
.search-input, select:focus-visible{
  border: none !important;
  outline: none !important;
}
.search-inputds:focus-visible{
  border: 1px solid !important;
}
.search-btn{
  width: 220px;
  text-align: center;
  height: 80px;
  border: none;
  margin-left: -4px;
  background: linear-gradient(to right, #7469B6 0%, #3e6bca 100%);
  color: white;
  font-weight: 700;
  font-size: 18px;
  border-radius: 10px;
}
.search-btn:hover{
  background: linear-gradient(to left, #7469B6 0%, #3e6bca 100%);
}
.search-input1:focus-visible{
  border-left: 1px solid !important;
}
.offers-sec{
  margin-top: 20px;
  font-size: 17px;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.main {
  font-family:Arial;
  width:100%;
  display:block;
  margin:0 auto;
}
.slick-slide {
  background: #fff;
  color: #3498db;
  margin: 10px;
  padding: 10px;
  position: relative;
}
button.slick-next.slick-arrow, button.slick-prev.slick-arrow {
  background: #7469B6 !important;
  border-radius: 100%;
}
.line-clamp{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.reviews .dots{
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background: #7469B6;
  margin-left: 5px;
}
.card-img-top{
  height: 230px;
}
.card-img-top-main{
  height: 205px;
}
.footer a{
  color: black !important;
}
.footer a:hover{
  color: #212529 !important;
  text-decoration: none !important;
}
.sign-up-forgot a{
  color:#7469B6 !important;
}
.sign-up-forgot a:hover{
  color:#7469B6 !important;
}
.sign-up{
 background-image: url('../images/3.jpg');
 background-repeat: no-repeat;
 background-size: cover;
 background-position: center;
 background-attachment: fixed;
 width: 100%;
 height: 100%; 
}
.fb-btn{
  font-weight: 500;
  background-color:#1877F2; 
  color: white;
  border: none;
}
.or-signup{
  width: 40%;
  height: 2px;
  background: #9b9595;
}

.guests-btn {
  position: relative;
  width: 100%;
  margin: 0px;
  padding: 10px 6px;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 2px;
  text-overflow: ellipsis;
  font-size: 17px;
  -webkit-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
  text-align: left;
  color: #484848;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.guests-input {
  position: relative;
  width: 400px;
  margin: 0 auto;
  padding-top: 20px;
}
.guests-input button {
  cursor: pointer;
}
.guests-input button:after,
.guests-input button:before {
  content: " ";
  width: 10px;
  height: 2px;
  border-radius: 2px;
  background-color: #484848;
  position: absolute;
  top: 19px
}
.guests-input button:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 15px
}
.guests-input button:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 21px
}
.guests-input button.open:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
.guests-input button.open:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.guests-input__options {
  position: absolute;
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: rgba(72, 72, 72, 0.2) 0px 15px 20px;
  box-shadow: rgba(72, 72, 72, 0.2) 0px 15px 20px;
  border-radius: 2px;
  overflow: hidden;
  height: 0;
  opacity: 0;
  -webkit-transition: all .1s linear;
  transition: all .1s linear
}
.guests-input__options.open {
  opacity: 1;
  height: 189px;
  width: 350px;
  right: 476px;
}
.guests-input__options>div {
  padding: 10px 0;
  text-align: center
}
.guests-input__options>div:first-child {
  padding-top: 35px
}
.guests-input__options>div:last-child {
  padding-bottom: 35px
}
.guests-input__ctrl {
  display: inline-block;
  border: 1px solid #484848;
  font-size: 20px;
  color: #484848;
  padding: 3px 8px;
  line-height: 20px;
  border-radius: 2px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all .2s ease;
  transition: all .2s ease
}
.guests-input__ctrl.disabled {
  color: #d8d8d8;
  border-color: #d8d8d8;
  cursor: default
}
.guests-input__value {
  display: inline-block;
  padding: 0 10px;
  width: 100px;
  cursor: default
}
.guests-input__value span {
  display: inline-block;
  padding-right: 5px
}

ul.tabs-navs li {
  float: left;
  font-weight: bold;
  padding: 10px 20px !important;
  cursor: pointer;
  margin-right: 10px !important;

}
ul.tabs-navs li.active {
  background-color: #e3e3e378 !important;
  color: black;
}
ul.tabs-navs li {
  background-color: white !important;
  box-shadow: 0px 0px 3px 0px;
}
ul.tabs-navs {
  list-style: none;
  padding: 8px !important;
  overflow: auto;
}
.ui-autocomplete{
  background-color: white !important;
  width: 100px;
  color: black !important;
  border-bottom: 1px;
}
li{
  text-decoration: none;
  border-bottom: 1px;
}
a{
  text-decoration: none;
  color: black;
  border-bottom: 1px;
}
a:hover{
  text-decoration: none;
  color: #7469B6;
}
.dropdowns {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  width: 281px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content i {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  width: 100%;
  text-align: left;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

.dropdown-content i:hover {
  /*background-color: #f1f1f1;*/
}

.dropdown.active .dropdown-content {
  display: block;
}

.dec-inc {
  display: flex;
  align-items: center;
}
.increase, .decrease{
  text-align: center !important;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff !important;
  background: linear-gradient(to right, #7469B6 0%, #3e6bca 100%) !important;
  border-color: #7469B6 !important;
}
.page-link{
  color: #7469B6 !important;
}
.wrapper {
  /*height: 100vh;*/
  background: linear-gradient(#7469B6, #3e6bca) !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}

.filter-price {
  width: 220px;
  border: 0;
  padding: 0;
  margin: 0; 
}

.price-title {
  position: relative;
  color: #fff;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 400;
}

.price-field {
  position: relative;
  width: 100%;
  height: 36px;
  box-sizing: border-box;
  /*background: rgba(248, 247, 244, 0.2);*/
  padding-top: 15px;
  padding-left: 16px;
  border-radius: 3px;
}

.price-field input[type=range] {
  position: absolute;
}

/* Reset style for input range */

.price-field input[type=range] {
  width: 188px;
  height: 2px; 
  border: 0;
  outline: 0;
  box-sizing: border-box;
  border-radius: 5px;
  pointer-events: none;
  -webkit-appearance: none;
}

.price-field input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
}

.price-field input[type=range]:active,
.price-field input[type=range]:focus {
  outline: 0;
}

.price-field input[type=range]::-ms-track {
  width: 188px;
  height: 2px; 
  border: 0;
  outline: 0;
  box-sizing: border-box;
  border-radius: 5px;
  pointer-events: none;
  background: transparent;
  border-color: transparent;
  color: transparent;
  border-radius: 5px;
}

/* Style toddler input range */

.price-field input[type=range]::-webkit-slider-thumb { 
  /* WebKit/Blink */
  position: relative;
  -webkit-appearance: none;
  margin: 0;
  border: 0;
  outline: 0;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  margin-top: -4px;
  background-color: #fff;
  cursor: pointer;
  cursor: pointer;
  pointer-events: all;
  z-index: 100;
}

.price-field input[type=range]::-moz-range-thumb { 
  /* Firefox */
  position: relative;
  appearance: none;
  margin: 0;
  border: 0;
  outline: 0;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  margin-top: -5px;
  background-color: #fff;
  cursor: pointer;
  cursor: pointer;
  pointer-events: all;
  z-index: 100;
}

.price-field input[type=range]::-ms-thumb  { 
  /* IE */
  position: relative;
  appearance: none;
  margin: 0;
  border: 0;
  outline: 0;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  margin-top: -5px;
  background-color: #fff;
  cursor: pointer;
  cursor: pointer;
  pointer-events: all;
  z-index: 100;
}

/* Style track input range */

.price-field input[type=range]::-webkit-slider-runnable-track { 
  /* WebKit/Blink */
  width: 188px;
  height: 2px;
  cursor: pointer;
  background: #fff;
  border-radius: 5px;
}

.price-field input[type=range]::-moz-range-track { 
  /* Firefox */
  width: 188px;
  height: 2px;
  cursor: pointer;
  background: #fff;
  border-radius: 5px;
}
.count-filter{
  font-size: 13px;
}
.price-field input[type=range]::-ms-track { 
  /* IE */
  width: 188px;
  height: 2px;
  cursor: pointer;
  background: #fff;
  border-radius: 5px;
}

/* Style for input value block */

.price-wrap {
  display: flex;
  /*justify-content: center;*/
  color: #fff;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 400;
  margin-bottom: 7px;
}

.price-wrap-1, 
.price-wrap-2 {
  display: flex;
}

.price-title {
  margin-right: 5px;
  backgrund: #d58e32;
}

.price-wrap_line {
  margin: 0 10px;
}

.price-wrap #one, 
.price-wrap #two {
  width: 30px;
  text-align: right;
  margin: 0;
  padding: 0;
  margin-right: 2px;
  background:  0;
  border: 0;
  outline: 0;
  color: #fff;
  font-family: 'Karla', 'Arial', sans-serif;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 400;
}

.price-wrap label {
  text-align: right;
}

/* Style for active state input */

.price-field input[type=range]:hover::-webkit-slider-thumb {
  box-shadow: 0 0 0 0.5px #fff;
  transition-duration: 0.3s;
}

.price-field input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 0 0 0.5px #fff;
  transition-duration: 0.3s;
}

/*.tabs1 {
  position: fixed;
  background: white;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.12);
  z-index: 99999;
}*/
.tabs-navs1 {
  margin: 0;
  padding: 0px;
  overflow: auto;
}
.tabs-navs1 a {
  float: left;
  font-weight: bold;
  padding: 18px 35px;
  cursor: pointer;
}
.tabs-navs1 a.active {
  background-color: White;
  color: black;
}
.tabs-navs1 a .tabss1 {
  text-decoration: none;
  color: #363636;
}

.tabs-navs1 a {
  float: left;
  font-weight: bold;
  padding: 10px 20px !important;
  cursor: pointer;
  margin-right: 10px !important;

}
.tabs-navs1 a.active {
  background-color: #e3e3e378 !important;
  color: black;
}
.tabs-navs1 a {
  background-color: white !important;
  box-shadow: 0px 0px 3px 0px black;
}
.tabs-navs1 {
  list-style: none;
  padding: 8px !important;
  overflow: auto;
}
.main .card {
  color: #252a32;
  border-radius: 2px;
  background: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
}
.main .card-image {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 70%;
  background: #ffffff;
}
.main .card-image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 974px) {
  .main-heading{
    font-size: 50px !important;
    text-align: center;
    margin-left: 0px !important;
  }
}

@media only screen and (max-width: 662px) {
  .main-heading{
    font-size: 40px !important;
  }
}
@media only screen and (max-width: 590px) {
  .main-heading{
    font-size: 30px !important;
  }
}
@media only screen and (max-width: 590px) {
  .main-heading{
    font-size: 30px !important;
  }
}
@media only screen and (max-width: 413px) {
  .profile-inp{
    margin-top: 15px !important;
  }
}
@media screen and (max-width: 1060px) {
  .dropdown-search{
    left: 329px !important;
    top: 1px !important;
  }
}
@media only screen and (max-width: 1200px) {
  .header-main{
    min-height: 700px !important;
  }
}
@media screen and (max-width: 992px) {
    .dropdown-search {
        left: 409px;
        top: 1px;
    }
}
@media screen and (max-width: 768px) {
  .dropdown-search{
    left: 0px !important;
    top: 1px !important;
  }
  .dropdown-content{
    width: 100% !important;
  }
  .ma-top{
    margin-top: 35px !important;
  }
  .sign-ups{
    font-size: 20px !important;
  }
  .i32nput{
    height: 50px !important;
  }
  .i32nputss{
    height: 50px !important;
    font-size: 13px !important;
  }
}

@media screen and (max-width: 1060px) and (min-width: 360px) {
  .search-input {
    width: calc(100% - 16px);
    width: 100% !important;
    margin-left: 0px !important;
    margin-top: 10px !important;

  }
  .dropdown-search {
    width: calc(100% - 16px);
    width: 100% !important;
  }
  .header-main {
    min-height: 900px !important;
  }
  .tabs-content-1{
    margin-bottom: 25px !important;
    display: block !important;
  }
  .search-btn{
    margin-top: 10px !important;
  }
}
@media only screen and (max-width: 600px) {
  .main .container {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 1rem;
  }
}