@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
a {
  text-decoration: none !important;
}

p {
  font-family: "Poppins", sans-serif;
  text-align: justify !important;
}

@font-face {
  font-family: "samarkan";
  src: url(../../fonts/SAMAN___.ttf);
}
body {
  background-color: rgba(255, 242, 215, 0.8392156863);
}

h1, h2, h3, h4, h5, h6 {
  font-family: "samarkan";
  color: #a31f00;
}

.btn_sec .gradient-btn {
  background: linear-gradient(90deg, #fd241b, #fe7f0e, #fca103);
  border: none;
  color: white;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 5px;
  transition: background 0.3s ease;
}
.btn_sec .gradient-btn:hover {
  background: linear-gradient(90deg, #fca103, #fe7f0e, #fd241b);
  text-decoration: none;
  color: white;
}

#abt_sec {
  padding: 3% 0%;
  background-color: rgba(255, 242, 215, 0.8392156863);
  background-image: url(../../images/bg-new.gif);
  background-size: cover;
  background-repeat: no-repeat;
}
#abt_sec h2 {
  font-size: 4rem;
  text-align: center;
  padding: 3% 0%;
}

#arangetam {
  padding: 3% 0%;
  background-color: #000000;
}
#arangetam h2 {
  font-size: 4rem;
  text-align: center;
  padding: 3% 0%;
}
#arangetam p {
  color: #ffffff;
}

#hmglry {
  padding: 3% 0%;
  background-image: url(../../images/bg5.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-color: rgba(255, 242, 215, 0.8392156863);
}
#hmglry h2 {
  font-size: 4rem;
  text-align: center;
  padding: 3% 0%;
}
#imgsec_hme {
  padding: 5% 0%;
  background-color: #000000;
  background: linear-gradient(rgba(0, 0, 0, 0.337254902), rgba(0, 0, 0, 0.337254902)), url(../../images/bg4.png);
  background-attachment: fixed;
}
#imgsec_hme h2 {
  font-size: 4rem;
  text-align: center;
  padding: 3% 0%;
}
#imgsec_hme img {
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 30px;
}

#testmonials {
  /*-----Testimonial-------*/
  /* ------testimonial  close-------*/
}
#testmonials h2 {
  font-size: 4rem;
  text-align: center;
  padding: 3% 0%;
}
#testmonials .heading {
  font-size: 4rem;
  text-align: center;
  padding: 3% 0%;
}
#testmonials .white-heading {
  color: #000000;
}
#testmonials .heading:after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  height: 40px;
  width: 180px;
  border-radius: 4px;
  transform: translateX(-50%);
  background-repeat: no-repeat;
  background-position: center;
}
#testmonials .white-heading:after {
  background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
  background-repeat: no-repeat;
  background-position: center;
}
#testmonials .heading span {
  font-size: 18px;
  display: block;
  font-weight: 500;
}
#testmonials .white-heading span {
  color: #000000;
}
#testmonials .testimonial {
  min-height: 375px;
  position: relative;
  background-color: rgba(255, 242, 215, 0.8392156863);
  background: linear-gradient(rgba(255, 242, 215, 0.8392156863), rgba(255, 242, 215, 0.8392156863)), url(../../images/test.png);
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
#testmonials #testimonial4 .carousel-inner:hover {
  cursor: -webkit-grab;
}
#testmonials #testimonial4 .carousel-inner:active {
  cursor: -webkit-grabbing;
}
#testmonials #testimonial4 .carousel-inner .item {
  overflow: hidden;
}
#testmonials .testimonial4_indicators .carousel-indicators {
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
#testmonials .testimonial4_indicators .carousel-indicators li {
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  border-radius: 100%;
}
#testmonials .testimonial4_indicators .carousel-indicators .active {
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  border-radius: 100%;
}
#testmonials .testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
  height: 3px;
}
#testmonials .testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
  background: #eeeeee;
  border-radius: 0;
}
#testmonials .testimonial4_control_button .carousel-control {
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #000000;
  text-transform: uppercase;
  border-radius: 100%;
  box-shadow: none;
  transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
}
#testmonials .testimonial4_control_button .carousel-control.left {
  left: 7%;
  top: 50%;
  right: auto;
}
#testmonials .testimonial4_control_button .carousel-control.right {
  right: 7%;
  top: 50%;
  left: auto;
}
#testmonials .testimonial4_control_button .carousel-control.left:hover,
#testmonials .testimonial4_control_button .carousel-control.right:hover {
  color: #000000;
  background: #fff;
  border: 2px solid #fff;
}
#testmonials .testimonial4_header {
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
#testmonials .testimonial4_header h4 {
  color: #000000;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#testmonials .testimonial4_slide {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
#testmonials .testimonial4_slide img {
  top: 0;
  left: 0;
  right: 0;
  width: 136px;
  height: 136px;
  margin: auto;
  display: block;
  color: #000000;
  font-size: 18px;
  line-height: 46px;
  text-align: center;
  position: relative;
  border-radius: 50%;
  box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
  -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}
#testmonials .testimonial4_slide p {
  color: #000000;
  font-size: 20px;
  line-height: 1.4;
  margin: 40px 0 20px 0;
}
#testmonials .testimonial4_slide h4 {
  color: #000000;
  font-size: 22px;
}
#testmonials .testimonial .carousel {
  padding-bottom: 50px;
}
#testmonials .testimonial .carousel-control-next-icon, #testmonials .testimonial .carousel-control-prev-icon {
  width: 35px;
  height: 35px;
}

#footer_sec {
  background-color: #000000;
  color: #a31f00;
}
#footer_sec .left {
  text-align: left;
}
#footer_sec .right {
  text-align: right;
}
#footer_sec p {
  margin-top: 10px;
}

#guru {
  padding: 3% 0%;
}
#guru h2 {
  font-size: 4rem;
  text-align: left;
  padding: 3% 0%;
}
#guru .img_sec img {
  margin-top: 40px;
}

#nritpoachar {
  padding: 5% 0%;
  background-color: #000000;
  background: linear-gradient(rgba(0, 0, 0, 0.616), rgba(0, 0, 0, 0.616)), url(../../images/bg4.png);
  background-attachment: fixed;
  color: #fff;
}
#nritpoachar h2 {
  font-size: 4rem;
  text-align: left;
  padding: 3% 0%;
  color: #fff;
}

#schdule {
  padding: 3% 0% 0% 0%;
}
#schdule h2 {
  font-size: 4rem;
  text-align: left;
  padding: 3% 0%;
}

#faq {
  padding: 0% 0% 3% 0%;
  /*
  *
  * ==========================================
  * FOR DEMO PURPOSES
  * ==========================================
  *
  */
}
#faq h2 {
  font-size: 4rem;
  text-align: left;
}
#faq h3 {
  font-family: "Poppins", sans-serif !important;
  text-decoration: none;
}
#faq .collapsible-link {
  width: 100%;
  position: relative;
  text-align: left;
  text-decoration: none !important;
  box-shadow: none !important;
}
#faq .collapsible-link::before {
  content: "\f107";
  position: absolute;
  top: 50%;
  right: 0.8rem;
  transform: translateY(-50%);
  display: block;
  font-family: "FontAwesome";
  font-size: 1.1rem;
}
#faq .collapsible-link[aria-expanded=true]::before {
  content: "\f106";
}

#gallerymmain_sec {
  padding: 3% 0%;
}
#gallerymmain_sec h2 {
  font-size: 3rem;
  text-align: left;
  padding: 3% 0%;
}
#gallerymmain_sec .main .container .row {
  display: flex;
  flex-wrap: wrap; /* Ensures items wrap to the next line on smaller screens */
  justify-content: center;
}
#gallerymmain_sec .main .container .card {
  background: #ffffff; /* White background */
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24); /* Box shadow */
  color: #333333; /* Dark text color */
  border-radius: 2px;
  margin-bottom: 1rem; /* Space between cards */
}
#gallerymmain_sec .main .container .card-image {
  background: #ffffff;
  display: block;
  padding-top: 70%; /* Aspect ratio of images */
  position: relative;
  width: 100%;
}
#gallerymmain_sec .main .container img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 600px) {
  #gallerymmain_sec .main .container .row {
    justify-content: space-between; /* Space between images on smaller screens */
  }
}

#studio_sec h2 {
  font-size: 4rem;
  text-align: left;
  padding: 3% 0%;
}

#media_sec {
  padding: 0% 0% 3% 0%;
}
#media_sec h2 {
  font-size: 4rem;
  text-align: left;
  padding: 3% 0%;
}
#media_sec .card-img {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
#media_sec .card-title {
  margin-bottom: 0.3rem;
}
#media_sec .cat {
  display: inline-block;
  margin-bottom: 1rem;
}
#media_sec .fa-users {
  margin-left: 1rem;
}
#media_sec .card-footer {
  font-size: 0.8rem;
}
#media_sec h4 {
  font-family: "Poppins", sans-serif !important;
}

#contactus_sec {
  padding: 3% 0%;
}
#contactus_sec h5, #contactus_sec h2 {
  font-family: "Poppins", sans-serif !important;
  margin-bottom: 10px;
}
#contactus_sec .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff4dd;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/* For Webkit browsers like Chrome, Safari */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* For Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* For Internet Explorer */
input[type=number]::-ms-expand {
  display: none;
}

#nrityamsamarpayami {
  padding: 3% 0%;
}
#nrityamsamarpayami h2 {
  font-size: 4rem;
  text-align: left;
  padding: 2% 0%;
}

#upcoming-events h2 {
  font-size: 4rem;
  text-align: left;
  padding: 2% 0%;
}/*# sourceMappingURL=stylesheet.css.map */