@page {
    margin: 0
}

@font-face {
    font-family: Lucida Calligraphy;
    src: url('../font/LCALLIG.TTF') format("truetype");
}

body {
    margin: 0;
    background: #e0e0e0;
    /*font-family: 'Ubuntu', sans-serif;*/
     /*font-family: Lucida Calligraphy Italic;*/
    ;
}
.headingdata{
    text-align:center;
}

.heading {
    font-size: 20px;
     font-family: Lucida Calligraphy;
     /*margin-top:10px;*/
     font-weight: 500;
}

.text1 h4{
    text-align:center;
   font-size:14px;
   /*font-family:cursive;*/
   padding:10px;
   /*margin:10px;*/
   margin-left:10px;
   line-height: 24px;
       margin-bottom: 0;
   
}
.text-border{border-bottom: 2px dotted #1a1a1a;
        font-size: 14px!important;
}

.text1 h4 span{
    font-size:13px;
     font-family: Lucida Calligraphy;
}

.text3 p{
    font-size: 10px;
    /*! margin-left:100px; */
    /*! line-height:0; */
    margin-bottom: 0;
   
}
.text3 span{
    font-size: 10px;
    /*! margin-left:100px; */
}
/*.text img{*/
/*    width:0%;*/
/*}*/

.signaturetext{
    font-size: 20px;
    float:right;
    margin-right:20px;
     font-family: Lucida Calligraphy;
}
/*.text4{*/
/*     font-size: 10px;*/
/*    margin-left:100px;*/
/*}*/
.text4 p{
    font-size: 12px;
    /*! margin-left:60px; */
     /*! font-family: Lucida Calligraphy; */
     /*! line-height:0.4; */
         /*! margin-top: 13px; */
}
.belowtext{
    font-size: 12px;
    text-align:center;
    margin-top:10px;
     /*! font-family: Lucida Calligraphy; */
     margin-bottom:0px;
}
/* brand-logo */
.certification {
    border: 2px solid black;
    padding: 10px;
    background: url('../img/certificate background.jpg');
    background-repeat: no-repeat;
    background-size: 700px 496px;
    /* overflow: hidden; */
    width: 700px;
    height: 496px;
    margin: 5px;
     /*font-family: Lucida Calligraphy;*/
}
.certification h4{
     font-family: Lucida Calligraphy;
}


body.id-card .sheet {
    width: 2.2in;
}

.secondbrand-logo {
    display: flex;
    justify-content: space-between;
}

.secondbrand-logo img {
    width: 140px;
    height: 70px;
    object-fit: contain;
}
.secondbrand-logo ul{
    display: flex;
    width: 100%;
    justify-content: space-around;
    list-style: none;
    margin:20px 0;
}









/* =back css     */


.text {
    padding: 0 3px;
    margin-top: 40px;
    text-align: left;
}

.text h4 {
    font-size: 11px;
    margin-bottom: 0;
}

.text h5 {
    font-size: 10px;
    margin-bottom: 3px;
}

.text h1 {
    font-size: 12px;
    margin-bottom: 0;
    text-align: center;
    color: #040e58;
}

.text p {
    font-size: 9.2px;
    text-align: center;
}

.text p span {
    font-weight: 600;
}









