.aboutus-contianner,.ticket,.ticket-containner{
    display: flex;
    justify-content: center;
    height: auto;
    flex-wrap:wrap;
}
.ticket-containner{
    margin: auto;
    display: flex;
    justify-content: center;
    width: 90%;
    height: auto; 
    flex-wrap:wrap;
}
.past-expo,.price>a{
    background-color:#7010BF;
}
.head,.aboutus-contianner,.ticket-containner,.head-past{
width: 90%;
margin-left:auto ;
margin-right:auto ;
}
.head,.head-past{
    padding-top: 5%;
}
.head>h2,.head >hr{
 color:#7010BF;
 text-align: center;
}
.head>p{
    width:60%;
    margin: auto;
    text-align: center;
}

.head >hr{
    height: 1px;
    background-color:#7010BF ;
}
.past-expo-img{
    margin-top: 5%;
    text-align: center;
}
.past-expo-img>img{
    width: 50%;
    height: auto;
}
.head >hr,.head-past>hr{
    width:100px;
    margin-left:auto ;
    margin-right:auto ;
}
.head-past>h2{
    text-align: center;
    color:white;
}
.head-past{
    text-align: center;
}
.head-past >p{
    color: white;
    width: 60%;
    margin: auto;
}
.aboutus-img{   
margin: auto;
    width:580px;
    height:auto;
    position: relative;
}
.swiper-containner{
    margin: auto;
    width: 500px;
    height:auto;
    overflow: hidden;
}
.aboutus-img >img{
    width: auto;
    height: auto;
}
.aboutus-text-containner{
    margin-top: 5%;
    margin: auto;
    width: 550px;
    height: 350px;
}
.aboutus-text>h3,.aboutus-text>span{
    color:#7010BF;
    margin-top: 10px;
    margin-bottom: auto;
}
.aboutus-p{
margin-top:50px;
margin-bottom: 80px;
}
.aboutus-p>p{   
    width: auto;
    height:auto;
}
.aboutus-button>a{
    padding:12px 52px;
    color:white;
    background-color: #7010BF;
    margin-top: auto;
    margin-bottom: 10px;
}
.title-descriptioon,.price{
    margin: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
}
.title-descriptioon >h2{
    font-size: x-large;
}
.ticket-info{
    width: 100%;
    height: auto;
}
.ticket{
    background-color:#EFE6F6; 
    width: 300px;
    height: auto;
    margin: 20px;
    margin-top: -10px;
    box-shadow: 2px 2px 4px #636262
}
.ticket-containner{
    height: auto;
    margin-top: 5%;
    margin-bottom: auto;
}
.price>a{
    color: white;
    padding:20px 60px;
    border-radius: 40px;
    margin-top: auto;
    margin-bottom:0px;
}
.price>h2{
    margin-top:0px;
    margin-bottom:20px;
    font-size: x-large;
    line-height: 70px;
}
.price>a:hover{
    color: white;
    box-shadow: 2px 2px 4px #636262;
}

.aboutus-button>a:hover{
    color: white;
    box-shadow: 2px 2px 4px #636262;
}