body.page-id-591 .elementor-591 .elementor-background-video-container {
	margin-top: -1px;
}

.book-fixed-button {
    position: fixed !important;
    z-index: 88888 !important;
    left: 20px !important;
    right: auto !important;
    bottom: 22px !important;
    padding: 10px 12px !important;
    border-radius: 4px !important;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3) !important;
	font-family: "Source Sans Pro", Sans-serif;
	font-size: 16px !important;
	font-weight: 600;
	color: #e7e7e7;
    background-color: #ba4432 !important;
}
.book-fixed-button:hover {
    background-color: #cb503d !important;
}
@media (min-width:480px)  {
    .book-fixed-button {
		font-size: 18px !important;
        left: 50px !important;
        bottom: 22px !important;
    }
}


@media (max-width:768px)  {
	body.page-id-591 .timeline-area {
		padding: 64px 0;
	}
	body.page-id-591 .timeline-area .section-heading {
		margin-bottom: 32px;
	}
	body.page-id-591 .timeline-area .slick-list {
		height: auto !important;
	}
	body.page-id-591 .timeline-area .slick-track {
		display: flex;
		height: auto !important;
	}
}

.reviews-area .h2 {
    font-size: clamp(24px, 3vw, 220px) !important;
}
