@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');
body{
    font-family: 'Lato', sans-serif;
}
.imigration-item-common{
    width: 560px;
    margin: 0 auto 30px;
}
.imigration-item1 {
    vertical-align: middle;
    display: flex;
    padding: 20px 15px;
    box-shadow: 0px 0px 35.4984px rgba(0, 0, 0, 0.1);
    border-radius: 12.3473px;
}
.imigration-item1 .imileft{
    width: 30%;
    text-align: center;
}
.imigration-item1 .imileft img{
    width: 135px;
    height: 160px;
    border: 1.60838px solid #117D7C;
    border-radius: 16.0838px;
}
.imileft .bottom-content p{
    font-weight: 700;
    font-size: 14px;
    color: #4A4A6A;
    margin-top: 10px;
}
.imigration-item1 .imiright{
    width: 68%;
    margin-left: 2%;
}
.imiright table{
    width: 100%;
}
.imiright h2{
    color: #157E7D;
    font-weight: 800;
    font-size: 28px;
    line-height: 34px;
}
.imiright table td{
    color: #666687;
    font-weight: 500;
    font-size: 20px;
    padding: 6px 0;
    border-bottom: 1.5px dashed #157E7D;
}
.imiright table tr:nth-child(3) td{
    border-bottom:  1.5px solid #EAEAEF;
}
.imiright table tr:last-child td{
    border-bottom: none;
}
.imiright table td span{
    font-weight: 600;
    color: #4A4A6A;
}
.ready-to-fly a{
    background: #157E7D;
    border-radius: 7.61681px;
    color: #fff;
    display: block;
    padding: 13px;
    font-weight: 700;
    font-size: 30px;
    text-decoration: none;
}
.ready-to-fly a:hover{
    background: rgba(17, 125, 124, 0.8);
}
.add-flight{
    background: #FFFFFF;
    border: 0.607733px solid rgba(160, 163, 189, 0.8);
    box-shadow: 0px 3.24124px 8.10311px rgba(0, 0, 0, 0.1);
    border-radius: 9.09555px;
    padding: 20px;
}
.add-flight h4{
    font-weight: 700;
    font-size: 17.8578px;
    color: #030229;
}
.add-flight-bottom{
    display: flex;
}
.add-flight-bottom a{
    border-radius: 10.6667px;
    width: 50%;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    text-decoration: none;
    padding: 12px;
    font-size: 20px;
    font-weight: 700;
}
.add-flight-bottom .add-flight-bottom-left{
    color: #F64E60;
    border: 1px solid #F64E60;
}
.add-flight-bottom .add-flight-bottom-left:hover{
    background: #F64E60;
    color: #fff;
}
.add-flight-bottom .add-flight-bottom-right{
    color: #117D7C;
    border: 1px solid #117D7C;
}
.add-flight-bottom .add-flight-bottom-right:hover{
    background: rgba(17, 125, 124, 0.8);
    color: #fff;
}
.bmet-smart-card{
    background: rgba(219, 246, 232, 0.12);
    border-bottom: 2.3012px solid #157E7D;
    box-shadow: 0px 0px 35.2851px rgba(0, 0, 0, 0.1);
    border-radius: 12.2731px;
}
.bmet-smart-card .bsc-top{
    background: rgba(83, 111, 177, 0.3);
    border-radius: 16px 16px 0px 0px;
    padding: 15px;
}
.bmet-smart-card .bsc-top h4{
    font-weight: 600;
    font-size: 26px;
    color: #032B87;
}
.bsc-middle td{
    font-weight: 600;
    font-size: 21px;
    color: #666687;
    padding: 10px 0;
}
.sep-border-dark{
   border-bottom: 1px solid #EAEAEF; 
}
.sep-border-dashed{
    border-bottom: 2px dashed #032B87;
}
.view-btn{
    padding: 12px;
    display: block;
    border-radius: 7px;
    font-weight: 700;
    font-size: 24px;
    text-decoration: none;
    border: 1px solid transparent;
    color: #fff;
}
.view-document-pbtn{
    background: #032B87;
}
.view-document-pbtn:hover{
    background: rgb(83, 111, 177);
    color: #fff;
}

.view-document-gbtn{
    background: #008638;
}
.view-document-gbtn:hover{
    background: rgb(93, 175, 127);
    color: #fff;
}

.view-document-dgbtn{
    background: #006463;
}
.view-document-dgbtn:hover{
    background: rgb(17, 125, 123);
    color: #fff;
}

.view-document-dpbtn{
    background: #632D8D;
}
.view-document-dpbtn:hover{
    background: rgba(99, 45, 141, 0.788);
    color: #fff;
}

.view-document-lgbtn{
    background: #3A7A61;
}
.view-document-lgbtn:hover{
    background: rgba(58, 122, 97, 0.692);
    color: #fff;
}

.pdo-certificate {
    background: rgba(219, 246, 232, 0.12);
    border-bottom: 2.3012px solid #157E7D;
    box-shadow: 0px 0px 35.2851px rgba(0, 0, 0, 0.1);
    border-radius: 12.2731px;
}
.pdo-certificate .bsc-top{
    background: rgba(93, 175, 127, 0.3);
    border-radius: 16px 16px 0px 0px;
    padding: 15px;
}
.pdo-certificate .bsc-top h4{
    font-weight: 600;
    font-size: 26px;
    color: #008638;
}

.bmet-registration {
    background: rgba(219, 246, 232, 0.12);
    border-bottom: 2.3012px solid #157E7D;
    box-shadow: 0px 0px 35.2851px rgba(0, 0, 0, 0.1);
    border-radius: 12.2731px;
}
.bmet-registration .bsc-top{
    background: rgba(17, 125, 124, 0.3);
    border-radius: 16px 16px 0px 0px;
    padding: 15px;
}
.bmet-registration .bsc-top h4{
    font-weight: 600;
    font-size: 26px;
    color: #006463;
}

.training-certificate {
    background: rgba(219, 246, 232, 0.12);
    border-bottom: 2.3012px solid #632D8D;
    box-shadow: 0px 0px 35.2851px rgba(0, 0, 0, 0.1);
    border-radius: 12.2731px;
}
.training-certificate .bsc-top{
    background: rgba(99, 45, 141, 0.3);
    border-radius: 16px 16px 0px 0px;
    padding: 15px;
}
.training-certificate .bsc-top h4{
    font-weight: 600;
    font-size: 26px;
    color: #632D8D;
}

.passport {
    background: rgba(219, 246, 232, 0.12);
    border-bottom: 2.3012px solid #3A7A61;
    box-shadow: 0px 0px 35.2851px rgba(0, 0, 0, 0.1);
    border-radius: 12.2731px;
}
.passport .bsc-top{
    background: rgba(58, 122, 97, 0.3);
    border-radius: 16px 16px 0px 0px;
    padding: 15px;
}
.passport .bsc-top h4{
    font-weight: 600;
    font-size: 26px;
    color: #3A7A61;
}
@media(max-width: 576px){
    .imigration-item-common {
        max-width: 320px;
    }
    .imigration-item1 .imileft img {
        width: 60px;
        height: 70px;
        border-radius: 5px;
    }
    .imiright h2 {
        font-size: 18px;
        line-height: 20px;
    }
    span{
        word-break: break-all;
    }
}