.how-it-works-service .slider-container .slider-item .slider-item-box img {
  width: 100%;
  height: 302px;
  object-fit: cover;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  }
  .banner-box img{
  position: absolute;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 20px;
  }
  .popular-venues-section .slider-container .slider-item .slider-item-box .fev-heart:hover .bi-heart::before ,.shadow_property .fev-heart:hover .bi-heart::before{
  content: "\f415";
  }
  .color-gold{
  color:#eee7d5 !important;
  }
  .main-header #fixHeader .header-btn, .main-section .banner-row .banner-btn, .venues-section .more-btn {
  width: 100%;
  height: 40px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid;
  transition: 0.3s; }
  .common-section .main-title {
  font-size: 45px;
  line-height: 67px;
  color: #05182d;
  font-family: Poppins;
  text-align: center;
  margin-bottom: 45px;
  font-weight: 600;
  text-transform: capitalize; }
  .common-section .main-title img {
  margin: -14px -48px 0 0; }
  body {
  font-family: "Poppins", sans-serif; }
  .common-section {
  width: 100%;
  float: left;
  padding: 85px 0 0 0; }
  .main-header {
  width: 100%;
  float: left; }
  .main-header #fixHeader {
  position: fixed;
  top: 0px;
  min-height: 110px;
  width: 100%;
  transition: all 0.2s ease-out;
  z-index: 99999;
  background: #0b2340;
  backdrop-filter: blur(84px); }
  .main-header #fixHeader .navbar-toggler:focus {
  outline: none;
  box-shadow: none; }
  .main-header #fixHeader .navbar-brand {
  margin-right: 45px; }
  .main-header #fixHeader .navbar-nav .nav-item .nav-link {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  padding: 0 15px;
  transition: 0.3s;
  transform: scale(1); }
  .main-header #fixHeader .navbar-nav .nav-item .nav-link:hover, .main-header #fixHeader .navbar-nav .nav-item .nav-link.active {
  color: #c2a665;
  transition: 0.3s;
  transform: scale(1.1); }
  .main-header #fixHeader .header-btn {
  background: #c2a665;
  color: #fff;
  max-width: 113px;
  text-transform: capitalize;
  transition: 0.3s;
  border-color: #c2a665;
  font-size: 16px;
  font-weight: 600;
  padding: 10px;
  margin-left: 20px;
  border-radius: 7px; }
  .main-header #fixHeader .header-btn i {
  margin-right: 3px; }
  .main-header #fixHeader .header-btn:hover {
  background: #0b2340;
  color: #c2a665;
  border-color: #c2a665; }
  .main-header #fixHeader .fev-btn {
  width: 36px;
  height: 36px;
  background: #eee7d5;
  color: #c2a665;
  border: 1px solid transparent;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  margin: 0 10px; }
  .main-header #fixHeader .fev-btn i {
  padding-top: 5px; }
  .main-header #fixHeader .fev-btn:hover {
  background: #0b2340;
  border-color: #c2a665;
  transition: 0.3s; }
  .main-section {
  background-image: url(../img/banner-bg.webp);
  min-height: 775px;
  width: 100%;
  float: left;
  background-position: center;
  background-size: cover; }
  .main-section .banner-wrapper {
  height: 100vh;
  max-height: 775px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 110px;
  flex-direction: column; }
  .main-section .banner-text {
  width: 100%;
  float: left;
  text-align: center; }
  .main-section .banner-text h1 {
  font-size: 60px;
  font-weight: 700;
  color: #fff;
  line-height: 90px;
  margin-bottom: 10px; }
  .main-section .banner-text h6 {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  /*text-transform: capitalize;*/
  margin-bottom: 20px;
  line-height: 46px; }
  .main-section .banner-row {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center; }
  /*.main-section .banner-row .banner-box {
  max-width: 290px;
  width: 100%;
  padding: 0 10px 0 25px;
  background: #fff;
  }*/
  .main-section .banner-row .banner-box{max-width:290px;width:100%;position:relative;}
  /*.main-section .banner-row .banner-box select{
  padding:20px 10px 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  padding-right: 10px;
  padding-left: 35px;
  width: 100%;
  appearance: none;
  }*/
  .main-section .banner-row .banner-box:first-child select  {
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;  
  }
  .main-section .banner-row .banner-box select {
  padding:10px 10px 10px 55PX;
  width: 100%;
  line-height: 35px;
  /*padding-left: 15px;*/
  background: #ffffff;
  height: 50px;
  border: none;
  font-size: 14px;
  line-height: 21px;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(../img/dropdown.png);
  background-repeat: no-repeat;
  background-position-y: 50%;
  background-position-x: 95%;
  color: #0b2340; }
  .main-section .banner-row .banner-box select:focus {
  box-shadow: none; }
  .main-section .banner-row .banner-box:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-right: 1.5px solid #0b2340; }
  .main-section .banner-row .banner-btn {
  max-width: 167px;
  height: 50px;
  background: linear-gradient(113.95deg, #9a7e37 13.49%, #c2a665 89.63%);
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  border: none;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  color: #fff; }
  .services-section .services-section-wrapper {
  background-image: url(../img/services-bg.png);
  min-height: 420px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px;
  padding: 70px 36px 0 36px; }
  .services-section .services-section-wrapper .services-row {
  width: 100%;
  float: left; }
  .services-section .services-section-wrapper .services-row .services-row-box {
  width: calc(100% / 7);
  float: left;
  padding: 0 15px;
  text-decoration: none;
  transform: scale(1);
  transition: all 0.5s; }
  .services-section .services-section-wrapper .services-row .services-row-box .services-row-box-inner {
  width: 125px;
  height: 125px;
  margin: 0 auto;
  border-radius: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 10px 15px -3px #00000066;
  transition: all 0.5s; }
  .services-section .services-section-wrapper .services-row .services-row-box .services-row-box-inner img {
  transition: all 0.5s; }
  .services-section .services-section-wrapper .services-row .services-row-box .services-row-box-inner.color1 {
  background: linear-gradient(113.95deg, #161032 13.49%, #2f284b 89.63%); }
  @keyframes color1 {
  0% {
  background: #161032; }
  50% {
  background: #2f284b; }
  100% {
  background: #161032; } }
  .services-section .services-section-wrapper .services-row .services-row-box .services-row-box-inner.color1:hover {
  animation: color1 2s infinite; }
  .services-section .services-section-wrapper .services-row .services-row-box .services-row-box-inner.color2 {
  background: linear-gradient(115.78deg, #1c341e 5.86%, #314833 89.02%); }
  @keyframes color2 {
  0% {
  background: #1c341e; }
  50% {
  background: #314833; }
  100% {
  background: #1c341e; } }
  .services-section .services-section-wrapper .services-row .services-row-box .services-row-box-inner.color2:hover {
  animation: color2 2s infinite; }
  .services-section .services-section-wrapper .services-row .services-row-box .services-row-box-inner.color3 {
  background: linear-gradient(114.46deg, #112d2d 6.5%, #205656 89.46%); }
  @keyframes color3 {
  0% {
  background: #112d2d; }
  50% {
  background: #205656; }
  100% {
  background: #112d2d; } }
  .services-section .services-section-wrapper .services-row .services-row-box .services-row-box-inner.color3:hover {
  animation: color3 2s infinite; }
  .services-section .services-section-wrapper .services-row .services-row-box .services-row-box-inner.color4 {
  background: linear-gradient(113.95deg, #450b0b 13.49%, #742020 89.63%); }
  @keyframes color4 {
  0% {
  background: #450b0b; }
  50% {
  background: #742020; }
  100% {
  background: #450b0b; } }
  .services-section .services-section-wrapper .services-row .services-row-box .services-row-box-inner.color4:hover {
  animation: color4 2s infinite; }
  .services-section .services-section-wrapper .services-row .services-row-box .services-row-box-inner.color5 {
  background: linear-gradient(119.55deg, #300850 3.47%, #311240 87.8%); }
  @keyframes color5 {
  0% {
  background: #300850; }
  50% {
  background: #311240; }
  100% {
  background: #300850; } }
  .services-section .services-section-wrapper .services-row .services-row-box .services-row-box-inner.color5:hover {
  animation: color5 2s infinite; }
  .services-section .services-section-wrapper .services-row .services-row-box .services-row-box-inner.color6 {
  background: linear-gradient(113.95deg, #3e3c0b 13.49%, #3f470d 89.63%); }
  @keyframes color6 {
  0% {
  background: #3e3c0b; }
  50% {
  background: #3f470d; }
  100% {
  background: #3e3c0b; } }
  .services-section .services-section-wrapper .services-row .services-row-box .services-row-box-inner.color6:hover {
  animation: color6 2s infinite; }
  .services-section .services-section-wrapper .services-row .services-row-box .services-row-box-inner.color7 {
  background: linear-gradient(113.95deg, #9a7e37 13.49%, #c2a665 89.63%); }
  @keyframes color7 {
  0% {
  background: #9a7e37; }
  50% {
  background: #c2a665; }
  100% {
  background: #9a7e37; } }
  .services-section .services-section-wrapper .services-row .services-row-box .services-row-box-inner.color7:hover {
  animation: color7 2s infinite; }
  .services-section .services-section-wrapper .services-row .services-row-box p {
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  line-height: 25px;
  color: #0b2340;
  margin: 15px 0 0 0; }
  .services-section .services-section-wrapper .services-row .services-row-box:hover {
  transform: scale(1.1);
  transition: all 0.5s; }
  .services-section .services-section-wrapper .services-row .services-row-box:hover .services-row-box-inner {
  transition: all 0.5s;
  transform: rotate(90deg); }
  .services-section .services-section-wrapper .services-row .services-row-box:hover .services-row-box-inner img {
  transition: all 0.5s;
  transform: rotate(-90deg);
  animation: heartbeat 0.3s infinite; }
  .venues-section .venues-section-wrapper {
  position: relative;
  margin-bottom: 24px;
  transform: scale(1);
  transition: all 0.5s; }
  .venues-section .venues-section-wrapper h4 {
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  width: 100%;
  text-align: center; }
  .venues-section .venues-section-wrapper h4 span {
  color: #fff;
  font-size: 34px;
  font-weight: 500;
  line-height: 51px;
  text-transform: capitalize;
  width: 100%;
  float: left;
  margin-bottom: -10px; }
  .venues-section .venues-section-wrapper:hover {
  transform: scale(1.05);
  transition: all 0.5s; }
  .venues-section .more-btn {
  max-width: 350px;
  height: 50px;
  background: linear-gradient(113.95deg, #9a7e37 13.49%, #c2a665 89.63%);
  border: none;
  margin: 20px auto 0;
  color: #fff;
  border-radius: 10px; 
      transition: 0.3s;
  }
  .work-section .work-wrapper {
  background: #0b2340;
  border-radius: 10px;
  padding: 30px 0;
  display: flex; }
  .work-section .work-wrapper .work-wrapper-box {
  width: 100%;
  float: left;
  text-align: center;
  position: relative; }
  .work-section .work-wrapper .work-wrapper-box h4 {
  color: #c2a665;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  margin-bottom: 5px;
  margin-top: 10px; }
  .work-section .work-wrapper .work-wrapper-box p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #c2a665;
  margin-bottom: 0;
  padding: 0 20px; }
  .work-section .work-wrapper .work-wrapper-box::before {
  content: "";
  background-image: url("../img/icon/arrow.png");
  position: absolute;
  width: 44px;
  height: 13px;
  top: 43px;
  right: -20px;
  background-size: 44px 13px; }
  .work-section .work-wrapper .col-xl-3:last-child .work-wrapper-box::before {
  display: none; }
  .popular-venues-section .slider-container {
  position: relative;
  overflow: hidden; }
  .popular-venues-section .slider-container .controls {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%; }
  .popular-venues-section .slider-container .controls li {
  position: absolute;
  z-index: 1090;
  top: 50%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #ffffffb3;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
  backdrop-filter: blur(5px); }
  .popular-venues-section .slider-container .controls li:hover {
  backdrop-filter: blur(0px);
  background: #ffffff99; }
  .popular-venues-section .slider-container .controls li i {
  color: #9a7e37; }
  .popular-venues-section .slider-container .controls .prev {
  left: -75px;
  padding-right: 2px; }
  .popular-venues-section .slider-container .controls .next {
  right: -75px;
  padding-left: 2px; }
  .popular-venues-section .slider-container .controls:focus {
  outline: none; }
  .popular-venues-section .slider-container .controls li:hover {
  cursor: pointer; }
  .popular-venues-section .slider-container .slider-item {
  position: relative; }
  .popular-venues-section .slider-container .slider-item .slider-item-box {
  background: #ffffff;
  box-shadow: 0px 0px 7px #eeeeee;
  border-radius: 10px;
  width: 99.7%;
  float: left;
  margin-left: 1px;
  margin-bottom: 2px; }
  .popular-venues-section .slider-container .slider-item .slider-item-box img {
  width: 100%;object-fit:cover; }
  .popular-venues-section .slider-container .slider-item .slider-item-box .fev-heart ,.shadow_property .fev-heart{
  display: flex;
  width: 36px;
  height: 36px;
  background: #ffffffe6;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  right: 50px;
  align-items: center;
  justify-content: center;
  padding: 4px 0 0 2px;
  cursor: pointer; }
  .popular-venues-section .slider-container .slider-item .slider-item-box .fev-heart i ,.shadow_property .fev-heart{
  color: #c2a665; }
  .popular-venues-section .slider-container .slider-item .slider-item-box .slider-item-box-text {
  width: 100%;
  float: left;
  padding: 15px 25px; }
  .popular-venues-section .slider-container .slider-item .slider-item-box .slider-item-box-text h4 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  color: #0b2340;
  margin-bottom: 10px; }
  .wedding_service_page .popular-venues-section .slider-container .slider-item .slider-item-box .slider-item-box-text h4,.wishlist_page .service_slider.popular-venues-section .slider-container .slider-item .slider-item-box .slider-item-box-text h4{min-height: 52px;}
  .wedding_service_page .popular-venues-section .slider-container  .grid_content_block .slider-item .slider-item-box .slider-item-box-text h4{min-height: unset;}
  .popular-venues-section .slider-container .slider-item .slider-item-box .slider-item-box-text p {
  width: 100%;
  float: left;
  margin-bottom: 10px; 
     
  }
  .service_slider  .slider-container .slider-item .slider-item-box .slider-item-box-text p {
       -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 47px;
    display: -webkit-box;
  }
  .popular-venues-section .slider-container .slider-item .slider-item-box .slider-item-box-text p i {
  color: #c2a665; }
  /*.popular-venues-section .slider-container .slider-item .slider-item-box .slider-item-box-text p i:nth-child(5) {
  color: #eee7d5; }*/
  .popular-venues-section .slider-container .slider-item .slider-item-box .slider-item-box-text p span {
  color: #8a949e;
  font-weight: 600;
  margin-left: 5px; }
  .popular-venues-section .slider-container .slider-item .slider-item-box .slider-item-box-text .slider-item-box-location {
  width: 100%;
  float: left; }
  .popular-venues-section .slider-container .slider-item .slider-item-box .slider-item-box-text .slider-item-box-location p {
  margin-right: 20px;
  width: auto;
  float: left;
  margin-bottom: 0; }
  .popular-venues-section .slider-container:hover .controls .prev {
  left: 10px; }
  .popular-venues-section .slider-container:hover .controls .next {
  right: 10px; }
  .browse-venues-section .browse-venues-section-row {
  position: relative; }
  .browse-venues-section .browse-venues-section-row .browse-venues-section-text {
  position: absolute;
  top: 50%;
  width: 50%;
  left: 130px;
  transform: translate(0%, -50%);
  text-align: center; }
  .browse-venues-section .browse-venues-section-row .browse-venues-section-text h2 {
  font-size: 45px;
  font-weight: 600;
  color: #c2a665;
  margin-bottom: 10px;
  text-align: center; }
  .browse-venues-section .browse-venues-section-row .browse-venues-section-text button {
  width: 160px;
  height: 50px;
  border: 2px solid #c2a665;
  color: #c2a665;
  border-radius: 7px;
  font-size: 20px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  background: transparent;
  transition: 0.3s; }
  .browse-venues-section .browse-venues-section-row .browse-venues-section-text button:hover {
  background: #c2a665;
  color: #0b2340;
  transition: 0.3s; }
  .more-services .mob-explore {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  transform: scale(1); }
  .more-services .mob-explore .exploremore {
  background-repeat: no-repeat;
  background-position: center right;
  min-height: 160px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  box-shadow: 0px 10px 15px 0px #00000026;
  position: relative;
  background-color: #c2a665;
  width: 100%;
  float: left;
  margin-bottom: 25px;
  text-decoration: none; }
  .more-services .mob-explore .exploremore.bg-1 {
  background-image: url("../img/venue/img-1.png"); }
  .more-services .mob-explore .exploremore.bg-2 {
  background-image: url("../img/venue/img-2.png"); }
  .more-services .mob-explore .exploremore.bg-3 {
  background-image: url("../img/venue/img-3.png"); }
  .more-services .mob-explore .exploremore.bg-4 {
  background-image: url("../img/venue/img-4.png"); }
  .more-services .mob-explore .exploremore.bg-5 {
  background-image: url("../img/venue/img-5.png"); }
  .more-services .mob-explore .exploremore.bg-6 {
  background-image: url("../img/venue/img-6.png"); }
  .more-services .mob-explore .exploremore::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0;
  background-image: url(../img/venue/background-pattern.png);
  background-repeat: no-repeat;
  height: 100px;
  width: 100px; }
  .more-services .mob-explore .exploremore .leftdesc {
  float: left;
  width: 50%;
  text-align: center; }
  .more-services .mob-explore .exploremore .leftdesc .expore-txt {
  font-size: 22px;
  line-height: 25px;
  font-weight: 600;
  color: #fff;
  margin-top: 10px; }
  .more-services .mob-explore:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05); }
  .common-section.enquiry-section{padding: 135px 0px 0px;}
  .enquiry-section .col-inq-left {
  float: left;
  width: 100%;
  text-align: center;
  background-image: url("../img/bg.png");
  background-repeat: no-repeat;
  background-position: center;
  height: 90%;
  background-size: 320px;
  margin: 0 0 0 -25px;
  position: relative; }
  .enquiry-section .col-inq-left::after {
  content: "";
  width: 2px;
  height: 70%;
  background: #0b244133;
  right: 0;
  top: 40px;
  position: absolute; }
  .enquiry-section .col-inq-left .col-inq-center {
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding-left: 40px; }
  .enquiry-section .col-inq-left .col-inq-center .call-txt {
  font-size: 22px;
  color: #0B2340;
  font-weight: 600;
  margin-top: 8px;
  text-decoration: none; }
  .enquiry-section .col-inq-left .or {
  position: absolute;
  right: -10px;
  top: 37%;
  width: 25px;
  height: 60px;
  background: #fff;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0B2340;
  font-size: 18px;
  font-weight: 600; }
  .enquiry-section .contact-tabelview .form-group {
  position: relative;
  margin-bottom: 23px; }
  .enquiry-section .contact-tabelview .form-group input, .enquiry-section .contact-tabelview .form-group textarea {
  padding: 10px 40px 10px 45px;
  min-height: 50px;
  border: 2px #0b2340 solid;
  border-radius: 5px;
  color: #0B2340;
  font-size: 18px;
  font-weight: 500; }
  .enquiry-section .contact-tabelview .form-group input::placeholder, .enquiry-section .contact-tabelview .form-group textarea::placeholder {
  color: #0B2340; }
  .enquiry-section .contact-tabelview .form-group input:focus, .enquiry-section .contact-tabelview .form-group textarea:focus {
  outline: none;
  box-shadow: none; }
  .enquiry-section .contact-tabelview .form-group .img-contact {
  top: 26px;
  position: absolute;
  transform: translate(0px, -50%);
  left: 30px; }
  .enquiry-section .contact-tabelview .form-group .more-venues {
  max-width: 285px;
  width: 100%;
  height: 50px;
  background: linear-gradient(113.95deg, #9A7E37 13.49%, #C2A665 89.63%);
  border-radius: 10px;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-top: 20px; 
      transition:  0.3s ;
  }
  .contact-section .contact-wrapper {
  background: url(../img/contact-bg.png);
  height: 100%;
  width: 100%;
  min-height: 380px;
  background-repeat: no-repeat;
  background-size: cover !important;
  border-radius: 20px;
  padding: 50px 0; }
  .contact-section .contact-wrapper h4 {
  font-size: 24px;
  font-weight: 600;
  color: #05182D;
  line-height: 36px;
  text-transform: capitalize;
  letter-spacing: 0.02em;
  margin-bottom: 25px; }
  .contact-section .contact-wrapper h6 {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  color: #002040;
  padding-left: 15px; }
  .contact-section .contact-wrapper h6 img {
  margin-left: -20px;
  margin-right: 5px; }
  .contact-section .contact-wrapper p, .contact-section .contact-wrapper a {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: #0B2340;
  padding-left: 20px;
  text-decoration: none;
  margin-bottom: 10px;
  float: left; }
  .clients-say-section .slider-container {
  background: url(../img/client-bg.png);
  height: 100%;
  width: 100%;
  min-height: 502px;
  background-repeat: no-repeat;
  background-size: cover !important;
  border-radius: 20px;
  padding: 60px 0 0 0;
  text-align: center; }
  .clients-say-section .slider-container .tns-ovh {
  position: relative;
  padding-bottom: 20px !important; }
  .clients-say-section .slider-container .tns-ovh .tns-nav {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 1;
  transform: translate(-50%, 0%); }
  .clients-say-section .slider-container .tns-ovh .tns-nav button {
  width: 16px;
  max-height: 16px;
  max-width: 16px;
  height: 16px;
  border: none;
  background: #0B2340;
  border-radius: 50%;
  margin: 0 5px; }
  .clients-say-section .slider-container .tns-ovh .tns-nav button.tns-nav-active {
  background: #c2a665; }
  .clients-say-section .slider-container .controls li {
  background: #C2A665 !important; }
  .clients-say-section .slider-container .controls li i {
  color: #fff; }
  .clients-say-section .slider-container .slider-item-box {
  text-align: center;
  background: transparent !important;
  box-shadow: none !important; }
  .clients-say-section .slider-container .slider-item-box img {
  max-width: 90px; }
  .clients-say-section .slider-container .slider-item-box .slider-item-box-text {
  padding: 15px 15% !important; }
  .clients-say-section .slider-container .slider-item-box .slider-item-box-text h4 {
  font-size: 20px !important; }
  .clients-say-section .slider-container .slider-item-box .slider-item-box-text span {
  font-size: 18px;
  font-weight: 400;
  color: #0B2340;
  line-height: 29px; }
  .clients-say-section .slider-container .view-all {
  width: 100%;
  max-width: 265px;
  height: 50px;
  border: 2px solid #c2a665;
  color: #c2a665;
  background: transparent;
  border-radius: 10px;
  margin: 20px 0 35px 0;
  font-size: 18px;
  font-weight: 600; }
  .wedding-ideas-section {
  text-align: center; }
  .wedding-ideas-section h4 {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  color: #0B2340;
  margin-bottom: 40px; }
  .wedding-ideas-section button {
  width: 100%;
  max-width: 350px;
  height: 50px;
  background: linear-gradient(113.95deg, #9A7E37 13.49%, #C2A665 89.63%);
  font-size: 16px;
  font-weight: 600;
  border: none;
  border-radius: 10px;
  margin: 0 auto;
  color: #fff; 
     transition: 0.3s;
  }
  .wedding-ideas-section button:hover,.enquiry-section .contact-tabelview .form-group .more-venues:hover,.venues-section .more-btn:hover{
      color: #c2a665;
       background:transparent;
       border: 1px solid #c2a665;
  }
  .clients-say-section .slider-container .view-all:hover{
       background: linear-gradient(113.95deg, #9A7E37 13.49%, #C2A665 89.63%);
       color: #fff;
        border: 2px solid #c2a665;
  }
  .footer-section {
  box-shadow: 0px 0px 15px 0px #0b2340e6;
  margin-top: 85px; }
  .footer-section .footer-top {
  background-image: url("../img/footer-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 0; }
  .footer-section .footer-top .footerleftmenu {
  z-index: 1; }
  .footer-section .footer-top .footerleftmenu ul {
  padding-left: 32%;
  float: left;
  list-style: none; }
  .footer-section .footer-top .footerleftmenu ul li {
  float: left;
  min-width: 110px; }
  .footer-section .footer-top .footerleftmenu ul li a {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-transform: capitalize;
  text-decoration: none;
  color: #c2a665;
  transition: 0.3s;
  float: left;
  margin-bottom: 10px; }
  .footer-section .footer-top .footerleftmenu ul li a:hover {
  color: #fff;
  transition: 0.3s; }
  .footer-section .footer-top .menufooter-right {
  z-index: 1; }
  .footer-section .footer-top .menufooter-right ul {
  list-style: none;
  float: left; }
  .footer-section .footer-top .menufooter-right ul li {
  float: left; }
  .footer-section .footer-top .menufooter-right ul li a {
  padding: 8px 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #c2a665;
  border: 1px solid #c2a665;
  border-radius: 7px;
  float: left;
  margin: 0px 15px 15px 0;
  text-decoration: none;
  transition: 0.3s; }
  .footer-section .footer-top .menufooter-right ul li a:hover {
  background: #c2a665;
  color: #fff;
  transition: 0.3s; }
  .footer-section .footer-top .logo-footer {
  margin-top: -120px;
  float: left; }
  .footer-section .footer-top .socials-footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 15px; }
  .footer-section .footer-top .socials-footer h4 {
  font-size: 20px;
  font-weight: 600;
  color: #c2a665;
  line-height: 30px; }
  .footer-section .footer-top .socials-footer .social-menu a {
  float: left;
  margin-right: 30px; }
  .footer-section .footer-bottom {
  background: #0B2340; }
  .footer-section .footer-bottom .footer-bottom-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #0B2340;
  height: 37px;
  color: #C2A665;
  font-size: 16px; }
  .footer-section .footer-bottom .footer-bottom-row a {
  color: #C2A665;
  text-decoration: none; }
  /* about us page  start*/
  .about_us_content{padding: 40px  0px;}
  .about_content  p{
  font-size: 20px;
  line-height: 30px;
  color: #0B2340;
  margin-bottom: 57px;
  }
  .counter_img{margin-bottom: 10px;}
  .about_img{display: flex;align-items: center;justify-content: center;margin-bottom: 45px;}
  .counter_ssection .container{background: #0B2340;
  border-radius: 10px;padding: 50px;}
  .counter_ssection .flex_property{display:flex;align-items:center;justify-content:center;}
  .counter_ssection h5{
  font-size: 30px;
  line-height: 45px;
  color: #BA9D5B;
  margin-bottom: 0px;
  }
  h2.text_logo{position: relative;font-size: 43px;
  line-height: 45px;color:#0B2340;}
  h2.text_logo::after{position: absolute;width: 134px;
  height: 174px;
  left: -62px;content: "";background: url(../img/about_pipudi.png) no-repeat;background-size:138px 174px;top: 0px;bottom:0px;margin: auto;height: 174px;}
  .counter_ssection p{
  font-size: 20px;
  line-height: 30px;
  margin-top: -2px;
  color: #BA9D5B;
  }
  .about_us_banner{margin-top:111px;}
  .abiut_banner_img{position: relative;}
  .about_us_banner .container{
    left: 84px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    height: 74px;   
    margin: auto;
    right: 0px;

  }
  .counter_ssection .container  .col-lg-5{display: flex;align-items: center;justify-content: center;flex-direction: column;}
  /* about us page  end*/
  /* wedding venue start */
.list_content_block{display: none;}
.wedding_venue{padding: 40px 0px;}
.wedding_venue .buttons  button{background: transparent;border:none;}
.wedding_venue .buttons  button .fa-th-large,.wedding_venue .buttons  button .fa-bars{font-size: 25px;color: #ccc;}
.wedding_venue .buttons .grid.active_icon_color .fa-th-large,.wedding_venue .buttons  .list.active_icon_color .fa-bars{font-size: 25px;color: #0b2340;}
.wedding_venue .buttons {display: flex;align-items: center;justify-content: flex-end;padding: 0px 0px 20px;}
.wedding_venue.popular-venues-section .slider-container .slider-item .slider-item-box .fev-heart ,.shadow_property .fev-heart{right: 25px;box-shadow: 0px 0px 7px #eeeeee;}
.shadow_property .position{position: relative;}
.color_fa  .fa-bars,.color_fa  .fa-th-large{color:#0b2340 ;}
.wedding_venue.popular-venues-section .slider-container .grid_content_block  .col-lg-4{margin-bottom: 30px;} 
.wedding_service_page .grid_content_block .slider-item-box-text p{
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 47px;
    display: -webkit-box;
}
/*.list_content_block p{*/
/*    -webkit-line-clamp: 5;*/
/*    -webkit-box-orient: vertical;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    height: 155px;*/
/*    display: -webkit-box;*/
/*}*/
.pagination ul {display: flex;align-items: center;justify-content: center;list-style-type: none;flex-wrap: wrap;padding-left: 0px;}  
.pagination ul li {font-size: 16px;margin-bottom:15px !important;
  line-height: 24px;color: #F3F0E8;
  opacity: 0.9;background: #DCD0B3;
  border-radius: 10px;padding: 13px  21px;margin:0px 7px;cursor: pointer;}
  .pagination ul li:hover, .pagination ul li.active{opacity: 1;background: linear-gradient(113.95deg, #9A7E37 13.49%, #C2A665 89.63%);}
  .pagination ul li a{color: #F3F0E8;text-decoration: none;}
.pagination ul li.previous, .pagination ul li.next{background: linear-gradient(113.95deg, #9A7E37 13.49%, #C2A665 89.63%);
  border-radius: 10px;}
  .pagination ul li.previous img{margin-right: 5px;}
  .pagination ul li.next img{margin-left: 5px;}
.wedding_venue_page .footer-section{margin-top:50px ;}
  .list_content_block .shadow_property {background: #ffffff;
    box-shadow: 0px 0px 7px #eeeeee;
    border-radius: 10px;
    width: 100%;
    float: left;
    margin-left: 1px;
    margin-bottom: 2px;
      margin-bottom: 30px;
      height: 260px;
  }
    .wedding_venue.popular-venues-section .slider-container .list_content_block .shadow_property .slider-item .slider-item-box {
  width: 100%;
    margin-bottom: 00px;
    border:0px;
    box-sizing: border-box;
    box-shadow: 0px;
    box-shadow: unset !important;
}
.popular-venues-section .slider-container .list_content_block .slider-item .slider-item-box .slider-item-box-text { padding: 15px 0px;}  
.grid_content_block .slider-item-box a img{height: 270px;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.list_content_block  .slider-item-box-location p{margin-right: 50px;} 
.list_content_block  .p_text_listing{font-size: 18px;
  line-height: 27px;  
  color: #586779;    
  margin: 10px 0px;
  -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 135px;
    display: -webkit-box;
    width: 100%;  
}
  .list_img_container {
      display: flex;align-items: center;justify-content: center;height: 100%;
  }
  .popular-venues-section .slider-container .slider-item .slider-item-box .slider-item-box-text .slider-item-box-location p {
    margin-right: 20px;
    width: auto;
    float: left;
    margin-bottom: 0;
}

.popular-venues-section .slider-container .list_content_block .slider-item.slider-item-box {
  background: #ffffff;
  box-shadow: 0px 0px 7px #eeeeee;
  border-radius: 10px;
  position: relative;           
}


/* Position the image container (needed to position the left and right arrows) */
.list_content_block  .col-lg-4{position: relative;padding-top: 15px;padding-bottom: 15px;}
.list_content_block  .col-lg-4 .row{align-items: center;justify-content:space-between;margin-left:0px;margin-right: 0px;}
/* Hide the images by default */

.mySlides  img{height: 227px;}
/* Add a pointer when hovering over the thumbnail images */
.list_content_block .cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.list_content_block  .prev,
.list_content_block .next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.list_content_block .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.list_content_block .prev:hover,
.list_content_block .next:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.list_content_block .column {
  float: left;
  width: 16.66%;
  margin-top: 15px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;
}

/* Add a transparency effect for thumnbail images */
.list_content_block .demo {
  opacity: 0.6;
}

.list_content_block .active,
.list_content_block  .demo:hover {
  opacity: 1;
}
.list_img_container img{max-height:230px;border-radius:10px; object-fit:cover;height:100%;}
/*.wedding_venue_page h2.text_logo{color: #AF9247;}*/
/*.wedding_venue_page h2.text_logo::after{*/
/* background: url(../img/golden_frame.png) no-repeat;background-size: 138px 174px;}*/
/*  .wedding_venue_page  .about_us_banner{background: #eee7d5;*/
/*   }*/
   /*background: radial-gradient(128.73% 128.73% at 50% 47.27%, #E7E2D4 0%, rgba(211, 193, 146, 0) 100%)*/
    .abiut_banner_img img{
      display: flex;
      align-items: flex-end;
      margin-right: 0px;
      margin-left: auto;   }  

  /* wedding venue end */

 
  .hotels_info .container{
    background: #FFFFFF;
box-shadow: 0px 0px 7px #EEEEEE;
border-radius: 10px;
padding: 38px;
  }
  .hotels_info{margin-bottom: 40px;}
  .photo_gallery  h2{
    font-size: 30px;
line-height: 45px;
color: #05182D;
padding-top: 40px;
border-top: 2px solid rgba(150, 162, 177, 0.3);
margin-bottom: 40px;
  }
  .photo_gallery span{
    color: #586779;
  }
  .view_more_picture{
    font-size: 18px;
line-height: 27px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
margin: 0px 10px;
border: 2px solid #C2A665;
color:#C2A665;
border-radius:10px;
background: transparent;
padding: 10px;
max-width: 300px;
width: 100%;
text-align: center;
margin: 20px  auto 0px;
transition: all 0.6s ease-in-out;
  }
  .view_more_picture:hover{
    background-color:#C2A665;
    color: #fff;
  }
 .photo_gallery .col-lg-3 img,.photo_gallery .col-lg-4 img {
    /*margin-bottom: 25px;*/
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    border-radius: 10px;
    height: 218px;
    object-fit: cover;
}

  .photo_gallery .close {
    font-size: 1.5rem;
  }   
  .photo_gallery .col-lg-3 img:hover , .photo_gallery .col-lg-4 img:hover{
    
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  .photo_gallery  .img-container{
    align-items:flex-start;
    justify-content: center;
    display: flex;
    flex-direction: column;
    height: 100%;margin-bottom: 24px;
    
  } 
  .gallery_section .photo_gallery  .img-container{margin-bottom: 0px;}
  .photo_gallery .modal-content{margin-top: 121px;}
  .photo_gallery .modal-content .close{
    position: absolute;   
    z-index: 11111;
    border: 0px;
    right: 0px;    
  }
  /*.mfp-img{width:100% !important;height:400px !important;transition:linear 0.9s ease-in}*/
  .photo_gallery .col-lg-3 img:hover, .photo_gallery .col-lg-4 img:hover{
    transform: scale(1.03);
  }
  .moretext {
    display: none;
  }
 .wedding_detail_banner{margin-top: 111px;}
 .wedding_detail_banner_img img{max-height:483px;object-fit:cover;height:483px}
.detail_info_hotel .location{
  font-size: 22px;
line-height: 33px;
color: #96A2B1;
position: relative;
padding-left: 20px;

}
.detail_info_hotel .location::after{
 position: absolute;
 font-family: 'FontAwesome';
 content: "\f041";
 left: 0px;
 color: #c2a665;
 top: 0px;

}
.detail_info_hotel  .btns button{
  background: linear-gradient(113.95deg, #9A7E37 13.49%, #C2A665 89.63%);
  padding: 10px 27px;
  border-radius: 10px;
  color: #fff;
  margin-right: 24px;
  border:0px;
  margin-bottom: 50px;
  margin-top: 20px;
}
.flex_property{
  display: flex;
  flex-direction: column;  
}
.flex_property.icons,.flex_property.icons_user{
  position: relative;
  padding-left: 60px;
  background: url(../img/rating.png) no-repeat left center;
  margin-right: 40px;
  margin-bottom: 43px;
}
.flex_property.icons_user{
  background: url(../img/Capacity.png) no-repeat left center;
}
.span_text{
  font-size: 22px;
line-height: 33px;
color: #96A2B1;
margin-bottom: 12px;
}
.flex_property  h2{
  font-size: 28px;
line-height: 42px;
color: #05182D;
}
.detail_info_hotel{padding: 40px  0px;}
.car_parking,.swimming_pool,.gym,.guest_room,.restaurant{
  position: relative;
  padding-left: 60px;
  margin-right: 40px;
  min-height: 46px;
  display: flex;
  align-items: center;
  margin-bottom: 22px;
}
.venue_detail_page .how-it-works-service .slider-container .slider-item .slider-item-box img {
    height: 270px;
}
.get_a_quote_form input::placeholder,.get_a_quote_form textarea::placeholder{
  font-size: 16px;
line-height: 24px;
color: #96A2B1;
}
.get_a_quote_form .form-group:not(:last-child){margin-bottom:20px}
.get_a_quote_form input,.get_a_quote_form textarea {  background: #F1F7FD;
border: 1px solid #EEEEEE;
box-sizing: border-box;
border-radius: 10px;
position: relative;
padding-left: 45px;
background:#F1F7FD url(../img/user_form.png) no-repeat left 10px center;
}.get_a_quote_form .form-group:first-child input{margin-top:0px;}
.get_a_quote_form input.email{
  background:#F1F7FD url(../img/user_email.png) no-repeat left 10px center;
}
.get_a_quote_form input.contact_number{
  background:#F1F7FD url(../img/number_form.png) no-repeat left 10px center;
}
.get_a_quote_form input.guest{
  background:#F1F7FD url(../img/guest_form.png) no-repeat left 10px center;
}
.get_a_quote_form textarea.message{
  background:#F1F7FD url(../img/message_form.png) no-repeat left 10px top 10px;  
}
.get_a_quote_form{
  background: #0B2340;
border-radius: 10px;
padding: 27px;
margin-top: -75px;
position: relative;
z-index: 11;
}
.get_a_quote_form  h3{
  font-size: 30px;
line-height: 45px;
color: #F3F0E8;
text-align: center;
margin-bottom: 16px;
}
.get_a_quote_form{margin-bottom: 20px;}
.write_a_review_btn  {
  border: 2px solid #C2A665;
    color: #C2A665;
    background-color: transparent;
    width: 100%;
    margin-top: 20px;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    display: none;
}
.write_a_review_btn  a{
  color: #C2A665;
  text-decoration: none;
}
.write_a_review_btn:hover  {
  border: 2px solid #C2A665;
    color: #fff;
    background: linear-gradient(113.95deg, #9A7E37 13.49%, #C2A665 89.63%);
  
}
.write_a_review_btn:hover  a{
  color: #fff;
}

.get_a_quote_form .submit{
  background: linear-gradient(113.95deg, #9A7E37 13.49%, #C2A665 89.63%);
  color: #fff;
  max-width: 100%;
  width: 100%;
  margin-top: 15px;
  font-size: 16px;
line-height: 24px;
}
.flex_property h3{
  font-size: 28px;
line-height: 42px;
color: #05182D;
}
.detail_info_hotel .col-lg-8{position: relative;}
.detail_info_hotel .col-lg-8 .fev-btn{position: absolute;right: 0px;top: 0px;width: 36px;
  height: 36px;  
  color: #c2a665;
  border: 1px solid transparent;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  margin: 0 10px;
  background: #fff;
    border-color: #c2a665;   
   
}
.detail_info_hotel .col-lg-8 .fev-btn i{
  height: 18px;
}
.detail_info_hotel .col-lg-8 .fev-btn:hover .bi-heart::before{
  content: "\f415";
  height: 16px;
}
  .about_us_banner_bg {
  background: radial-gradient(128.73% 128.73% at 50% 47.27%, #E7E2D4 0%, rgba(211, 193, 146, 0) 100%);
}
.service_section{
  padding: 40px  0px;
}
.service_conntent{
  position: relative;
  /* min-height: 120px;
  background: url(../img//wedding\ Services/Entertainment.png)  no-repeat;
  padding: 20px;
  display: flex;
  align-items: center; */
  width: 100%;
  margin-bottom: 25px;
}
.service_conntent  h6{
  font-size: 21px;
line-height: 31px;
text-transform: capitalize;
position: absolute;
top: 0px;
left: 32px;
bottom: 0px;
margin: auto;
display: flex;align-items: center;
max-width: 50%;
width: 100%;
color: #BA9D5B;
}
.about_us_banner_bg_blue{
  background: #DDDFF6;
}
.enterntainment_section{
  padding: 40px 0px;
}
.enterntainment_section  .col-lg-4  ,.whishlist_section  .col-lg-4 {
  margin-bottom: 30px;
}
.enterntainment_section .slider-container .slider-item .slider-item-box .fev-heart{ 
  top: 25px;
  right: 25px; 
}
.enterntainment_section .fev-heart:hover .bi-heart-fill::before {
  content: "\f417";
}
.whishlist_section .main_heading h3{
  font-size: 30px;
  line-height: 45px; 
  color: #05182D;
}
.wedding_service_page .grid_content_block .slider-item,.grid_content_block .slider-item{height: 100%;}
.wedding_service_page .grid_content_block .slider-item-box,.grid_content_block .slider-item-box{height: 99%;}
.whishlist_section .main_heading a.view_all{
  background: #C2A665;
border-radius: 10px;
padding: 10px  25px;
font-weight: 600;
font-size: 14px;
line-height: 21px;
border: 1px solid #c2a665;
color: #FFFFFF;
display: flex;
justify-content: center;
align-items: center;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.whishlist_section .main_heading a.view_all:hover{
  color: #C2A665;
border: 1px solid #c2a665;
background-color:transparent;

}
.main_heading{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}
.whishlist_section .slider-container .slider-item .slider-item-box img {
  width: 100%;
  height: 270px;
  object-fit: cover;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;  
}
.whishlist_section .slider-container:hover .controls .next {
  right: -25px; 
}
.whishlist_section .slider-container:hover .controls .prev{
   left: -25px;
}
.whishlist_section .slider-container .controls li { 
  background: #EEE7D5;
  box-shadow: 0px 0px 2px #EEEEEE;  
}
.popular-venues-section.whishlist_section .slider-container:hover {  
  overflow: visible;
}
.whishlist_section .fev-heart.close_icon{
  padding: 0px !important;
  right: 25px  !important;
 
}
.whishlist_section .fev-heart.close_icon:hover{
  border: 1px solid #c2a665;
}
.whishlist_section .fev-heart img{   
  width: 24px !important;
  height: 24px !important;
}
.main_heading h3 img{
  cursor: pointer;
}
.search_button{display: flex;align-items: center;justify-content: center;}
.search_button .search_input{
  background: #EEE7D5 url(../img/search_ico.png) no-repeat left 20px center;
  border-radius: 10px 0px 0px 10px;
  position: relative;
  padding-left: 60px;
  min-height: 50px;
  border: 1px solid #eee7d5;  
  max-width: 50%;
  width: 100%;
}
.search_button .search_input::placeholder{
  font-size: 14px;
line-height: 21px;
display: flex;
align-items: center;
color: #0B2340;
}
.search_button .search_btn{
  background: linear-gradient(113.95deg, #9A7E37 13.49%, #C2A665 89.63%);
border-radius:0px 10px 10px 0px;
font-size: 16px;
line-height: 24px;
color: #fff;
min-height: 50px;
max-width: 150px;
width: 100%;
}
.gallery_section{
  padding: 50px 15px;
}
.gallery_content  .left_content{
  border: 1px solid #F2F2F2;
box-sizing: border-box;
border-radius: 8px;
}
.gallery_content{
  margin-top: 40px;
}
.gallery_content  .left_content h4{
  font-size: 16px;
line-height: 24px;
color: #0B2340;
background: #F2F2F2;
border-radius: 8px 8px 0px 0px;
padding: 9px 10px 9px 18px;
}
.left_content ul{
  padding-left: 0px;
  list-style-type: none;
  padding: 18px ;
}
.left_content h6{
  font-size: 16px;
line-height: 24px;
color: #BA9D5B;
padding: 18px 18px 0px;
margin-bottom: 0px;
}
.left_content ul li {
  font-size: 14px;
line-height: 21px;
margin-bottom: 15px;
}
.left_content ul li a{
  color: #0B2340;
  text-decoration: none;
}
.img_gallery{
  margin-bottom: 15px;
}
.img-container h5{
  font-size: 15px;
line-height: 22px;
color: #8A949E;
margin: 8px 0px;
}
.gallery_content  h2{
  font-size: 21px;
line-height: 31px;
color: #0B2340;
margin-bottom: 30px;
}
.left_content ul li a.categories_active_color,.left_content ul li:hover a{color: #BA9D5B;}
.whishlist_section.venue_wish .tns-item .fev-heart.close_icon {
  padding: 0px !important;
  right: 50px  !important;
}
.whishlist_section.venue_wish  .fev-heart.close_icon {
  padding: 0px !important;
  right: 25px  !important;
}

.magnific-img img {
    width: 100%;
    height: auto;
}
.magnific-img  a{text-decoration: none;}
.mfp-bottom-bar,*{
   font-family: 'Abel', sans-serif;
}
a.image-popup-vertical-fit {
    cursor: -webkit-zoom-in;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  /*-webkit-backface-visibility: hidden;*/
  /* ideally, transition speed should match zoom duration */
  /*-webkit-transition: all 0.3s ease-out;*/
  /*-moz-transition: all 0.3s ease-out;*/
  /*-o-transition: all 0.3s ease-out;*/
  /*transition: all 0.3s ease-out;*/
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.98;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-arrow-left:before {
    border-right: none !important;
}
.mfp-arrow-right:before {
    border-left: none !important;
}
button.mfp-arrow, .mfp-counter {
    opacity: 0 !important;
    transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}
.mfp-container:hover button.mfp-arrow, .mfp-container:hover .mfp-counter{
	opacity: 1 !important;
}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100% ;
  z-index: 1042;
  overflow: hidden;
  position: fixed ;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0 !important;
  left: 0;
  width: 100%;
  height: 100% !important;
  z-index: 1043;
  position: fixed !important;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100% ;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

/*.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {*/
/*  cursor: -moz-zoom-out;*/
/*  cursor: -webkit-zoom-out;*/
/*  cursor: zoom-out; }*/

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
 position: absolute;
    right: 0px ;
    background: #000 ;
    width: 30px ;
    height: 30px ;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0px;
  text-decoration: none;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
    right: 0px;
    text-align: right;
    padding-right: 6px;
    top: 40px;
    background: #000;
    width: 30px; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width:100%;
  max-width: auto;
  height: 600px;
  object-fit: cover;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0;width:auto; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }
 h2.text_logo {
    line-height: 38px;
    max-width: 68%;
    width: 100%;
}
  h2.text_logo::after{
    top: -9px;
}
 

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
    


 .about_banner_content{max-width: 500px;}
 .privacy_content .privacy_policy_text_container h3  {
     font-size: 22px;line-height: 28px;
 }
 .terms_condition_section p{
     font-size: 20px;line-height: 26px;margin-bottom: 20px;
 }
 .privacy_content p ,.privacy_content .privacy_policy_text_container ul li{font-size: 18px;
line-height: 29px;color: #586779;}
.privacy_content,.terms_condition_section{padding:60px 0px 40px;}
.privacy_policy_text_container{margin-bottom: 30px;}
 .no_data_image{max-width:80px;width: 100%;height: 80px;}
 .no_record_content{display: flex;align-items: center;justify-content: center;flex-direction: column;}
 .no_record_content img{margin-bottom: 20px;}
 .no_record_container{padding: 40px 15px;display:flex;flex-direction:column; }
  .success_text h2{color:#fff;font-size:16px}
  .success_text{display: flex;align-items: center;justify-content: center;flex-direction: column;}
  .success_text .checked{
      background: #eee;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
  }
  h2.thank_you_text{font-size: 24px;}
  .success_text .checked img{max-height:20px;}
 .enquiry-section .row{min-height: 388px;}
 .enquiry-section .success_text{background: #0b2340;
    border-radius: 10px;
    padding: 20px 15px;
    height: 313px;
    margin: 0px 15px;}
  .enquiry-section .success_text .checked{ width: 80px;
    height: 80px;}
   .enquiry-section .success_text .checked img{max-height:100%;}
    .enquiry-section .success_text h2{color:#c2a665;font-size:18px ;max-width: 87%;}
   .enquiry-section  h2.thank_you_text{font-size: 26px;}
   .flex_condition{display: flex;align-items: center;justify-content: center;}
   
  @media screen and (max-width: 1800px) {
      h2.text_logo {
    line-height: 38px;
    max-width: 55%;
    width: 100%;
}
  }
 
  
  @media screen and (max-width: 1400px) {
  .about_us_banner {
    margin-top: 80px;
}
.wedding_detail_banner {
  margin-top: 80px;
}
  .common-section .main-title {
  font-size: 36px;
  margin-bottom: 40px;}
  .main-header #fixHeader {
  min-height: 80px; }
  .main-header #fixHeader .navbar-brand {
  margin-right: 30px; }
  .main-header #fixHeader .navbar-brand img {
  max-width: 160px; }
  .services-section .services-section-wrapper {
  min-height: 350px;
  padding: 40px 0px 0 0px; }
  .services-section .services-section-wrapper .services-row .services-row-box .services-row-box-inner {
  width: 100px;
  height: 100px;
  border-radius: 25px; }
  .services-section .services-section-wrapper .services-row .services-row-box .services-row-box-inner img {
  max-width: 45px;
  max-height: 45px; }
  .services-section .services-section-wrapper .services-row .services-row-box p {
  font-size: 18px;
  line-height: 24px; }
  .venues-section .venues-section-wrapper h4 {
  margin-bottom: 0; }
  .venues-section .venues-section-wrapper h4 span {
  font-size: 28px;
  line-height: 40px; }
  .browse-venues-section .browse-venues-section-row .browse-venues-section-text h2 {
  font-size: 36px;
  margin-bottom: 20px; }
  .more-services .mob-explore .exploremore .leftdesc .expore-txt {
  font-size: 18px;
  line-height: 24px; }
  .footer-section .footer-top .menufooter-right ul {
  padding-left: 0; } 
  h2.text_logo::after , .wedding_venue_page h2.text_logo::after{    
    width: 130px;
    height: 174px;
    left: -52px;   
    background-size: 130px 174px;   
   
    }
    .photo_gallery .col-lg-3 img , .photo_gallery .col-lg-4 img {
   
    height: 158px;
    object-fit: cover;
}
 h2.text_logo,.about_us_banner_bg h2.text_logo { 
 font-size: 29px;
    line-height: 31px !important;
  max-width: 50%;
    width: 100%;
  }.about_banner_content {max-width: 390px;
    width: 100%;}
}
  @media screen and (max-width: 1200px) {
  .main-section {
  min-height: 600px; }
  .main-section .banner-wrapper {
  max-height: 600px;
  padding-top: 80px; }
  .venues-section .venues-section-wrapper h4 {
  top: 55%; }
  .venues-section .venues-section-wrapper h4 span {
  font-size: 18px;
  line-height: 30px; }
  .browse-venues-section .browse-venues-section-row .browse-venues-section-text h2 {
  font-size: 36px;
  font-weight: 500; }
  .main-header #fixHeader .navbar-nav .nav-item .nav-link {
  padding: 10px 15px; }
  .main-header #fixHeader .navbar-nav .nav-item .nav-link:hover {
  transform: scale(1); }
  .main-header #fixHeader .fev-btn, .main-header #fixHeader .header-btn {
  margin: 15px 10px;
  float: left; }
  .footer-section .footer-top .footerleftmenu ul {
  padding-left: 25%; }
  .footer-section .footer-top .footerleftmenu ul li {
  min-width: 100px; }
  .footer-section .footer-top .footerleftmenu ul li a {
  font-size: 16px; }
  .footer-section .footer-top .menufooter-right ul li a {
  padding: 6px 10px;
  font-size: 12px;
  margin: 0px 10px 10px 0; }
  .footer-section .footer-top .logo-footer {
  margin-top: -90px; }
  .footer-section .footer-bottom .footer-bottom-row a {
  font-size: 14px; }
  .main-section .banner-row .banner-box select {
  padding: 10px 45px 10px 45PX;}
  .more-services .mob-explore .exploremore {	box-shadow: 0px 3px 2px 0px #00000026;}
  .services-section .services-section-wrapper .services-row .services-row-box .services-row-box-inner {
  box-shadow: 0px 1px 8px -3px #00000066;
  }
  .clients-say-section .slider-container .tns-ovh .tns-nav {
  bottom: 4px;
  }
  .footer-section {
  box-shadow: 0px 0px 3px 0px #0b2340e6;
  }
  h2.text_logo::after, .wedding_venue_page h2.text_logo::after {
    width: 100px;
    height: 174px;
    left: -52px;
    background-size: 100px 135px;
    height: 135px;
}
 
  h2.text_logo,.about_us_banner_bg h2.text_logo { 
 font-size: 29px;
    line-height: 31px !important;
  max-width: 50%;
    width: 100%;
  }
   .mfp-content{margin-top:80px;}
  .about_us_banner .container{
    left: 0px;    
  }
  .about_banner_content{
    margin-left: 40px;
  }
  /*.abiut_banner_img img{width: 45%;}*/
  .services-section .services-section-wrapper {
  float: left; }
  .services-section .services-section-wrapper .services-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .services-section .services-section-wrapper .services-row .services-row-box {
  width: calc(100% / 5);
  min-height: 180px; }
  .grid_content_block .slider-item-box a img {
    height: 220px;
}
.about_us_banner .container {
    height: 33px;
}
.whishlist_section .slider-container:hover .controls .next {
    right: 10px;
}
.whishlist_section .slider-container:hover .controls .prev {
    left: 10px;
}
 .main-header #fixHeader .navbar-nav .nav-item .nav-link:hover, .main-header #fixHeader .navbar-nav .nav-item .nav-link.active {
    transform: scale(1);
}
.about_banner_content {
    max-width: 340px;
    width: 100%;
}
.list_content_block  .p_text_listing {
    -webkit-line-clamp: 4;
    height: 112px;
}
.list_img_container img {
    max-height: 200px;
}
.list_content_block .shadow_property {
    height: 230px;
}.common-section.enquiry-section {
    padding: 105px 0px 0px;
}
  }
  @media screen and (max-width: 992px) {
  .main-section {
  min-height: 500px; }
  .main-section .banner-wrapper {
  max-height: 500px; }
  .main-section .banner-wrapper h1 {
  font-size: 45px;
  line-height: 60px; }
  .main-section .banner-wrapper h6 {
  font-size: 26px;
  line-height: 36px; }
  .services-section .services-section-wrapper {
  float: left; }
  .services-section .services-section-wrapper .services-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .services-section .services-section-wrapper .services-row .services-row-box {
  width: calc(100% / 4);
  min-height: 180px; }
  .venues-section .venues-section-wrapper h4 span {
  font-size: 18px; }
  .work-section .work-wrapper {
  flex-wrap: wrap; }
  .work-section .work-wrapper .work-wrapper-box {
  margin-bottom: 20px; }
  .work-section .work-wrapper .col-xl-3:nth-child(2) .work-wrapper-box::before {
  display: none; }
  .browse-venues-section .browse-venues-section-row .browse-venues-section-text h2 {
  font-size: 20px; }
  .enquiry-section .col-inq-left {
  background-size: 250px;
  height: 400px; }
  .enquiry-section .col-inq-left .col-inq-center .call-img {
  margin-bottom: 10px; }
  .enquiry-section .col-inq-left .col-inq-center .call-txt {
  font-size: 18px;
  margin-top: 0; }
  .enquiry-section .col-inq-left .or {
  display: none; }
  .enquiry-section .col-inq-left::after {
  display: none; }
  .contact-section .contact-wrapper {
  padding: 40px 20px; }
  .contact-section .contact-wrapper h4 {
  padding: 0 20px; }
  .footer-section .footer-top .footerleftmenu ul {
  padding-left: 0;
  width: 100%; }
  .footer-section .footer-top .footerleftmenu ul li {
  min-width: calc(100% / 6); }
  .footer-section .footer-top .logo-footer {
  margin-top: 0; }
  .footer-section .footer-top .socials-footer {
  align-items: center; }
  .footer-section .footer-bottom .footer-bottom-row {
  height: auto;
  padding: 10px 0;
  flex-wrap: wrap; }
  .footer-section .footer-bottom .footer-bottom-row div {
  width: calc(100% / 2);
  float: left;
  text-align: center; }
  h2.text_logo::after ,.wedding_venue_page  h2.text_logo::after{
    width: 80px;
    left: -39px;
    background-size: 80px 110px;
    height: 110px;
}
   .wedding_venue_page h2.text_logo,h2.text_logo {
      font-size: 25px;
        line-height: 26px;
  }
  
  /*.abiut_banner_img img{height: 200px;}*/
  .counter_ssection{padding: 0px 15px;}
  .counter_ssection .container .col-lg-4{margin-bottom: 15px;}
  .get_a_quote_form {
   
    margin-top: 0px;
}
.service_conntent  h6 {
  font-size: 18px;
  line-height: 24px;  
  height: 24px; 
}
.left_content{
  margin-bottom: 30px;
}
 .container, .container-sm {
    max-width: 100% !important;
}
.list ,.grid{display: none;}
.list_content_block{display: none !important;}
.grid_content_block{display: flex !important;}
.grid_content_block .slider-item-box a img {
    height: 270px;
}
.about_banner_content {max-width: 320px;
    width: 100%;}
.about_us_banner_bg h2.text_logo, h2.text_logo {
    line-height: 29px;
    font-size: 25px;
 }

    
 .banner_img_container::after {
    left: -294px !important;
    background-size: 529px 244px !important;
}
      
  }
  @media screen and (max-width: 767px) {
     .grid_content_block .slider-item-box a img {
    height: 220px;
}
  .common-section .main-title {
  line-height: 36px; }
  .main-section {
  min-height: 400px; }
  .main-section .banner-wrapper {
  max-height: 400px; }
  .main-section .banner-wrapper h1 {
  font-size: 36px;
  line-height: 50px; }
  .main-section .banner-wrapper h6 {
  font-size: 20px;
  line-height: 20px; }
  .main-section .banner-row {
  flex-wrap: wrap; }
  .main-section .banner-row .banner-box {
  max-width: 100%;
  margin-bottom: 15px;
  border-radius: 10px;
  border-right: none !important; }
  .main-section .banner-row .banner-btn {
  border-radius: 10px; }
  .services-section .services-section-wrapper .services-row .services-row-box {
  width: calc(100% / 3); }
  .work-section .work-wrapper {
  justify-content: center; }
  .work-section .work-wrapper .work-wrapper-box::before {
  display: none; }
  .popular-venues-section .slider-container .controls .prev {
  left: 10px; }
  .popular-venues-section .slider-container .controls .next {
  right: 10px; }
  .browse-venues-section .browse-venues-section-row .browse-venues-section-text {
  left: 80px; }
  .browse-venues-section .browse-venues-section-row .browse-venues-section-text h2 {
  font-size: 18px; }
  .browse-venues-section .browse-venues-section-row .browse-venues-section-text button {
  width: 140px;
  height: 40px;
  font-size: 16px;
  font-weight: 500; } 
  h2.text_logo {
  font-size: 30px;
  }
  .wedding_venue_page  .abiut_banner_img img{width: 100%;border-radius: 0px;}
  .wedding_venue_page  .abiut_banner_img:after{
   
    background-color: rgba(255, 255, 255, 0.8);
    }
  .abiut_banner_img:after{
    position: absolute;
    content: "";
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: rgba(255, 255, 255, 0.6);
    }
    /*.abiut_banner_img  img{width: 100%;}*/
    .about_us_banner .container {
      left: 0px;
      position: absolute;
      top: 0px;
      bottom: 0px;
      height: 74px;
      margin: auto;
      right: 0px;
      margin: auto;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 1;
  }
    .hotels_info {      
      padding: 0px 15px; 
  }
  .hotels_info .container {
        padding: 38px 15px;
}
h2.text_logo {
    position: relative;
    font-size: 24px;
    line-height: 30px;
     max-width: 100%; 
}
 .main-section .banner-row .banner-box select {
  border-radius: 10px;
  }
  .wishlist_page .slider-container .slider-item {
    width: 100%;
}
.mfp-arrow:after {
    top: 70px;
}
.banner_img_container::after {
    position: absolute;
    content: "";
    background: url(../img/responsive_curve.svg) no-repeat !important;
    left: 0px !important;
    top: unset !important;
    right: 0px;
    width: 100%;
    height: 54px !important;
    bottom: -11px !important;
}
.about_us_banner_bg .abiut_banner_img .container{
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding-left: 0px;
    padding-right: 0px;
    
}
.abiut_banner_img:after{position: unset;}
.about_banner_content{padding: 50px 0px 60px;display:flex;align-items:center;justify-content:center;}
.about_us_banner_bg h2.text_logo {
    line-height: 45px;
    max-width: unset !important;
    width: auto !important;}
h2.text_logo::after {
    width: 70px;
    left: -39px;
    background-size: 100px 130px;
    height: 130px;
    width: 100px;
}


  }
  @media screen and (max-width: 576px) {
  .common-section {
  padding: 40px 0 0 0; }
  .common-section .main-title {
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 20px; }
  .common-section .main-title img {
  max-width: 55px; margin: -14px -38px 0 0;}
  .main-section {
  min-height: 500px; }
  .main-section .banner-wrapper {
  max-height: 500px; }
  .main-section .banner-wrapper h1 {
  line-height: 40px; }
  .main-section .banner-wrapper h6 {
  line-height: 25px; }
  .services-section .services-section-wrapper .services-row .services-row-box {
  width: calc(100% / 3); }
  .browse-venues-section .browse-venues-section-row {
  min-height: 150px;
  }
  .browse-venues-section .browse-venues-section-row .browse-venues-section-text {
  left: 60px; }
  .enquiry-section .col-inq-left {
  height: 300px; }
  .enquiry-section .contact-tabelview .form-group .img-contact {
  left: 25px; }
  .enquiry-section .contact-tabelview .form-group input, .enquiry-section .contact-tabelview .form-group textarea {
  padding: 10px 10px 10px 40px;
  font-size: 14px; }
  .contact-section .contact-wrapper h4 {
  font-size: 18px;
  line-height: 24px; }
  .footer-section {
  margin-top: 45px; }
  .footer-section .footer-top {
  padding-top: 40px; }
  .footer-section .footer-top .footerleftmenu ul li {
  min-width: calc(100% / 3);
  display: flex;
  justify-content: center; }
  .footer-section .footer-bottom .footer-bottom-row div {
  width: 100%;
  padding: 3px 0; } 
 
  .venues-section .venues-section-wrapper:hover {
  transform: scale(1.01);
  }
  .browse-venues-section .browse-venues-section-row .browse-venues-section-text {
    left: 66px;
}
  .browse-venues-section .browse-venues-section-row .browse-venues-section-text button {
  width: 120px;
  height: 38px;}
  .more-services .mob-explore:hover {
  transform: scale(1.01);
  }
  .clients-say-section .slider-container .slider-item-box .slider-item-box-text span {
  font-size: 16px;
  line-height: 22px;
  }
  .services-section .services-section-wrapper .services-row .services-row-box {
  width: calc(100% / 2);
  }
  .img_gallery img{
    width: unset !important;
  }
  .right_content .col-lg-4{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .search_button .search_input {
    background: #EEE7D5 url(../img/search_ico.png) no-repeat left 10px center; 
    background-size: 25px 25px;  
    padding-left: 40px;   
    max-width: 60%;
    width: 100%;
}
.search_button .search_btn { 
  max-width: 100px; 
}
.clients-say-section .slider-container .slider-item-box .slider-item-box-text h4 {
    font-size: 18px !important;
}
.service_conntent  h6 {
    font-size: 16px;
    left: 20px;
}
/*img.mfp-img {*/
/*    width: 350px;*/
/*    max-width: 350px !important;*/
/*}*/
/*.mfp-figure figure {*/
/*    width: 350px;*/
/*}*/
/*.mfp-figure:after{width: 350px;}*/
.img.mfp-img{max-height:450px;}
.about_banner_content {
    margin-left: 36px !important;
}
 
.about_banner_content{
    max-width: 200px;
    width: 100%;
}
.about_us_banner_bg h2.text_logo,h2.text_logo {
    line-height: 26px !important;
    font-size: 22px;
}
.browse-venues-section-row{
    margin-bottom: 30px;
}
.browse-venues-section-row{background: #0b2340;}
img.mfp-img {
    width: 100%;
    max-width: auto;
    height: unset !important;
    /*object-fit: contain;*/
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
.photo_gallery .col-lg-3 img, .photo_gallery .col-lg-4 img {
    height: 218px;
    object-fit: cover;
}
.detail_info_hotel .col-lg-8 h2{padding-right:40px;}
}
   @media screen and (max-width: 460px) {
       .browse-venues-section .browse-venues-section-row .browse-venues-section-text {
    position: absolute;
    top: 53%;
    width: 53%;
   left: 46px;
    transform: translate(0%, -50%);
    text-align: center;
}
.browse-venues-section .browse-venues-section-row .browse-venues-section-text h2 {
    font-size: 16px;
}
   }
  @media screen and (max-width: 360px) {
  .clients-say-section .slider-container .slider-item-box .slider-item-box-text span {
  font-size: 14px;
  line-height: 20px;
  }
  .popular-venues-section .slider-container .controls li {
  width: 30px;
  height: 30px;
  }
  .next img, .prev img{max-width: 10px;width:100%}
  .browse-venues-section .browse-venues-section-row .browse-venues-section-text h2 {
  font-size: 12px;
  }
  .browse-venues-section .browse-venues-section-row .browse-venues-section-text {
  left: 30px;
  top:34%;
  width: 56%;
  }
  .browse-venues-section-text button{
  position: absolute;
  bottom: -60px;
  left: 53px;
  }
  .more-services .mob-explore .exploremore .leftdesc .expore-txt {
  font-size: 15px;
  }
  .contact-section .contact-wrapper h4 {
  padding: 0 00px;
  }
  .wedding-ideas-section h4 {
  font-size: 18px;
  line-height: 26px;
  margin-top: 20px;
  }
  .main-header #fixHeader .fev-btn, .main-header #fixHeader .header-btn {
  margin: 15px 5px; max-width: 106px;padding: 10px 4px;max-width: 95px; }  
  .contact-section .contact-wrapper p, .contact-section .contact-wrapper a {
  font-size: 14px;}
  .footer-section .footer-top .footerleftmenu ul li {
  min-width: calc(100% / 2);
  }
  .main-header #fixHeader .header-btn i {
  margin-right: 5px;
  font-size: 12px;
  margin-top: 1px;
  }
  .menufooter-right ul{
  display: flex;  align-items: center; justify-content: center;flex-wrap: wrap; }  
  .footer-section .footer-top .menufooter-right ul li {
  min-width: calc(100% / 2); display: flex;align-items: center;justify-content: center; } 
  .footer-section .footer-top .menufooter-right ul li a {
  padding: 6px 10px; font-size: 12px; margin: 0px 5px 10px ; width: 100%; text-align: center;}     
  .about_img  img{max-width: 220px;} 
  .about_content  p {
  font-size: 16px;
  line-height: 26px;
  text-align: center;  
  }
  .common-section .main-title {  
  line-height: 32px;
  }
  .footer-section .footer-top .socials-footer .social-menu a:last-child { 
  margin-right: 0px;
  }
  .detail_info_hotel  .btns button {  
    margin-right: 10px;
    padding: 10px 22px;    
}
 
  .flex_property.icons, .flex_property.icons_user {
    position: relative;
    padding-left: 40px;
    background: url(../img/rating.png) no-repeat left center;
    background-size: 25px 25px;
    margin-right: 40px;
    margin-bottom: 43px;
}
.flex_property.icons_user {
  background: url(../img/Capacity.png) no-repeat left center;
  background-size: 25px 29px;
}
.span_text {
  font-size: 18px;
    line-height: 24px;    
    margin-bottom: 8px;
}
.flex_property h3{
  font-size: 20px;
  line-height: 26px;
}
.flex_property.icons, .flex_property.icons_user {  
  margin-right: 14px;  
}
.detail_info_hotel .location {
  font-size: 18px;
  line-height: 24px;
}
.get_a_quote_form { 
  padding: 27px  15px;  
}
h2.text_logo {
    font-size: 17px;
}
/*img.mfp-img {*/
/*    width: 250px;*/
/*    max-width: 250px !important;*/
/*}*/
/*.mfp-figure figure {*/
/*    width: 250px;*/
/*}*/
/*.mfp-figure:after{width: 250px;}*/
.mfp-arrow-left:after {
    margin-left: 20px;
}
.mfp-arrow-right:after {
    margin-left: 49px;
}
.main-section .banner-wrapper h1 {
    font-size: 34px;
    line-height: 50px;
}
.main-section .banner-wrapper h6 {
    font-size: 18px;
    line-height: 20px;
}
.services-section .services-section-wrapper .services-row .services-row-box {
    width: calc(100% / 1);
}
.more-services .mob-explore .exploremore .leftdesc {
    width: 47%;
    
}
.work-section .work-wrapper .work-wrapper-box p {
    font-size: 14px;
}
.work-section .work-wrapper .work-wrapper-box h4 {
   
    font-size: 16px;
  
}
.popular-venues-section .slider-container .slider-item .slider-item-box .slider-item-box-text h4 {
    font-size: 16px;
    
}
#tns1 > .tns-item {
    font-size: 14px;
}
.clients-say-section .slider-container .slider-item-box .slider-item-box-text h4 {
    font-size: 16px !important;
}
.services-section .services-section-wrapper .services-row .services-row-box p {
    font-size: 16px;
    line-height: 24px;
}
.service_conntent  h6 {
    font-size: 15px;
    line-height: 19px;
    height: 24px;
}
}
  /*# sourceMappingURL=style.css.map */
 .wedding_detail_banner_img{position: relative;width:100%;height:483px;}
  .wedding_detail_banner{background: radial-gradient(128.73% 128.73% at 50% 47.27%, #E7E2D4 0%, rgba(211, 193, 146, 0) 100%);
}
  .figure_image{
      z-index: 1;
    position: absolute;
    border: 0;
    margin: 0;
    padding: 0;
    left: calc(50% + 0px);
    right: auto;
    bottom: 0px;
    top: auto;
    -webkit-transform: translatex(-50%);
    transform: translatex(-50%);
    width: 100%;
    height: 483px;
    background-size: 100% 483px;
    background-repeat: no-repeat;
  }
  .banner_img_container{position: relative;}
  .banner_img_container::after{
      position: absolute;
      content: "";
      background: url(../img/large_curve.svg) no-repeat;
     left: -353px;
      top: 0px;
      right: 0px;
      width: 100%;
      height: 100%;
  }
.about_us_banner_bg  .abiut_banner_img .container{display: flex;position: unset !important; align-items: center;justify-content: center;height:100%;justify-content:space-between;}
  
.about_us_banner_bg  h2.text_logo {
    line-height: 45px;
    max-width: 100%;
    width: 100%;
    position: relative;
    z-index: 11;
} 
.about_us_banner_bg .about_banner_content{margin-left:45px;}
.about_us_banner_bg {
    background: #eee7d5;
}
*{
   outline: none; 
}
.btn:focus{box-shadow:none;}
.height_custom{height:523px;}

  