
.bgimg{
    background-image: url(../img/NAT-11.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 78vh;
}

.circle-slider-bg {
    display: flex;
    align-items: center;
    height: 100%;
    background-size: contain !important;
}

.owl-dots{
    display: none !important;
}