.title-c{
    font-size: 43px;
    font-weight: 400;
    font-family: 'Rajdhani', sans-serif;
    margin-top: 60px;
    color: #121010;
}

.text-c{
    font-size: 43px;
    text-align: center;
    font-weight: 400;
    font-family: 'Rajdhani', sans-serif;
     color: #121010;
}

.text-objective{
    font-size: 30px;
    font-family: 'Rajdhani', sans-serif;
    color: #121010;
    font-weight: bold;
}

.para-objective{
    font-size: 22px;
    font-family: 'Rajdhani', sans-serif;
    color: #121010;
    font-weight:400;
}

.Competition-Phases-heading h1{
    font-size: 24px;
    font-weight: 600;
    font-family: 'Rajdhani', sans-serif;
    color: #121010;
    font-weight: 400;
}

.box ul li{
    list-style: circle;
    color: white;
    font-size: 18px;
    font-family: 'Rajdhani', sans-serif;
}

.box-2 ul li{
    list-style: circle;
    font-size: 18px;
    color:black;
    font-family: 'Rajdhani', sans-serif;
}

.box-3 ul li{
    list-style: circle;
    font-size: 18px;
    color: black;
    font-family: 'Rajdhani', sans-serif;
}

.box-4 ul li{
    list-style: circle;
    font-size: 18px;
    color:  black;
    font-family: 'Rajdhani', sans-serif;
}

.box-6 ul li{
    list-style: circle;
    font-size: 18px;
    color:  black;
    font-family: 'Rajdhani', sans-serif;;
}

.box-8 ul li{
    list-style: circle;
    font-size: 18px;
    color: white;
    font-family: 'Rajdhani', sans-serif;
}

.box-9 ul li{
    list-style: circle;
    font-size: 18px;
    color: white;
    font-family: 'Rajdhani', sans-serif;
}
.box{
    width: 393px;
    height: 319px;
    border: 3px solid gray;
    padding: 33px;
    background-color: black;
    margin: 2px 154px 42px 75px;
    border-radius: 40px;
    font-family: 'Rajdhani', sans-serif;
    
}

.box-2{
    width: 749px;
    height: 224px;
    border: 3px solid  lightgrey;
    padding: 1px 10px 19px 244px;
    background-color: white;
    margin: 2px 154px 42px 0px;
    
}

.box-3{
    width: 724px;
    height: 235px;
    border: 3px solid lightgray;
    padding: 2px 10px 19px 244px;
    background-color: white;
    margin: 9px 154px 42px 396px;
    
}

.box-4{
        width: 749px;
        height: 247px;
        border: 3px solid  lightgray;
        padding: 1px 10px 19px 244px;
        background-color: white;
        margin: 2px 154px 42px 0px;
        
    }


    .box-5{
        width: 749px;
        height: 142px;
        border: 3px solid red;
        padding: 20px;
        background-color: #f45c43;
        margin: 2px 154px 42px 75px;
    }

    .box-6{
      
        height: 498px;
        padding: 20px;
        background-color: #d3d3d387;
         /* margin: 2px 154px 42px 75px;  */
        font-family: rajdhani sans-serif;
        font-size: 18px;
        color: white;
        margin-bottom: 60px;
        border-radius: 40px;
    }


    .box-7{
      
        width: 601px;;
        border: 3px solid red;
        padding: 20px;
        background-color: #f45c43;
         /* margin: 2px 154px 42px 75px;  */
        font-family: rajdhani sans-serif;
        font-size: 18px;
        color: white;
        margin-bottom: 60px;
    }


    
    /* .box-8{
    
        border: 3px solid red;
        padding: 20px;
        background-color: #f45c43;
         /* margin: 2px 154px 42px 75px;  */
        /* font-family: rajdhani sans-serif;
        font-size: 18px;
        color: white;
        margin-bottom: 60px; */
    /* }  */

    .box-9{
    
        border: 3px solid red;
        padding: 20px;
        background-color: #f45c43;
         /* margin: 2px 154px 42px 75px;  */
        font-family: rajdhani sans-serif;
        font-size: 18px;
        color: white;
        margin-bottom: 60px;
    }
    
    


    
    .box-6-img{
        width: 484px;
        margin-left: 91px;
    }


.Competition-Phases-sub-heading {
    text-align: center;
    font-size: 30px;
    font-family: 'Rajdhani', sans-serif;
}
.Competition-Phases-sub-para{
    text-align: center;
    font-size: 22px;
    font-family: 'Rajdhani', sans-serif;
}




.timeline-summary {
    text-align: end;
    font-size: 43px;
    font-family: 'Rajdhani', sans-serif;
    color: #121010;
    font-weight: 400;
}

.img-winner{
        width: 160px;
    margin-left: -214px;
    margin-bottom: -191px;
}

.Expected-Outcomes{
    font-size: 43px;
    font-family: 'Rajdhani', sans-serif;
    color: #121010;
    font-weight: 400;


}

.price-heading {
    font-size: 43px;
    /* margin-left: 82px; */
    font-family: 'Rajdhani', sans-serif;
    color: #121010;
    font-weight: 400;
}

.overview-para {
    font-family: 'Rajdhani', sans-serif;
    color: #121010;
    font-weight: 400; 

}


.page-title-1:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: border-box;
    opacity: 0.7;
    content: "";
}
.page-title-1 {
    position: relative;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    padding: 100px 0 90px;
    min-height: 250px;
}
.page-title-1 .title-1 {
    font-size: 64px;
    color: #ffffff;
    margin-bottom: 1px;
    font-family: 'Rajdhani', sans-serif;
}


.btn-style-cp {
    position: relative;
    font-size: 13px;
    line-height: 24px;
    padding: 15px 50px;
    font-weight: 700;
    letter-spacing: 0.1em;
    overflow: hidden;
    text-transform: uppercase;
    color: var(--theme-color1);
    /* border: 2px solid #3e3b3b; */
    background: var(--bg-theme-color2);
    margin-bottom: 40px;
   
}