body{
    font-family: "Roboto Condensed", sans-serif;
    letter-spacing: 0.5px;
    overflow-x: hidden;
}
header{
    background-color: #000;
    padding: 20px 0;
    position: relative;
    z-index: 99999;
}
/*.logo h2 a{*/
/*    background: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet);  */
/*    -webkit-background-clip: text;  */
/*    color: transparent;  */
/*    animation: rainbow 5s infinite;  */
/*    background-size: 400% 100%; */
/*}*/
/*@keyframes rainbow {  */
/*    0% { background-position: 0% 50%; }  */
/*    50% { background-position: 100% 50%; }  */
/*    100% { background-position: 0% 50%; }  */
/*} */
.header_menu ul{
    padding-left: 0;
    margin-bottom: 0;
}
.header_menu ul li{
    list-style-type: none;
    float: left;
    margin-right: 25px;
}
.header_menu ul li a{
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 4px;
}

/*Common CLASSES*/
.vert_align{
    align-items: center;
}
.text-center{
    text-align: center;
}
.pt60{
    padding-top: 60px;
}
.pb60{
    padding-bottom: 60px;
}
.pt80{
    padding-top: 80px;
}
.pb80{
    padding-bottom: 80px;
}

/*END Common CLASSES*/


.header_wa_link{
    text-align: right;
}
.header_wa_link i{
    color: #0ff47d;
    font-size: 30px;
}
.header_wa_link a{
    text-decoration: none;
}
.header_wa_link span{
    display: none;
}
.about_{
    background-color: #000;
    background-position: top;
    background-repeat: no-repeat;
    width: 100%;
}
.about_ .heading_with_content h4{
    margin-bottom: 50px;
    font-size: 45px;
}
.about_para h4{
    color: #fff;
    font-size: 60px;
    font-family: "Sacramento", cursive;
}
.about_para p{
    color: #fff;
}
.portfolio_{
    background-color: #050b0f;
    color: #fff;
    width: 100%;
}
.heading_with_content h4{
    font-size: 60px;
    font-family: "Sacramento", cursive;
    color: #fff;
}
.heading_with_content h5{
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 24px;
    color: #fff;
}
.heading_with_content p{
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 20px;
    color: #fff;
}
.heading_with_content a{
    text-decoration: none;
    padding: 10px 24px;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    background: linear-gradient(45deg, #ff0057, #fffd44, #00ff85, #00c3ff, #d600ff);
    border: none;
    background-size: 300% 300%;
    animation: gradientMove 6s ease infinite;
    cursor: pointer;
}

.service_{
    width: 100%;
    background-color: #000;
}
.service_wrap{
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.services_box{
    text-align: center;
    margin-right: 40px;
}
.services_box img{
    height: auto;
    width: 100%;
    /*border: 2px solid;*/
    /*padding: 10px;*/
    /*border-image: linear-gradient(to right, #6a6ae0, #ad7111) 1;*/
}
.services_box h3{
    margin-top: 20px;
    font-size: 19px;
    color: #fff;
}
.photography_{
    /*background: url('../img/235SDUI.webp');*/
}
.photography_ {
    background: #000;
    position: relative;
    overflow: hidden;
}
.particle {
    position: absolute;
    border-radius: 50%;
    /*opacity: 0.3;*/
    animation-timing-function: linear;
}
/* Sample: manually define 5 particles (copy-paste for 30) */
/* Particle Variants (1–30) */
.particle:nth-child(1)  { width: 8px;  height: 8px;  top: 5%;   left: 10%;  background: hsl(30, 70%, 60%); animation: float1 25s infinite; }
.particle:nth-child(2)  { width: 12px; height: 12px; top: 60%;  left: 20%;  background: hsl(60, 70%, 60%); animation: float2 30s infinite; }
.particle:nth-child(3)  { width: 6px;  height: 6px;  top: 40%;  left: 70%;  background: hsl(90, 70%, 60%); animation: float3 22s infinite; }
.particle:nth-child(4)  { width: 10px; height: 10px; top: 30%;  left: 80%;  background: hsl(120, 70%, 60%); animation: float4 28s infinite; }
.particle:nth-child(5)  { width: 9px;  height: 9px;  top: 70%;  left: 50%;  background: hsl(150, 70%, 60%); animation: float5 32s infinite; }
.particle:nth-child(6)  { width: 7px;  height: 7px;  top: 15%;  left: 30%;  background: hsl(180, 70%, 60%); animation: float6 29s infinite; }
.particle:nth-child(7)  { width: 11px; height: 11px; top: 55%;  left: 10%;  background: hsl(210, 70%, 60%); animation: float7 24s infinite; }
.particle:nth-child(8)  { width: 8px;  height: 8px;  top: 20%;  left: 60%;  background: hsl(240, 70%, 60%); animation: float8 27s infinite; }
.particle:nth-child(9)  { width: 6px;  height: 6px;  top: 10%;  left: 90%;  background: hsl(270, 70%, 60%); animation: float9 26s infinite; }
.particle:nth-child(10) { width: 10px; height: 10px; top: 80%;  left: 40%;  background: hsl(300, 70%, 60%); animation: float10 31s infinite; }

.particle:nth-child(11) { width: 7px;  height: 7px;  top: 12%;  left: 25%;  background: hsl(330, 70%, 60%); animation: float1 34s infinite; }
.particle:nth-child(12) { width: 9px;  height: 9px;  top: 50%;  left: 35%;  background: hsl(0, 70%, 60%);   animation: float2 36s infinite; }
.particle:nth-child(13) { width: 6px;  height: 6px;  top: 66%;  left: 65%;  background: hsl(45, 70%, 60%);  animation: float3 38s infinite; }
.particle:nth-child(14) { width: 11px; height: 11px; top: 77%;  left: 75%;  background: hsl(75, 70%, 60%);  animation: float4 30s infinite; }
.particle:nth-child(15) { width: 8px;  height: 8px;  top: 88%;  left: 85%;  background: hsl(105, 70%, 60%); animation: float5 33s infinite; }
.particle:nth-child(16) { width: 10px; height: 10px; top: 93%;  left: 15%;  background: hsl(135, 70%, 60%); animation: float6 35s infinite; }
.particle:nth-child(17) { width: 9px;  height: 9px;  top: 10%;  left: 45%;  background: hsl(165, 70%, 60%); animation: float7 28s infinite; }
.particle:nth-child(18) { width: 6px;  height: 6px;  top: 22%;  left: 5%;   background: hsl(195, 70%, 60%); animation: float8 26s infinite; }
.particle:nth-child(19) { width: 12px; height: 12px; top: 35%;  left: 55%;  background: hsl(225, 70%, 60%); animation: float9 30s infinite; }
.particle:nth-child(20) { width: 10px; height: 10px; top: 47%;  left: 95%;  background: hsl(255, 70%, 60%); animation: float10 28s infinite; }

.particle:nth-child(21) { width: 7px;  height: 7px;  top: 60%;  left: 33%;  background: hsl(285, 70%, 60%); animation: float1 29s infinite; }
.particle:nth-child(22) { width: 8px;  height: 8px;  top: 73%;  left: 63%;  background: hsl(315, 70%, 60%); animation: float2 27s infinite; }
.particle:nth-child(23) { width: 9px;  height: 9px;  top: 85%;  left: 83%;  background: hsl(345, 70%, 60%); animation: float3 31s infinite; }
.particle:nth-child(24) { width: 6px;  height: 6px;  top: 18%;  left: 38%;  background: hsl(15, 70%, 60%);  animation: float4 32s infinite; }
.particle:nth-child(25) { width: 10px; height: 10px; top: 28%;  left: 58%;  background: hsl(75, 70%, 60%);  animation: float5 34s infinite; }
.particle:nth-child(26) { width: 11px; height: 11px; top: 39%;  left: 78%;  background: hsl(135, 70%, 60%); animation: float6 33s infinite; }
.particle:nth-child(27) { width: 8px;  height: 8px;  top: 50%;  left: 88%;  background: hsl(195, 70%, 60%); animation: float7 35s infinite; }
.particle:nth-child(28) { width: 6px;  height: 6px;  top: 63%;  left: 10%;  background: hsl(255, 70%, 60%); animation: float8 26s infinite; }
.particle:nth-child(29) { width: 7px;  height: 7px;  top: 74%;  left: 20%;  background: hsl(315, 70%, 60%); animation: float9 29s infinite; }
.particle:nth-child(30) { width: 9px;  height: 9px;  top: 85%;  left: 30%;  background: hsl(360, 70%, 60%); animation: float10 27s infinite; }

@keyframes float1  { 0% { transform: translate(0, 0); } 100% { transform: translate(-20px, -100vh); } }
@keyframes float2  { 0% { transform: translate(0, 0); } 100% { transform: translate(20px, -100vh); } }
@keyframes float3  { 0% { transform: translate(0, 0); } 100% { transform: translate(-40px, -100vh); } }
@keyframes float4  { 0% { transform: translate(0, 0); } 100% { transform: translate(30px, -100vh); } }
@keyframes float5  { 0% { transform: translate(0, 0); } 100% { transform: translate(-15px, -100vh); } }
@keyframes float6  { 0% { transform: translate(0, 0); } 100% { transform: translate(10px, -100vh); } }
@keyframes float7  { 0% { transform: translate(0, 0); } 100% { transform: translate(-25px, -100vh); } }
@keyframes float8  { 0% { transform: translate(0, 0); } 100% { transform: translate(15px, -100vh); } }
@keyframes float9  { 0% { transform: translate(0, 0); } 100% { transform: translate(-10px, -100vh); } }
@keyframes float10 { 0% { transform: translate(0, 0); } 100% { transform: translate(20px, -100vh); } }


.gallery img {
  width: 300px;
  margin: 10px;
  cursor: pointer;
  transition: 0.3s;
  border-radius: 8px;
  border: 5px solid #0e0671;
}
.gallery img:hover {
  transform: scale(1.05);
}
.lightbox {
  display: none;
  position: fixed;
  z-index: 999;
  padding-top: 60px;
  left: 0; top: 0;
  width: 100%; height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.9);
  text-align: center;
}
.lightbox-content {
  margin: auto;
  display: block;
  max-width: 80%;
  max-height: 80%;
  border-radius: 10px;
}
.close {
  position: absolute;
  top: 30px;
  right: 35px;
  color: white;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
}
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  color: white;
  font-weight: bold;
  font-size: 40px;
  user-select: none;
  padding: 10px;
  border-radius: 4px;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.4);
}

.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}
.prev { left: 10px; }
.next { right: 10px; }

.portfolio_page{
    background-color: #000;
    padding: 0 0 30px;
}


footer{
    background-color: #000;
}
footer .footer_contact{
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #888;
}
footer .footer_contact ul{
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    display: flex;
}
footer .footer_contact ul li{
    color: white;
    float: left;
    margin-right: 40px;
}
footer .footer_contact ul li a{
    color: white;
    text-decoration: none;
}
footer .footer_contact ul li:nth-child(1) a{
    background-color: #0a88e1;
    padding: 5px 8px;
}
footer .footer_contact ul li:nth-child(2) a{
    background-color: #5bc8ff;
    padding: 5px 8px;
}
footer .footer_contact ul li:nth-child(4){
    list-style-type: none;
    margin-right: 15px;
}
footer .footer_contact ul li:nth-child(1),
footer .footer_contact ul li:nth-child(2),
footer .footer_contact ul li:nth-child(3),
footer .footer_contact ul li:nth-child(5),
footer .footer_contact ul li:nth-child(6),
footer .footer_contact ul li:nth-child(7){
    list-style-type: none;
    margin-right: 13px;
}
footer .footer_contact ul li:nth-child(4) a{
    background-color: #097acf;
    padding: 5px 8px;
}
footer .footer_contact ul li:nth-child(5) img{
    height: 26px;
}
footer .footer_contact ul li:nth-child(6){
    line-height: 27px;
}
footer .footer_contact ul li:nth-child(6) span{
    color: #fff;
    font-weight: 700;
    font-size: 30px;
}
footer .footer_contact ul li:nth-child(3) a{
    background-color: red;
    padding: 5px 8px;
}
footer .footer_contact ul li:nth-child(7) img{
    height: 22px;
}
footer .copyright{
    color: #fff;
}
footer .copyright a{
    color: #fff;
}
.contact_page{
    position: relative;
    /*width: 100%;*/
    background: url('/mnt/data/0a7625_fd74cf05b090446eb07fd1d815486caef000.avif') #000 no-repeat center center;
    background-size: cover;
    overflow: hidden;
    }
.contact_page .particle {
    position: absolute;
    width: 6px;
    height: 6px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    animation: float 10s linear infinite;
}
    
@keyframes float {
    0% {
    transform: translateY(100vh) scale(1);
    opacity: 0;
    }
    10% {
    opacity: 1;
    }
    100% {
    transform: translateY(-10vh) scale(0.5);
    opacity: 0;
    }
}
.contact_content{
    color: #fff;
    margin-top: 60px;
}
.contact_content h3{
    font-family: "Sacramento", cursive;
    color: #fff;
    font-size: 45px;
}
.contact_content p{
    width: 860px;
    margin: 0 auto;
    text-align: center;
}
.contact_form{
    margin: 40px 0;
}
.contact_form input,
.contact_form textarea{
    display: block;
    width: 100%;
    margin-bottom: 15px;
    padding: 8px;
    background-color: transparent;
    border-bottom: 1px solid #ffffff91 !important;
    border: none;
    letter-spacing: 2px;
}
.contact_form input[type="submit"]{
    padding: 10px 24px;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    background: linear-gradient(45deg, #ff0057, #fffd44, #00ff85, #00c3ff, #d600ff);
    border: none;
    background-size: 300% 300%;
    animation: gradientMove 6s ease infinite;
    cursor: pointer;
}
@keyframes gradientMove {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

.contents {
    font-family: 'narzissregularregular';
    font-size: 45px;
    letter-spacing: 5px;
    background-color: #000;
    position: relative;
}
.contents .video {
    object-fit: contain !important;
    top: 50%;
    width: 100%;
    background-color: #000;
}
.contents svg {
    width: 100%;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    position: absolute;
    top: -10%;
}
.text {
    fill: none;
    stroke-width: 3;
    stroke-linejoin: round;
    stroke-dasharray: 70 330;
    stroke-dashoffset: 0;
    -webkit-animation: stroke 6s infinite linear;
    animation: stroke 6s infinite linear; 
}
.text:nth-child(5n + 1) {
    stroke: #F2385A;
    -webkit-animation-delay: -1.2s;
    animation-delay: -1.2s; 
}
.text:nth-child(5n + 2) {
    stroke: #F5A503;
    -webkit-animation-delay: -2.4s;
    animation-delay: -2.4s; 
}
.text:nth-child(5n + 3) {
    stroke: #E9F1DF;
    -webkit-animation-delay: -3.6s;
    animation-delay: -3.6s; 
}
.text:nth-child(5n + 4) {
    stroke: #56D9CD;
    -webkit-animation-delay: -4.8s;
    animation-delay: -4.8s; 
}
.text:nth-child(5n + 5) {
    stroke: #3aa1bf;
    -webkit-animation-delay: -6s;
    animation-delay: -6s;
}

@-webkit-keyframes stroke {
  100% {
    stroke-dashoffset: -400; } 
}
@keyframes stroke {
  100% {
    stroke-dashoffset: -400; } 
    
}
.mt20{
    margin-top: 20px;
}
.studio_page{
    background-color: #000;
}
.videos_wrapper{
    border: 3px solid;
    border-image: linear-gradient(45deg, red, orange, yellow, green, blue, indigo, violet) 1;
    border-radius: 8px;
    margin-bottom: 20px;
}
.videos_wrapper iframe {
  border: none;
  display: block;
}
.menu-toggle {
    display: none;
    padding: 10px 20px;
    background: #333;
    color: white;
}



@media only screen and (max-width: 768px){
    .service_wrap{
        justify-content: flex-end;
        flex-wrap: wrap;
    }
    footer .footer_contact ul{
        display: block;
    }
    footer .footer_contact ul li {
        margin-bottom: 15px;
    }
    .menu-toggle {
        display: block;
    }
    .header_menu {
        position: relative; /* Ensure it's the positioning context */
    }
    .header_menu ul {
        display: none;
        flex-direction: column;
        background: #333;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        padding: 10px 0;
        z-index: 9999;
    }
    .header_menu ul.active {
        display: flex;
    }
    .header_menu ul li {
        margin: 10px 20px;
    }
    .header_menu ul li a {
        color: white;
        text-decoration: none;
        font-size: 16px;
    }
    .header_wa_link{
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 9999;
        left: 0;
        background-color: green;
        text-align: center;
        padding: 7px;
    }
    .header_wa_link a{
        color: #0ff47d;
        text-decoration: none;
    }
    .header_wa_link i {
        color: #ffffff;
        font-size: 25px;
    }
    .header_wa_link span{
        display: contents;
        color: #fff;
    }
    header{padding: 0;}
    .heading_with_content h4 {
        font-size: 45px;
    }
    .gallery img {
        width: 100%;
        margin: 0 0 10px 0;
    }
    .contact_content p {
        width: 100%;
    }
    footer .copyright {
        font-size: 15px;
    }
    .about_video video{
        height: auto;
        margin-bottom: 20px;
    }
    .about_ {background-size: cover;}
}
























