*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
a{
    text-decoration: none;
}
.container::before{
    display: table;
    content: " ";
}
img {
    max-width: 100%;
    border: none;
}
.text-center {
    text-align: center!important;
}
.clear-fix{
    clear: both;
}
.sm-src{
    box-sizing: border-box;
    position: relative;
/*    background-color: #e9fbff;
*/}
.number-head{
    font-size: 32px;
    font-weight: 800;
    color: #003876;
    margin-left: 30px;
    vertical-align: middle;
}
.call-icon img{
    animation: shake 2.5s;
    animation-iteration-count: infinite;
  }
  @keyframes shake {
    0% { transform: translate(1px, 1px) rotate(1deg); }
    10% { transform: translate(-1px, -2px) rotate(1deg); }
    20% { transform: translate(-3px, 0px) rotate(1deg); }
    30% { transform: translate(3px, 2px) rotate(1deg); }
    40% { transform: translate(1px, -1px) rotate(1deg); }
    50% { transform: translate(-1px, 2px) rotate(1deg); }
    60% { transform: translate(-3px, 1px) rotate(1deg); }
    70% { transform: translate(3px, 1px) rotate(1deg); }
    80% { transform: translate(-1px, -1px) rotate(1deg); }
    90% { transform: translate(1px, 2px) rotate(1deg); }
    100% { transform: translate(1px, -2px) rotate(1deg); }
  }
  .sm-src{
    display: none;
}
@media (max-width:768px) {
    .sm-src{
        display: block;
    }
    .bg-src{
        display: none;
    }
}
@media (max-width:395px) {
    .number-head {
        font-size: 23px;
        font-weight: 800;
        color: #003876;
        margin-left: 30px;
        vertical-align: middle;
    }
}
@media (max-width:320px) {
    .number-head {
        font-size: 18px;
        font-weight: 800;
        color: #003876;
        margin-left: 0px;
        vertical-align: middle;
    }
    .call-icon img {
        width: 20%;
    }
}
.background-page{max-width:600px;}
.content_bx{border-radius: 20px;overflow:hidden ;}
.mnbcv_trps{box-sizing: border-box;background-color: #faa61a;color:#010101;width: 100%; border-radius:25px;}
/*.text-white{color: #fff;}
*/.img-air img{width: 300px !important;}
/*.h__bg{height:100vh;}*/
.logo__utm img{width: 100px;}
.box-width{box-sizing: border-box;margin-top:10px;margin-bottom:10px;}
.border-1{border:1px solid #003876;border-radius:5px;padding: 0px;}
.img-logo-w{width: 150px;}
@media(max-width:450px){
.img-logo-w{width: 130px;}
}
@media(max-width:350px){
.img-logo-w{width: 100px;}
}
.call__num{font-size: 14px;font-weight: 800;}
.position__cancel__btn{position: absolute;right: 0;top:15px;}
.content_bx { background: #ffffff; display:table; width:100%; background-size: cover; padding: 0 0 25px 0; box-shadow: 0 2px 6px 0 rgba(255,255,255,.4);}
.content_bx a{ text-decoration: none;}
.exbt_cl h5 {
    font-size: 35px;
    color: #010101;
    background: #faa61a;
    width: 100%;
    margin: 0 auto;
    padding: 12px 5px 12px 5px;
    position: relative;
    border-radius: 35px;
    font-weight: 600;
    letter-spacing: 0.3px;
    text-align: center;
}
.pnd_ddl{ padding:0px 0; text-align:center;}
.pnd_ddl img {
    margin: 12px 0 16px 0;
    width: 90%;
}
.pnd_ddl h5 {
    font-size: 20px;
    color: #2c4162;
    margin: 20px 0 14px 0;
    text-transform: capitalize;
    font-weight: 700;
}

.pnd_ddl h6 a{
    text-decoration: none;
    color: #fff;
}
.mnbcv_trps img {
    width: 169px;
}
.pnd_ddl h6 {
    float: left;
    margin: 15px 2% 0px 2%;
    color: #010101;
    text-align: center;
    font-size: 16px;
    padding: 14px 0px 10px 4px;
    font-weight: 900;
    width: 46%;
    background: #faa61a;
    border-radius: 10px;
}
.cg__pn img {
    width: 100px;
    height: 100px;
    border-radius: 60px;
    padding: 4px;
    margin-top: 18px;
}
.cg__pn {
  /*  overflow: hidden;*/
    margin:10px auto -9px auto;
    text-align: center;
    background: #fff;
}
.nn_dst h4 {
    font-size: 15px;
    letter-spacing: 0px;
    /* text-transform: uppercase; */
    color: #2c4162;
    margin: 20px 15px 0px 15px;
    font-weight: 500;
    line-height: 30px;
}
.nn_dst p{font-size: 18px;font-weight: 600;color: #003876; margin-top:10px;}
.nn_dst { text-align: center;}
.mnbcv_trps {
    text-align: center;
    margin: 10px 0 0px 0;
}