body {
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 14px;
}
h1,h2,h3,h4,h5,h6{
	font-weight:700;
}
a,a:focus,a:hover {
	text-decoration: none;
}
/* .bg-color1{
	background-color:#f5f5f5;
}
.bg-color2{
	background-color:#fff2e1;
}
.bg-color3{
	background-color:#fffaef;
} */
.brown-color{
	color:#ac873f;
}
.brown-color:hover{
	color:#000;
}
.common-bg{
	background-position:center center !important;
	background-size:cover!important;
	background-repeat:no-repeat !important;
}
.ip-body-img{
	background-position: center center !important;
	background-size:contain!important;
	background-repeat:repeat !important;
	background-attachment:fixed!important;
}
.title-color1{
	color:#ac873f;
}
.navbar-brand img {
	width: 171px;
	position: absolute;
	top: 10px;
	z-index: 1;
}
.top-right-div{
	text-align:right;
}
.top-right-div ul{
	padding:0;
	margin:0;
}
.text-logo{
	width:240px;
}
.top-right-div ul li{
	list-style-type: none;
	display: inline-block;
	padding: 0;
	margin-left: 5px;
	background-color: #ac873f;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 50px;
	box-shadow: 0 0 5px #bababa;
}
.top-right-div ul li:hover{
	background-color:#000;
	box-shadow:0 0 0 transparent;
}
.top-right-div ul li img{
	width:15px;
}
.top-header-bar{
	background-color:#fff6e4;
}
.navbar{
	padding: 5px 0;
	background-color: #000;
}
.top-header-bar {
	background-color: #fff6e4;
	padding: 20px 0 22px;
}
.dropdown-menu-dark {
	background-color: #000;
	border-color: transparent;
	font-size: 10px;
}
.dropdown-item{
	font-weight:600;
}
.dropdown-menu-dark .dropdown-item {
	color: #fff;
}
.dropdown-menu-dark .dropdown-item:focus, .dropdown-menu-dark .dropdown-item:hover {
	color: #fff;
	background-color:#ac873f;
}
.dropdown-menu{
	padding:0;
	border:0;
}
.nav-link.active{
	color:#ac873f !important
}
.navbar-expand-md .navbar-nav .nav-item:first-child{
	position: relative;
	z-index: 1;
}
.carousel-caption h1, .carousel-caption h2 {
	font-size: 40px;
	text-shadow: 0 0 10px #ac873f;
}
.carousel-caption{
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0;
	text-align: center;
	top: 45%;
}
.carousel-indicators [data-bs-target] {
	width: 12px;
	height: 12px;
	padding: 0;
	margin: 0 3px;
	background-color:#ac873f;
	border: 0;
	opacity: 1;
	border-radius: 50px;
} 
.carousel-indicators{
	bottom: 20px;
	margin:0;
}
.carousel-indicators .active {
	background-color:#fff;
}
.border-design {
	position: relative;
	margin-top:-40px;
	width: 100%;
	z-index: 1;
	display: none;
}
.default-title h2{
	font-size:25px;
	color:#fff;
}
.py{
	padding:50px 0;
}
.default-title {
	margin-bottom: 30px;
}
.featured-eventsBox .price-txt {
	display: table;
	background-color: #ac873f;
	padding: 8px 20px;
	color: #fff;
	font-weight: 600;
	border-radius: 5px;
	font-size: 12px;
	position: absolute;
	z-index: 1;
	right: 5px;
	top: 5px;
}
.featured-eventsBox:hover .price-txt {
	background-color:#000;
	color:#fff;
}
.featured-eventsBox .figure-caption {
	font-size: .875em;
	color: #fff;
	position: relative;
	margin-top: -102px;
	padding: 10px;
	background-color: rgba(0, 0, 0, .2);
	border-radius: 0 0 5px 5px;
}
.featured-eventsBox .figure-caption p {
	width:85%;
	margin: 0;
	font-weight: 600;
	max-width: 425px;
}
.featured-eventsBox .figure-caption h6 {
	position: relative;
	top: 0;
	text-align: left;
}
.featured-eventsBox:hover .figure-caption{
	background-color:rgba(172, 135, 63, .8);
}
.featured-eventsBox .figure img {
	border-radius: 5px;
}
.owl-three .owl-prev {
	left: -6%;
}
.owl-three .owl-next {
	right: -6%;
}
.owl-carousel .owl-dots.disabled {
	display: block!important;
}
.owl-carousel .owl-nav.disabled {
	display: none!important;
}
.owl-one .owl-dots {
	text-align: center;
	position: relative;
	margin-top:0px;
}
.owl-two .owl-dots {
	text-align: center;
	position: relative;
	margin-top:20px;
}
.owl-three .owl-dots{
	display:none!important;
}
.owl-three .owl-nav span {
	background-color: #ac873f;
	width: 30px;
	display: inline-block;
	height: 30px;
	color: #fff;
	border-radius: 50px;
	line-height: 25px;
	font-size: 30px;
	text-align: center;
}
.owl-three .owl-nav span:hover{
	background-color:#000;
}
.owl-three .owl-next, .owl-three .owl-prev{
	position: absolute;
	bottom: 40%;
}
.owl-three .owl-carousel .owl-dots.disabled {
	display: none!important;
}
.owl-three .owl-carousel .owl-nav.disabled {
	display: block!important;
}
.owl-four .owl-dots {
	text-align: center;
	position: relative;
	margin-top:20px;
}
.owl-five .owl-dots {
	text-align: center;
	position: relative;
	margin-top:20px;
}
.owl-four .owl-dots .owl-dot span{
	background-color: #fff;
}
.owl-four .owl-dot.active span{
	background-color:#ac873f;
}
.owl-dots .owl-dot span{
	background-color: #000;
	width: 12px;
	height: 12px;
	display: inherit;
	border-radius: 50px;
	margin:0 2px;
}
.owl-dot.active span{
	background-color:#ac873f;
}
.brown-btn {
	background-color: #ac873f;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	font-weight: 700;
	font-size: 12px;
}
.brown-btn:hover{
	background-color: #000;
	color:#fff;
}
.currentBox:hover .brown-btn{
	background-color: #000;
	color:#fff;
}
.currentBox .choose-btn {
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	top: 115px;
	opacity:0;
}
.currentBox {
	/* transition: transform .2s; */
	/* min-height: 365px; */
	background-color: #fff;
}
/* .currentBox:hover {
	transform: scale(1.05);
} */
.currentBox .img-div{
  overflow: hidden;
}
.currentBox .img-div img {
  width: 100%;
  transition: all .3s ease-in-out;
}
.currentBox:hover .img-div img{
  transform: scale(1.2);
}
.currentBox:hover .choose-btn{
	opacity:1;
}
/* .currentBox .img-div img {
	border-radius: 5px 5px 0 0;
} */
.currentBox .figure-caption {
	color: #000;
	background-color: #fff;
	padding: 10px;
	text-align: center;
	border-radius: 0 0 5px 5px;
}
.currentBox .figure-caption h6 {
	font-weight: 600;
	font-size: 12px;
}
.currentBox .price-txt {
	font-weight: 700;
	color: #468847;
}
.ip-bg-section{
	background-position:center center!important;
	background-size:cover!important;
	background-attachment:fixed!important;
}
.black-bg{
	background-color: rgba(0, 0, 0, .5);
}
.rightTxtDiv {
	padding: 25% 10%;
	min-height: 600px;
}
.rightTxtDiv h3{
	font-size:30px;
}
.rightTxtDiv p{
	font-size:28px;
	margin: 30px 0 35px;
}
.popular-productsBox .figure-caption img{
	width: 50px !important;
	margin: 5px 0 23px;
}
/* .popular-productsBox{
	background-color: #fff;
	border-radius: 4px;
	padding: 10px;
	border:2px solid #fff;
} */
.popular-productsBox .figure-caption {
	text-align: center;
	padding-top: 12px;
}
.popular-productsBox .figure-caption h6 {
	font-weight: 600;
	font-size: 14px;
}
.popular-productsBox .price-txt {
	font-weight: 700;
	color: #468847;
	display: block;
}
.popular-productsBox:hover h6{
	color:#ac873f;
}
.popular-productsBox:hover .price-txt{
	color:#ac873f;
}
.popular-productsBox:hover .brown-btn{
	border: 2px solid #ac873f;
	color: #ac873f;
	background-color:#fff;
}
/* .popular-productsBox:hover{
	border:2px solid #ac873f;
} */
.new-showsBox {
	text-align: center;
}
.new-showsBox .figure-caption {
	padding: 10px;
}
.new-showsBox .figure-caption h6 {
	font-size: 15px;
	font-weight:600;
}
.new-showsBox .img-div img {
	border-radius: 4px;
}
.ip-new-shows-section .flip-box {
	background-color: transparent;
	width:100%;
	height:267px;
	perspective: 1000px; 
	margin-bottom: 20px;
}
.ip-new-shows-section .flip-box-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.8s;
	transform-style: preserve-3d;
}
.ip-new-shows-section .flip-box-front img {
    height: 267px;
    width: 100%;
}
.ip-new-shows-section .flip-box-front{
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden; 
	backface-visibility: hidden;
}
.ip-new-shows-section .flip-box-back {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden; 
	backface-visibility: hidden;
	opacity:0;
}
.ip-new-shows-section .flip-box-front {
	background-color: rgba(172, 135, 63, .9);
}
.ip-new-shows-section .flip-box-inner:hover .flip-box-back {
	background-color: rgba(172, 135, 63, .9);
	color: white;
	padding: 58px 10px;
	opacity:1;
}
.new-showsBox:hover .brown-btn{
	border: 2px solid #ac873f;
	color: #ac873f;
	background-color:#fff;
}
.ip-footer-area{
	background-color:#000;
	color:#fff;
	padding: 40px 0;
	font-size:13px;
}
.ip-footer-area a{
	color:#fff;
}
.ip-footer-area a:hover{
	color:#ac873f;
}
.ip-copy-right{
	background-color:#ac873f;
	color:#fff;
	padding: 12px 0;
}
.ip-copy-right p{
	margin:0;
	font-size:13px;
}
.ip-copy-right a{
	color:#fff;
}
.ip-copy-right a:hover{
	color:#000;
}
.footer-links.pages-links ul {
	float: left;
	width: 50%;
}
.footer-title h4 {
	font-size: 15px;
}
.footer-links ul {
	padding: 0;
	margin: 0;
}
.footer-links ul li{
	list-style-type:none;
	margin-bottom:5px;
}
.footer-title h4:after{
	content:" ";
	height: 4px;
	width: 100%;
	background:#222;
	display: block;
	position:relative;
	top: 50%;
	right: 0;
}
.footer-title span {
	display: inline-block;
	position: relative;
	z-index: 9;
	padding-right: 5px;
	background-color: #000;
}
.footer-title h4::after {
	content: " ";
	height: 5px;
	width: 100%;
	background: #222;
	display: block;
	position: relative;
	margin-top: -9px;
}
.footer-txt h6 {
	font-size: 14px;
	margin: 0;
}
.footer-icon img {
	position: absolute;
	width: 25px;
}
.footer-txt {
	position: relative;
	left: 30px;
	width: 90%;
}
.footer-title {
	margin-bottom: 20px;
}
.footer-logo img {
	/* width: 200px; */
	margin-bottom: 40px;
}
.rightTxt li {
	list-style-type: none;
	display: inline-block;
	font-size: 12px;
	border-right: 2px solid #fff;
	line-height: 8px;
	padding: 2px 5px 2px 0;
}
.rightTxt {
	padding: 0;
	margin: 0;
	text-align: right;
}
.rightTxt li:last-child{
	border-right:medium none;
}
.ip-copy-right button.back-to-top {
	margin:0!important;
	padding:0!important;
	overflow:hidden;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	clear:both;
	position:fixed;
	cursor:pointer;
	border:none;
	outline:0!important;
	z-index:99;
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out;
}
.ip-copy-right button.back-to-top::after,
.ip-copy-right button.back-to-top::before {
	content:"";
	display:block;
	border-bottom:10px solid #111e06;
	border-left:10px solid transparent;
	line-height:0;
	border-right:10px solid transparent;
	height:0;
	margin:18px auto 0;
	width:0;
	border-radius:20px;
}
.ip-copy-right button.back-to-top.show::after,
.ip-copy-right button.back-to-top.show::before {
	visibility:visible;
}
.ip-copy-right button.back-to-top::after {
	border-bottom-color:#ac873f;
	position:relative;
	top:-24px;
}
.ip-copy-right button.back-to-top.show {
	display:block;
	background:#ac873f;
	font-size:25px;
	right:10px;
	bottom:50px;
	height:50px;
	width:50px;
	visibility:visible;
	box-shadow:0 2px 4px 1px rgba(0,0,0,.25);
	-webkit-box-shadow:0 2px 4px 1px rgba(0,0,0,.25);
	-moz-box-shadow:0 2px 4px 1px rgba(0,0,0,.25);
}
.ip-copy-right button.back-to-top.show:active {
	box-shadow:0 4px 8px 2px rgba(0,0,0,.25);
	-webkit-box-shadow:0 4px 8px 2px rgba(0,0,0,.25);
	-moz-box-shadow:0 4px 8px 2px rgba(0,0,0,.25);
}
.navbar-toggler-icon{
	width: auto;
	height: auto;
}
.navbar-toggler {
  padding: 0;
}
.navbar-toggler img{
	width:25px;
}
.navbar-expand-lg .navbar-nav .nav-link{
	color:#fff;
	font-weight:600;
	text-transform: uppercase;
	font-size: 10px;
}
.popular-productsBox .flip-card {
	width: 100%;
	height: 350px;
	perspective: 1000px; /* Adds 3D effect */
}
.popular-productsBox .flip-card-inner {
	position: relative;
	width: 100%;
	height: 370px;
	text-align: center;
	transition: transform 1.5s ease;
	transform-style: preserve-3d;
	background-color: #fff;
	border-radius: 4px;
	padding: 10px;
	border: 2px solid #fff;
}
.flip-multi .flip-card-inner {
	animation: flip-multi-animation 3.5s forwards;
} 
@keyframes flip-multi-animation {
    0% { transform: rotateY(0deg) rotateX(0deg); } /* Initial state */
    25% { transform: rotateY(180deg); } /* Rotate 180 degrees on Y-axis */
    50% { transform: rotateX(180deg); } /* Rotate 180 degrees on X-axis */
    75% { transform: rotateY(-180deg); } /* Rotate -180 degrees on Y-axis */
    100% { transform: rotateX(0deg) rotateY(0deg); } /* Return to the original position */
}
.popular-productsBox .flip-card-front, .popular-productsBox .flip-card-back {
	position: absolute;
	width: 93%;
	height: 350px;
	backface-visibility: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	color: white;
}
.popular-productsBox .flip-card-back h6{
	color:#fff;
}
.popular-productsBox .flip-card-front {
	background-color: #fff; 
}
.popular-productsBox .flip-card-back {
	background-color: #000;
	transform: rotateY(180deg);
}
/* new css add for flip */
/* Flip Directions */
.flip-up .flip-card-inner {
    animation: flip-up-animation 3s forwards;
}
@keyframes flip-up-animation {
    0% { transform: rotateX(0deg); }
    100% { transform: rotateX(360deg); }
}
.flip-down .flip-card-inner {
    animation: flip-down-animation 3s forwards;
}
@keyframes flip-down-animation {
    0% { transform: rotateX(0deg); }
    100% { transform: rotateX(-360deg); }
}
.flip-left .flip-card-inner {
    animation: flip-left-animation 3s forwards;
}
@keyframes flip-left-animation {
    0% { transform: rotateY(0deg); }
    50% { transform: rotateY(-180deg); }
	100% { transform: rotateY(0deg); }
}
.flip-right .flip-card-inner {
    animation: flip-right-animation 3s forwards;
}
@keyframes flip-right-animation {
    0% { transform: rotateY(0deg); }
    50% { transform: rotateY(180deg); }
	100% { transform: rotateY(0deg); }
}
/* Additional Flip Directions */
/* Flip from Top-Left to Bottom-Right (Diagonal Flip) */
.flip-diagonal-tl-br .flip-card-inner {
    animation: flip-diagonal-tl-br 3s forwards;
}
@keyframes flip-diagonal-tl-br {
    0% { transform: rotateX(0deg) rotateY(0deg); }
    100% { transform: rotateX(360deg) rotateY(360deg); }
}
/* Flip from Bottom-Left to Top-Right (Diagonal Flip) */
.flip-diagonal-bl-tr .flip-card-inner {
    animation: flip-diagonal-bl-tr 3s forwards;
}
@keyframes flip-diagonal-bl-tr {
    0% { transform: rotateX(0deg) rotateY(0deg); }
    100% { transform: rotateX(-360deg) rotateY(-360deg); }
}
/* Flip from Bottom to Top */
.flip-bottom-top .flip-card-inner {
    animation: flip-bottom-top 3s forwards;
}
@keyframes flip-bottom-top {
    0% { transform: rotateX(0deg); }
    100% { transform: rotateX(-180deg); }
}
/* Flip from Right to Left */
.flip-right-left .flip-card-inner {
    animation: flip-right-left 3s forwards;
}
@keyframes flip-right-left {
    0% { transform: rotateY(0deg); }
    100% { transform: rotateY(-180deg); }
}
/* Flip from Left to Right */
.flip-left-right .flip-card-inner {
    animation: flip-left-right 3s forwards;
}
@keyframes flip-left-right {
    0% { transform: rotateY(0deg); }
    100% { transform: rotateY(180deg); }
}
.flip-3d .flip-card-inner {
    animation: flip-3d-animation 3s forwards;
}
@keyframes flip-3d-animation {
    0% { transform: rotateX(0deg) rotateY(0deg); }
    50% { transform: rotateX(180deg) rotateY(180deg); }
    100% { transform: rotateX(0deg) rotateY(0deg); }
}
.flip-horizontal .flip-card-inner {
    animation: flip-horizontal-animation 3s forwards;
}
@keyframes flip-horizontal-animation {
    0% { transform: rotateX(0deg); }
    50% { transform: rotateX(180deg); }
    100% { transform: rotateX(0deg); }
}
.flip-diagonal-fw .flip-card-inner {
    animation: flip-diagonal-fw-animation 3s forwards;
}
@keyframes flip-diagonal-fw-animation {
    0% { transform: rotateX(0deg) rotateY(0deg); }
    50% { transform: rotateX(180deg) rotateY(180deg); }
    100% { transform: rotateX(0deg) rotateY(0deg); }
}
.flip-diagonal-rv .flip-card-inner {
    animation: flip-diagonal-rv-animation 3s forwards;
}
@keyframes flip-diagonal-rv-animation {
    0% { transform: rotateX(0deg) rotateY(0deg); }
    50% { transform: rotateX(-180deg) rotateY(-180deg); }
    100% { transform: rotateX(0deg) rotateY(0deg); }
}
/* ====================== */
.flip-card-inner .figure-caption {
    transition: opacity 0.3s ease; /* Smooth transition for opacity */
}
/* Fade the text out by 50% when the card is hovered */
.flip-card-inner.hovered .figure-caption {
    opacity: 0.5;
}
.ip-featured-events-section .carousel-caption{
	top:auto;
	bottom:0;
}
.ip-featured-events-section .figure{
	width:100%;
	margin:0;
}
.ip-featured-events-section .featured-eventsBox .figure-caption{
	margin-top: 0;
	text-align: left;
	background-color: rgba(0, 0, 0, .5);
}
.carouselExampleFade2 img {
	border-radius: 5px;
}
.ip-featured-events-section .featured-eventsBox:hover .figure-caption {
	background-color: rgba(172, 135, 63, .8);
}

#breadcrumb{
	padding:10px 0;
	background-color:#EDE9D0;
} 
.breadcrumb-item {
	font-weight: 500;
}
.breadcrumb-item a {
	color: #000;
}
.breadcrumb-item a:hover {
	color: #ac873f;
}
.breadcrumb-item + .breadcrumb-item::before{
	color:#000;
}
.breadcrumb-item.active {
	color: #ac873f;
}
.breadcrumb{
	margin:0;
}
.product-detail-div {
	background-color: rgba(255, 255, 255, .9);
	padding: 10px;
	border-radius: 5px;
}
.lighting-spectacular-show-event-section .carousel-indicators button.thumbnail {
	width: auto;
	height: auto;
	margin: 10px 2px;
}
.lighting-spectacular-show-event-section .carousel-indicators button.thumbnail:not(.active) {
	opacity: 0.7;
}
.lighting-spectacular-show-event-section .carousel-indicators {
  position: static;
}
.rating-img {
	width:80px!important;
	height: 15px;
}
small {
  font-size: 8px;
}
.product-detail-list {
	padding: 0;
	margin: 10px 0 20px;
	list-style-type: none;
}
.product-detail-list li{
	margin-bottom:10px;
	font-size: 13px;
}
.book-event-btn{
	margin-top:30px;
}
.entertainment-show-section li{
	color:#fff;
}
.other-detail-section .table td, .other-detail-section .table th{
	color:#000; 
	padding:10px;
}
.owl-six .reviewBox{
	background-color: rgba(255, 255, 255, .9);
	padding:10px;
	border-radius:5px;
	overflow:hidden;
}
.review-img {
	background-color: #ac873f;
	display: inline-block;
	width: 100px;
	height: 100px;
	text-align: center;
	font-weight: 600;
	font-size: 30px;
	border-radius: 50px;
	float: left;
	line-height: 100px;
	color: #000;
	
}
.review-txt {
	position: relative;
	left: 20px;
	top: 26px;
}
.description {
	margin-top: 10px;
}
.daytxt {
	position: absolute;
	right: 20px;
	top: 0;
	font-weight: 600;
	color: #ac873f;
}
.read-txt a:hover{
	color:#000;
}
.read-txt a{
	color:#ac873f;
	font-weight:500;
	display: table;
	margin: 0 0 0 auto;
}
.owl-six .owl-dots {
	text-align: center;
	margin-top: 10px;
}
 
/********** Slider Css Start *************/ 
#slider .content {
	display: block;
	position: absolute;
	height: 100vh;
	width: 100%;
	color: black;
}
#slider .content img {
	width: 100%;
}
#slider .curtainContainer {
	position: absolute;
	display: flex;
	top:0;
	width: 100%;
	height: 100vh;
	margin: auto;
	transform-style: preserve-3d;
	overflow: hidden;
	transition: transform 6s ease;
	z-index: 9;
}
#slider .curtainContainer:nth-child(1) {
	transform-origin: -120% top;
	justify-content: flex-start;
	transform: translatex(-5vw);
}
#slider .curtainContainer:nth-child(2) {
	transform-origin: 120% top;
	justify-content: flex-end;
	transform: translatex(15vw);
}
#slider .unCurtain {
	display: inline-block;
	width: 15vw;
	margin: 0;
	padding: 0;
	height: 100vh;
	background-size: 100% 100%;
	background:repeating-linear-gradient(to left, #ac873f 4vw, #444018 12vw, #ac873f 15vw);
	transform-origin: 0 0%;
	transform: rotate(3deg);
	transition: transform 4s ease;
	animation: swing 2s ease infinite;
}
@keyframes swing {
	50% {
		transform: rotate(-3deg);
	}
}
#slider .unCurtain:nth-child(2) {
	margin-left: -10vw;
	animation-delay: -0.1s;
}
#slider .unCurtain:nth-child(3) {
	margin-left: -10vw;
	animation-delay: -0.2s;
}
#slider .unCurtain:nth-child(4) {
	margin-left: -10vw;
	animation-delay: -0.3s;
}
#slider .unCurtain:nth-child(5) {
	margin-left: -10vw;
	animation-delay: -0.4s;
}
#slider .unCurtain:nth-child(6) {
	margin-left: -10vw;
	animation-delay: -0.5s;
}
#slider .unCurtain:nth-child(7) {
	margin-left: -10vw;
	animation-delay: -0.6s;
}
#slider .unCurtain:nth-child(8) {
	margin-left: -10vw;
	animation-delay: -0.7s;
}
#slider .unCurtain:nth-child(9) {
	margin-left: -10vw;
	animation-delay: -0.8s;
}
#slider .unCurtain:nth-child(10) {
	margin-left: -10vw;
	animation-delay: -0.9s;
}
#slider .unCurtain:nth-child(11) {
	margin-left: -10vw;
	animation-delay: -1s;
}
#slider .unCurtain:nth-child(12) {
	width: 10vw;
	background: repeating-linear-gradient(to left, #ac873f 4vw, #444018 8vw, #ac873f 10vw);
	margin-left: -10vw;
	animation-delay: -1.1s;
}
#slider .curtainBody {
	display: block;
	position:relative;
	width: 100%;
	height:100vh;
}
#slider .overlay {
	display: block;
	position: absolute;
	color: white;
	top: 0%;
	left: 0%;
	width: 100vw;
	height: 100vh;
	background: linear-gradient(to top, rgba(2, 2, 2, 0) 0vh, rgb(0, 0, 0) 100vh);
	transition: opacity 3s ease;
}
#slider .curtainBody:hover .overlay {
	opacity: 0;
} 
#slider #carouselExampleCaptions .carousel, 
#slider #carouselExampleCaptions .carousel-inner, 
#slider #carouselExampleCaptions .carousel-inner .item, 
#slider #carouselExampleCaptions .carousel-inner .active {
    height: 100vh;
}
#slider #carouselExampleCaptions .pic1, #slider #carouselExampleCaptions .pic2, #slider #carouselExampleCaptions .pic3 {
    width: 100%;
    height: 100%;
    background-position: center; 
    background-size: cover; 
    background-repeat: no-repeat;
}
#slider #carouselExampleCaptions .pic1 {
	background-image: url("https://babysofts.in/html-projects/iconic-performances/assets/images/banner2.jpg");
}
#slider #carouselExampleCaptions .pic2 {
	background-image: url("https://babysofts.in/html-projects/iconic-performances/assets/images/banner.jpg");
}
#slider #carouselExampleCaptions .pic3 {
	background-image: url("https://babysofts.in/html-projects/iconic-performances/assets/images/banner2.jpg");
}
/********** Slider Css End *************/ 
.bg-color4{
	background-color: #f7f7f7;
}
.ip-bg-section.ip-popular-products-view .popular-productsBox {
	background-color: #fff;
	padding: 10px;
	border-radius: 10px;
	margin-bottom:20px; 
}
.ip-bg-section.ip-popular-products-view .popular-productsBox img{
	border-radius: 10px;
}
.inner-list li{
	color:#fff;
	margin-bottom: 12px;
}
.contactBox ul {
	padding: 0;
	margin: 0;
}
.contactBox ul li{
	list-style-type: none;
	float: left;
	width: 33%;
	margin-bottom: 20px;
	border-radius: 10px;
}
.contact-img img {
	float: left;
	width: 50px;
	margin-right: 6px;
}
.contact-txt {
	position: relative;
	top: 10px;
}
.contact-txt h6 {
	margin: 0;
	color: #fff;
	font-size: 12px;
}
.contact-txt p {
	font-size: 11px;
}
.contact-txt p a {
	color: #fff;
}
.contact-txt p a:hover {
	color: #fff;
	font-weight:600;
}
.ip-enquiry-form label{
	color:#fff;
}
.form-check-input:checked {
	background-color: #ac873f;
	border-color: #ac873f;
}
.form-check-input:focus {
	border-color:#ac873f;
	outline: 0;
	box-shadow: 0 0 0 .25rem rgba(13,110,253,.0);
}
.form-control {
	padding: 12px;
	font-size: 12px;
	color: #ac873f;
	background-color: #fff;
	border:2px solid #ced4da;
	border-radius: .25rem;
}   
.form-select{
	padding: 12px;
	font-size: 12px;
	color: #6c757d;
	background-color: #fff;
	border:2px solid #ced4da;
	border-radius: .25rem;
}  
.btn-primary {
	border:2px solid transparent;
	background-color: #ac873f;
	color: #fff;
	padding: 10px 20px;
	border-radius: 5px;
	font-weight: 700;
	font-size: 12px;
}                                                                       
.btn-primary:hover{
	border-color:#ac873f;
	color: #ac873f;
	background-color: #fff;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
	color: #ac873f;
	background-color: #fff;
	border-color:#ac873f;
	box-shadow: 0 0 0 .25rem rgba(49,132,253,.0);
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
	color: #ac873f;
	background-color: #fff;
	border-color:#ac873f;
	box-shadow: 0 0 0 .25rem rgba(49,132,253,.0);
}
.btn-check:active + .btn-primary, .btn-check:checked + .btn-primary, .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
	color: #ac873f;
	background-color: #fff;
	border-color:#ac873f;
}
.btn-check:active + .btn-primary:focus, .btn-check:checked + .btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show > .btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .25rem rgba(49,132,253,.0);
}
.form-control:focus {
	color: #212529;
	background-color: #fff;
	border-color: #ac873f;
	outline: 0;
	box-shadow: 0 0 0 .25rem rgba(172, 135, 63,.25);
}
.form-select:focus {
	border-color: #ac873f;
	outline: 0;
	box-shadow: 0 0 0 .25rem rgba(172, 135, 63,.25);
}
.light-bg {
	background-color: rgba(255, 253, 249, 1);
	padding: 20px;
	border-radius: 10px;
}
.customer-login-form a{
	color:#ac873f;
}
.customer-login-form a:hover{ 
	color:#000;
}
.gift-certificate-form .price-txt {
	position: absolute;
	bottom: -13px;
}
.action-list-icon li img {
	width: 15px;
}
.action-list-icon li {
	list-style-type: none;
	display: inline-block;
}
.action-list-icon {
	padding: 0;
	margin: 0;
} 
.table-dark {
	color: #000
}
.table-bordered > :not(caption) > * > * {
	border-color: #ccc;
}
.table-bordered > :not(caption) > * {
	border-color: #ccc;
}
thead {
	background-color: #ac873f;
}
.table > tbody{
	background-color:#fff;
}
.color-bg5 {
	background-color: #e2d8c6;
	padding: 11px;
	border-radius:5px;
}
.ip-shopping-cart-section .table tr td .quantity-input{
	width: 30px;
	height: 30px;
}
.ip-shopping-cart-section .table tr td h6{
	font-weight:600;
}
.ip-shopping-cart-section .table tr td h6 a{
	color:#000;
}
.ip-shopping-cart-section .table tr td h6 a:hover{
	color:#ac873f;
}
.categories-check-div{
	border: 1px solid #ced4da;
	padding: 5px;
	overflow-y: scroll;
	height: 170px;
	border-radius: 5px;
	overflow-x: hidden;
	border-radius: 5px;
}
hr:not([size]) {
  height: .5px;
}
.ip-search-tips-section .table > tbody {
	background-color:transparent;
}
.ip-search-tips-section .table > :not(caption) > * > *{
	padding:0;
	border:0;
}
.booking-a-event-form small{
	display:inline-block;
}
.default-title2 h2 {
  font-size: 25px;
} 
.inner-list2 li a{ 
	color:#000;
}
.inner-list2 li a:hover{
	color:#ac873f;
}
.ip-wish-list-section .form-check{
	min-height: 18px;
}
.view-txt a {
	color: #000;
	font-weight: 600;
	display: inline-block;
	border-right: 2px solid #000;
	padding: 0 10px;
	line-height: 14px;
}
.view-txt a:hover{
	color:#ac873f;
}
.view-txt a:last-child{
	border-right:medium none;
}
.ip-about-section img{
	transition: all .3s ease;
}
.ip-about-section img:hover {
	transform: scale(1.05);
}
.vacation-care-programs-section img{
	transition: all .3s ease;
}
.vacation-care-programs-section img:hover {
	transform: scale(1.05);
}
.categories-check-list {
	padding:0;
	margin:0; 
}
.categories-check-list li{
	list-style-type:none;
}
.categories-check-list .categories-check-sublist{
	padding-left:20px;
}
.search-product-list {
	background-color: #f9f6e7;
	padding: 15px;
	border-radius: 5px;
	margin: 15px 0;
}
.search-product-list li{
	list-style-type: none;
	display: inline-block;
	padding: 0 5px;
	border-right: 2px solid #000;
	line-height: 12px;
}
.search-product-list li:first-child{
	border-right:medium none;
}
.search-product-list li:last-child{
	border-right:medium none;
}
.search-product-list li a{
	color:#000;
	font-weight: 500;
}
.search-product-list li a:hover{
	color:#ac873f;
}
.product-list-img img {
	width: 250px;
}
.product-list-img {
	float: left;
	margin-right: 10px;
}
.product-list-box .form-check{
	position: relative;
	left: 20px;
}
.product-list-txt p{
	margin:5px 0;
}
.product-list-txt h6 a{
	color:#000;
}
.product-list-txt h6 a:hover{
	color:#ac873f;
}
.product-list-txt img {
	width: 70px;
}
#search-table th {
	vertical-align: middle;
}
.news-information-list{
	padding: 15px;
	border-radius: 5px;
	margin: 15px 0;
	border:1px solid #ccc;
}
.news-information-list li{
	list-style-type:none;
	padding:10px 0;
	border-bottom:2px solid #eee;
}
.news-information-list li a{
	color:#000;
}
.news-information-list li:last-child{
	border-bottom:medium none;
}
.news-information-list li a:hover{
	color:#ac873f;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background-color: #ac873f;
  color: #fff !important;
}
.nav-tabs .nav-link {
	margin: 0 5px 0 0px;
	border: 0px solid transparent;
	border-radius: 5px;
	background-color: #000;
	color: #fff;
	font-weight: 500;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	background-color: #ac873f;
  color: #fff !important;
}
.nav-tabs {
	border-bottom: 0px solid #dee2e6;
}
/************  vacation-care-programs css start ************/
.cardBox {
	position: relative;
	width: 100%;
	overflow: hidden;
	cursor: pointer;
}
.cardBox img {
	transform: scale(1.3);
	transition: 0.3s ease-out;
	height: 330px;
	width: auto !important;
}
.vacation-care_middle:hover .cardBox img {
	transform: scale(1.1) translateY(-20px);
	opacity: 0;
}
.cardBox .overlay {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	padding: 15px;
	color: #fff;
}
.cardBox .overlay .cardTxt{
	opacity:0;
}
.vacation-care_middle:hover .cardBox .overlay .cardTxt{
	opacity:1;
	transform: translateY(0);
}
.heading-talk {
	text-transform: uppercase;
	font-size: 30px;
	text-align: center;
	color:#fff;
	font-weight:700;
}

/*********** box animation   ************/

.hero__image-container {
  overflow:hidden;
  position:relative;
  z-index:1
}
.hero__image-wrapper {
  overflow:hidden;
  position:relative;
  transform:translateX(-100%);
  transition:transform .6s cubic-bezier(.7,.085,.79,.415) .35s
}
.hero[data-reversed=true] .hero__image-wrapper {
  transform:translateX(100%)
}
.hero__fig-wrapper[data-anim=true] .hero__image-wrapper {
  transform:translateX(0);
  transition:transform .6s cubic-bezier(.565,.43,.24,.92)
}
.hero__image-wrapper:after {
  background-color:#455d58;
  bottom:0;
  content:"";
  left:0;
  position:absolute;
  right:0;
  top:0;
  transform:scaleX(1);
  transform-origin:right center;
  transition:transform .6s cubic-bezier(.7,.085,.79,.415);
  will-change:transform;
  z-index:2
}
.hero[data-reversed=true] .hero__image-wrapper:after {
  transform-origin:left center
}
.hero__fig-wrapper[data-anim=true] .hero__image-wrapper:after {
  transform:scaleX(0);
  transition:transform .6s cubic-bezier(.565,.43,.24,.92) .45s
}
.hero__image-inner {
  overflow:hidden;
  position:relative;
  transform:scale(1.2);
  transition:transform 0s .6s
}
.hero__fig-wrapper[data-anim=true] .hero__image-inner {
  transform:scale(1);
  transition:transform 1.3s cubic-bezier(.34,.615,.4,.985) .3s
}
.hero__fig {
   height:30vw;
  margin-left:-3.2rem;
  margin-right:-3.2rem;
  transform:translateX(100%);
  transition:transform .6s cubic-bezier(.7,.085,.79,.415) .35s;
  will-change:transform
}
.hero[data-reversed=true] .hero__fig {
  transform:translateX(-100%)
}
.hero__fig-wrapper[data-anim=true] .hero__fig {
  transform:translateX(0);
  transition:transform .6s cubic-bezier(.565,.43,.24,.92)
}
.hero__fig img {
  z-index:1;
}
.hero__text-wrapper>div{
  opacity:0;
  transform:translateY(3rem);
  transition:opacity .6s cubic-bezier(.65,.025,.67,.36),transform .6s cubic-bezier(.65,.025,.67,.36)
}
.hero__text-wrapper[data-anim=true]>div{
  opacity:1;
  transform:translateY(0);
  transition:opacity .8s cubic-bezier(.34,.615,.4,.985),transform .8s cubic-bezier(.34,.615,.4,.985)
}
.hero__text-wrapper[data-anim=true]>:first-child {
  transition-delay:.225s
}
.hero__text-wrapper[data-anim=true]>:nth-child(2) {
  transition-delay:.3s
}
.hero__text-wrapper[data-anim=true]>:nth-child(3) {
  transition-delay:.375s
}
.hero__text-wrapper[data-anim=true]>:nth-child(4) {
  transition-delay:.45s
} 
.hero__text-wrapper[data-anim=true]>:nth-child(5) {
  transition-delay:.525s
}
.cover--all img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.light-bg2{
    background-color:#FFFDF9;
    border-radius:10px;
}
.light-bg2 h2{
    background-color: #ede9d0;
    color: #ac873f;
    border-radius: 10px 10px 0 0;
    padding: 8px 12px;
    text-align: left;
    font-size: 22px;
}
.p15{
    padding:10px 15px;
}
strong {
  font-weight: 700;
}
.ip-menu-list ul {
    padding: 0;
    margin: 0;
}
.ip-menu-list ul li{
    list-style-type: none;
    display: inline-block;
    font-weight: 600;
    padding-right: 16px;
    font-size: 12px;
    text-transform: uppercase;
}
.ip-menu-list{
    padding:10px 0;
} 
.ip-menu-list ul li a{
    color:#fff;
}
.ip-menu-list ul li a:hover{
    color:#EDE9D0;
}
.browntxt{
    color:#ac873f;
}
.black-bg{
    background-color:#000000;
}
.hamburger-icon {
    width: 30px;
    display: table;
    margin: 0 0 0 auto;
}
.account-detail-active{
   color: #ac873f !important;
}
.gold-bg {
    background-color: #AC873F;
    color: #fff;
}
.star {
    font-size: 20px;
    color: #ccc;
}
.star.filled {
    color: #f8941f;
}
.star.half {
    color: #f8941f;
}
.select2-container--default .select2-selection--single {
  padding: 6px;
  font-size: 12px;
  color: #ac873f;
  background-color: #fff;
  border: 2px solid #ced4da;
  border-radius: .25rem;
  height: 45px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 10px;
}
#loginForm .text-danger{
    margin-top: 5px;
}
.error {
    margin-top: 5px;
    color:#dc3545;
}
#role_id-error {
  position: absolute;
  margin-top: 44px;
}
#country_id-error {
  position: absolute;
  margin-top: 44px;
}
			



/*********** ./ box animation   ************/


/************  vacation-care-programs css End ************/