.ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
    font-size: 14px;
}


.owl-carousel.home-slider .slider-item .slider-text h1 {
    font-size: 5vw;
    color: #fff;
    line-height: 1.3;
    font-weight: 400;
    font-family: "Arial", cursive; 
	/*
	-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", 
	Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", 
	"Segoe UI Symbol", "Noto Color Emoji"*/
}

.owl-carousel.home-slider {
    position: relative;
    height: 501px;
    z-index: 0;
}


.ftco-footer {
    color: #ffffff;
	background:#bc2b38;
}

.ftco-footer h2 {
    color: #ffffff;
}

.ftco-footer .ftco-footer-widget ul li a {
    color: #ffffff;
}

.bg-color-1 {
    background: #bc2b38;
}

.py-1 {
    padding-top: 0.3rem !important;
	padding-bottom: 0.3rem !important;
}

.ftco-footer {
	padding: 2em 0;
}

.ftco-footer-social li a span {
	color: #ffffff;
}
