
                

.watermark {
    position: absolute;
    top: -20px;
    left: 16;
    width: 100%;
    display: block;
    margin: 0;
     color: #e3eaf05c; 
    /*color: #b61a1f2b;*/
    /* color: #efedeb; */
    /* font-family: "Nothing You Could Do",cursive; */
    font-family: "Poppins",cursive;
    font-size: 120px;
    line-height: 1;
    font-weight: 800;
}

.btn{
    border-radius: 25px;
}

.white_line{
    background-color:#fff;
}

.red_line{
    background-color: #fff !important;
}

/*CSS for FAQ dropdown*/

.faq>.qa>h3>.link-icon::before {
    font-size: 60%;
    content: '';
}
.faq>.qa>h3>.collapse-icon::before {
    content: "\25B2";
    color: #fff;
    font-size: 60%;
}
.faq>.qa {
    border-top:none !important;
    border-bottom :1px solid #fff !important;
}
.faq>.qa>h3 {
    color:#fff;
    font-size: 24px;
}
.faq>.qa>.answer>p {
    color:#fff;
    font-size: 16px;
}           
.faq>.qa {
    max-width: 100% !important;
}

/*.navbar .navbar-brand {*/
/*    padding: 0 0 0 15px;*/
/*}*/

/*.navbar-brand {*/
/*    height: 95px !important;*/
/*} */

/*.navbar-right {*/
/*    padding: 20px 0 0 32px;*/
/*}                                                                                               */
/*.navbar-brand img {*/
/*    height: 100%;*/
/*} */