@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');@charset "UTF-8"; 

@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed: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&family=Geist:wght@100..900&family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Baskervville:ital@0;1&display=swap');


*{
	font-family: "Jost", sans-serif;
	font-size: 16px;
	line-height: 24px;
}

h1, h2, h3, h4{
	font-family: "Baskervville", serif;
}

p{
	font-size: 16px;
	line-height: 24px;
}

header{
    background: #004a8a;
    padding: 15px;
    float: left;
    width: 100%;
}
 
.purple-bg{
	background: #340c25;
}

.rightcontarea_prpl {
    padding: 15%;
}
 

.rightcontarea_prpl p {
    color: #fff;
    font-weight: 400;
}

.rightcontarea_prpl h3 {
    color: #fff;
    font-weight: 400;
}

.bg-white-fill {
    padding: 8rem 7rem;
}

.bg-white-fill p {
    color: #000;
    font-weight: 400;
}

.bg-white-fill h3 {
    font-size: 32px;
    font-weight: 400;
    color: #000000;
}

.portfolio-item {
    padding: 1rem 0rem;
}

.portfolio-item a img {
    width: 100%;
}

.about-area .col-lg-8 p {
    color: #000;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
}

.about-area .col-lg-8 h3 {
	 text-align: center;
    font-size: 32px;
    font-weight: 400;
    color: #000000;
}

.about-area {
    background: #e0e1e3;
    padding: 5rem 2rem 2rem 2rem;
}


.about-area h3 {
    font-size: 32px;
    font-weight: 400;
    color: #000000;
}

.carousel {
    position: relative;
    padding: 0px;
}



.bgimg-1 {
    background-image: url(img_parallax.jpg);
    min-height: 100%;
}


.bgimg-1,.bgimg-2, .bgimg-3 {
    position: relative;
    opacity: 0.65;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.design-background{
	background-image:url("../images/Design-BG.svg");
	background-repeat: repeat;
	background-color: #ffffff;
}

.gallery-background{
	background-image: url("../images/DanceGallery-BG-IMG.svg");
	background-repeat: no-repeat;
    background-size: 30%;
    background-position: 10%;
}

.w-45{
	width: 45%;
}
.fit-div{
	display: flex;
}
.f11{font-size: 11px;}
.txtgrey{
	color: #CCCCCC;
}

footer {
    padding: 30px 0px;
    background-color: #19191a;
    color: #fff;
}

footer h4 {
    font-size: 17px;
    font-weight: 600;
}


footer p {
    line-height: 20px;
    font-weight: 400;
    font-size: 14px;
}

.bg-dark {
    bg-opacity: 1;
    background-color: rgb(58 69 80 / 3%) !important;
    position: absolute;
    float: right;
    width: 100%;
}

.line-de {
    width: 1px;
    height: 100px;
    position: absolute;
    background: #b3b3b3;
    /* margin: 0 auto; */
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -50%);
}



.pad-0{
    padding: 0px;

}
 
label.text-info {
    margin-top: 20px;
    color: #6e6d6d !important;
}


.bd-placeholder-img {
         font-size: 1.125rem;
         text-anchor: middle;
         -webkit-user-select: none;
         -moz-user-select: none;
         user-select: none;
         }
         
         .b-example-divider {
         width: 100%;
         height: 3rem;
         background-color: rgba(0, 0, 0, .1);
         border: solid rgba(0, 0, 0, .15);
         border-width: 1px 0;
         box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
         }
         .b-example-vr {
         flex-shrink: 0;
         width: 1.5rem;
         height: 100vh;
         }
         .bi {
         vertical-align: -.125em;
         fill: currentColor;
         }
         .nav-scroller {
         position: relative;
         z-index: 2;
         height: 2.75rem;
         overflow-y: hidden;
         }
         .nav-scroller .nav {
         display: flex;
         flex-wrap: nowrap;
         padding-bottom: 1rem;
         margin-top: -1px;
         overflow-x: auto;
         text-align: center;
         white-space: nowrap;
         -webkit-overflow-scrolling: touch;
         }
         .btn-bd-primary {
         --bd-violet-bg: #712cf9;
         --bd-violet-rgb: 112.520718, 44.062154, 249.437846;
         --bs-btn-font-weight: 600;
         --bs-btn-color: var(--bs-white);
         --bs-btn-bg: var(--bd-violet-bg);
         --bs-btn-border-color: var(--bd-violet-bg);
         --bs-btn-hover-color: var(--bs-white);
         --bs-btn-hover-bg: #6528e0;
         --bs-btn-hover-border-color: #6528e0;
         --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
         --bs-btn-active-color: var(--bs-btn-hover-color);
         --bs-btn-active-bg: #5a23c8;
         --bs-btn-active-border-color: #5a23c8;
         }
         .bd-mode-toggle {
         z-index: 1500;
         }
         .bd-mode-toggle .dropdown-menu .active .bi {
         display: block !important;
         }
         .search-wrapper {
         max-width: 600px;
         margin: 20px auto;
         }
         .search-box.dark {
         background-color: #212529;
         }
         .search-box.dark .search-icon {
         color: #6c757d;
         }
         .search-box.dark .search-input {
         background-color: #212529;
         color: #fff;
         }
         .search-button {
         position: absolute;
         right: 20px;
         top: 50%;
         transform: translateY(-50%);
         border-radius: 50px;
         padding: 8px 20px;
         transition: all 0.3s ease;
         }
         .search-input {
         border-radius: 50px;
         padding-left: 45px;
         padding-right: 20px;
         border: 2px solid transparent;
         transition: all 0.3s ease;
         height: 50px;
         }
         .carousel-caption {
         position: absolute;
         right: 15%;
         bottom: 1.25rem;
         left: 44%;
         padding-top: 1.25rem;
         padding-bottom: 19.25rem;
         color: #feecd0;
         text-align: center;
         }
         .carousel-caption p {
         font-size: 24px;
         text-align: center;
         }
 

@media (min-width: 1024px) {
    .navbar-expand-sm .navbar-toggler {
        display: inline;
    }
}

@media (max-width: 1280px) {
    .bg-white-fill{
		 padding: 3rem 2rem;
	 }
}

@media (min-width: 768px) {
         .bd-placeholder-img-lg {
         font-size: 3.5rem;
         }
         }

 
 @media (max-width: 768px) {
	 .gallery-background{
 		    background-size: 80% !important;
    		background-position: 50% !important;
		 	text-align: center;
	}
	 .bg-white-fill{
		 padding: 1rem 1rem;
	 }
	 
	 .nav-container {
    	display:block !important;
	 }
	 
	 .hamburger {
        display: block;
        text-align: right;
        margin-top: -30px;
    }
	.menu.active {
        display: flex;
        text-align: center;
    }
	 
}
 
 
 .section {
      opacity: 0;
      transform: translateY(50px);
      transition: opacity 2.5s ease-out, transform 2.5s ease-out;
 }

    .section.visible {
      opacity: 1;
      transform: translateY(0);
    }
.footerlink{
	color: #fff;
	text-decoration: none;
}
.footerlink:hover{
	color: #EFEFEF;
}
.parallax {
  /* The image used */
  background-image: url("img_parallax.jpg");
  background-image: url("images/img_parallax.jpg");

  /* Set a specific height */
  min-height: 500px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
    * {
      margin: 0;
      padding: 0;
      box-sizing: border-box;
    }

    html {
      scroll-behavior: smooth;
    }

    body {
      font-family: Arial, sans-serif;
    }

    /* Hero Section */
    .hero {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.hero picture,
.hero img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

    .hero h1 {
      font-size: 3rem;
      background: rgba(0, 0, 0, 0.5);
      padding: 1rem 2rem;
      border-radius: 10px;
    }

    /* Navigation */
    nav {
      background-color: #222;
      padding: 0.75rem 1rem;
      position: fixed;
      width: 100%;
      top: 0;
      z-index: 1000;
      transform: translateY(-100%);
      transition: transform 0.3s ease;
    }

    nav.visible {
      transform: translateY(0);
    }

    .nav-container {
      display: flex;
      justify-content: space-between;
      align-items: center;
    }

    .logo {
      color: white;
      font-size: 1.5rem;
      font-weight: bold;
    }

    .menu {
      display: flex;
      gap: 1.5rem;
    }

    .menu a {
      color: white;
      text-decoration: none;
      font-weight: 400;
    }

   

    .hamburger {
      display: none;
      font-size: 1.5rem;
      color: white;
      cursor: pointer;
    }

    @media (max-width: 768px) {
      .menu {
        display: none;
        flex-direction: column;
        background-color: #222;
        width: 100%;
        margin-top: 1rem;
      }

      .menu.active {
        display: flex;
      }

      .hamburger {
        display: block;
      }
    }


@media (max-width: 480px) {
	.mob-w100{
		 width: 100%;
	 }
	 .fit-div{
		display: block;
	}
	
}


    h2 {
      margin-bottom: 1rem;
    }

    .parallax {
  /* The image used */
  background-image: url("img_parallax.jpg");
  background-image: url("images/img_parallax.jpg");

  /* Set a specific height */
  min-height: 500px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
 
 
 

 

 
 

 
 
 
 

 


 
 

 

 
 
 

 
 

