


body{
    margin: 0;
    padding: 0;
    background-color: #F8F8F8;
    /* display: block; */
    
    
}
/* home */

.home_main{
    height: 100vh;
    width: 100%;

    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    background-image: url(/img/front_bg0.jpg);
}

/* .home_in_main{
    height: 100vh;
    width: 100%;
    background-image: url(/img/front_bg.png);
    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
} */

/* nabbar */

.nabbar{
    width: 100%;
    height: 54px;
    background-color:#F8F8F8;
    color: #FFEACB;
    display: flex;

    font-family:Inter, sans-serif;
    font-size: 20px;
    align-items: center;
    justify-content: space-between;
    Padding:4px, 80px, 4px, 80px;
    z-index: 1;
    position: fixed;
   
}
.logo{
    width: 102px;
    height: 48px;
    margin-top: 4px;
    margin-left: 80px;
    cursor: pointer;
}

.menu{
    Width:30px;
    Height:20px;
     margin-top: 10px;
margin-right:80px;
cursor: pointer;
/* fill: #6688FF; */
}


/* end nabbar  */

/* home front page */
.front_intro1{
    height: 180px;
width: 500px;
font-family:Inter, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 60px;
line-height: 90.52%;


text-transform: capitalize;

color: #FFFFFF;
 
margin-top: 200px;
margin-left: 80px;
line-height: 100%;

}

.front_intro2{
    height: 62px;
    width: 100%;
    font-family:Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
font-size: 24px;
line-height: 130%;
    
    text-transform: capitalize;
    
    color: #FFFFFF;
     
    margin-top: 20px;
    margin-left: 80px;
    display: flex;
    z-index: 2;
    position: relative;
 
    
    
    }

    .front_intro2 img{
        height: 80px;
        margin-left: 700px;
        cursor: pointer;
    }
    /*.front_intro2 button{*/
    /*    height: 80px;*/
    /*    margin-left: 700px;*/
    /*    background-color:white;*/
    /*    color:black;*/
    /*    border-radius:10px;*/
    /*    cursor: pointer;*/
    /*}*/
    .button_reg{
        /*height: 60px;*/
        /*width:200px;*/
        padding-top:8px;
        padding-right:32px;
        padding-bottom:8px;
        
        padding-left:32px;
        
        margin-left: 550px;
        background-color:rgba(255,255,255, 0.3);
        color:white;
        
        border: 2px solid white;
        border-radius:4px;
        cursor: pointer;
        font-family:Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
font-size:18px;
line-height: 130%;

        
    }

.down_icon{
    width: 30px;
    height: 30px;
    margin-left: 300px;
    margin-top: 40px;
}
.dot{
    margin-top: 120px;
    margin-left:1300px ;
}

/* end home front page */

/* start menu */
.row{
    height: 100%;
    width: 100%;
 
    display: flex;
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;

    /* cursor: pointer; */

   
}
#leftcol{
    width: 72%;
    height: 100vh;
    background-color: rgb(102,136,255,.0) ;
    
}
#rightcol{
    width: 28%;
    height: 100vh;
    border-top-left-radius:20px ;
    border-bottom-left-radius:20px ;
    background-color: #ffffff;
    box-shadow: 5px 7px 7px 7px rgba(237, 237, 237, 0.5);
    align-items: center;
    justify-items: center;
    position: relative;
    z-index: 2;

}
#rightcol a{
    text-decoration: none;
    color: #000000;
}

#rightcol ul li{
    list-style: none;
    font-family:Inter, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 180.52%;
text-align: center;
cursor: pointer;
margin-left: 0px;
}
#rightcol li a:hover{
    color: #6688FF;
    
}
:hover

#crossicon{
    
/* margin-right:80px; */
cursor: pointer;
position: absolute;
top: 20px;
right: 80px;

}

#menu_logo{
    margin-left: 170px;
}

#our_src{
    margin-left: 125px;
}
#twit{
    margin-left: 180px;
}

#rightcol{
    transform: translate(100% );
}

/* end  menu */





/* home second screen */
.home_sec{
    width: 100%;
  
    margin-top:80px ;
    background-image: url(/img/Home_sec.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* overflow: hidden; */
    position: relative;
    /* cursor: pointer; */

}

.sec_cont1{

    top: 20px;
    padding-top: 50px;
   
    padding-left: 80px;

    display: flex;
    flex-wrap: wrap;
    /* cursor: pointer; */
    

}

/* card css */
.home_card{
    box-sizing: border-box;
    margin-top: 20px;
font-family:Inter, sans-serif;
display: block;
margin-right: 60px;
width: 290px;
height: 250px;
color: #6688FF;
border: 2px solid #6688FF;
backdrop-filter: blur(15.5px);
border-radius: 30px;
flex: none;
order: 0;
flex-grow: 0;
cursor: pointer;
}


.home_card img{
    
    margin-top: 20px;
margin-left: 250px;

}


.home_card h1{
    text-align: center;
    margin-top: 100px;
}


#img1{
    /* margin-top: 100px; */
    display: none;
}
#a:hover #img1{
    
    display: block;
}
#a:hover #ah1{
    margin-top: 60px;
}


.home_card:hover{
  
background-color: #ffffff;
border-radius: 30px;
border: 0px ;
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04), 0px 8px 16px rgba(0, 0, 0, 0.08);
}

/* end card css */


/* about */
.sec_about{
    width: 100%;
    /* height: 100%; */
  
    margin-top: 0px;
    font-family:Inter, sans-serif;
    justify-content: center;
    align-items: center;
    text-align: center;
    /* background-color: #141414; */
    /* cursor: pointer; */
    display: block;
    /* clear: both; */
    
}
.about_head{
    width: 100%;
    margin-top: 100px;
    font-style: normal;
font-weight: 600;
font-size: 40px;
line-height: 90.52%;
cursor: pointer;

}

.content_ab{
    width: 100%;
    height: 100%;
    font-weight: 500;
    justify-content: center;
    text-align: center;
font-size: 20px;
line-height: 150%;
margin-bottom: 40px;
/* cursor: pointer; */

/* background-color: aqua; */



}

.content_ab p{
    margin-left: 80px;
    margin-right: 80px;
    /* position: fixed; */
}



/* end about */



/* footer start */
.footer{
    width: 100%;
    height: 322px;

    background-color: #141414;
    color: #F8F8F8;

    /* cursor: pointer; */
    /* z-index: -3; */
    /* z-index: auto; */
    position: relative;


}

.footer_1{
    width: 100%;
    height: 100%;
    
    
    background-image: url(/img/Frame\ _91.png);
    display: inline-flex;
    flex-wrap: wrap;
align-items: center;
justify-content: center;

}
.footer_2{
    width: 100%;
    height: 70%;
    /* background-color: #6688FF; */
    display: flex;
    /* background-color: #8ebf42; */
    /* margin-top: 250px;s */
    align-items: center;
    justify-content: space-between;
}
.footer_icon{
    width: 200px;
    margin-top: 130px;
    /* background-color: #141414; */
    height: 50px;
    margin-left: 80px;
}
.footer_icon img{
    width: 30px;
    height: 30px;
}
.whatsapp_learn_footer{
    width:30px;
    height:20px;
}

.footer_menu{
    /* margin-left: 400px; */
    /* background-color: #141414; */
   
    margin-top: 100px;
}
.footer_menu ul li{
    list-style: none;
    font-family:Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    /* or 24px */
    
    text-align: left;
    /* letter-spacing: 0.1em; */
    text-transform: uppercase;

}

.footer_menu2{
    width: 300px;
    /* margin-left: 400px; */
    /* background-color: #141414; */
    margin-right: 80PX;
    text-align: right;
    margin-top: 110px;
    height: 100px;
    
}
.footer_menu2 ul li{
    list-style: none;
    font-family:Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    /* or 24px */
    
    text-align: right;
    /* letter-spacing: 0.1em; */
   text-transform: lowercase;

}


.ender{
    margin-top: 20px;
      font-family:Inter, sans-serif;
      font-style: normal;
      font-weight: 300;
    font-size: 12px;
line-height: 120%;
/* or 24px */

text-align: center;
letter-spacing: 0.1em;
text-transform: uppercase;

color: #FFFFFF;
}

/* end footer */








/* team */


.team_main{
    height: 80vh;
    width: 100%;

    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;

    background-image: url(/img/Ourteam-image.jpg);
}


.team_intro1{
    width: 100%;
    text-align: center;
    height: 80px;

margin-top: 300px;
font-family:Inter, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 70px;

text-transform: capitalize;

color: #FFFFFF;

/*margin-left: 80px;*/


}

.team_intro2{
    height: 80px;
    width: 100%;
    text-align: center;
    item-align:center;
    /* width: 500px; */
    font-family:Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
font-size: 20px;
line-height: 0%;
/*display: block;*/
    z-index: 2;
    margin-left: auto;
  margin-right: auto;
    position: relative;

    
    text-transform: capitalize;
    
    color: #FFFFFF;
     
    margin-top: 0px;
    /*margin-left: 80px;*/
   /*padding-right:40%;*/
        /*padding-left:40%;*/
     /*background-color: #141414; */
    
}

 .button_reg_team{
        /*height: 60px;*/
        /*width:200px;*/
        padding-top:8px;
        text-decoration: none;
        padding-right:32px;
        padding-bottom:8px;
        
        padding-left:32px;
        display:flex;
        
        margin-left: 690px;
        background-color:rgba(255,255,255, 0.3);
        color:white;
         border: 2px solid white;
       
        border-radius:4px;
        cursor: pointer;
        font-family:Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
font-size: 18px;
line-height: 130%;
/*z-index:2;*/
        
    }



.team_sec{
    width: 100%;
  
    /* margin-top:80px ; */
    /* background-image: url(/img/Home_sec.png); */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* overflow: hidden; */
    position: relative;
    /* background-color: #6688FF; */
    /* cursor: pointer; */

}

.team_sec_cont1{

    /* top: 20px; */
    padding-top: 50px;
    padding-bottom: 50px;
    justify-content: space-between;
    text-align: center;
    align-items: center;
   
    padding-left: 80px;
    padding-right: 80px;

    display: flex;
    flex-wrap: wrap;
    /* cursor: pointer; */
    /* background-color: #141414; */
    
    

}

/* card css */
.team_card{
   
    align-items: center;
    text-align: center;
    justify-content: center;
    /* padding: 40px 20px; */
    /* gap: 25px; */
    
    
    position: relative;
    width: 400px;
    height: 550px;
    padding-top: 50px;
    color: #000000;
    
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04), 0px 4px 8px rgba(0, 0, 0, 0.06);
    border-radius: 60px;
    /* margin-left: 80px; */
}


.team_card img{
    
 width: 250px;
 height: 250px;


}


.team_card h1{
    text-align: center;
    font-family:Inter, sans-serif;
    font-weight: 600;
font-size: 40px;
line-height: 90.52%;
    /* margin-top: 100px; */
}
.team_card h3{
    font-family:Inter, sans-serif;
    font-weight: 400;
font-size: 24px;
line-height: 90%;
}
.team_card p{
    font-family:Inter, sans-serif;
    font-weight: 300;
font-size: 20px;
color: #767676
;
line-height: 90%;

}
.team_card a{
    font-size: 20px;
    text-decoration: none;

}


#img1{
    /* margin-top: 100px; */
    display: none;
}
#a:hover #img1{
    
    display: block;
}
#a:hover #ah1{
    margin-top: 60px;
}


.home_card:hover{
  
background-color: #ffffff;
border-radius: 30px;
border: 0px ;
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04), 0px 8px 16px rgba(0, 0, 0, 0.08);
}

/* end card css */





/* service */


.service_main{
    height: 80vh;
    width: 100%;

    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;

    background-image: url(/img/Music_Supervisor-image.jpg);
}


.service_intro1{
    width: 100%;
    text-align: center;
    /* height: 0px; */

margin-top: 300px;
font-family:Inter, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 70px;

text-transform: capitalize;

color: #FFFFFF;

/* margin-left: 80px; */


}



.service_sec{
    width: 100%;
  
    /* margin-top:80px ; */
    /* background-image: url(/img/Home_sec.png); */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* overflow: hidden; */
    position: relative;
    /* background-color: #6688FF; */
    /* cursor: pointer; */

}

.service_sec_cont1{
   /* background-color: #6688FF; */
    /* top: 20px; */
    padding-top: 50px;
    padding-bottom: 50px;
    /* justify-content: space-between; */
    text-align: center;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;   
    padding-left: 80px;
    padding-right: 80px;
    font-family:Inter, sans-serif;

    display: flex;
    flex-wrap: wrap;
    /* cursor: pointer; */
    /* background-color: #141414; */
    
    

}




/* release*/


.release_main{
    height: 80vh;
    width: 100%;

    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;

    background-image: url(/img/Release101-image.jpg);
}





.release_sec{
    width: 100%;
  
    /* margin-top:80px ; */
    /* background-image: url(/img/Home_sec.png); */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* overflow: hidden; */
    position: relative;
    /* background-color: #6688FF; */
    /* cursor: pointer; */

}


.sec_release{
    width: 100%;
    /* height: 100%; */
  
    margin-top: 0px;
    font-family:Inter, sans-serif;
    justify-content: center;
    align-items: center;
    text-align: center;
    /* background-color: #141414; */
    /* cursor: pointer; */
    display: block;
    /* clear: both; */
    
}
.release_head{
    width: 100%;
    margin-top: 50px;
    
    font-weight: 600;
    font-size: 60px;
    line-height: 90.52%;
    font-family:Inter, sans-serif;
    text-transform: capitalize;


}

.content_re{
    width: 100%;
    height: 100%;
    font-weight: 500;
    justify-content: center;
    text-align: center;
font-size: 20px;
line-height: 150%;
margin-top: 40px;
margin-bottom: 40px;
/* cursor: pointer; */

/* background-color: aqua; */



}






/* outsource */


.outsource_main{
    height: 80vh;
    width: 100%;

    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;

    background-image: url(/img/Outsource-image.jpg);
}


.outsource_intro1{
    width: 100%;
    text-align: center;
    /* height: 0px; */

margin-top: 300px;
font-family:Inter, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 70px;

text-transform: capitalize;

color: #FFFFFF;

/* margin-left: 80px; */


}



/* learn */


.learn_main{
    height: 80vh;
    width: 100%;

    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    background-image: url(/img/unsplash_8QrPJ3Kfie4.jpg);
}


.learn_front_intro1{
    /* height: 180px; */
width: 400px;
font-family:Inter, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 60px;
/* line-height: 20.52%; */
/* background-color: #000000; */


text-transform: capitalize;

color: #FFFFFF;
 
margin-top: 200px;
margin-left:80px;
line-height: 100%;

}

.learn_front_intro2{
    /* background-color: #000000; */
    /* height: 62px; */
    width: 550px;
    font-family:Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
font-size: 20px;
line-height: 130%;
 z-index: 2;

    position: relative;
    
    text-transform: capitalize;
    
    color: #FFFFFF;
     
    margin-top: 00px;
    margin-left: 80px;
    }


.learn_img_loby{
    width: 100%;
    /* background-color: #141414; */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
    align-items: center;
    /* padding-left: 80px; */
}
#gut{
    margin-left: 80px;
}
.learn_img{
    width: 350px;
    height: 650px;
    font-weight: 600;
font-size: 32px;
line-height: 48px;
font-family:Inter, sans-serif;
/* background-color: #6688FF; */
justify-content: center;
text-align: center;
/* margin-left: 80px; */
margin-right: 80px;
}
.learn_img img{
    width: 320px;
    height: 500px;
}

.whatsapp_learn{
    width: 100%;
    margin-top: 100px;
    margin-bottom: 50px;

}
.whatsapp_learn img{
    width: 200px;
}




/* contact */



.contact_main{
    height: 10vh;
    width: 100%;

    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    /* background-color: white; */
    /* background-image: url(/img/learn_main.png); */
}



.contact_sec{
    width: 100%;
  
    /* margin-top:80px ; */
    /* background-image: url(/img/Home_sec.png); */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* overflow: hidden; */
    position: relative;
    /* background-color: #6688FF; */
    /* background-color: white; */
    /* cursor: pointer; */

}


.sec_contact{
    width: 100%;
    /* height: 100%; */
  
    margin-top: 0px;
    font-family:Inter, sans-serif;
    justify-content: center;
    align-items: center;
    text-align: center;
    
    display: block;
    /* clear: both; */
    
}

.contact_form{
    font-family:Inter, sans-serif;
	max-width: 350px;
	margin: 10px auto;
	padding: 16px;
	/* background: #ce1c1c; */
    height: 300px;
    margin-bottom: 50px;

}

.contact_form input{

    width: 300px;
    height: 40px;
    border: 3px;
    margin-top: 10px;
    border-style: solid;
    border-width: 1px;
    border-radius:5px ;
    font-family:Inter, sans-serif;
    
    
    border-color: #6688FF;

}
.contact_form textarea{

    width: 300px;
    height: 100px;
    border: 3px;
    margin-top: 10px;
    border-style: solid;
    border-width: 1px;
    border-radius:5px ;
    font-family:Inter, sans-serif;
    
    
    border-color: #6688FF;

}

.contact_form button{

    width: 240px;
height: 60px;
    border: 3px;
    margin-top: 10px;
    border-style: solid;
    border-width: 1px;
    background: #6688FF;
    font-family:Inter, sans-serif;
border-radius: 66px;
color: #F8F8F8;


}



.contact_head{
    width: 100%;
    margin-top: 50px;
    
    font-weight: 600;
    font-size: 60px;
    line-height: 90.52%;
    font-family:Inter, sans-serif;
    text-transform: capitalize;
    /* background-color: white; */


}

.content_con{
    width: 100%;
    height: 100%;
    font-weight: 500;
    justify-content: center;
    text-align: center;
font-size: 20px;
line-height: 150%;
margin-top: -30px;
/* background-color: white; */
margin-bottom: 40px;
/* cursor: pointer; */

/* background-color: aqua; */



}

.add{
    
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: centers;
    display: flex;
    color: #6688FF;
    font-size: 20px;
    /* background-color: #141414; */

}
.add img{
    width: 20px;
    margin-right: 10px;
    margin-top:0px;
}
.add p{
    margin-right:20px;
}




/* work */


.work_galary{
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* background-color: #6688FF;  */
    text-align: center;
    align-items: center;

    
}
.galary{
    width: 80%;
    height: 100%;
    /* background-color: #000000; */
    margin-left: 10%;
    padding: 40px;
}

.work_galary img{
    margin-top: 40px;
    width: 300px;
    height: 300px;
    margin-right: 40px;
}
#gar{
    margin-left: 100px;
}





/*for mini laptop*/
@media only screen and (max-width: 1300px) {
body{
    margin: 0;
    padding: 0;
    background-color: #F8F8F8;
    /* display: block; */
    
    
}
/* home */

.home_main{
    height: 100vh;
    width: 100%;

    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    background-image: url(/img/front_bg0.jpg);
}

/* .home_in_main{
    height: 100vh;
    width: 100%;
    background-image: url(/img/front_bg.png);
    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
} */

/* nabbar */

.nabbar{
    width: 100%;
    height: 54px;
    background-color:#F8F8F8;
    color: #FFEACB;
    display: flex;

    font-family:Inter, sans-serif;
    font-size: 18px;
    align-items: center;
    justify-content: space-between;
    Padding:4px, 80px, 4px, 80px;
    z-index: 1;
    position: fixed;
   
}
.logo{
    width: 102px;
    height: 48px;
    margin-top: 4px;
    margin-left: 80px;
    cursor: pointer;
}

.menu{
    Width:30px;
    Height:20px;
     margin-top: 10px;
margin-right:80px;
cursor: pointer;
/* fill: #6688FF; */
}


/* end nabbar  */

/* home front page */
.front_intro1{
    height: 140px;
    width: 400px;
    font-family:Inter, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 60px;
    line-height: 90.52%;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-top: 200px;
    margin-left: 80px;
    line-height: 100%;

}

.front_intro2{
    height: 62px;
    width: 100%;
    font-family:Inter, sans-serif;
    font-style: normal;
    font-weight: 300;
font-size: 18px;
line-height: 130%;
    
    text-transform: capitalize;
    
    color: #FFFFFF;
     
    margin-top: 20px;
    margin-left: 80px;
    display: flex;
    z-index: 2;
    position: relative;
    }

    .front_intro2 img{
        height: 50px;
        margin-left: 600px;
        cursor: pointer;
    }
    
      .button_reg{
        /*height: 50px;*/
          margin-top: 50px;
           padding-top:8px;
        padding-right:32px;
        padding-bottom:8px;
        
        padding-left:32px;
        /*width:200px;*/
         border: 2px solid white;
        margin-left: 600px;
        background-color:rgba(255,255,255, 0.3);
        color:white;
       
        border-radius:4px;
        cursor: pointer;
        font-family:Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
font-size: 18px;
line-height: 130%;
        
    }
    .abcd{
        margin-right:100px;
    }
     .button_reg_team{
        /*height: 50px;*/
          margin-top: 0px;
        /*width:200px;*/
         padding-top:8px;
        padding-right:32px;
        padding-bottom:8px;
        
        padding-left:32px;
         border: 2px solid white;
        margin-left: 467px;
       background-color:rgba(255,255,255, 0.3);
        color:white;
      
        border-radius:4px;
        cursor: pointer;
        font-family:Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
font-size: 18px;
line-height: 130%;
        
    }

.down_icon{
    width: 30px;
    height: 30px;
    margin-left: 200px;
    margin-top: 20px;
}
.dot{
    margin-top: 70px;
    margin-left:1000px ;
}

/* end home front page */

/* start menu */
.row{
    height: 100%;
    width: 100%;
 
    display: flex;
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;

    /* cursor: pointer; */

   
}
#leftcol{
    width: 72%;
    height: 100vh;
    background-color: rgb(102,136,255,.0) ;
    
}
#rightcol{
    width: 28%;
    height: 100vh;
    border-top-left-radius:20px ;
    border-bottom-left-radius:20px ;
    background-color: #ffffff;
    box-shadow: 5px 7px 7px 7px rgba(237, 237, 237, 0.5);
    align-items: center;
    justify-items: center;
    position: relative;
    z-index: 2;

}
#rightcol a{
    text-decoration: none;
    color: #000000;
}

#rightcol ul li{
    list-style: none;
    font-family:Inter, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 180.52%;
text-align: center;
cursor: pointer;
margin-left: 0px;
}
#rightcol li a:hover{
    color: #6688FF;
    
}
:hover

#crossicon{
    
/* margin-right:80px; */
cursor: pointer;
position: absolute;
top: 20px;
right: 80px;

}

#menu_logo{
    margin-left: 170px;
}

#our_src{
    margin-left: 125px;
}
#twit{
    margin-left: 180px;
}

#rightcol{
    transform: translate(100% );
}

/* end  menu */





/* home second screen */
.home_sec{
    width: 100%;
  
    margin-top:80px ;
    background-image: url(/img/Home_sec.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* overflow: hidden; */
    position: relative;
    /* cursor: pointer; */

}

.sec_cont1{

    top: 20px;
    padding-top: 40px;
   
    justify-content: center;

    display: flex;
    
    flex-wrap: wrap;
    align-item: center;
    /*background-color:black;*/
    /* cursor: pointer; */
    

}

/* card css */
.home_card{
    box-sizing: border-box;
    margin-top: 20px;
font-family:Inter, sans-serif;
display: block;
font-size:10px;
margin-right: 60px;
width: 220px;
height: 190px;
color: #6688FF;
border: 2px solid #6688FF;
backdrop-filter: blur(15.5px);
border-radius: 30px;
flex: none;
order: 0;
flex-grow: 0;
cursor: pointer;
}


.home_card img{
    
    margin-top: 20px;
margin-left: 180px;

}


.home_card h1{
    text-align: center;
    margin-top: 80px;
    
}


#img1{
    /* margin-top: 100px; */
    display: none;
}
#a:hover #img1{
    
    display: block;
}
#a:hover #ah1{
    margin-top: 0px;
}


.home_card:hover{
  
background-color: #ffffff;
border-radius: 30px;
border: 0px ;
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04), 0px 8px 16px rgba(0, 0, 0, 0.08);
}

/* end card css */


/* about */
.sec_about{
    width: 100%;
    /* height: 100%; */
  
    margin-top: 0px;
    font-family:Inter, sans-serif;
    justify-content: center;
    align-items: center;
    text-align: center;
    /* background-color: #141414; */
    /* cursor: pointer; */
    display: block;
    /* clear: both; */
    
}
.about_head{
    width: 100%;
    margin-top: 100px;
    font-style: normal;
font-weight: 600;
font-size: 40px;
line-height: 90.52%;
cursor: pointer;

}

.content_ab{
    width: 100%;
    height: 100%;
    font-weight: 500;
    justify-content: center;
    text-align: center;
font-size: 18px;
line-height: 150%;
margin-bottom: 40px;
/* cursor: pointer; */

/* background-color: aqua; */



}

.content_ab p{
    margin-left: 80px;
    margin-right: 80px;
    /* position: fixed; */
}



/* end about */



/* footer start */
.footer{
    width: 100%;
    height: 322px;

    background-color: #141414;
    color: #F8F8F8;

    /* cursor: pointer; */
    /* z-index: -3; */
    /* z-index: auto; */
    position: relative;


}

.footer_1{
    width: 100%;
    height: 100%;
    
    
    background-image: url(/img/Frame\ _91.png);
    display: inline-flex;
    flex-wrap: wrap;
align-items: center;
justify-content: center;

}
.footer_2{
    width: 100%;
    height: 70%;
    /* background-color: #6688FF; */
    display: flex;
    /* background-color: #8ebf42; */
    /* margin-top: 250px;s */
    align-items: center;
    justify-content: space-between;
}
.footer_icon{
    width: 200px;
    margin-top: 130px;
    /* background-color: #141414; */
    height: 50px;
    margin-left: 80px;
}
.footer_icon img{
    width: 30px;
    height: 30px;
}

.footer_menu{
    /* margin-left: 400px; */
    /* background-color: #141414; */
   
    margin-top: 100px;
}
.footer_menu ul li{
    list-style: none;
    font-family:Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    /* or 24px */
    
    text-align: left;
    /* letter-spacing: 0.1em; */
    text-transform: uppercase;

}

.footer_menu2{
    width: 300px;
    /* margin-left: 400px; */
    /* background-color: #141414; */
    margin-right: 80PX;
    text-align: right;
    margin-top: 110px;
    height: 100px;
    
}
.footer_menu2 ul li{
    list-style: none;
    font-family:Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    /* or 24px */
    
    text-align: right;
    /* letter-spacing: 0.1em; */
    text-transform: lowercase;

}


.ender{
    margin-top: 20px;
      font-family:Inter, sans-serif;
      font-style: normal;
      font-weight: 300;
    font-size: 12px;
line-height: 120%;
/* or 24px */

text-align: center;
letter-spacing: 0.1em;
text-transform: uppercase;

color: #FFFFFF;
}

/* end footer */








/* team */


.team_main{
    height: 80vh;
    width: 100%;

    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;

    background-image: url(/img/Ourteam-image.jpg);
}


.team_intro1{
    width: 100%;
    text-align: center;
    height: 80px;

margin-top: 250px;
font-family:Inter, sans-serif;
font-style: normal;
font-weight: 500;
font-size: 60px;

text-transform: capitalize;

color: #FFFFFF;

/*margin-left: 80px;*/


}

.team_intro2{
    height: 30px;
    width: 100%;
    text-align: center;
    /* width: 500px; */
    font-family:Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
font-size: 20px;
line-height: 0%;
 z-index: 2;
    position: relative;
    
    text-transform: capitalize;
    
    color: #FFFFFF;
     
    margin-top: 0px;
    margin-left: 80px;
    /* background-color: #141414; */
    
}



.team_sec{
    width: 100%;
  
    /* margin-top:80px ; */
    /* background-image: url(/img/Home_sec.png); */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* overflow: hidden; */
    position: relative;
    /* background-color: #6688FF; */
    /* cursor: pointer; */

}

.team_sec_cont1{

    /* top: 20px; */
    padding-top: 50px;
    padding-bottom: 50px;
    justify-content: space-between;
    text-align: center;
    align-items: center;
   
    padding-left: 80px;
    padding-right: 80px;

    display: flex;
    flex-wrap: wrap;
    /* cursor: pointer; */
    /* background-color: #141414; */
    
    

}

/* card css */
.team_card{
   
    align-items: center;
    text-align: center;
    justify-content: center;
    /* padding: 40px 20px; */
    /* gap: 25px; */
    
    
    position: relative;
    width: 300px;
    height: 450px;
    padding-top: 50px;
    color: #000000;
    
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04), 0px 4px 8px rgba(0, 0, 0, 0.06);
    border-radius: 60px;
    /* margin-left: 80px; */
}


.team_card img{
    
 width: 200px;
 height: 200px;


}


.team_card h1{
    text-align: center;
    font-family:Inter, sans-serif;
    font-weight: 600;
font-size: 28px;
line-height: 90.52%;
    /* margin-top: 100px; */
}
.team_card h3{
    font-family:Inter, sans-serif;
    font-weight: 400;
font-size: 18px;
line-height: 90%;
}
.team_card p{
    font-family:Inter, sans-serif;
    font-weight: 300;
font-size: 16px;
color: #767676
;
line-height: 90%;

}
.team_card a{
    font-size: 20px;
    text-decoration: none;

}


#img1{
    /* margin-top: 100px; */
    display: none;
}
#a:hover #img1{
    
    display: block;
}
#a:hover #ah1{
    margin-top: 60px;
}


.home_card:hover{
  
background-color: #ffffff;
border-radius: 30px;
border: 0px ;
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04), 0px 8px 16px rgba(0, 0, 0, 0.08);
}

/* end card css */





/* service */


.service_main{
    height: 80vh;
    width: 100%;

    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;

    background-image: url(/img/Music_Supervisor-image.jpg);
}


.service_intro1{
    width: 100%;
    text-align: center;
    /* height: 0px; */

margin-top: 200px;
font-family:Inter, sans-serif;
font-style: normal;
font-weight: 500;
font-size: 60px;

text-transform: capitalize;

color: #FFFFFF;

/* margin-left: 80px; */


}



.service_sec{
    width: 100%;
  
    /* margin-top:80px ; */
    /* background-image: url(/img/Home_sec.png); */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* overflow: hidden; */
    position: relative;
    /* background-color: #6688FF; */
    /* cursor: pointer; */

}

.service_sec_cont1{
   /* background-color: #6688FF; */
    /* top: 20px; */
    padding-top: 50px;
    padding-bottom: 50px;
    /* justify-content: space-between; */
    text-align: center;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;   
    padding-left: 80px;
    padding-right: 80px;
    font-family:Inter, sans-serif;

    display: flex;
    flex-wrap: wrap;
    /* cursor: pointer; */
    /* background-color: #141414; */
    
    

}




/* release*/


.release_main{
    height: 80vh;
    width: 100%;

    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;

    background-image: url(/img/Release101-image.jpg);
}





.release_sec{
    width: 100%;
  
    /* margin-top:80px ; */
    /* background-image: url(/img/Home_sec.png); */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* overflow: hidden; */
    position: relative;
    /* background-color: #6688FF; */
    /* cursor: pointer; */

}


.sec_release{
    width: 100%;
    /* height: 100%; */
  
    margin-top: 0px;
    font-family:Inter, sans-serif;
    justify-content: center;
    align-items: center;
    text-align: center;
    /* background-color: #141414; */
    /* cursor: pointer; */
    display: block;
    /* clear: both; */
    
}
.release_head{
    width: 100%;
    margin-top: 50px;
    
    font-weight: 600;
    font-size: 60px;
    line-height: 90.52%;
    font-family:Inter, sans-serif;
    text-transform: capitalize;


}

.content_re{
    width: 100%;
    height: 100%;
    font-weight: 500;
    justify-content: center;
    text-align: center;
font-size: 18px;
line-height: 150%;
margin-top: 40px;
margin-bottom: 40px;
/* cursor: pointer; */

/* background-color: aqua; */



}






/* outsource */


.outsource_main{
    height: 80vh;
    width: 100%;

    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;

    background-image: url(/img/Outsource-image.jpg);
}


.outsource_intro1{
    width: 100%;
    text-align: center;
    /* height: 0px; */

margin-top: 350px;
font-family:Inter, sans-serif;
font-style: normal;
font-weight: 500;
font-size: 60px;

text-transform: capitalize;

color: #FFFFFF;

/* margin-left: 80px; */


}



/* learn */


.learn_main{
    height: 80vh;
    width: 100%;

    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    background-image: url(/img/unsplash_8QrPJ3Kfie4.jpg);
}


.learn_front_intro1{
    /* height: 180px; */
width: 400px;
font-family:Inter, sans-serif;
font-style: normal;
font-weight: 500;
font-size: 60px;
/* line-height: 20.52%; */
 /*background-color: #000000; */


text-transform: capitalize;

color: #FFFFFF;
 
margin-top: 150px;
margin-left:80px;
line-height: 100%;

}

.learn_front_intro2{
    /* background-color: #000000; */
    /* height: 62px; */
    width: 550px;
    font-family:Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
font-size: 18px;
line-height: 130%;

 z-index: 2;
    position: relative;
    
    text-transform: capitalize;
    
    color: #FFFFFF;
     
    margin-top: -50px;
    margin-left: 80px;
    }


.learn_img_loby{
    width: 100%;
    /* background-color: #141414; */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
    align-items: center;
    /* padding-left: 80px; */
}
#gut{
    margin-left: 80px;
}
.learn_img{
    width: 280px;
    height: 550px;
    font-weight: 600;
font-size: 22px;
line-height: 48px;
font-family:Inter, sans-serif;
/* background-color: #6688FF; */
justify-content: center;
text-align: center;
/* margin-left: 80px; */
margin-right: 80px;
}
.learn_img img{
    width: 280px;
    height: 450px;
}

.whatsapp_learn{
    width: 100%;
    margin-top: 100px;
    margin-bottom: 50px;

}
.whatsapp_learn img{
    width: 200px;
}




/* contact */



.contact_main{
    height: 10vh;
    width: 100%;

    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    /* background-color: white; */
    /* background-image: url(/img/learn_main.png); */
}



.contact_sec{
    width: 100%;
  
    /* margin-top:80px ; */
    /* background-image: url(/img/Home_sec.png); */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* overflow: hidden; */
    position: relative;
    /* background-color: #6688FF; */
    /* background-color: white; */
    /* cursor: pointer; */

}


.sec_contact{
    width: 100%;
    /* height: 100%; */
  
    margin-top: 0px;
    font-family:Inter, sans-serif;
    justify-content: center;
    align-items: center;
    text-align: center;
    
    display: block;
    /* clear: both; */
    
}

.contact_form{
    font-family:Inter, sans-serif;
	max-width: 350px;
	margin: 10px auto;
	padding: 16px;
	/* background: #ce1c1c; */
    height: 300px;
    margin-bottom: 50px;

}

.contact_form input{

    width: 300px;
    height: 40px;
    border: 3px;
    margin-top: 10px;
    border-style: solid;
    border-width: 1px;
    border-radius:5px ;
    font-family:Inter, sans-serif;
    
    
    border-color: #6688FF;

}
.contact_form textarea{

    width: 300px;
    height: 100px;
    border: 3px;
    margin-top: 10px;
    border-style: solid;
    border-width: 1px;
    border-radius:5px ;
    font-family:Inter, sans-serif;
    
    
    border-color: #6688FF;

}

.contact_form button{

    width: 240px;
height: 60px;
    border: 3px;
    margin-top: 10px;
    border-style: solid;
    border-width: 1px;
    background: #6688FF;
    font-family:Inter, sans-serif;
border-radius: 66px;
color: #F8F8F8;


}



.contact_head{
    width: 100%;
    margin-top: 50px;
    
    font-weight: 600;
    font-size: 60px;
    line-height: 90.52%;
    font-family:Inter, sans-serif;
    text-transform: capitalize;
    /* background-color: white; */


}

.content_con{
    width: 100%;
    height: 100%;
    font-weight: 500;
    justify-content: center;
    text-align: center;
font-size: 20px;
line-height: 150%;
margin-top: -30px;
/* background-color: white; */
margin-bottom: 40px;
/* cursor: pointer; */

/* background-color: aqua; */



}

.add{
    height:50px;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: centers;
    display: flex;
    color: #6688FF;
    font-size: 20px;
    /* background-color: #141414; */

}
.add img{
    width: 20px;
    margin-right: 10px;
    margin-top:15px;
}

.add p{
    margin-right:20px;
}



/* work */


.work_galary{
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* background-color: #6688FF;  */
    text-align: center;
    align-items: center;

    
}
.galary{
    width: 80%;
    height: 100%;
    /* background-color: #000000; */
    margin-left: 10%;
    padding: 40px;
}

.work_galary img{
    margin-top: 40px;
    width: 300px;
    height: 300px;
    margin-right: 40px;
}
#gar{
    margin-left: 100px;
}



}








/* for mobile */

@media only screen and (max-width: 700px) {
    
    body {
        margin: 0;
        padding: 0;
        background-color: #F8F8F8;
    }


    .home_main{
        height: 100vh;
        width: 100%;
    
        background-position: center;
        background-size: cover;
        position: relative;
        overflow: hidden;
        background-image: url(/img/front_bg0.jpg);
    }
    
    /* .home_in_main{
        height: 100vh;
        width: 100%;
        background-image: url(/img/front_bg.png);
        background-position: center;
        background-size: cover;
        position: relative;
        overflow: hidden;
    } */
    
    .nabbar{
        width: 100%;
        height: 54px;
        background-color:#F8F8F8;
        color: #FFEACB;
        display: flex;
    
        font-family:Inter, sans-serif;
        font-size: 20px;
        align-items: center;
        justify-content: space-between;
        Padding:4px, 40px, 4px, 40px;
        z-index: 1;
        position: fixed;
       
    }


    .logo{
        width: 102px;
        height: 48px;
        margin-top: 4px;
        margin-left: 20px;
        cursor: pointer;
    }
    .menu{
        Width:30px;
        Height:20px;
         margin-top: 10px;
    margin-right:40px;
    cursor: pointer;
    }

    .front_intro1{
        height: 90px;
    width: 300px;
    font-family:Inter, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 90.52%;
    
    
    text-transform: capitalize;
    
    color: #FFFFFF;
     
    margin-top: 150px;
    margin-left: 40px;
    line-height: 100%;
    
    }
    
  
.front_intro2{
    height: 62px;
    width: 100%;
    font-family:Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
font-size: 16px;
line-height: 130%;
    
    text-transform: capitalize;
    
    color: #FFFFFF;
     
     margin-top: 20px; 
    margin-left: 40px;
    display: block;
    flex-wrap: wrap;
    z-index: 2;
    position: relative;
 
    
    
    }

    .front_intro2 img{
        margin-top: 150px;
        height: 60px;
        margin-left: 150px;
        cursor: pointer;
    }
      .button_reg{
        /*height: 60px;*/
          margin-top: 150px;
        /*width:120px;*/
        padding-top:8px;
        padding-right:32px;
        padding-bottom:8px;
         border: 2px solid white;
        padding-left:32px;
        margin-left: 100px;
        background-color:rgba(255,255,255, 0.3);
        color:white;

        border-radius:4px;
        cursor: pointer;
        font-family:Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
font-size: 14px;
line-height: 130%;
        
    }
.button_reg_team{
        /*height: 60px;*/
          margin-top: 150px;
        /*width:120px;*/
         padding-top:8px;
        padding-right:32px;
        padding-bottom:8px;
        
        padding-left:32px;
         border: 2px solid white;
        margin-left: 100px;
      background-color:rgba(255,255,255, 0.3);
        color:white;
      
        border-radius:4px;
        cursor: pointer;
        font-family:Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
font-size: 14px;
line-height: 130%;
        
    }
    
    .down_icon{
        width: 20px;
        height: 20px;
        margin-left: 140px;
        margin-top: 20px;
    }




    .row{
        height: 100%;
        width: 100%;
     
        display: flex;
        position: fixed;
        right: 0;
        left: 0;
        bottom: 0;
        top: 0;
    
       
    }
    #leftcol{
        width: 70%;
        height: 100vh;
        background-color: rgb(102,136,255,.0) ;
        
    }
    #rightcol{
        width: 200%;
        height: 100vh;
        border-top-left-radius:20px ;
        border-bottom-left-radius:20px ;
        background-color: #ffffff;
        box-shadow: 5px 7px 7px 7px rgba(237, 237, 237, 0.5);
        align-items: center;
        justify-items: center;
        position: relative;
        z-index: 2;
        text-align: center;
    
    }
    
    #rightcol ul li{
        list-style: none;
        font-family:Inter, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 180.52%;
    text-align: center;
    cursor: pointer;
    margin-left: 0px;
    }
    
    #rightcol li:hover{
        color: #6688FF;
        
    }
    
    #crossicon{
        
    /* margin-right:80px; */
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 40px;
   
    
    }
    
    #menu_logo{
        margin-left: 170px;
    }
    
    #our_src{
        width: 170px;
        margin-left: 30px;

    }
    #twit{
        margin-left: 10px;
    }
   
    
    #rightcol{
        transform: translate(100% );
    }




    .home_sec{
        width: 100%;
      
        margin-top:80px ;
        background-image: url(/img/Home_sec.png);
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        /* overflow: hidden; */
        position: relative;
        /* cursor: pointer; */
    
    }
    
    .sec_cont1{
    
        top: 20px;
        padding-top: 50px;
       
        padding-left: 80px;
    
        display: flex;
        flex-wrap: wrap;
        text-align: center;
        align-items: center;
        justify-content: center;
        /* cursor: pointer; */
        
    
    }
    
    
    .home_card{
        box-sizing: border-box;
        margin-top: 20px;
    font-family:Inter, sans-serif;
    display: block;
    margin-right: 60px;
    width: 290px;
    height: 250px;
    color: #6688FF;
    border: 2px solid #6688FF;
    backdrop-filter: blur(15.5px);
    border-radius: 30px;
    flex: none;
    order: 0;
    flex-grow: 0;
    cursor: pointer;
    }
    
    
    .home_card img{
        
        margin-top: 20px;
    margin-left: 250px;
    
    }
    
    
    .home_card h1{
        text-align: center;
        margin-top: 100px;
    }
    
    
    #img1{
        /* margin-top: 100px; */
        display: none;
    }
    #a:hover #img1{
        
        display: block;
    }
    #a:hover #ah1{
        margin-top: 60px;
    }
    
    
    .home_card:hover{
      
    background-color: #ffffff;
    border-radius: 30px;
    border: 0px ;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04), 0px 8px 16px rgba(0, 0, 0, 0.08);
    }
    
    
    
    .sec_about{
        width: 100%;
        /* height: 100%; */
      
        margin-top: 0px;
        font-family:Inter, sans-serif;
        justify-content: center;
        align-items: center;
        text-align: center;
        /* background-color: #141414; */
        /* cursor: pointer; */
        display: block;
        /* clear: both; */
        
    }
    .about_head{
        width: 100%;
        margin-top: 100px;
        font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 90.52%;
    cursor: pointer;
    
    }
    
    .content_ab{
        width: 100%;
        height: 100%;
        font-weight: 500;
        justify-content: center;
        text-align: center;
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 40px;
    /* cursor: pointer; */
    
    /* background-color: aqua; */
    
    
    
    }
    
    .content_ab p{
        margin-left: 80px;
        margin-right: 80px;
        /* position: fixed; */
    }
    
    
    
    
    
    
    




    .footer{
        width: 100%;
        height: 322px;
    
        background-color: #141414;
        color: #F8F8F8;
        position: relative;
    
        
    
    }
    
    .footer_1{
        width: 100%;
        height: 100%;
        
        
        background-image: url(/img/Frame\ _91.png);
        display: inline-flex;
        flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    
    }
    .footer_2{
        width: 100%;
        height: 70%;
        /* background-color: #6688FF; */
        display: flex;
        /* background-color: #8ebf42; */
        /* margin-top: 250px;s */
        align-items: center;
        justify-content: space-between;
    }
    .footer_icon{
        /* width: 200px; */
        width: 40px;
        height: 100px;
        margin-top: 30px;
        /* background-color: #852f2f; */
        height: 50px;
        margin-left: 40px;
    }
    .footer_icon img{
        width: 20px;
        height: 20px;
    }
    
    .footer_menu{
        width: 100px;
        margin-left: 20px;
        /* background-color: #6e5555; */
       
        margin-top: 30px;
    }
    .footer_menu ul li{
        list-style: none;
        font-family:Inter, sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 120%;
        /* or 24px */
        
        text-align: left;
        /* letter-spacing: 0.1em; */
        text-transform: uppercase;
    
    }
    
    .footer_menu2{
        width: 500px;
        /* margin-left: 400px; */
        /* background-color: #962d2d; */
        margin-right: 40PX;
        text-align: right;
        margin-top: 50px;
        height: 100px;
        
    }
    .footer_menu2 ul li{
        list-style: none;
        font-family:Inter, sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 120%;
        /* or 24px */
        
        text-align: right;
        /* letter-spacing: 0.1em; */
       text-transform: lowercase;
    }
    
    
    .ender{
        margin-top: 20px;
          font-family:Inter, sans-serif;
          font-style: normal;
          font-weight: 300;
        font-size: 12px;
    line-height: 120%;
    /* or 24px */
    
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    
    color: #FFFFFF;
    }





    
  /* team */


  .team_main{
    height: 80vh;
    width: 100%;

    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;

    background-image: url(/img/Ourteam-image.jpg);
}


.team_intro1{
    width: 170px;
    text-align:left;
    height: 40px;

/* margin-top: 450px; */
font-family:Inter, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 32px;
/* background-color: #6688FF; */

text-transform: capitalize;

color: #FFFFFF;

margin-left: 140px;


}

.team_intro2{
    height: 30px;
    width: 340px;
    text-align: center;

    font-family:Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
font-size: 18px;
line-height: 130%;
display: flex;
flex-wrap: wrap;

    
    text-transform: capitalize;
    
    color: #FFFFFF;
     
    margin-top: 0px;

}



.team_sec{
    width: 100%;
  
    /* margin-top:80px ; */
    /* background-image: url(/img/Home_sec.png); */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* overflow: hidden; */
    position: relative;
    /* background-color: #6688FF; */
    /* cursor: pointer; */

}

.team_sec_cont1{

    /* top: 20px; */
    padding-top: 50px;
    padding-bottom: 50px;
    justify-content: space-between;
    text-align: center;
    align-items: center;
   
    padding-left: 80px;
    padding-right: 80px;

    display: flex;
    flex-wrap: wrap;
    /* cursor: pointer; */
    /* background-color: #141414; */
    
    

}

/* card css */
.team_card{
    margin-top: 30px;
   
    align-items: center;
    text-align: center;
    justify-content: center;
    /* padding: 40px 20px; */
    /* gap: 25px; */
    
    
    position: relative;
    width: 270px;
    height: 350px;
    padding-top: 50px;
    color: #000000;
    
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04), 0px 4px 8px rgba(0, 0, 0, 0.06);
    border-radius: 60px;
    /* margin-left: 80px; */
}


.team_card img{
    
 width: 150px;
 height: 150px;


}


.team_card h1{
    text-align: center;
    font-family:Inter, sans-serif;
    font-weight: 600;
font-size: 26px;
line-height: 90.52%;
    /* margin-top: 100px; */
}
.team_card h3{
    font-family:Inter, sans-serif;
    font-weight: 400;
font-size: 18px;
line-height: 90%;
}
.team_card p{
    font-family:Inter, sans-serif;
    font-weight: 300;
font-size: 14px;
color: #767676
;
line-height: 90%;

}
.team_card a{
    font-size: 20px;
    text-decoration: none;

}



/* service */



.service_main{
    height: 80vh;
    width: 100%;

    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;

    background-image: url(/img/Music_Supervisor-image.jpg);
}


.service_intro1{
    width: 100%;
    text-align: center;
    /* height: 0px; */

margin-top: 230px;
font-family:Inter, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 36px;

text-transform: capitalize;

color: #FFFFFF;

/* margin-left: 80px; */


}



.service_sec{
    width: 100%;
  
    /* margin-top:80px ; */
    /* background-image: url(/img/Home_sec.png); */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* overflow: hidden; */
    position: relative;
    /* background-color: #6688FF; */
    /* cursor: pointer; */

}

.service_sec_cont1{
   /* background-color: #6688FF; */
    /* top: 20px; */
    padding-top: 50px;
    padding-bottom: 50px;
    /* justify-content: space-between; */
    text-align: center;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;   
    padding-left: 80px;
    padding-right: 80px;
    font-family:Inter, sans-serif;

    display: flex;
    flex-wrap: wrap;
    /* cursor: pointer; */
    /* background-color: #141414; */
    
    

}




/* service */



.release_head{
    width: 100%;
    margin-top: 50px;
    
    font-weight: 700;
    font-size: 40px;
    line-height: 90.52%;
    font-family:Inter, sans-serif;
    text-transform: capitalize;


}

.content_re{
    width: 100%;
    height: 100%;
    font-weight: 500;
    justify-content: center;
    text-align: center;
font-size: 15px;
line-height: 150%;
margin-top: 40px;
margin-bottom: 40px;
/* cursor: pointer; */

/* background-color: aqua; */



}






/* outsource */


.outsource_main{
    height: 80vh;
    width: 100%;

    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;

    background-image: url(/img/Outsource-image.jpg);
}


.outsource_intro1{
    width: 100%;
    text-align: center;
    /* height: 0px; */

margin-top: 300px;
font-family:Inter, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 50px;

text-transform: capitalize;

color: #FFFFFF;

/* margin-left: 80px; */


}


/* learn */


.learn_main{
    height: 80vh;
    width: 100%;

    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    background-image: url(/img/unsplash_8QrPJ3Kfie4.jpg);
}


.learn_front_intro1{
    /* height: 180px; */
width: 300px;
font-family:Inter, sans-serif;
font-style: normal;
font-weight: 600;
font-size: 40px;
/* line-height: 20.52%; */
/* background-color: #000000; */


text-transform: capitalize;

color: #FFFFFF;
 
margin-top: 200px;
margin-left:20px;
line-height: 100%;

}

.learn_front_intro2{
    /* background-color: #000000; */
    /* height: 62px; */
    width: 350px;
    font-family:Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
font-size: 15px;
line-height: 130%;
 z-index: 2;
    position: relative;
    
    text-transform: capitalize;
    
    color: #FFFFFF;
     
    margin-top: -30px;
    margin-left: 20px;
    
    
    }


    .learn_img_loby{
        width: 80%;
        /* background-color: #141414; */
        /* display: flex; */
        /* flex-wrap: wrap; */
        display: block;
        margin-left: 25px;
        justify-content: center;
        text-align: center;
        align-items: center;
        /* padding-left: 80px; */
    }
    #gut{
        margin-left: 0px;
    }
    .learn_img{
        width: 350px;
        height: 650px;
        font-weight: 600;
    font-size: 32px;
    line-height: 48px;
    font-family:Inter, sans-serif;
    /* background-color: #6688FF; */
    justify-content: center;
    text-align: center;
    /* margin-left: 80px; */
    margin-right: 80px;
    /* align-items: center; */
    }
    .learn_img img{
        width: 320px;
        height: 500px;
    }


/* work */


.work_galary{
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /* background-color: #6688FF;  */
    text-align: center;
    align-items: center;

    
}
.galary{
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    /* background-color: #000000; */
    /* margin-left: 10%; */
    /* padding: 40px; */
}

.work_galary img{
    margin-top: 40px;
    width: 100px;
    height: 100px;
    /* margin-right: 40px; */
}






    
    
    
  }









  /* end mobile */