

.d-flex {
    display: flex!important;
}
.justify-content-between {
    justify-content: space-between!important;
}

.align-items-center {
    align-items: center!important;
}

.price-tab .tabs-content .price-list li.hide {
    position: relative;
    opacity: 0.50;
    display: block !important;
}

.testimonial-section .owl-nav .owl-prev,
.testimonial-section .owl-nav .owl-next { 
    font-family: "Flaticon" !important;
    font-size: 24px !important;}
.owl-carousel .owl-nav button.owl-prev, 
.owl-carousel .owl-nav button.owl-next, 
.owl-carousel button.owl-dot {
    background: ivory;}

    .sponsors-section .sponsors-outer .image-box{ border:1px solid #f2f2f2; padding: 30px; }
    .brand-one .item {
        box-shadow: 0px 20px 20px rgba(0,0,0,0.10);
        padding: 30px;
        margin: 0 0 15px 0;
    }

    .page-sec .brand-one{ padding-bottom: 30px; }  


    .privacyterms-sec h3 {
        font-size: 24px;
        margin: 10px 0px 4px 0;
    }
	
	
	.main-footer .footer-bottom img.fsilogo {
    width: 20px !important;
}