.bg-clr {
    background-color: #e5e9ff66;
}


.tracking-top{
    border:1px solid #2D12A0;
    border-radius:14px;
    text-align:center;
    padding:6px 12px;
    background-color:#fefefe;
    display:flex;
    justify-content:center;
    align-items:center;
    box-sizing:border-box;
    object-fit:cover;
}

.tracking-top .track-subject{
    border:none;
    outline:none;
    padding-left: 25px;
    background-color: transparent;
}

.tracking-top input{
    border:none;
    outline:none;
     width:max-content;
}

.tracking-top button{
    background: linear-gradient(89deg, #7939cc 2.76%, #008 95.54%);
    border: 0;
    border-radius: 50px;
    box-shadow: 0 4px 4px 0 #00000040;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    line-height: 23.6px;
    opacity: 1;
    outline: 0 solid #0000;
    padding:12px 40px;
    width:max-content;
    
    
}

.rev_slider_2_1_wrapper{
    height:550px !important;
}



.pbmit-header-content{
    display:flex;
    align-items:center;
    justify-content:space-between;
}
@media only screen and (max-width: 768px) {
    
 .pbmit-miconheading-style-8{
    text-align:center;
    }
    
    .pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
    
     display: block; 
     text-align:center;
}

.md-none{
    display:none !important;
}

.pbmit-btn {
    margin-right: 45px;
}

.site-header .pbmit-button-box a {
        padding: 9px 33px 9px 18px !important;
}


.pbmit-header-content{
      justify-content:space-between;
}

.footer-style-2 form button{

    right: -44px !important;

}
    
}
