@font-face {
  font-family: Montserrat;
  src: url("../fonts_family/Montserrat-VariableFont_wght.ttf")
    format("truetype");
}

@font-face {
  font-family: Inter;
  src: url("../fonts_family/Inter-VariableFont_slnt\,wght.ttf")
    format("truetype");
}

@font-face {
  font-family: PT Sans;
  src: url("../fonts_family/PTSans-Bold.ttf");
}

.vector2 {
  position: absolute;
  right: 0;
  top: 134px;
  background: url("../img/vector2.png") no-repeat;
  width: 173px;
  height: 243px;
}

.vector3 {
  position: relative;
  top: -138px;
}

.vector8 {
  position: relative;
  float: right;
}

.vector8 img {
  position: absolute;
  right: 1px;
  bottom: -287px;
  z-index: 2;
}

.vector9 {
  position: relative;
}

.vector9 img {
  position: absolute;
  top: -586px;
}

.service_Title {
  padding-top: 200px;
  text-align: center;
}

.service_Title,
h1 {
  font-size: 64px;
  line-height: 80px;
  font-weight: 400;
  font-family: "Great Vibes", cursive;
  color: #d82567;
}

.service_header_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: 92%;
  margin: auto;
}

.service_header_child1 {
  margin-top: 30%;
}

.service_header_child2 {
  margin-top: 12%;
}

@media (min-width: 769px) and (max-width: 992px) {
  .service_header_child2 img {
    width: 100%;
    max-width: 380px;
    margin-top: 16%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

.service_header_child1 h1 {
  color: var(--brand-01, #f24464);
  font-family: PT Sans;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.service_header_child1 h2 {
  color: #000;

  /* h3 */
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  width: 70%;
  margin-top: 3%;
}

.service_button {
  color: #f24464;
  font-size: 24px;
  line-height: 29px;
  font-weight: 600;
  padding: 22px 35px;
  border: 3px solid #f24464;
  border-radius: 100px;
  margin: 52px 0;
  background: transparent;
}

.serviceSection {
  padding-bottom: 124px;
}

.Cards_family p {
  color: #f24464;
  text-align: center;
  font-family: PT Sans;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration-line: underline;
  margin-bottom: 170px;
}

.Cards_family {
  background: var(--brand-02, #fffafb);
  padding-top: 47px;
  padding-bottom: 100px;
}

.Cards_design {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 133px;
  grid-row-gap: 74px;
  width: 84%;
  margin: auto;
  position: relative;
  z-index: 2;
  place-items: center;
}

.Cards_design img {
  width: 100%;
}

.Cards_design h3 {
  color: var(--brand-03, #2b171b);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.Cards_design span {
  color: var(--brand-03, #2b171b);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.Cards_design del {
  color: #abaeae;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration-line: strikethrough;
}

.Cards_design .offD {
  color: var(--brand-01, #f24464);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.pagination_parent {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination {
  display: flex;
  align-items: center;
  padding: 10px 40px;
  border-radius: 6px;
}

.pagination ul {
  margin: 20px 30px;
}

.pagination ul li {
  display: inline-block;
  margin: 0 10px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  line-height: 45px;
  cursor: pointer;
  background-position: 0 -45px;
  transition: 0.5s;
}

.pagination ul li.active {
  color: white;
  background-image: linear-gradient(#ff4568, #ff4568);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.botn1,
.botn2 {
  display: inline-flex;
  align-items: center;
  font-size: 22px;
  font-weight: 500;
  color: #383838;
  background: transparent;
  outline: none;
  border: none;
  cursor: pointer;
}

.botn1 img {
  width: 14px;
  margin-right: 15px;
}

.botn2 img {
  width: 14px;
  margin-left: 15px;
}

.activeColor {
  color: #ff4568;
  border: 1px solid #f24464;
}

/* service_inner html css start */
.service_inner_Header {
  background: radial-gradient(
    81.3% 81.3% at 50% 50%,
    #ffe1e6 0%,
    #fef4f6 0.01%,
    #ffe3e8 100%
  );
}

.PriceD {
  margin-left: 36px;
}

.service_inner_child {
  padding-left: 332px;
  padding-top: 200px;
  padding-bottom: 209px;
  display: inline-flex;
  align-items: end;
}

.service_inner_child figure img {
  height: 39em;
}

.service_inner_child h1 {
  color: #2b171b;
  font-family: PT Sans;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.service_inner_child span {
  color: #2b171b;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  font-family: Montserrat;
}

.service_inner_child del {
  color: #abaeae;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.service_inner_child .offD {
  color: var(--brand-01, #f24464);

  /* h2 */
  font-family: Montserrat;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.service_inner_Header2 {
  background: var(--brand-02, #fffafb);
  padding-top: 80px;
  padding-bottom: 178px;
}

.service_inner_Header2 h2 {
  color: #f24464;
  /* text-align: center; */
  font-family: PT Sans;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration: underline;
  padding-left: 10%;
  padding-bottom: 80px;
}

.service_inner_Header2_form {
  border-radius: 16px;
  background: rgba(242, 68, 100, 0.05);
  width: 80%;
  margin: auto;
  padding: 42px;
  display: grid;
  gap: 32px;
}

.serviceCheckStyle {
  color: #666563 !important;
  font-family: Montserrat !important;
  font-size: 17px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 28px !important;
  margin-bottom: 22px !important;
}

.inputCheckStyle {
  font-size: 14px !important;
}

.service_inner_Header2_form label {
  color: var(--brand-03, #2b171b);
  text-align: center;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.service_inner_Header2_form input {
  border-radius: 100px;
  background: #fffafb;
  box-shadow: 0px 8px 16px 0px rgba(42, 23, 27, 0.1);
  padding: 14px 24px;
  font-size: 18px;
  line-height: 22px;
  width: 100%;
  height: 58px;
  border: none;
}

.prmoCodeStyle {
  color: var(--Brand-01, #f24464);
}

.promoHideInput {
  display: none;
}

.prevCustom {
  /* display: none; */
}

.prev-icon-custom {
  display: none;
}

.nextCustom {
  display: none;
}

.nextCustom {
  display: none;
}

.cardSliderParent {
  padding-top: 100px;
  padding-bottom: 80px;
  background: #fffafb;
}

.venueTitle h3 {
  color: #f24464;
  text-align: center;
  font-family: PT Sans;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 80px;
}

.customIndicator {
  visibility: visible;
  display: flex;
  align-items: center;
  margin-bottom: 4%;
}

.customCardIndicator {
  visibility: visible;
  display: flex;
  align-items: center;
  position: absolute;
  top: 71px;
}

.viewallStyle {
  position: relative;
  top: -26px;
  text-align: center;
  text-decoration: underline;
  text-decoration-color: #fff;
  color: #fff;
  cursor: pointer;
}

.quick-responder {
  border-radius: 8px;
  background: #fff;
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 4px 8px;
  margin-left: 10px;
}

.heartIcon {
  border-radius: 8px;
  background: #fff;
  height: 24px;
  width: 24px;
  text-align: center;
  margin-right: 10px;
  color: #f24464;
}

.cardSpanText {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}

.cardSpanText .span1 {
  color: var(--Brand-03, #2b171b);
  font-family: PT Sans;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 6px;
}

.cardSpanText .span2 {
  color: var(--Brand-01, #f24464);
  font-family: PT Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.cardSpanText .span3 {
  color: var(--Neutral-04, #8a8885);
  font-family: PT Sans;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.customIndicator button {
  border-radius: 50%;
  height: 12px !important;
  width: 12px !important;
  background-color: #ffffff !important;
  opacity: 1;
  border: 2px solid #f24464 !important;
}

.customCardIndicator button {
  border-radius: 50%;
  height: 8px !important;
  width: 8px !important;
  background-color: #faf3f3;
  opacity: 1;
  border: 2px solid #f24464;
}

.customCardIndicator .active {
  height: 12px;
  width: 12px;
  opacity: 1;
  background-color: #f24464 !important;
  border: none;
}

.customIndicator .active {
  height: 12px;
  width: 12px;
  opacity: 1;
  background-color: #f24464 !important;
  border: none;
}

.formgrp {
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: 16px;
}

.searchMenuService {
  border-radius: 16px;
  background: #fff;
  position: absolute;
  width: 29%;
  right: 157px;
  padding: 24px;
  top: -627px;
}

.searchMenuService .btn1 {
  border-radius: 50px;
  background: var(--Brand-01, #f24464);
  padding: 10px 24px;
  color: var(--Brand-02, #fffafb);
  text-align: center;
  font-family: Montserrat;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border: none;
}

.searchMenuService .btn2 {
  border-radius: 50px;
  border: 2px solid var(--Brand-01, #f24464);
  background: var(--Brand-02, #fffafb);
  padding: 10px 24px;
  color: var(--Brand-01, #f24464);
  text-align: center;
  font-family: Montserrat;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.searchMenuService h2 {
  color: var(--Brand-01, #f24464);
  text-align: center;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 18px;
}

.locationSerIcon {
  position: absolute;
  margin-bottom: 60px;
  margin-left: 8px;
  font-size: 24px;
}

.formgrp input {
  border-radius: 8px;
  border: 1px solid #abaeae;
  padding: 10px 38px;
  color: var(--Brand-03, #2b171b);
  font-family: Montserrat;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.homeSerIcon {
  position: absolute;
  margin-bottom: 64px;
  margin-left: 8px;
  font-size: 24px;
}


/* @media (min-width: 320px) and (max-width: 1300px) {
  .searchMenuService {
    border-radius: 16px;
    background: #fff;
    position: absolute;
    width: 29%;
    right: 157px;
    padding: 24px;
    top: -527px;
  }
} */

@media (min-width: 768px) and (max-width: 1320px) {
  .searchMenuService {
    border-radius: 16px;
    background: #fff;
    position: absolute;
    width: 49%;
    right: 117px;
    padding: 24px;
    top: -327px;
  }
} 

@media (max-width: 430px) {
  .searchMenuService {
    border-radius: 16px;
    background: #fff;
    position: absolute;
    width: 70%;
    right: 5%;
    left: auto;
    padding: 16px;
    padding: 16px;
    top: -198px;
  }

  .searchMenuService h2 {
    font-size: 20px;
    margin-bottom: 12px;
  }

  .searchMenuService .btn1,
  .searchMenuService .btn2 {
    font-size: 15px;
    padding: 8px 16px;
  }
}

@media (max-width: 429px) {
  .searchMenuService {
   display: none;
  }
}



 @media (max-width: 520px) {
  .searchMenuService {
    border-radius: 16px;
    background: #fff;
    position: absolute;
    width: 90%;
    right: 5%;
    left: auto;
    padding: 16px;
    padding: 16px;
    top: -238px;
  }

  .searchMenuService h2 {
    font-size: 20px;
    margin-bottom: 12px;
  }

  .searchMenuService .btn1,
  .searchMenuService .btn2 {
    font-size: 15px;
    padding: 8px 16px;
  }
} 


@media (max-width: 768px) {
  .searchMenuService {
    border-radius: 16px;
    background: #fff;
    position: absolute;
    width: 90%;
    right: 5%;
    left: auto;
    padding: 16px;
    padding: 16px;
    top: -238px;
  }

  .searchMenuService h2 {
    font-size: 20px;
    margin-bottom: 12px;
  }

  .searchMenuService .btn1,
  .searchMenuService .btn2 {
    font-size: 15px;
    padding: 8px 16px;
  }
} 

.serviceGridSlider {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 24px;
  width: 86%;
  margin: auto;
  row-gap: 24px;
  background-color: #fff;
  z-index: 2;
}

.serviceCardSlider {
  padding: 16px;
  border-radius: 16px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  height: 430px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.service-Venue-CardSlider {
  padding: 16px;
  border-radius: 16px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  height: 340px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.cardHiddenContent {
  display: none;
}

.quickRespond {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /* Adjust the width as needed */
  display: flex;
  justify-content: space-between;
  place-items: center;
  margin-top: 8px;
}

.Gbutton_style {
  border-radius: 100px;
  background: var(--brand-01, #f24464);
  color: var(--brand-02, #fffafb);
  text-align: center;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 29px 57px;
  width: 31%;
  margin: auto;
  border: none;
}

.vector1,
.vectorr2,
.vectorr3 {
  height: 0;
}

.vector1 img {
  position: absolute;
  /* float: right; */
  right: 0;
}

.vectorr2 img {
  position: relative;
  top: -274px;
}

.vectorr3 img {
  position: relative;
  right: -91.5%;
  bottom: 554px;
}

/* payment style start here */
.Paybtn_Parent {
  background: radial-gradient(
    81.3% 81.3% at 50% 50%,
    #ffe1e6 0%,
    #fef4f6 0.01%,
    #ffe3e8 100%
  );
  width: 80%;
  margin: auto;
  border-radius: 6px;
  padding: 32px;
}

.Paybtn_Parent_child {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 37px;
  padding-bottom: 28px;
  text-align: center;
}

.Paybtn_Parent_child h3 {
  color: var(--brand-01, #f24464);
  font-variant-numeric: slashed-zero;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding-bottom: 18px;
}

.Paybtn_Parent_child p {
  color: #666563;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-bottom: 14px;
}

.Paybtn_Parent_child img {
  padding-bottom: 32px;
}

.Paybtn_style {
  padding: 12px 32px;
  border-radius: 100px;
  background: var(--brand-01, #f24464);
  border: none;
  color: white;

  color: var(--brand-02, #fffafb);
  text-align: center;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.cardPremiumSelect {
  left: 7%;
  position: relative;
  z-index: 2;
  display: inline-block;
  border-radius: 50px;
  background: #fff;
  box-shadow: 0px 8px 16px 0px rgba(42, 23, 27, 0.1);
  margin-bottom: 69px;
  padding: 4px 24px;
}

.cardPremiumSelect input[type="radio"] {
  display: none;
}

.cardPremiumSelect label {
  display: inline-block;
  padding: 10px 20px;
  margin: 5px;
  cursor: pointer;
  border-radius: 50px;
  width: 118px;
  text-align: center;
  color: rgba(43, 23, 27, 0.5);
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}

.cardPremiumSelect .active {
  background: #f24464;
  color: #fff;
}

.service-detail-Parent {
  width: 82%;
  margin: auto;
  background-color: #fff;
  z-index: 1;
  position: relative;
  padding: 24px;
}

.detail-Parent_children h2 {
  color: #f24464;
  font-family: PT Sans;
}

.detail-Parent_children span {
  font-size: 16px;
  color: #8a8885;
}

.ceremony-budget {
  border-top: 1px solid darkgray;
  border-bottom: 1px solid darkgray;
}

.ceremony-budget h3 {
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 600;
}

.about_venue {
  display: block;
  grid-template-columns: 599px auto 252px;
  column-gap: 26px;
}

.about_venue .about_venue_textD {
  font-size: 17px;
  font-family: Montserrat;
  font-weight: 400;
}

.about_venue_Parent  {
  width: 82%;
  margin: 0 auto;
  padding: 24px;
}

@media (max-width:768px) {
  .about_venue_Parent  {
    width: 82%;
    margin: 0 auto;
    padding: 8px;
  }
}

.about_venue_Parent h2 {
  color: black;
  font-size: 24px;
  font-family: Montserrat;
  font-weight: 600;
}

.about_venue_Parent h3 {
  color: black;
  font-size: 17px;
  font-family: Montserrat;
  font-weight: 600;
}

.about_venue_Parent p,
.about_venue_Parent span {
  color: black;
  font-size: 17px;
  font-family: Montserrat;
  font-weight: 500;
}

.about_venue figure {
  width: 235px;
  height: 215px;
}

.about_venue figure img {
  width: 100%;
  height: 100%;
}

.write_reviews {
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  padding-top: 22px;
  padding-bottom: 14px;
}

.write_reviews_inner_child {
  display: flex;
  justify-content: space-between;
}

/* .get_quote button {
  background: #f24464;
  padding: 10px 24px;
  border: none;
  color: white;
  font-size: 17px;
  border-radius: 22px;
  margin-bottom: 12px;
} */

.venue-title {
  display: flex;
  justify-content: space-between;
  align-items: center; 
  margin-bottom: 20px;
}

.get_quote {
  margin-left: 20px;
}

.quote-button {
  padding: 15px 30px;
  font-size: 16px;
  background-color: #f24464;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  border-radius: 22px;
  transition: background-color 0.3s ease;
}

.quote-button:hover {
  background-color: #d02556;
}

@media (max-width: 768px) {
  .venue-title {
    flex-direction: row;
    justify-content: space-between;
  }
  
  .quote-button {
    width: 100%; 
    padding: 8px 10px;
    font-size: 14px;
    border-radius: 22px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .venue-title {
    flex-direction: row;
    justify-content: space-between;
  }

  .quote-button {
    font-size: 15px;
    padding: 14px 25px;
    border-radius: 22px;
  }
}

.get_quote h2 {
  color: black;
  font-size: 24px;
  font-family: Montserrat;
  font-weight: 600;
}

.get_quote span {
  font-size: 19px;
  font-family: Montserrat;
  font-weight: 400;
}

.get_quote li {
  font-size: 19px;
  font-family: Montserrat;
  font-weight: 600;
}

.write_reviews h2 {
  color: black;
  font-size: 24px;
  font-family: Montserrat;
  font-weight: 600;
}

.write_reviews button {
  background: #fff;
  padding: 10px 24px;
  color: #f24464;
  border: 1px solid #f24464;
  font-size: 17px;
  border-radius: 22px;
  color: var(--Brand-01, #f24464);
  text-align: center;
  font-family: Montserrat;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.proferred-vendors {
  padding-top: 12px;
}
.proferred-vendors h2 {
  color: black;
  font-size: 24px;
  font-family: Montserrat;
  font-weight: 600;
}

@media screen and (min-width: 1020px) and (max-width: 1300px) {
  .Gbutton_style {
    width: 40%;
  }
}

@media screen and (max-width: 767px) {
  .cardPremiumSelect {
    left: 0;
    padding: 0px;
  }

  .service_header_child2 {
    display: none;
  }

  .cardPremiumSelect label {
    width: 111px;
  }

  .Cards_design {
    grid-template-columns: repeat(1, 1fr);
    width: 74%;
    place-items: center;
  }

  .service_header_child1 h1 {
    font-size: 42px;
  }

  .service_header_grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .service_header_child1 h2 {
    width: 100%;
    text-align: center;
  }

  .service_header_child1 {
    display: flex;
    flex-direction: column;
  }

  .pagination {
    padding: 10px 0px;
  }

  .botn1 img {
    width: 8px;
    margin-right: 5px;
  }

  .pagination ul {
    margin: 20px 4px;
    padding-left: 0rem;
    display: flex;
    gap: 9px;
  }

  .pagination ul li {
    margin: 0 0px;
    width: 27px;
    height: 27px;
    font-size: 18px;
    line-height: 28px;
  }

  .botn1,
  .botn2 {
    font-size: 18px;
  }

  .botn2 img {
    width: 8px;
    margin-left: 5px;
  }

  .Cards_family {
    padding-bottom: 80px;
  }

  /* INNER SERVICE PAGE RESPONSIVE CODE START */

  .PriceD {
    margin-left: 0;
    padding-right: 17%;
  }

  .service_inner_child h1 {
    font-size: 32px;
  }

  .service_inner_child span {
    font-size: 26px;
  }

  .service_inner_child del {
    font-size: 22px;
  }

  .service_inner_child .offD {
    font-size: 26px;
  }

  .service_inner_child {
    padding-left: 0px;
    padding-top: 21px;
    padding-bottom: 77px;
    flex-direction: column;
    display: flex;
    align-items: center;
  }

  .service_inner_child figure img {
    height: 27em;
  }

  .vectorr3 img,
  .vector1 img,
  .vectorr2 img {
    display: none;
  }
  .serviceGridSlider {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 24px;
    width: 86%;
    margin: auto;
    row-gap: 24px;
  }
  .serviceCardSlider {
    padding: 16px;
    border-radius: 16px;
    background-color: #fff;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  }
  .service_inner_Header2_form {
    width: 96%;
    padding: 22px 3px;
  }

  .service_inner_Header2_form label {
    font-size: 22px;
  }

  .service_inner_Header2_form input {
    height: 55px;
  }
  .vector2 {
    display: none;
  }
  .Gbutton_style {
    width: 100%;
    padding: 16px 9px;
  }
}

/* photography detailes css  */

.about_photography {
}

.about_photography .about_venue_textD {
  font-size: 17px;
  font-family: Montserrat;
  font-weight: 400;
}

.about_photography h2 {
  color: black;
  font-size: 24px;
  font-family: Montserrat;
  font-weight: 600;
}

.about_photography h3 {
  color: black;
  font-size: 17px;
  font-family: Montserrat;
  font-weight: 600;
}

.about_photography p,
.about_photography span {
  color: black;
  font-size: 17px;
  font-family: Montserrat;
  font-weight: 500;
}

.photograph_contact button {
  background: #059e1f;
  padding: 8px 22px;
  border: none;
  color: white;
  font-size: 14px;
  border-radius: 22px;
  margin-bottom: 12px;
}

.form-control-sm {
  border: none;
  border-bottom: 2px solid #ccc;
  border-radius: 0;
  padding-left: 2.375rem;
}

.form-control-sm:focus {
  border-bottom-color: #059e1f;
  box-shadow: none;
}

.input-group-text {
  border: none;
  background: transparent;
}

.input-group-prepend .input-group-text img {
  width: 20px;
  height: auto;
}

/* Toggle Switch Styles */
.custom-switch {
  position: relative;
  display: inline-block;
  width: 56px;
  height: 28px;
}

.custom-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
  border-radius: 14px;
}

.slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: 0.4s;
  border-radius: 50%;
}

input:checked + .slider {
  background-color: #059e1f;
}

input:checked + .slider:before {
  transform: translateX(28px);
}

.switch-label {
  margin-left: 8px;
  vertical-align: middle;
}

.view-more {
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
  font-weight: bold;
  color: #f24464;
}

/* responsive media query */

.photoGridSlider {
  width: 100%;
  margin: auto;
  padding: 16px;
}

.photoCardSlider {
  padding: 16px;
  border-radius: 16px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  margin-bottom: 24px;
}

.photoQuickRespond {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
}

.cardSpanText span {
  display: block;
}
