.main-section1 {
    background-image: url("../images/bg-2.jpg");
    background-repeat: repeat-x;
}

.main-section {
    background-image: url("../images/bg-1.jpg");
    display: flex;
    align-items: center;
    background-repeat:no-repeat;
}

    .main-section .nav-pills .nav-link.active, .main-section .nav-pills .show > .nav-link {
        background-color: #fff;
        color: #084973;
    }

    .main-section .nav .nav-item {
        margin-right: 10px;
    }

        .main-section .nav .nav-item:last-child {
            margin-right: 0;
        }

.pl-0 {
    padding-left: 0;
}

.title {
    color: #4a4a4a;
    font-size: 19px;
}

.bg-gray {
    background-color: #f7f7f7;
    padding: 40px 0;
}

.ml-left-5 {
    margin-left: 8px;
}

.last-001 {
    border-right: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.owl-nav-carousel-area {
    position: relative;
}

.owl-nav-header {
    margin-bottom: 15px;
}

.owl-carousel-cards .owl-nav {
    position: absolute;
    right: 0;
    top: -58px;
}

    .owl-carousel-cards .owl-nav button {
        border: 1px solid #49cdd0 !important;
        border-radius: 5px;
        outline: none;
        background-color: #fff !important;
    }

        .owl-carousel-cards .owl-nav button img {
            width: 30px;
        }

.banners img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.parallax-text {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 11;
    display: flex;
    align-items: center;
}

.title01102 {
    margin-bottom: 20px;
}

.title02102 {
    display: block;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 10px;
}

.inside-text {
    color: #fff;
}

    .inside-text p {
        margin-bottom: 20px;
        font-size: 14px;
    }

.h-box001 img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 5px;
}

.h-box001 {
    position: relative;
    -webkit-box-shadow: 0px 0px 18px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 18px -6px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 18px -6px rgba(0,0,0,0.75);
}

.h-text001 {
    position: absolute;
    width: calc(100% - 50px);
    left: 25px;
    bottom: 30px;
    overflow: hidden;
}

.h-t002 {
    display: inline-block;
    background-color: #ec2b3e;
    padding: 4px 9px 2px 9px;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
}

.h-t001 {
    display: table;
    color: #fff;
    font-size: 22px;
    padding: 0px 6px;
    margin-bottom: 3px;
    background-color: #28b6bc;
    font-weight: bold;
}

    .h-t001:last-child {
        margin-bottom: 0;
    }

.h-tr001 {
    margin-top: 10px;
}

.h-box001 a {
    transition: 300ms all;
}

    .h-box001 a:hover {
        opacity: .8;
    }

.no-nav .owl-nav {
    display: none;
}

.m-banner2254 {
    border-radius: 5px;
    background-color: #bae0fd;
    height: 100%;
    width: 100%;
    position: relative;
    /* The image used */
    background-image: url("../images/stock/car.png");
    /* Set a specific height */
    /* Create the parallax scrolling effect */
    background-position: center right;
    background-repeat: no-repeat;
}

.m-bannertext2257 {
    position: absolute;
    top: 20px;
    left: 50px;
    max-width: 300px;
    color: #087799;
}

.bggst-h1-2258 {
    display: block;
    font-size: 36px;
    font-weight: bold;
    line-height: 45px;
}

.h1-2258 {
    display: block;
    font-size: 36px;
}

.para-2257 {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}

/*owl strt*/
.sync-opt2359 {
    position: relative;
}

    .sync-opt2359 .owl-theme .owl-nav {
        /*default owl-theme theme reset .disabled:hover links */
    }

        .sync-opt2359 .owl-theme .owl-nav [class*=owl-] {
            transition: all 0.3s ease;
        }

            .sync-opt2359 .owl-theme .owl-nav [class*=owl-].disabled:hover {
                background-color: #d6d6d6;
            }

#sync1 {
    height: 100%;
}

    #sync1 .owl-item, #sync1 .item {
        height: 100%;
    }

    #sync1 .owl-stage, #sync1 .owl-stage-outer {
        height: 100%;
    }

.thumb0008 {
    width: 110px;
    height: 70px;
}

    .thumb0008 img {
        border-radius: 4px;
        width: 100%;
        object-fit: cover;
        height: auto;
    }

#sync2 {
    position: absolute;
    left: 15px;
    bottom: 15px;
    padding: 0 15px;
}
/*owl end*/
.owl-holidays {
    display: none !important;
}
