@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@200&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fenix&family=Titillium+Web:wght@200&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap')

body {
  padding: 0;
  margin: 0;
  display: block;
  overflow-x: hidden;
}
img {
  max-width: 100%;
}
.ti_height{
  max-width: 100%;
  height: max-content;
}
* {
  box-sizing: border-box;
}
.krishnablock {
  background: #004876;
  /*background: 
  linear-gradient(180deg, rgb(168, 30, 116,1) -99%, rgb(31, 0, 22,1) 100%, rgb(31, 0, 22,1) 100%, rgb(168, 30, 116,1) 100%);*/
 
 background: radial-gradient(80.39% 80.39% at 50% 50%, #623a1d 0%, #1e0f05 100%) !important;
   min-height: 110px;
  border-bottom: solid 1px #f9c589;
}
.krishnablock .krishnablock-inner {
  padding: 20px 0;
}
.krishnablock .header-left-block {
  display: flex;
  justify-content: flex-start;
}
.krishnablock .header-right-block {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  align-self: center;
}
.krishnablock .header-right-block a {
  color: #fff;
  /* font-family: 'fenix', sans-serif; */
  display: flex;
}
/* .krishnablock .logo-blk {
  padding: 10px 0 15px;
} */
/* .traditions-block {
  background: url(../images/img-exhibition/Floral-Strip1.png);
  background-size: 22px;
  background-repeat: repeat-x;
} */
.desktop-banner {
  display: block;
}
.mobile-banner {
  display: none;
}
.Banner-block {
  position: relative;
}
.banner-overlay {
  z-index: 9;
  width: 21%;
  position: absolute;
  top: 50%;
  left: 20%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.banner-overlay img {
  border-radius: 50%;
}
.Banner-block .owl-theme .owl-nav.disabled + .owl-dots {
  position: absolute;
  bottom: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.Banner-block .owl-theme .owl-dots .owl-dot span {
  border: 1px solid #fff;
  background-color: transparent;
}
.Banner-block .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #fff;
}
.traditions-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  align-self: center;
  padding-top: 26px;
}
.traditions-content h3 {
  color: #690029;
  font-family: open sans,sans-serif;
  line-height: 36px;
  font-size: 32px;
}
.traditions-content span {
  color: rgba(0, 36, 31, 1);
  font-weight: 500;
  font-size: 18px;
}

.traditions-content .spantext {
  color: #623a1d;
  line-height: 25px;
  font-weight: 600;
}
.traditions-content p.spantext1{
  color: #004876;
  font-weight: 700;
}
.traditions-content p{
	text-align: left;
	font-size: 19px;
	line-height: 38px;
  /* font-weight: 600; */
  color: #1F1F1F;
  /*font-family: 'fenix', sans-serif;*/
   font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  
  
  
  
}
.traditions-img {
  justify-content: end;
  align-items: center;
}
.handcrafted-block {
    background: linear-gradient(180deg, #1e0f05 3.12%, #623a1d 100%);
  content: "";
 /* background: #004876;*/
 /* background: url('../images/bg-11-04-may-2024.png') no-repeat; */
 background-size: auto;
background-size: 100%;
background-size: cover;
}
.handcrafted-block .owl-theme .owl-nav.disabled + .owl-dots {
  position: absolute;
  bottom: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.handcrafted-block .owl-theme .owl-dots .owl-dot span {
  border: 1px solid #c8b692;
  background-color: transparent;
}
.owl-theme .owl-dots .owl-dot:hover span{
	background-color: transparent !important;
}
.handcrafted-block .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #c8b692;
}
.handcrafted-block h4 {
  color: #c8b692;
  display: flex;
  justify-content: center;
  line-height: 31px;
  align-items: center;
  padding: 20px;
  font-size: 29px;
  font-weight: inherit;
  line-height: 36px;
  font-weight: normal;
  align-self: center;
  text-align: center;
  font-family: 'fenix', sans-serif;
  /* font-family: 'fenix', sans-serif; */
}
.btn-connect a {
  border: 1px solid #c8b692;
  text-decoration: none;
  text-transform: uppercase;
}
.btn-connect {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
}
.btn-connect a {
  color: #c8b692;
}
.btn-connect a:hover {
  color: #CBB68E;
  text-decoration: none;
}
.our-story-block {
  background: #623a1d14;
}
.btn-knowmore {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
}
.btn-knowmore a {
  color: #623a1d;
  border: 1px solid #623a1d;
  text-decoration: none;
  font-weight: 600;
}
.btn-knowmore a:hover {
  color: #623a1d;
  text-decoration: none;
}
.breezy-content {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  flex-direction: column;
}
.breezy-content h3 {
  color: #623a1d;
  font-family: 'fenix', sans-serif;
}
.breezy-content p {
  width: 50%;
  line-height: 20px;
  margin-bottom: 10px;
  color: #021f26;
}
.footer-above-block {
  background: #623a1d14;
}
.footer-last-block {
 background: radial-gradient(80.39% 80.39% at 50% 50%, #623a1d 0%, #1e0f05 100%) !important;
 /* background:
 linear-gradient(180deg, rgb(168, 30, 116,1) -99%, rgb(31, 0, 22,1) 100%, rgb(31, 0, 22,1) 100%, rgb(168, 30, 116,1) 100%)*/
}
.header-right-block a {
  text-decoration: none;
}
.dflexcenter a {
  color: #000;
  text-decoration: none;
}
.mobilehead {
  display: none;
}
.deskhead {
  display: block;
}
.footer-address span {
  font-weight: 700;
  color: #040A11;
}
.footer-address label{
  color: #040A11;
}
.header-right-block span {
  font-size: 20px;
}
.traditions-block {
  padding: 40px 0px 50px 0;
}
.wedding-tales {
  width: 95%;
  margin: auto;
}
.detailform .modal-body {
  border: 0;
  /* font-family: 'fenix', sans-serif; */
}
.detailform .border-bottom {
  border: 0;
}
.detailform .modal-title {
  font-family: 'fenix', sans-serif;
  font-size: 28px;
  color: #004876;
}
.detailform .btn-close {
  display: flex;
  justify-content: end;
  align-items: end;
  align-self: end;
  opacity: inherit;
  margin-left: auto;
}
.detailform .form-control {
  border-radius: 0;
  padding: 0.370rem .75rem;
}
.detailform span span.form-check-input input[type=checkbox] {
  border-radius: 0;
  width: 1.5em;
  height: 1.5em;
}
.form-check-input input[type=checkbox] {
  border-radius: 0;
  width: 1.5em !important;
  height: 1.5em !important;
}
.detailform .form-check span .form-check-input {
  float: left;
  margin-left: -23px;
  box-shadow: inherit;
}
.detailform span .form-check-input {
  width: 1.5em;
  height: 1.5em;
}
.detailform .form-check {
  display: flex;
  justify-content: start;
  align-items: center;
}
.detailform .btn-dark {
  border-radius: 0;
  background-color: #7B0026;
}
.detailform .maintext {
  line-height: 1.2;
}
/*
.dflexcenter a span {
  font-weight: 600; 
}*/
/* .calenderdiv .form-control{
    background: url('../images/img-exhibition/icon-calender.svg')no-repeat 97% 45%;
} */
.arrowdiv .form-control {
  background: url('../images/img-exhibition/icon-down-arrow.svg')no-repeat 97% 48%;
}
.detailform .form-control:focus {
  box-shadow: inherit;
}
.text-left{
	text-align: left !important;
}
.traditions-content h3{
  font-size: 34px;
  color: #623a1d;
  margin-bottom: 20px;
  /* font-family: open sans,sans-serif; */
  /* font-family: 'fenix', sans-serif; */
  font-family: Playfair Display;
  font-weight: 400;
  line-height: 55px;
}
.wedding-tales-slider .owl-nav{
  display: none !important;
}



/* sticky button css starts */
.bubble-bottomRight {
  --brandColor: #094c55;
  position: fixed;
  cursor: pointer;
  z-index: 9999;
  text-decoration: none;
  right: 0;
  bottom: 164px!important;
 
}

.roundicon-bubble {
  border-radius: 50%;
  max-width: 140px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.roundicon-tooltiptext {
    width: 100%;
    text-decoration: none;
    background: #fff;
    border: 1px solid var(--brandColor) !important;
    box-shadow: 0 2px 9px rgb(0 0 0 / 13%);
    color: #3a3a3a !important;
    font-size: 13px!important;
    line-height: 16.72px;
    font-weight: 700;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 5px 10px;
    opacity: 1;
    /* text-decoration: inherit; */
    animation: roundicon-slideUp .5s ease forwards .5s;
    font-family: open sans,sans-serif;
}
.roundicon-tooltiptext::after {
  content: "";
  margin-left: -5px;
  display: block;
  position: absolute;
  top: calc(100% - 5px);
  left: 50%;
  width: 10px;
  height: 10px;
  background: #fff;
  border-right: 1px solid var(--brandColor);
  border-bottom: 1px solid var(--brandColor);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.roundicon-bubbleAvatar {
  background: var(--brandColor);
  height: 45px;
  width: 45px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  object-fit: cover;
  box-shadow: 0 2px 9px rgb(0 0 0 / 13%);
}
.roundicon-bubbleAvatar img {
  max-width: 100%;
}
.whatsappBtn img, .call-InstantBtn img, .instagram-bg img, .facebook-bg img {
  width: 60%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
}
.fixedButtons {
  position: fixed;
  bottom: 50px;
  z-index: 99;
  width: 45px;
  right: 20px;
}
.whatsappBtn, .call-InstantBtn, .instagram-bg, .facebook-bg {
  position: relative;
  background: #4dc247;
  width: 45px;
  height: 45px;
  border-radius: 500px;
  margin-bottom: 8px;
  -webkit-box-shadow: 0 1px 4px 0 rgb(50 50 50 / 50%);
  -moz-box-shadow: 0 1px 4px 0 rgba(50,50,50,.5);
  box-shadow: 0 1px 4px 0 rgb(50 50 50 / 50%);
  float: left;
}
.call-InstantBtn {
  position: relative;
  background: #00a5ab !important;
  width: 45px;
  height: 45px;
  border-radius: 500px;
}
.whatsappBtn, .call-InstantBtn, .instagram-bg, .facebook-bg {
  position: relative;
  background: #4dc247;
  width: 45px;
  height: 45px;
  border-radius: 500px;
  margin-bottom: 8px;
  -webkit-box-shadow: 0 1px 4px 0 rgb(50 50 50 / 50%);
  -moz-box-shadow: 0 1px 4px 0 rgba(50,50,50,.5);
  box-shadow: 0 1px 4px 0 rgb(50 50 50 / 50%);
  float: left;
}
@media (max-width:999px) {
  .detailform .modal-title {
    font-size: 20px;
    /* margin-bottom: 15px !important; */
  }
  .detailform .date {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  .detailform .form-control {
    border-radius: 0;
    padding: 0.18rem 0.75rem;
  }
  /* background image */
  .handcrafted-block{
    background-size: auto;
  }
  /* background imag end */
  .handcrafted-block h4 {
    padding: 10px;
    font-size: 18px;
    line-height: 1.3;
  }
  .handcrafted-block h4 br {
    display: none;
  }
  .traditions-content .mobilehead {
    display: flex;
    justify-content: center;
    font-size: 22px;
    /*font-family: 'fenix', sans-serif;*/
	font-family: Playfair Display;
	font-weight: 400;
	line-height: 35px;
	
  }
  .mobilehead {
    display: block;
  }
  .deskhead {
    display: none;
  }
  /* .ordertext {
    order: 2;
  } */
  /* .ordertext1 {
    order: 1;
  } */
  .mobile-banner {
    display: block;
  }
  .desktop-banner {
    display: none;
  }
  .banner-overlay {
    position: absolute;
    bottom: 0;
    top: auto;
    left: 50%;
    z-index: 9;
    transform: translate(-50%, 50%);
    width: 50%;
  }
  .traditions-img {
    justify-content: center;
  }
  .traditions-content span {
    text-align: center;
    justify-content: center;
    align-items: center;
    align-self: center;
    font-size: 16px;
  }
  .traditions-content span br {
    display: none;
  }
  .traditions-content {
    text-align: center;
    align-items: center;
  }
  .btn-connect a {
    text-align: center;
    width: 59%;
    font-size: 12px;
  }
  .stirymobile {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .stirymobile h3 {
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 20px;
  }
  .stirymobile p {
    margin: 10px 0px 10px 0px;
    font-size: 20px;
    font-family: 'fenix', sans-serif;
  }
  .btn-knowmore {
    margin-top: 20px;
  }
  .breezy-content {
    text-align: center;
  }
  .breezy-content h3 {
    margin-top: 20px;
    font-size: 20px;
    font-family: 'fenix', sans-serif;
  }
  .breezy-content p {
    font-size: 14px;
    margin: 10px 28px;
  }
  .maintradetext {
    font-size: 14px;
    /* font-family: 'fenix', sans-serif; */
  }
  .traditions-content h3 {
    font-family: open sans,sans-serif;
    font-size: 24px;
    width: 100%;
    margin: 25px auto 5px auto;
  }
  .footer-address {
    text-align: center;
    font-size: 14px;
    /* margin: 20px 20px 0px 20px; */
  }
  .footer-address span {
    width: 100%;
    font-size: 20px;
  }
  .footer-address label {
    width: 86%;
    font-size: 16px;
  }
  .dflexcenter {
    /* border: 1px solid #000; */
    padding: 5px;
    width: 90%;
    margin-bottom: 20px;
  }
  .dflexcenter {
    font-weight: 600;
    color: #00241f;
  }
  .wedding-tales {
    width: 100%;
  }
  .traditions-block {
    padding: 50px 0px 20px 0px;
  }
  .breezy-content p {
    width: 81%;
  }
  .banner-overlay {
    width: 33%;
  }
  .maintradetext br, .stirymobile p br {
    display: none;
  }
  .traditions-content p .spantext {
    line-height: 1.2;
  }
.fw-600{
    font-weight: 600;
  }
	.mob-center{
		text-align: center !important;
	}
  .bordermbl{
    border: solid 1px #000;
    padding: 10px 0;
  }
  .wedding-tales-slider .owl-theme .owl-nav{
    display: none !important;
  }
  .traditions-content p{
    font-weight: normal;
  }

}
@media(max-width: 768px) {
  .krishnablock-inner .row {
    width: 100%;
  }
  .icon-display {
    display: none !important;
  }
  .krishnablock {
    height: auto;
    min-height: 78px;
  }
  .traditions-content p{
    line-height: 26px;
    text-align: center;
  }

}
@media (max-width:425px) {
  .traditions-content h3 {
    font-size: 30px;
     font-family: 'fenix', sans-serif;
  }
  .banner-overlay {
    width: 40%;
  }
    .traditions-block {
    padding: 30px 0px 20px 0px;
  }
  .btn-connect a { 
    width: 75%; 
  }

}
@media (max-width:320px) {
  .traditions-block {
    padding: 0px 0px 20px 0px;
  }
}
.errorcontent {
  font-size: 14px;
  color: #ff0000 !important;
  float: left;
  clear: both;
}
.successmessage {
  float: left;
  padding-left: 26%;
  font-size: 16px;
  color: green;
  font-weight: bold;
}
.detailform .form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
  width: inherit;
  height: inherit;
  border: 0;
}
.detailform .form-check-input:active {
  filter: inherit;
}




.stirymobile p{
  line-height: 38px !important;
}
.googlemap{
  border: solid 2px #efefef;
  box-shadow: 0 0 8px 0 #efefef;
}

.wedding-tales-slider .owl-theme .owl-nav{
  display: none !important;
}
.fw-700{
  font-weight: 700 !important;
}
/* 23Aug2023 */
.traditions-our-story p{
  text-align: center;
}
@media (max-width: 999px) {
  .handcrafted-block
{
	background: linear-gradient(180deg, #040A11 3.12%, #1e0f05 100%);
  content: "";
 /* background: #004876;*/
 /* background: url('../images/bg-11-04-may-2024.png') no-repeat; */
 background-size: auto;
background-size: 100%;
background-size: cover;
	  
  }
}
/* end */