.newpagestyle h2{
    font-size: 2.42611rem;
    color: rgb(36, 11, 79);
}
.newpagestyle h4{
       font-size: 1.17rem;
       color: rgb(36, 11, 79);
}
.newpagestyle p{
    color: rgb(36, 11, 79);
    font-size: 17px;
    line-height: 1.60256;
    font-weight: 500;
}
.newpagestyle h3{
    font-size: 26px;
    color: rgb(36, 11, 79);
}
 .newpagestyle .btn-primary   {
        background-color: rgb(255, 115, 0);
        border-color: rgb(255, 115, 0);
        font-weight: 600;
        }
 .newpagestyle .btn-primary:hover   {
        background-color: #fff;
        border-color: rgb(255, 115, 0);
        color: rgb(255, 115, 0);
        font-weight: 600;
        }
.headfirst h3{
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 2px;
}
.headfirst h1{
    font-size: 60px;
    color: rgb(36, 11, 79);
}
.headfirst p{
    font-size: 16px;
    color: rgb(36, 11, 79);
}
.headfirst{
    background-color: #F1F3F9;
    padding: 60px 0px;
    margin-top: 50px;
}
.headfirst .leftside{
    position: relative;
        margin-top: 100px;
}
.watchnow{
    position: absolute;
    top: 155px;
    left: 30px;
}
.watchnow .watch_1{
    font-size: 22px;
    color: rgb(36, 11, 79);
}
.watchnow a{
    color: rgb(36, 11, 79);
}
.watchnow p{
    margin-bottom: 0px;
}
.firstsection{
        margin: 50px 0px;
}
.new_section{
    margin-top: 50px;
    background-color: #F8F9FC;
    padding-top: 70px; 
}
.second_style{
    background-color: #F1F3F9;
    margin-top: 70px;
    padding: 50px 60px;
}
.footer_end{
    background-color: #FF941A;
    color: #fff;
}
.footer_end{
    padding: 70px 0px;
}
.footer_end h2{
    text-align: center;
    color: #fff;
}
.footer_end p{
    text-align: center;
    color: #fff;
}
.footer_end .newprim {
    margin: 0 auto;
    display: block;
    background-color: #fff;
    border-color: rgb(255, 115, 0);
    font-weight: 600;
    padding: 20px 90px;
    color: rgb(255, 115, 0);
    margin-top: 80px;
    font-weight: 700;
}

.footer_end .newprim:hover    {
        background-color:rgb(255, 115, 0); 
        border-color: rgb(255, 115, 0);
       color: #fff;
        font-weight: 600;
        font-weight: 700;
    }
.footer_end .noupfront{
        font-size: 14px;
    margin: 10px 0px;

}

.newli{
    margin-right: 50px;
}
.newli a{
    font-size: 22px;
    color: #222;
    font-weight: 500;
    text-decoration: none;
}
.newul{
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 35px;
    padding-top: 35px;
    padding-left: 120px;

}
.mytab .fade:not(.show) {
    opacity: inherit;
}
.myshadow{
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    padding: 1rem;
    border-radius: .25rem;
    background-color: #fff;
}
    