*{
	font-family: Belleza!important;
	margin: 0px;
	padding: 0px;


}
.container{
    width: 100vw;
    margin: auto;
}
.header{
    display: flex;
    flex-direction: row;
    /* align-content: center; */
    justify-content: space-between;
    align-items: center;
    padding: 25px;
    background: #340a35;
    position: sticky;
    /* width: 100%; */
    top: 0;
    z-index: 999;
        flex-wrap: wrap;

}
.navbar ul{
	list-style: none;
	display: flex;
        flex-wrap: wrap;

}
.logo-container img{
	max-width: 100%;
}
.logo-container{
    max-width:30%;
}
.navbar ul li {
    padding: 20px;
    font-size: 18px;
    text-transform: uppercase;
}
.navbar ul li a{
	text-decoration: none;
	color: white;
	display: inline-block;
}
.navbar ul li a:hover{
	font-weight: 700;
}
.navbar ul li::after {
    content: '/';
    padding-left: 20px;
    font-size: 18px;
    color: white;
}
.nav-last-item::after{
	content:''!important;
}
a{
	text-decoration: none;
}
.navbar ul li a::after {
    content: '';
    display: block;
    width: 0;
    margin-top:5px;
    height: 3px;
    background: #8d2b8c;
    transition: width .3s;
}

.navbar ul li a:hover::after {
    width: 100%;
    //transition: width .3s;
}
.global_btn{
	    text-transform: uppercase;
    background-color: #8d2b8c!important;
    border-color: #fff!important;
    color: white;
    padding: 15px 71px;
    font-weight: 700;
    border-radius: 100px;
    border: 2px solid white;
    font-size: 18px;
        display: inline-block;
        text-align: center;
        box-shadow: rgba(0,0,0,.25) 0 3px 11px 0;

}
.global_btn:hover{
    transition: all 0.5s;
    background-color: #fff!important;
    color: #8d2b8c!important;
   border-color: #8d2b8c!important;

}
.videobgframe{
      z-index: -5;
    position: relative;
    /* width: 100%; */
    height: 800px;
    width: 100vw;
    object-fit: cover;
}
.sec1_text_container h1{
    font-size: 60px;

}
.sec1_text_container h3{
    font-size: 38px;
    
}.sec1_text_container hr{
  border: 2px solid #8d2b8c;    
      width: 70%;
    margin: 20px auto;
}
.sec1_text_container{
     display: flex;
    flex-direction: column;
    max-width: 631px;
    margin: auto;
    text-align: center;
    color: white;
    /* align-content: center; */
    margin-top: -500px;
    margin-bottom: 270px;

}
.section_1{
        margin-top: -120px;
        
}
.section2{
    display: flex;
    padding: 50px;

}
.sec2_div_left_div{
 margin-left:40px;   
}
.sec2_div_left_div img{
    object-fit: cover;
    width: 100%;
    height: 100%;  
}
.inner_text_div{
    padding: 50px;
    -webkit-box-shadow: rgba(0,0,0,.25) 0 3px 11px 0!important;
          margin: 50px 0px;
    position: relative;
    left: -100px;
    z-index: 2;
    background: white;
    width: 44vw;

}
.inner_text_div a{
    display: inline-block !important;
}
.inner_text_div h1{
    font-size: 48px;

}
.inner_text_div hr{
      border-bottom: 2px solid #8d2b8c;
    margin: 20px 0px;

}
.inner_text_div p{
    font-size: 18px;
    font-family: Montserrat !important;
    line-height: 1.5;
    color: #000;
    direction: ltr;
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
}

.inner_text_div2{
    padding: 50px;
    -webkit-box-shadow: rgba(0,0,0,.25) 0 3px 11px 0!important;
    background: rgba(238,240,248,.64)!important;
   

}
.inner_text_div2 a{
    display: inline-block !important;
}
.inner_text_div2 h1{
    font-size: 48px;

}
.inner_text_div2 hr{
      border-bottom: 2px solid #8d2b8c;
    margin: 20px 0px;

}
.inner_text_div2 p{
    font-size: 18px;
    font-family: Montserrat !important;
    line-height: 1.5;
    color: #000;
    direction: ltr;
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
}
.section3{
        display: flex;

    padding: 50px;
}
.sec3_div_right_div{
    width: 100%;
    background-image: url(img/img3.jpg);
    background-repeat:no-repeat ;
    background-position:center ;
   background-size: cover!important;
}
.sec7_div_right_div{
    width: 100%;
    background-image: url(img/img8.jpg);
    background-repeat:no-repeat ;
    background-position: right bottom;
   background-size: cover!important;
}
.sec3_div_left_div{
 width: 60vw;
}
.inner_text_div3{
    color: white;
    padding-right: 40%;
}
.inner_text_div3 a{
    display: inline-block !important;
}
.inner_text_div3 h1{
    font-size: 48px;

}
.inner_text_div3 hr{
      border-bottom: 2px solid #8d2b8c;
    margin: 20px 0px;

}
.inner_text_div3 p{
    font-size: 18px;
    font-family: Montserrat !important;
    line-height: 1.5;
    color: #fff;
    direction: ltr;
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
}
.section4{
    background-image:url('img/img4.jpg') ;
    background-repeat:no-repeat ;
    background-position:center ;
   background-size: cover!important;
    padding: 50px;
      box-shadow: inset 0 0 0 2000px rgb(13 12 12 / 30%);

}
.inner_text_div4 a{
    display: inline-block !important;
}
.inner_text_div4 h1{
    font-size: 48px;

}
.inner_text_div4 hr{
    border-bottom: 2px solid #8d2b8c;

    width: 70%;
    margin: 17px auto;

}
.inner_text_div4 p{
    font-size: 18px;
    font-family: Montserrat !important;
    line-height: 1.5;
    color: #000;
    direction: ltr;
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
}
.section5{
    padding: 50px;  
    background: white;
}
.inner_text_div4{
    text-align: center;
    width: 80%;
    margin: auto;
    margin-bottom: 30px;

}
.imagebox_inner .imgbox_img{
   
    background-repeat:no-repeat ;
    background-position:center ;
   background-size: cover!important;
   min-height:40vh ;
}
.sec4_imagebox{
    display: flex;
}
.imgbox_text{
        background: #8d2b8c!important;
    color: white;
    /* padding: 24px; */
    font-size: 24px;
    font-weight: 900;
    height: 80px;
    padding: 0px 20px;
    display: flex;
    align-items: center;
    z-index: 5;
    position: relative;
}
.imagebox_inner {
    flex: 1;
    margin: 0px 10px;
}
.imagebox_inner:focus .imgbox_img {
  transform: scale(1.2);
  transition: all .5s;

}
.imagebox_inner:hover .imgbox_img {
  transform: scale(1.2);
  transition: all .5s;

}
.imagebox_inner{
    overflow: hidden;
}
.imagebox_inner1 .imgbox_img{
 background-image: url('img/imgbox1.jpg');
}
.imagebox_inner2 .imgbox_img{
 background-image: url('img/imgbox2.jpg');
}
.imagebox_inner3 .imgbox_img{
 background-image: url('img/imgbox3.jpg');
}
.imagebox_inner4 .imgbox_img{
 background-image: url('img/imgbox4.jpg');
}
.sec4_btn{
    margin: auto;
}
.sec4_button_div{
    margin-top:20px;
    display: flex;
    justify-content: center;
}

.inner_text_div6{
    padding: 50px;
    -webkit-box-shadow: rgba(0,0,0,.25) 0 3px 11px 0!important;
    background: rgb(0 0 0 / 64%)!important;
    width: 45vw;
   

}
.inner_text_div6 a{
    display: inline-block !important;
}
.inner_text_div6 h1{
    font-size: 48px;
    color: white;

}
.inner_text_div6 hr{
      border-bottom: 2px solid #8d2b8c;
    margin: 20px 0px;

}
.inner_text_div6 p{
    font-size: 18px;
    font-family: Montserrat !important;
    line-height: 1.5;
    direction: ltr;
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
    color: white;
}
.section6{
        background-image: url(img/img6.jpg);
    padding: 70px;
    display: flex;
    justify-content: flex-end;
    position: relative;
    /* opacity: 0.65; */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}
.section7{
    background-image: url(img/img9.jpg);
    padding: 70px;
    display: flex;
    justify-content: center;
    position: relative;
    /* opacity: 0.65; */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.inner_text_div9{
    padding: 50px;
    -webkit-box-shadow: rgba(0,0,0,.25) 0 3px 11px 0!important;
    position: relative;
    z-index: 2;
    background: white;
    width: 44vw;

}
.inner_text_div9 a{
    display: inline-block !important;
}
.inner_text_div9 h1{
    font-size: 48px;

}
.inner_text_div9 hr{
      border-bottom: 2px solid #8d2b8c;
    margin: 20px 0px;

}
.inner_text_div9 p{
    font-size: 18px;
    font-family: Montserrat !important;
    line-height: 1.5;
    color: #000;
    direction: ltr;
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
}
.section9{
    display: flex;
    padding: 50px;

}
.sec9_div_right_div{
     background-repeat:no-repeat ;
        background-position: 50% 50%!important; 
   background-size: cover!important;
    background: url(img/img10.jpg);
    width: 50vw;    
}
.section10{
    background-image:url('img/img11.jpg') ;
    position: relative;
    /* opacity: 0.65; */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: inset 0 0 0 2000px rgb(13 12 12 / 30%);
    padding: 50px;

}
.inner_text_div10{
       color: white;
    /* padding-right: 400px; */
    display: flex;
    flex-direction: column;
    width: 55%;
    text-align: center;
        margin: auto;

}
.inner_text_div10 a{
    display: inline-block !important;
}
.inner_text_div10 h1{
    font-size: 48px;

}
.inner_text_div10 hr{
      border-bottom: 2px solid #8d2b8c;
    margin: 20px 0px;

}
.inner_text_div10 p{
    font-size: 18px;
    font-family: Montserrat !important;
    line-height: 1.5;
    color: #fff;
    direction: ltr;
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
}

/*Collpase Section*/
.collapsible {
  background-color: #8d2b8c;
  color: white;
  cursor: pointer;
    padding: 20px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
}

.active, .collapsible:hover {
  background-color: #8d2b8c;
}

.collapsible:after {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.content {
     padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background-color: black;
    font-size: 18px;
    color: white;
    
}
.content p{
    font-family: 'Montserrat' !important;
        padding: 32px 0px;
            font-size: 16px;


}
.collapse_section{
    width: 80vw; 
    margin: auto;
}
.collapse_div{
    margin: 10px 0px;
}
/*footer Css*/
.footer{
   background: url('img/black_star_sky.jpg');
   background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: inset 0 0 0 2000px rgb(13 12 12 / 30%);
    padding: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.footer_div1 img{
    width: 25vw;
}
.inner_text_div11{
    color: white;
    display: flex;
    flex-direction: column;
    text-align: center;
    margin: auto;
       padding: 0px 54px 20px 54px;

}
.inner_text_div11 a{
    display: inline-block !important;
}
.inner_text_div11 h1{
    font-size: 48px;

}
.inner_text_div11 hr{
      border-bottom: 2px solid #8d2b8c;
    margin: 20px 0px;

}
.inner_text_div11 p{
    font-size: 18px;
    font-family: Montserrat !important;
    line-height: 1.5;
    color: #fff;
    direction: ltr;
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
}
.lower_footer{
    background: #8d2b8c;
    padding: 20px;
}
.lower_footer p{
   text-align: center;
   color: white;
    font-family: Montserrat !important;

}
.nav_div{
        display: flex;
}
.inner-footer-div{
    max-width: 1100px;
    display: flex;
    margin: auto;
    justify-content: center;
    align-items: center;
    

}

/*Media queries*/
@media screen and (max-width:1024px){
    .nav_div{
        display: none;
    }
    .navbar ul li::after {
    content: ''!important;
    padding-left: 20px;
    font-size: 18px;
    color: white;
    }
    
    .submenu{
       flex-direction: column;
        background: white;  
        position: absolute;

    }
    .more_nav{
        color: white;
        cursor: pointer;
    }
    
    .submenu li a{
        color: black!important;
    }
     .navbar ul .more_nav::after {
         content: '⮟'!important;
    }
    .footer{
        padding:5px;
    }

}
@media screen and (min-width:1025px){
    .m_nav_div{
        display: none;
    }
    

}
@media screen and (max-width:768px){
    .sec4_imagebox {
    display: flex;
    flex-direction: column;
        
    }
    .sec2_div_left_div {
    margin-left: 0px !important;
    }
    .inner_text_div {
     margin: 0px !important; 
    position: relative;
     left: 0px; 
    z-index: 2;
    background: white;
     width: auto; 
    }
    .section2 {
        display: flex;
        padding: 50px;
        flex-direction: column;
    }
    .inner_text_div9{
        width:auto;
        
    }
    .sec9_div_left_div{
        display:none;
    }
    .sec3_div_left_div {
         width: auto !important; 
    }
    .section3 {
        flex-direction: column;
    }
    .sec3_div_right_div,.sec7_div_right_div{
        height:500px;
    }
    .btn-container{
        display:none;
    }
    .inner-footer-div {
    
        flex-wrap:wrap;
    }
}
