* {
    list-style: none;
    font-family: "Work Sans", sans-serif;
    text-decoration: none;
   
}

.header-1 {
    background-color: #333;
}

.desktop-color {
    color: #9B9B9B;
}

.desktop-cart {
    color: #9B9B9B;
}

.desktop-cart:hover {
    background-color: rgb(66, 214, 66);
}

.mic-color {
    color: #dc3545;
}

.container-nav {
    background-color: #4c4c4c;
}

.ticket-1 {

    background-image: linear-gradient(to right, #ee8425 0%, #f9488b 100%), linear-gradient(to right, #ee8425 0%, #f9488b 100%);
    border-radius: 20px;
    border: 0px;
}

.sec-1 {

    background-image: url(./images/hero.jpg);
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    object-fit: cover;
}

.pre-h3 {
    color: #f44949;
    font-size: 25px;
}

.sec-2 {

    background-image: linear-gradient(120deg, #ee8425 0%, #f9488b 100%), linear-gradient(120deg, #ee8425 0%, #f9488b 100%);
}

.para-1 {

    color: #6a6b7c;
    font-weight: 400;
    line-height: 28px
}

.bord-para {


    border-bottom: 2px solid #f44949;
}

.para-2 {

    color: #6a6b7c;
    font-weight: 500;
    line-height: 30px
}

.bg-1 {
    background-image: linear-gradient(120deg, #ee8425 0%, #f9488b 100%), linear-gradient(120deg, #ee8425 0%, #f9488b 100%);
    color: white;
}

.sec-6 {

    background-image: url(./images/pricing-bg.jpg);
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    object-fit: cover;
}

.shin-color {
    color: #a0a1b5;
}

.inblock-para {
    list-style: none;
    font-size: 16px;
    color: #6a6b7c;
    line-height: 38px;
}

.get-ticket {

    border: 0;
    background-image: linear-gradient(120deg, #ee8425 0%, #f9488b 100%), linear-gradient(120deg, #ee8425 0%, #f9488b 100%);
    color: white;
}

/* .img-sec-7 {
    background-image: url(./images/latest-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  
   
    object-fit: cover;
} */

.sec-8-bg {

    background-image: url(./images/newslatter-bg.jpg);
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    object-fit: cover;
}

input{
    border: 0;
}

.Subscribe{
    background-image: linear-gradient(120deg, #ee8425 0%, #f9488b 100%), linear-gradient(120deg, #ee8425 0%, #f9488b 100%);
    color: white;   
}

.sec-10{

    background-color: #171822;
}

.footer{
    background-color: #171822;
}

.nav-manup{
        background-color: #222;
}

.heading-1{

    font-size: 60   px;
}