.owl-item.active.center {
    z-index: 100;
}

.slider-info p {
    font-size: 26px;
}

.dropdown-item:hover {
	background-color: #5FB3B8;
}

#hdr-top-wrapper {
	display: flex;
    justify-content: center;     
}


#hdr-wrapper {
	display: flex;
    justify-content: center;     
}

.d-sm-block {
	visibility: visible;
}

