:root{
  --fs-xl:  5rem;
  --fs-600: 3rem;
  --fs-500: 2rem;
  --fs-450: 1.5rem;
  --fs-400: 1rem;
  --fs-300: .75rem;
  #--fs-sober-back: #eae9e9;
  --fs-sober-back: #f9f7f7;
  #--fs-sober-seprator: #e8dbdb;
  --fs-sober-seprator: white;
  --fs-sober-button:#e8dbdb;
  --fs-sober-button-hover:#e0b3ba;
  --fs-top-bar-height:30px;
  --fs-nav-active-color:red;
  
}





html,body{

  height: 100%;
  width: 100%;
  font-family: 'Poppins';
  color:#222;
}


.nav-item
{
	
}

.nav-item-active
{
	color:red;
}

body >* img
{
	1border-radius:20px !important;
}

body >* div
{
	border-radius:5px;
}



.nav-link
{
	font-family: Futura, sans-serif;
    font-size: 13px;
    font-stretch: expanded;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.nav-link
{
	text-decoration:underline;
}


.nav-item
{
  #margin:auto;
  text-align:right;
}

.hidden
{
	display:none;
}

.profileIconExpand
{
	position: fixed;
    top: 80px;
    background-color: white;
    color: black;
    right: 30px;
    padding: 10px 31px 10px 30px;
    border-radius: 5px;
}

.profileIconExpand >* div
{
	font-size:var(--fs-400) !important;
	transition:.8s all;
}

.profileIconExpand >* div:hover
{
	cursor:pointer;
	text-decoration:underline;
}


select {
    min-width: 0px;
    width: 100%;
    margin: auto;
    padding: 20px;
    border-radius: 2px;
    color: black !important;
    font-size: 20px !important;
}


.button
{
	padding:20px;
	font-size:var(--fs-500);
	background-color:var(--fs-sober-button);
	transition:.8s all;
	cursor:pointer;
}

.button:hover
{
	background-color:var(--fs-sober-button-hover);
	letter-spacing:.2em;
}

.form 
{
	background-color:var(--fs-sober-back);
	padding-bottom:20px;
	border:10px solid var(--fs-sober-seprator);
	padding:20px;
}

.form .field-container
{
	margin:auto;
	width:100%;
	text-align:left;
	padding:10px;
}

.form .field-horizontal
{
}

.form >* 
{
		letter-spacing: .2em;
}

.form >* .label
{

	padding:0px 0px 5px 0px;
	font-size:var(--fs-450);
}

.form>* .row
{
	margin-left:unset !important;
}

.form >* input
{
	width:100%;
	line-height:3em;
	padding-left: 10px;
	text-transform:capitalize;
}

.form >* option
{
	width:100%;
	line-height:3em;
	padding-left: 10px;
	text-transform:capitalize;
}

.form .field
{
	font-size:20px;
}

.coa
{
	background-color:black;
	color:white;
}

.s-coa
{
	color:black;
}

.cob
{
	cursor: not-allowed;
	color:#999999;
}

.center-content
{
	display: grid;padding:10px;width:70%;margin:auto;
}

.center{
	text-align:center;
	margin:auto;
}

.display-2{
  font-size: var(--fs-xl);
}

.display-5{
  font-size: var(--fs-500);
}

.display-45{
  font-size: var(--fs-450);
}

.display-4{
  font-size: var(--fs-400);
}

.bold-8{
    font-weight: 800;
}

.navbar{
  padding:.8rem;
}
.navbar-nav li {
  padding-right: :20px;
}

.nav-link{
  font-size: :1.1em !important;
}

.carousel-inner img{
  width: 100%;
  height: 100%;
}

.carousel-caption{
position:absolute;
top:50%;
transform: translateY(-50%);

}

.carousel-caption h1{

  font-size1: 500%;
  text-transform: uppercase;
  text-shadow: 1px 1px 15px #000;
}

.carousel-caption h3{
font-size1:200%;
font-weight: 500;
text-shadow: 1px 1px 1px #000;
padding-bottom:1rem;
}


.btn-primary{

  background-color: #6648b1;
  border:1px solid #664d7c;
}

.btn-primary:hover{
  background-color: #6648b1;
  border:1px solid #563d7c;

}

.jumbotron
{
  padding:1rem;
  border-radius:0px;
}

.padding{
  padding-bottom:2rem;
  padding:20px;
}

.welcome{
  width:75%;
  margin:0 auto;
  padding-top:2rem;
}

.welcome hr {
  border-top:2px solid #b4b4b4;
  width:95%;
  margin-top:.3rem;
  margin-bottom:1rem;
}

.fa-code{
  color:#e54d26;
}

.fa-bold{
  color:#463d7c;
}

.fa-css3{
   color:#2163af;
}

.fa-code, .fa-bold, .fa-css3{
  font-size:4em;
  margin:1rem;
} 


.fun{
  width:100%;
  margin-bottom: 2rem;
}

.gif{
  max-width: 100%;
}

.social a
{
  font-size:4.5em;
  padding:3rem;
}

.fa-facebook{
  color:#3b5998;
}

.fa-twitter{
  color:#00aced;
}

.fa-goole-plus{
  color:#dd4d39;
}

.fa-instagram
{
  color:#517fa4;
}

.fa-youtube{
  color:#bb0000;
}

.fa-youtube:hover,.fa-instagram:hover,.fa-goole-plus:hover,.fa-twitter:hover,.fa-facebook:hover
{
  color:#d5d5d5;
}

footer
{
  background-color:#3f3f3f;
  color:#d5d5d5;
  padding-top:2rem;
}

footer a{
  color:#d5d5d5;
}

hr.light {
  border-top: 1px solid #d5d5d5;
  width:75%;
  margin-top: .8rem;
  margin-bottom: 1rem;
}

.iframeclass
{
	width:560px;
	height:315px;
}

.col-spacer
{
	display:none;
	padding-top:30px;
}

.icon
{
  width: 24px;
  height: auto;
}

.icons
{
	transition:.4s all;
}

.clickable
{
	cursor:pointer;
}

.clickable:hover
{
	border:5px solid orange;
}

.icons:hover
{
	color:orange;		
	transform:translateY(5px);
}

.parallax {
    height: 200px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.row-spacer
{
	padding-top:50px;
	padding-bottom:50px;
}


.services_details
{
	font-size: xx-large;
	letter-spacing: 1.1rem;
	word-wrap: normal;
}
.services_details p
{
	font-size:19px;
}

.inline_logo
{
width:200px;margin:auto;text-align:center;margin-right:20px;
}

.automata
{
	width:460px !important;
}

.test-grid
{
  background-color: grey;
}

.row-padding
{
  padding-top: 40px;
  padding-left:60px;
  padding-right: 60px;
}

.category
{color:#b3b0b0;width: 100%;text-align1: left;margin-bottom: 20px;justify-content: space-between;display: flex;}

.category>.card
{
	display:inline-block;background-color: }


.category-card
{
width: 300px;
height: auto;
max-height: 400px;
max-width:300px;
min-width:300px;

}

.wedding>.card>.img-container>.category-card
{
  width:100%;
  height:auto;
}



/* General */
.zoom {
  margin: 0 auto;
  transition: all 2s ease; /* Animation */
}

.zoom:hover {
    transform: scale(1.1);

}

.img-container
{
	border:1px solid white;display: block;
	#padding:15px;
	overflow:clip !important;
	border-radius:15px;
}

.category>* .text-container
{
  font-size: 1.5rem;
  padding:20px;
}

.text-container1
{
  display: block;text-align: center;
}



.banner-statement
{
  background-color: white;color:black;padding:10px;letter-spacing: .2rem;
  border-radius: 10px;
}

.banner-container
{
  max-height:600px;
  1height: calc(100vh - 200px);

}

.banner-img
{
  display: flex;
}


.top_search_bar
{
    width: 100%;
    border-radius: 5px;
    line-height: 2.5em;
    border: 2px solid #d2d2d2;
    display: flex;
}


.cmd_button{

    background-color: #676767;
    width: fit-content;
    margin: auto;
    padding: 10px;
    color: white;
    border-radius: 5px;
    font-weight: 800;
}

.formContainer{
	display: grid;padding:10px;width:70%;margin:auto;
}

.listContainer{
	display: grid;padding:10px;width:100%;margin:auto;
	background-color:white;padding-bottom:100px;
}

.listContainer >  div > .row-body
{
    background-color: var(--fs-sober-back);
    margin-top: 1px;
    padding-left: 20px;
	margin:unset;
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 20px;
    border-radius: 30px;	
	
}

.listContainer >* .button
{
	font-size:var(--fs-400);
	padding:10px;
}


.centralPanel
{
	display: flex;
    flex-basis: 100%;

    min-height: 100vh;
    background-color: white;
}

.right-panel
{
    #background-color: var(--fs-sober-back);
    width: 100%;	
	margin:auto;
	padding-top:20px;
}

.steps
{
	font-size:10px;
}

.grid
{
	display:grid;
}


.flex
{
	display:flex;
}

.flex >* div
{
	flex:100%;
}

.price
{
	font-size:var(--fs-450);
	text-align: left!important;
	
}

.price > div::before
{
	"content": "INR"
}

.tips
{
	font-size:var(--fs-300);
}

.viewPrevileage
{
	border:5px solid #ececec;
	padding:5px;
	line-height:2;
}

.viewPrevileage::before
{
}

/*---Media Queries --*/
@media (max-width: 992px) {
.product
{
	padding:90px !important;
}

  }


@media (max-width: 768px) {
	.product
	{
		padding:40px !important;
	}
	
	.center-content
	{
		width:100%;
	}	
}
@media (max-width: 576px) {
	
	.listContainer > div > .row-body
	{
		padding-left:unset !important;
	}
	
	.formContainer{
		display: grid;padding:10px;width:100%;margin:auto;
	}



	
	.centralPanel
	{
		padding:unset;
	}
			
		
	.product
	{
		padding:10px !important;
	}
	.col-spacer
	{
		display:inline-block;
		padding-top:30px !important;
	}
	.automata
	{
		width:320px !important;
	}
	.iframeclass
	{
		width:400px;
		height:215px;
	}

	.product p
	{
		padding:1rem;	
	}
  
	.services_details
	{
		font-size: x-large;
		letter-spacing: .6rem;
	 	word-wrap: normal;
	}

	.services_details p
	{
		padding:1rem !important;
	}

    .display-5{
    font-size: var(--fs-300);
  }

.banner-statement
{
letter-spacing : unset;
}



}

@media (max-width: 400px) {
	.services_details
	{
		font-size: x-large;
		letter-spacing: .2rem;
	 	word-wrap: normal;
	}
	.inline_logo
	{
		width:100px;margin:auto;text-align:center;margin-right:20px;
	}
  .display-2{
    font-size: var(--fs-600);
  }

}


/*---Firefox Bug Fix --*/
.carousel-item {
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}
/*--- Fixed Background Image --*/
figure {
  position: relative;
  width: 100%;
  height: 60%;
  margin: 0!important;
}
.fixed-wrap {
  clip: rect(0, auto, auto, 0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#fixed {
  background-image: url('img/mac.png');
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: transform;
}
/*--- Bootstrap Padding Fix --*/
[class*="col-"] {
    padding: 1rem;
}


/* Override */
.navbar-nav li {
    padding-right: :20px;
    padding-left: 80px;
    font-size: var(--fs-450);
}

@media (max-width: 1200px)
{
  .top_search_bar
  {
    display: none;
  }
}

.flex-box{
  display: flex;
  column-gap: 10px;
}

.flex-box > *
{
  flex-basis: 100%;
  border1:1px solid grey;
}

.flex-box:nth-child(0)
{
  float: right;
}


.left-panel
{
  width:20%;
  padding:10px;
  background-color:var(--fs-sober-back);
  z-index:999;
  height:100vh;
}

.left-panel div
{
  margin: 10px;
}

.left-panel li:hover
{
  background-color: #b3c7c7;;
  cursor: pointer;
}
.left-panel div:
{
  background-color: transparent;
}

.icon_small > img
{
  width: 24px !important;
  height: auto !important;
  margin:10px;
}

.icon-large
{
  width: 64px;
  height: auto;
}

.round
{
	border-radius:50%;
}

.list
{
}


.gallery >* img
{
	border-radius:20px;
	width:500px;
	height:auto;
}


.slide_in_menu {
    display: inline-block !important;
    width: 100% !important;
    text-align: left !important;
}

.rightPanel
{
	width:80%;margin1:auto;	
}

.leftPanel
{
	width:20%;
}



@media (min-width: 1096px)
{
	.slide_in_menu {
		width:20% !important;
	}
}

.only_mobile {
	display: none;
}

.hide
{
	display:none !important;
}


.overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0; 
    left: 0;
    right: 0;
    bottom: 0;
    background-color:  rgba(0,0,0,0.8); /* Black background with opacity */
    z-index: 999; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}

.overlaytext {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}


.olContainer
{
	position: relative;
    text-align: center;
    color: black;
    background-color: white;
    padding: 40px;
    border-radius: 10px;
    font-size: var(--fs-450);
}


.overlay1 {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0; 
    left: 0;
    right: 0;
    bottom: 0;
    background-color:  rgba(0,0,0,0.8); /* Black background with opacity */
    z-index: 999999999;; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}

.overlaytext1 {

    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}


.olContainer1
{
	position: relative;
    text-align: center;
    color: black;
    background-color: white;
    border-radius: 10px;
    font-size: var(--fs-450);
}


.filterOverlayPanel
{
	height:80vh;
	/* overflow-y:scroll; */
	/* padding: 10px; */
	font-size: 12px;
}

.filterOverlayPanel> .heading
{
	height: 7%;font-size: 16px;padding: 10px;
}

.filterOverlayPanel> .heading> .close
{
	left: 0px;position: absolute;margin-left: 20px;
}

.filterOverlayPanel> form
{
	height: 80%;
    overflow-y: scroll;
    border-top: 1px solid var(--fs-sober-back);
    border-bottom: 1px solid var(--fs-sober-back);
    padding-left: 10px;
    padding-right: 10px;
}

.filterOverlayPanel> .commands
{
   height: 13%;
    background-color: var(--fs-sober-back);
    font-size: -3px;
    margin: auto;
    padding: 10px;
}

.filterOverlayPanel> .commands> .coa
{
	margin:auto; padding:20px;
}


.filterstring
{
	text-align:center;
	width:100%;
	background-color:white;
}

.filterSelections
{
	padding-top:10px;
	font-size:var(--fs-300);
	overflow: auto;
    white-space: nowrap;
	width1:200px;
}

.filterSelections span
{
	text-decoration:underline;	
}

.filterSelections .selection
{
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	background-color:#f3f2ef;
	margin:10px;
	border-radius:2px;
}

.filterCount
{
	position: relative;
    top: -17px;
    background-color: orange;
    padding: 5px;
    border-radius: 50%;
    font-size: 8px;
    left: -10px;
    border: 1px dashed white;
}


.top-right {
    position: absolute;
    top: -25px;
    right: -15px;
    font-size: 20px;
}

.loader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


/* width */
::-webkit-scrollbar {
  width: 5px;
  cursor:pointer;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}



.rLink
{
	cursor:pointer;background-color:#f3e4ca;border-radius:5px;padding:5px;
}

.listrow
{
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.listrow:hover
{
	box-shadow: 0 4px 8px 0 rgb(255 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}


.filterSelections1 {
  background-color: #333;
  overflow: auto;
  white-space: nowrap;
}

.filterSelections1 .selection {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 14px;
  text-decoration: none;
}

.filterSelections1 .selection:hover {
  background-color: #777;
}


/* width */
::-webkit-scrollbar {
  width: 5px;
  cursor:pointer;
}

::-webkit-scrollbar:horizontal {
  height:1px;
  width: 5px;
  cursor:pointer;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.wrap
{
	width:0px !important;
	height:0px !important;
	overflow:hidden !important; 
}

@media (max-width: 1095px)
{
  .left-panel
  {
    display: none;
  }

	#.only_mobile {
	#	display: flex;
	#}
	
		.left-panel
	{
		width:100% !important;
		  position:fixed;
	}
	
}

@media (max-width: 525px)
{
	


	.navbar-brand
	{
		#display:none;
	}

	.navbar-brand > img {
		width: 99px !important;
	}
	
	
	.only_mobile {
		display: flex;
	}	
	
	.gallery >* img
	{
		border-radius:20px;
		width:auto;
		height:80vh;
	}
	
	*{
	  --fs-xl:  3rem;
	  --fs-600: 2rem;
	  --fs-500: 1.5rem;
	  --fs-450: 1rem;
	  --fs-400: 1rem;
	  --fs-300: .75rem;
	}
	
	.category-card {
		width: 100%;
		height: auto;
		max-height:unset;
		max-width:unset;
		min-height:unset;
	}
	
	.rightPanel
	{
		width:100%;
	}
	.leftPanel
	{
		width:100%;
		display:none;
	}
	
	.filterSelections
	{
		width:200px;
	}
	
	.overlaytext1 
	{
		width:90%;
	}
	.filterOverlayPanel
	{
		height:90vh;
	}
	.filterOverlayPanel> .commands> .coa
	{
		margin:auto !important; padding:15px !important;
	}
	
	.only_desktop
	{
		display:none !important;
	}
	
	
	.rahaContainer
	{
		border-radius:5px;
		overflow:hidden;
	}
	
	.rahaContainer > .rahaBlock
	{
		padding:5px;
	}
	
	.share_wrap
	{
		#position: absolute;
		#top: 0px;
		#background-color: #f1eeee;
		height: 50px;
		background-color:transparent;
	}
	
	.share_wrap >* img
	{
		width:24px;
		height:auto;
	}
	
	.share_wrap >* .round
	{
		width:36px;
		height:36px;
		background-color:white;
		border-radius:50%;
		margin:10px;
	}
	
	.share_wrap >* .round > img
	{
		padding:3px;
	}
	
	.mobile_wrap
	{
			position: fixed;
			bottom:0px;
			background-color: white;
			height: 70px;
			z-index:999;
			border-top:1px solid #e8dbdb;
			padding-left: 15px;
			padding-right: 15px;
			
	}
	
	.form 
	{
		background-color:var(--fs-sober-back);
		padding-bottom:20px;
		border:10px solid var(--fs-sober-seprator);
		padding:unset !important;
	}
	
	.mcontainer {
		height: 562px !important;
		max-width: calc(100vw - 40px);
		overflow: hidden;
	}


}

.box{
box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

#errorMsg
{
	color:red;
}



/*
Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }
*/