
/*--anchore page--*/

.my_anchore_slider{
	overflow: hidden;
	
}

.my_anchore_slider .item img{
	width:100%;
	object-fit: cover;
	max-height: 350px;
	min-height: 350px;
}

.my_anchore_slider .featured_filter_btn{
	bottom: 40px;
	width: 97%;
	left: 12%;
	right: 12%;
	z-index: 800;
}

.my_anchore_slider .featured_filter_btn .filter_btn_group{
	width: 400px;
	/* overflow: auto;
	white-space: nowrap; */
	display: flex;
	justify-content: space-between;	
}




.all_anchore{
    background: url('../img/anchore_nidhi_stage.jpeg');
	background-repeat: no-repeat;
	background-size: 100%;
	background-attachment: fixed;
}


.anchore_card{
	margin-top: 50px;
}
.anchore_page_photo{
	/* padding: 10px; */
	width: 100%;
	justify-content: center;
	text-align: center;
	overflow: hidden;
}

.anchore_page_photo img{
	width: 100%;
	height: 200px;
	margin: auto;
	object-fit: cover;
	padding:10px;
	transition: 1s;
}

.anchore_page_photo .card-text{margin-bottom:0px; font-size: 12px; font-weight: 400;}
.anchore_page_photo .card-title{font-size: medium;}
.anchore_page_photo .card-body{padding: 0%;}

.anchore_in_card{
	margin: 10px 0px;
	cursor: pointer;
	
	
}

.anchore_in_card .card:hover img{
	scale:1.1;
	transition: 1s;
	transform: rotate(-3deg);
}

.anchore_in_card .card-bot-text{
	padding: 0px;
}
.anchore_in_card .card-bot-text .card-title{
	width: 100%;
	overflow: auto;
	white-space: nowrap;
	
}
.card-title {
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}
.card-title::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}

.anchore_in_card .card-body p{
	margin-bottom: 2px;
}

/* .my_card .cardBtn{background: transparent; font-weight: 400; margin-left: auto; font-size: 12px; padding: 5px 8px; letter-spacing: 0.5; border: solid #C32C2C 2px; border-radius: 5px; color: #C32C2C; transition:.5s;}
.my_card .cardBtn:hover{ transition:.3s; color: #fff; background: #C32C2C;} */


.cardBtn{background: transparent; font-weight: 400; margin-left: auto; font-size: 12px; padding: 5px 8px; letter-spacing: 0.5; border: solid #C32C2C 2px; border-radius: 5px; color: #C32C2C; transition:.5s;}
.cardBtn:hover{ transition:.3s; color: #fff; background: #C32C2C;}



/*--anchore komal--*/
.komal_individual_page{
    background: url('../img/anchore_komal_stage.png'), url('../img/anchore_komal_stage.png');
	background-size:cover ;
}


.anchore_page_photo img{
	height:100%;
	max-height: 300px;
	min-height: 300px;
	width: 100%;
	
}


.komal_name{
	width: 100%;
	height: 120px;
	padding: 5px 0px;
	border-radius: 10px;
}

.font_family{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.komal_individual_page {
	overflow: hidden;
}
.komal_individual_page .komal_right_img .anchore_page_photo:hover img{
	transform: rotate(0deg);
}

.komal_second_img_sec .anchore_page_photo img{
	height:auto;
}

.komal_second_img_sec .anchore_page_photo {
	min-height:300px;
	max-height:300px;
}

.komal_individual_page .yt_video_box{
	padding: 20px 5px;
}
.komal_individual_page .yt_video_box .yt_sub_btn{
	margin: 20px 5px;
	
	
}
.komal_individual_page .yt_video_box .yt_sub_btn img{
	border-radius: 50px 0px 50px 0px;
	width: 50%;
}

.yt_video{
	text-align: center;
}

/*--save time--*/
.wed-assist {
    background: #fff1f3
}

.wed-assist h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 34px;
    color: #626262;
    padding-top: 0
}

.wed-assist h2 span {
    color: #FF325E
}

.wed-assist p {
    font-weight: 600;
    font-size: 22px;
    line-height: 42px;
    color: #464646;
    margin: 14px 0 26px
}

.wed-assist img {
    /* width: 296px;
    height: 301px;
    margin-top: 48px */
	float: end;
}

.wed-assist-flex {
    display: flex;
	
    justify-content: space-around;
    align-items: center;
	text-align: center;
}

.wed-assist-1 {
    max-width: 540px;
	text-align: center;
	
}
.wed-assist-2 .wedassi-img{
	/* width: 200px; */
	height: 200px;
	z-index: 70;
	border-radius: 50%;
	position: relative;
	animation: mymove 5s infinite;
	transform: translateY(-90px);
}




/*--photography page--*/
.photography-page .container-xl{
padding-top: 100px;
}
.photography-page .photography-bg{
padding: 20px;
border-radius: 20px;
box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.photography-page .photography-bg .main-photo{
	overflow:hidden;
	border-radius: 20px;
	width: 100%;
	
	
}
.photography-page .photography-bg .main-photo:hover img{
	transform: rotateY(180deg);
	transition: 2s;	
}

.photography-page .photography-bg .main-photo img{
	width:100%;
	max-height: 350px;
	object-fit: cover;
	transition: 2s;
}

.photography-page .photography-bg .main-photo-text .text-top h1{
	font-family: sans-serif;
}

.about-us-section .about-us .about-us-detail{
	text-align: justify;
}

.mid-sec-left {
	margin: 25px 0px;
	padding: 20px 5px;
}

.photo-gallery .gallery-img {
	padding: 0px;
	width: calc(33.33% - 20px);
	overflow: hidden;
	margin: 10px;
}

.photo-gallery .gallery-img:hover img{
	transform: rotateY(0deg);
	transition: 2s;
	
}

.photo-gallery .gallery-img img{
	transform: rotateY(180deg);
	transition: 2s;
	width: 100%;
	max-height: 200px;
	object-fit: cover;
	object-position: top;
	clip-path:ellipse(99% 200px at 100% 50%);
}

.box-shadow {
	margin: 25px 0px;
	border-radius: 20px;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
	
}

.accordion-button:not(.collapsed){
	background: none;
	border-color: none;
}

.accordion-button:focus{
	box-shadow: none;
}
/* .mid-sec-right{
	margin: 25px 0px;
	padding:5px;
	border-radius: 20px;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
} */

.mid-sec-right .card {
	margin: 25px auto;
	text-align: center;
	overflow: hidden;
	
}

.mid-sec-right .card .card-title {
	font-weight: 700;
}

.mid-sec-right .card-img-top {
	width: 100%;
	max-height: 200px;
	object-fit: cover;
	object-position: top;
	transition: 1s;
	
    clip-path:ellipse(99% 200px at 100% 50%);
}

.mid-sec-right .card:hover .card-img-top {
	transform: scale(1.1);
	transition: 1s;
}

.mtb-25{
	margin:25px 0px;
}

.inner-page-slider .inner-page-slider-heading{
	font-weight: 700;
	text-align: center;
}


/*--gallery collection--*/

.gallery-collection .photo-grid{
	display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 4px;
}

.column {
	-ms-flex: 25%; /* IE10 */
	flex: 25%;
	max-width: 25%;
	padding: 0 4px;
  }
  
  .column img {
	margin-top: 8px;
	vertical-align: middle;
	width: 100%;
  }
  




