.mt-15 {
    margin-top: 15px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-70 {
    margin-top: 70px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.ml-50 {
    margin-left: 50px !important;
}

.mr-15 {
    margin-right: 15px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.mr-50 {
    margin-right: 50px !important;
}
.padx{
    margin-left: 0px;
    padding-right: 0px; 
}
.check {
    color: #28a745;
}
.picxz{
    text-align: center !important;
    width: 120px !important;
    height: 120px !important;
    border-radius: 50%;
}
.owl-carousel .owl-item img {
    display: inline !important;
    width: 100%;
}


.but {
    background-color: #1f3b71 !important;
}

.item {
    left: 0;
    top: 0;
    position: relative;
    overflow: hidden;
    margin-top: 0px;

}

.item img {
    -webkit-transition: 0.6s ease;
    transition: 0.6s ease;

}

.item img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);

}

.img-thumbnail {
    border: 0px;
    border-radius: 0px;
}

.site-section-pad {
    padding: 4em 0;
}
.ab-text{
        background-color: #1f3b71;
    padding: 5px;
    color: #fff;
    font-style: 14px !important;
}
@media (max-width: 1024.98px) {
    .site-navbar .site-navigation .site-menu>li>a {
     padding: 0px 0px; */
    text-transform: uppercase;
    letter-spacing: .05em;
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    text-decoration: none !important;
}
}

@media (min-width: 991.98px) {
    .dis1 {
        display: none !important;
    }
    
}

@media (max-width: 767.98px) {
    .dis {
        display: none !important;
    }
    .dis2 {
        display: none !important;
    }

    .site-navbar-wrap.scrolled {
        padding: 0px 0;
        margin-top: 0px;
        -webkit-box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.1);
    }

    .img-logo {
        width: 150px !important;
    }

    .mb-5,
    .my-5 {
        margin-bottom: 1.5rem !important;
    }

    .unit-5 h2 {
        color: #fff;
        font-size: 2.2rem;
    }

    .unit-5 {
        padding-top: 30px;
        padding-bottom: 30px;
        background-size: cover;
        background-position: center center;
    }
.jobs-wrap .job-item .company-logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
padding-top: 15px;
}
    .section-heading h2 {
    position: relative;
    display: inline-block;
    font-size: 22px;
    padding-bottom: 10px;
}

}

@media (max-width: 1023.98px) {
    .dis2 {
        display: none !important;
    }
    
}