header {
    display: none;
}

*{
    margin: 0; 
    padding: 0;
    box-sizing: border-box;
}

html, body {
    font-family: Roboto, sans-serif; 
    font-size: 14px;
}

p, ul, li, ol, h1, h2, h3, h4 {
    margin: 0; 
    padding: 0;
}
#block-fivepaisa-breadcrumbs {
    padding-top: 0;
}
.noTitle {
    padding-top: 30px;
}
.mobilepart3{
    display: none;
}
.top{
    position: fixed;

}
button {
    cursor: pointer;
    border: none;
    background: none;
}
.left{
    /* position: fixed; */
    z-index: 1;
}
.paisa {
    position: fixed;
    width: 190px;
    height: auto;
    left: 49px;
    top: 20px;
    z-index: 10;
}
.part1{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 300px;    
}
.part1 h1{
    font-family: Roboto, sans-serif;
    color: rgba(0, 0, 0, 0.8);

}
.part1 a {
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 2px;
}
.part1 h2{
    font-size: 60px;
    font-family: Roboto, sans-serif;
    color:rgba(0, 0, 0, 0.8);
    margin:0px 30px;

}

.part1-dash{
    width: 70px;
    height: 5px;
    border-radius: 5px;
    background-color: #c0083e;
    margin-top: 7px;
    margin-right: 500px;
    
}

.part1button{
    width: 172.84px;
    height: 45px;
    left: 1010px;
    top: 89px;
    background: #C0083E;
    box-shadow: 0px 4px 10px rgb(0 0 0 / 30%);
    border-radius: 10px;
    outline: none;
    color: white;
    font-size: 14px;
    margin-left: 10px;
}
.part22button{
    background-color: #c0083e;
    padding: 15px 30px 15px 30px;
    outline: none;
    border-color: #c0083e;
    border-radius: 10px;
    color: white;
    font-size: 16px;
    text-align:left;
    margin-left: 15px;
    width: 400px;
}

/* -------------------------------------------- */

.part2head{
    font-family: Roboto, sans-serif;
    color:#153a5b ;
    padding: 18px 0px 18px 40px;
}

.part2{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 75%;
    float: right;
}
.part2content{
    display: flex;
    justify-content: space-around;
    align-items: center;
    column-gap: 20px;
    height: 100%;
    width: 100%;
    padding:10px;    
}
.part2-a-para{
    margin-left: 100px;
}

.part3content{
    display: flex;
    justify-content: space-around;
    align-items: center;
    column-gap: 20px;
    height: 100%;
    width: 100%;
    padding:10px;    
}
.part3-a-para{
    padding-left: 40px;
}


.part2-a{
    background-color: #e5e5e5;
    border:4px solid;
    border-color: #c0083e;
    border-radius: 15px;
    width: 210px;
    height: 136.4px;
    margin-top: -45px;
    padding: 10px;
}
#seprate{
    color: #c0083e;
}
.part2-a img{
    padding: 10px;
    width: 100px;
}
.part3-a{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: -40px;
    background-color: #e5e5e5;
    border:solid 4px;
    border-color: #c0083e;
    border-radius: 15px;
    width: 210px;
    height: 136.4px;
    margin-top: -15px;
    padding: 10px;
    box-shadow: 0px 6px 6px #CCCCCC;
}
.part3-a img{
    padding: 10px;
    width: 100px;
}
 .part2-a p{
    padding: 0px 20px 1px 20px;
    text-align: center;
    color: #153a5b;
} 


/* ---------------------------------------- */

.part3{
    width: 220px;
    height: 350px;
    border: 4px solid white;
    border-radius: 15px;
    box-shadow: 0px 0px 30px #CCCCCC;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: auto;
    background-color: #e5e5e5;
    margin-top: 30px;
    left: 4%;
}

.part3 a{
    text-decoration: none;
    margin: 20px 30px;
    color: #153a5b;
    align-items: flex-start; 
    text-align: center;    
}
.part3 a h3 {
    font-size: 1.17em !important;
}

/* ------------------------------------ */

.contact{
    height: 57px;
    width: 212px;
    border-radius: 10px;
    box-shadow: 0px 5px 13px 0px #C0083E4D;
    padding: 15px 30px 15px 30px;
    margin: 430px 0px 0px 60px;
    outline: none;
    background-color: #c0083e;
    color: white;
    position:fixed;
}



.part2sec2{
    width: 95%;
    border-radius: 20px;
    background-color: #e5e5e5;
    height: 210px;
    margin: 30px 0px 0px 30px;
    margin-left: 15px;
    padding-top: 30px;
    overflow-x: scroll;

}
.part3sec2{
    width: 105%;
    border-radius: 20px;
    background-color: #e5e5e5;
    height: 200px;
    margin: 20px 0px 0px 30px;
    margin-left: 10px;

}

p{
    text-align:left ;
    padding-left: -1px;
    padding-bottom: 5%;
}
/* ------------------------------------------------- */

.part2sec3 h2{
    font-family: Roboto, sans-serif;
    color: #153a5b;
    padding: 18px 0px 0px 13px;
}
.part2sec3a{
    margin: 25px 0px 25px 0px;
}

.hide{
    width: 350px;
    height: 100px;
    background-color: white;
    padding-left: 30px;
    padding-top: 20px;
    margin: 0px 0px 0px 20px;
    border-radius: 0px 0px 10px 10px;
    font-size: 13px;
    box-shadow: 0px 0px 15px #e5e5e5;
    display: none;
}

.show{
    width: 350px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    font-family: Roboto, sans-serif;
    padding-left: 30px;
    color: #153a5b;
    font-size: 14px;
    background-color: white;
    box-shadow: 0px 0px 15px #e5e5e5;
    margin: 0px 0px 0px 20px;
    cursor: pointer;

}
.show h4{
    padding-right: 20px;
    color: #153a5b;
    font-size: 20px;
}
.part2sec3a{
    display: flex;
    justify-content: space-around;
}
.part2sec3{
    width: 70%;
    margin: 25px 0px 0px 150px;

}

/* ----------------------------------------------- */

.part2sec4{
    width: 94%;
    border-radius: 20px;
    background-color: #e5e5e5;
    margin: 25px 0px 0px 40px ;
    height: 300px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.part2sec4content{
    width: 20%;
    color: #153a5b;
    margin: 0px 20px 0px 80px;

    font-family:Roboto, sans-serif;
}
.part2sec4content p{
    font-size: 14px;
}

.square{
    width: 140px;
    height: 140px;
    border-radius: 20px;
    background-color: white;
}
.circle{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: 7px 0px 7px #b2b2b2;
    
    background-color: white;
    margin: auto;
    position: relative;
    top: 20px;
}

.under::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #000;
    transition: width .3s;
}
.under:hover {
    color: #f5205f;
}
.active:after {
    /* content: "\2212"; */
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    transition: width .3s;
}
.under:hover::after {
    width: 100%;
    background-color: #f5205f;
}

/* responsive */

@media only screen and (max-width: 950px){
    .mobilepart3{
        margin-top: 30px;
        display: flex;
        width: 80%;
        font-family: Roboto, sans-serif;
        justify-content: space-around;
        align-items: center;
        margin: auto;
      }
      .mobilepart3 a{
       text-decoration: none;
       color: rgba(0, 0, 0, 0.8);
       margin-top: 30px;
       font-size: 2.3vw;
      }
      .left{
          display: none;
      }
    }




@media (max-width : 800px){

    .contact{ 
        outline: none;
        background-color: #c0083e;
        color: white;
        border-radius: 7px;
        position:relative;
        bottom: 10px;
        margin: 10px 10px;
    }



    .part3{
        border: none;
        box-shadow: none;
        padding: 0px !important;
        width: auto !important;
        height: auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        position: relative;
        flex-basis: 100%;
        width: 100%;
        padding: 20px 20px;
        left: 0px;
        margin: 50px 10px 20px 10px ;
        
    }
    .part3>a{
        padding: 10px 30px;
        margin: 0px;
    }


    .part1{
        justify-content: space-around;
    }
    .part2{
        flex-basis: 100%;
        width: 100%;
    }
    
    .part2sec2{
        margin: 20px 20px;
        width: auto;
        padding: 0px; 
        height: auto;
    }
    .part2content{
        margin-top: 0px;
        height: 100%;
        width: 100%;
        align-items: center;
        justify-content: center;
        padding:10px;
    }
    .part2-a{
        margin-top: 0px;
    }
    .part2-a-para{
        padding: 10px;
        margin-left: 300px;
    }    
    .part3sec2{
        margin: 20px 20px;
        width: auto;
        padding: 0px; 
    }
    .part3content{
        margin-top: 0px;
        height: 100%;
        width: 100%;
        align-items: center;
        justify-content: center;
        padding:10px;
    }
    .part3-a{
        margin-top: 0px;
    }
    .part3-a-para{
        padding: 10px;
    } 

    .part1-dash{
        display: none;
    }
    .part1button{
        margin-left: 30px;
    }

    .part22button{
        text-align: center;
        width: 100%;
        margin: 0px;
        font-size: 22px;
    }
}

@media only screen and (max-width: 768px) {
    .part1-dash {
        display: none;
    }
    .btn-height {
        line-height: 30px;
    }
    .part1{
        padding-left: 0;
    }
    .part1 a{
        text-align: center;
        text-decoration: none;
        margin-left: 10px;
        font-size: 11px;
        padding: 6px 15px;
        letter-spacing: 0.5px !important  ;
    }
    .part1 h1{
        font-size: 18px;
    }
    .part1 h2 {
        font-size: 30px;
        padding: 10px;
    }
    .paisa{
        position: absolute;
        width: 120px;
        height: auto;
        left: 10px;
        top: 10px;
        z-index: 10;
    }
    .mobilepart3 a h3{
        font-size: 12px;
    }
}
@media (max-width : 600px){

    .part1{
        margin: 40px 0px 10px 0px;
        padding-left: 0px;
    }
    .part3{
        border: none;
        box-shadow: none;
        padding: 0px !important;
        width: auto !important;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: relative;
        flex-basis: 100%;
        width: 100%;
        padding: 20px 20px;
        left: 0px;
        margin: 50px 10px 20px 10px ;
        
    }
    .part2{
        padding-bottom: 50px;
    }
    .part1button{
        margin: 10px;
        padding: 10px 10px;

    }
    .part22button{
        width: auto;
        margin: 10px 10px;
        text-align: center;
        font-size: 22px;
    }


    .part2-a-para{
        font-size: 5vw;
        margin-left: unset;
    }
    .part2content {
        flex-direction: column;
    }

    .part2-a{
        margin: 10px;
        padding: 10px;
    }
    .part3-a{
        margin: 10px;
        padding: 10px;
    }
    .part2sec2{
        height: auto;
    }

    .part3-a-para{
        font-size: 5vw;
    }
    .part3content {
        flex-direction: column;
    }

    .part3-a{
        margin: 10px;
        padding: 10px;
    }
    .part3sec2{
        height: auto;
    }
    .part1 h2 {
        font-size: 50px;
    }
    .mobilepart3{
        width: 90%;
    }

}
.ytvideo {
        width: -webkit-fill-available;
        height: 100px;
    }