﻿
.carousel-nav-icon {
    height: 48px;
    width: 48px;
}

.carousel-item .col,
.carousel-item .col-sm,
.carousel-item .col-md {
    margin: 8px;
    height: 300px;
    background-size: cover;
    background-position: center center;
}

.section-home-slider {
    margin-top: 134px !important;
}


.InnerBanner .slider .glide__slide .caption {
    text-align: center;
    margin: auto;
    right: 0px;
    left: 0px
}

    .InnerBanner .slider .glide__slide .caption h3:before {
        width: 0px;
    }


.InnerBanner .slider li > .img-box {
    height: 450px;
    border-bottom: 2px solid #675ba8;
    border-radius: 0;
}
/* nothing below this point is needed*/



