/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 29 2025 | 13:06:32 */
/* Add your CSS code here.

For example:
.example {
color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Varela+Round&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Varela+Round&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Varela+Round&display=swap');

.f-inter {
	font-family: 'Inter', sans-serif;
}
.f-mulish {
	font-family: "Mulish", sans-serif;
}
.f-open-sans {
	font-family: "Open Sans" !important;
}
.jumbotron.homepage-jumbotron h1.display-1 {
	font-size: 120px;
}
.section-featured-services .card:before {
	width: 33px;
	height: 38px;
	background-size: 33px 38px;
}
.container-fluid.gallery-wrapper {
	position: relative;
}
.section-gallery{
	padding: 160px 90px 275px;
}
.section-gallery p{
	font-family: "Montserrat", sans-serif;
	font-size: 20px;
	line-height: 1.6em;
	letter-spacing: 0.03em;
}
span.swiper-pagination-bullet {
	background: #65C8D0;
	margin: 0;
	width: 85px;
	height: 13px;
	border-radius: 50px;
	opacity: 0.3;
	transition: 0.3s;
}
span.swiper-pagination-bullet-active {
	opacity: 1;
}
.section-gallery .swiper-button-prev {
	transform: rotate(0deg);
	right: auto;
	left: -50px;
	width: 100px;
	height: 100px;
}
#main-site-nav .navbar-collapse ul li a {
	color: #fff;
	font-family: 'Inter', sans-serif;
	font-size: 15px;
	font-weight: 600;
}
.section-gallery .swiper-button-next {
	width: 100px;
	height: 100px;
	right: -50px;
	top: 46%;
	transition: all 0.5s ease;
}
.section-gallery .swiper-button-next:hover, .section-gallery .swiper-button-prev:hover {
	background-color: #000;
	transition: all 0.5s ease;
}
.section-reviews {
	background-color: #F3F7F9;
}
.reviews-wrapper {
	position: relative;
}

.sedation-swiper {
	& .swiper-slide { 
		height: auto;
		& .slide-inner {
			height: 100%;
		}
	} 
}
.container-lg.top-content p {
	font-family: Inter, sans-serif;
	font-size: 20px;
	line-height: 32px;
}

.contact-section .col-md-5 p {
	font-family: "Mulish", sans-serif;
}
.container-fluid.footer-section, .section-copyright {
	max-width: 1560px;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
footer .row .col-book:before{
	display: none;
}
.section-copyright *, .section-copyright p{
	font-size: 15px !important;
}
.section-copyright.row.py-4.pb-5.px-4 {
	border-top: 1px solid #CCCCCC;
}
.section-copyright .col-md-6, div#footer-widget-area-bottom {
	padding: 0 !important;
}
.jumbotron.contentpage-jumbotron.no-overlay:before{
	display: none;
}

#section-treatment.section-featured-services .card:hover p {
	visibility: visible;
	opacity: 1;
}
.section-featured-services {
	min-height: auto;
}
#section-treatment.section-featured-services .row.card-row {
	max-height: 100%;
}
.staff-swiper.overflow-hidden.swiper-initialized.swiper-horizontal.swiper-pointer-events {
	max-width: 1420px;
	margin: 0 auto;
	overflow: visible !important;
	padding-top: 50px;
}
/* Contact-Form */
div.gform_wrapper form .gform_body .gform_fields {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
div.gform_wrapper form .gform_body .gform_fields .gfield {
	width: 100%;
	margin: 0px;
	padding: 0;
	position: relative;
}
div.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container {
	margin: 0;
	padding: 0;
	line-height: 0;
}
div.gform_wrapper form .gform_body .gform_fields li.gfield.f-title {
	margin-bottom: 10px;
	font-weight: bold;
	color: #777777;
}
div.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, 
div.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select,
div.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
	margin: 0;
	border: none;
	border-radius: 2px;
	height: 56px;
	padding: 10px 0 0 !important;
	overflow: overlay;
	color: #212529;
	font-family: Inter, sans-serif !important;
	font-size: 16px;
	font-weight: 400;
	background-color: white;
	border: 0;
	border-bottom: 1px solid #B5B5B5;
	outline: 0;
	font-weight: 300;
}
::-webkit-input-placeholder, 
::-webkit-textarea-placeholder {
	font-size: 15px;
	color: #777777;
	font-family: "Glacial Indifference Regular", Sans-serif;
	font-weight: 400;
}
div.gform_wrapper form .gform_body .gform_fields .gfield.halfField {
	width: 49%;
}
body .gform_wrapper.gravity-theme .gform_footer,
body .gform_wrapper.gravity-theme .gform_page_footer {
	margin: 50px 0 0;
	padding: 0;
}
div.gform_wrapper form .gform_footer {
	margin: 0;
	padding: 0;
	text-align: right;
}
body .gform_wrapper.gravity-theme .gform_fields {
	gap: 10px;
}
div.gform_confirmation_message {
	font-size: 20px;
	text-align: center;
	color: #02fb02;
	padding: 10px;
	border: 1px solid #02fb02;
	font-family: "PT Sans", Sans-serif !important;
	margin-top: 30px;
}
div.gform_wrapper form .gform_footer input.gform_button {
	margin: 0px 0 0;
	padding: 10px 15px 10px;
	width: 100%;
	max-width: 240px;
	background-color: transparent;
	border: 1px solid #65C8D0;
	border-radius: 100px;
	outline: none;
	min-height: 58px;
	transition: 0.3s ease all;
	color: #151515;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
}
div.gform_wrapper form .gform_body .gform_fields .gfield label.gfield_label {
	position: absolute;
	top: 16px;
	pointer-events: none;
	background-color: transparent;
	padding: 0px;
	transition: .2s all linear;
	left: 0px;
	color: #212529;
	font-family: Inter, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 27px;
}
div.gform_wrapper form .gform_body span.gfield_required {
	display: none;
}
div.gform_wrapper form .gform_body .gform_fields .gfield.selected label.gfield_label {
	transform: translateY(-16px);
	background: transparent;
	left: 0px;
	font-size: 14px;
}
/* div.gform_wrapper form .gform_body .gform_fields .gfield.selected .ginput_container input, 
div.gform_wrapper form .gform_body .gform_fields .gfield.selected .ginput_container select, 
div.gform_wrapper form .gform_body .gform_fields .gfield.selected .ginput_container textarea {
border: 0;
} */

div.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
	height: 115px;
	line-height: normal;
	padding: 25px 0 0 !important;
}
div.gform_wrapper form .gform_footer input.gform_button:hover {
	background-color: #65C8D0;
	color: #fff;
}
div.gform_wrapper form .gform_body .gform_fields .gfield .gform_footer img {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translate(-0%, -50%);
}
.gform_wrapper .gform_body .gform_fields .gfield.gfield_error {
	background-color: transparent;
	border: none;
}
.gform_wrapper .gform_body .gform_fields .gfield.gfield_error div.validation_message {
	padding: 0 0 0 25px;
	color: red;
}
.gform_wrapper .gform_body .gform_fields .gfield.gfield_error input,
.gform_wrapper .gform_body .gform_fields .gfield.gfield_error textarea {
	border-color: red !important;
}
.gform_wrapper .gform_body .gform_fields .gfield.gfield_error .ginput_container {
	margin: 0;
}
.gform_wrapper form div.validation_error {
	padding: 10px;
	font-size: 16px;
	color: red;
	margin: 0 auto 25px;
	line-height: 1;
	border: 1px solid red;
	max-width: 680px;
}
li.gfield_error .instruction {
	display: none;
}
.gform_wrapper .gform_fields .gfield.gfield_error.gfield_contains_required div.ginput_container, 
.gform_wrapper .gform_fields .gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-top: 0;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active {
	-webkit-box-shadow: 0 0 0 30px white inset !important;
}
div.gform_wrapper form .gform_body .gform_fields .gfield.oneThird {
	width: 32%;
}
.estimateForm .elementor-shortcode div.gform_wrapper {
	margin: 0;
}
.estimateForm .elementor-shortcode div.gform_wrapper .gform_footer {
	display: none;
}
div.gform_wrapper form .gform_body .gform_fields .gfield .gform_footer {
	display: block;
}
.gform_confirmation_wrapper div.gform_confirmation_message {
	color: #09b509;
	border: 1px solid #09b509;
	padding: 10px;
	text-align: center;
	font-weight: 600;
}
/* div.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select {
-webkit-appearance: none;
padding-right: 35px !important;
} */
.gform_validation_error .gform_fields {
	align-items: baseline !important;
}
/* div.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_select:after {
content: "";
position: absolute;
font-style: normal;
top: 28px;
right: 20px;
pointer-events: none;
background-image: url(https://docsottawa.webmarketersdev.ca/wp-content/uploads/2024/12/Vector.png);
width: 17px;
height: 10px;
} */
.grecaptcha-badge {
	z-index: 99;
}
.gform_wrapper.gform_validation_error .gform_body  .gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: calc(100%)!important;
}

div.gform_wrapper.gform_validation_error form .gform_body .gform_fields .gfield.gfield_error label.gfield_label {
	color: #131623;
	transform: translateY(-16px);
	background: transparent;
	left: 10px;
	font-size: 15px;
}
div.gform_wrapper.gform_validation_error form .gform_body .gform_fields .gfield label.gfield_label,
div.gform_wrapper.gform_validation_error form .gform_body .gform_fields .gfield.gfield_error.selected label.gfield_label {
	color: #131623;
	transform: translateY(-16px);
	background: transparent;
	left: 10px;
	font-size: 15px;
}
.elementor-element.form-img,
.elementor-element.form-img .elementor-widget-image,
.elementor-element.form-img .elementor-widget-image .elementor-widget-container,
.elementor-element.form-img .elementor-widget-image .elementor-widget-container img{
	height: 100%;
	object-fit: cover;
}
.elementor-element.doctor-img ,
.elementor-element.doctor-img .elementor-widget-image,
.elementor-element.doctor-img .elementor-widget-image .elementor-widget-container,
.elementor-element.doctor-img .elementor-widget-image .elementor-widget-container img{
	height: 1100px;
	object-fit: cover;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
	display: none;
}
.gform_wrapper .gform_body .gform_fields .gfield.gfield_error div.validation_message {
	font-size: 13px;
	line-height: 15px;
}
.contact-section .book-form {
	max-width: 640px;
	margin-left: auto;
}
.inner-banner p {
	color: #FFF;
	font-family: Inter, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
}
.bg-image-bx .bg-image {
	height: 450px;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	position: relative;
	padding: 80px 50px 110px;
}
.bg-image-bx .bg-image:before {
	content: "";
	background: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	transition: 0.8s ease all;
}
.bg-image-bx:hover .bg-image:before {
	opacity: 0.8;
	background: #65C8D0;
}
.bg-image-bx:hover .bg-image * {
	color: #fff;
}
.bg-image-bx .bg-image * {
	z-index: 1;
	position: relative;
}
.font-26 {
	font-size: 26px;
	font-weight: 700;
	line-height: 24px;
}
.bg-image-bx .bg-image:after {
	content: "";
	background-image: url(https://docsottawa.webmarketersdev.ca/wp-content/uploads/2024/12/bx-arrow-back.010d24cc.svg_.png);
	width: 24px;
	height: 25px;
	position: absolute;
	left: 40px;
	bottom: 50px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.bg-image-bx:hover .bg-image:after {
	content: "";
	width: 110px;
	height: 110px;
	background: url(/wp-content/themes/docsottawa/img/bx-arrow-back-white.8f831be3.svg) 50% no-repeat;
	background-size: 24px 24px;
	background-color: #151515;
	z-index: 9;
	transform: scale(-1);
	bottom: 0;
	left: unset;
	right: 0;
}
.section-featured-services.visit-featured h2 {
	min-height: auto;
}
.btn-white {
	background-color: #fff;
	color: #212529;
	text-align: center;
	font-family: Inter;
	font-size: 13.449px;
	font-style: normal;
	font-weight: 600;
	line-height: 14.794px;
	padding: 15px 41px;
	border-radius: 50px;
}
.history-wrap .row .heading,
.history-wrap .row p{
	color: #fff;
}
.history-wrap .row .heading {
	line-height: 57px;
}
.history-wrap .col-md-6 {
	position: relative;
}
.history-wrap .col-md-6:first-child .btn.btn-white {
	position: absolute;
	bottom: 0;
}
section.services-inner-call-to-action .row {
	box-shadow: 0px 4px 54px 0px rgba(0, 0, 0, 0.15);
	z-index: 1;
	position: relative;
	background-color: #fff;
}
section.services-inner-call-to-action,
section.services-offer-main{
	position: relative;
	background: #F3F7F9;
}
.subheading-2 {
	color: #65C8D0;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 19.2px;
	letter-spacing: 10px;
	text-transform: uppercase;
}
.services-offer-main .accordion-button {
	background: transparent;
	padding: 20px 35px;
	border: 0;
	color: var(--Body-Copy-Dark, #666);
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
	border-bottom: 1px solid var(--Light-Grey, #CFCFCF);
}
.services-offer-main .accordion-item {
	background-color: transparent;
	border: 0;
}
.services-offer-main .accordion-item  .accordion-button:not(.collapsed) {
	color: #fff;
	background-color: #65C8D0;
}
.services-offer-main .accordion-item .accordion-button:focus {
	outline: 0;
	box-shadow: unset;
}
.services-offer-main .accordion-item .accordion-collapse {
	border-bottom: 1px solid var(--Light-Grey, #CFCFCF);
}
.services-offer-main .accordion-item .accordion-collapse .accordion-body {
	color: var(--Body-Copy-Dark, #666);
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	letter-spacing: 0.8px;
	padding: 30px 35px;
}
.services-offer-main .accordion-item .accordion-button:not(.collapsed):after {
	background-image: url(https://docsottawa.webmarketersdev.ca/wp-content/uploads/2024/12/Icon_-Arrow.png);
	transform: rotate(0deg);
}
.section-featured-services.visit-featured .row.card-row {
	position: relative;
	margin-bottom: 8rem;
	max-height: 400px;
	box-sizing: border-box;
	z-index: 3;
	background: none;
	box-shadow: 0 50px 50px 0 rgba(0, 0, 0, .15);
}
section.services-inner-call-to-action {
	padding-left: 20px;
	padding-right: 20px;
}
.contact-info p {
	margin-bottom: 10px;
}
.contact-info p:first-child a.text-decoration-none.primary-color {
	color: #212529 !important;
}
.contact-info p strong {
	padding-right: 1%;
	display: inline-block;
}
header #navbarSupportedContent li:last-child a:hover,
#main-site-nav .navbar-collapse ul li:last-child a:hover{
	background: transparent;
	border: 1px solid;
}
header #navbarSupportedContent li:last-child a,
#main-site-nav .navbar-collapse ul li:last-child a{
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
	justify-content: center;
	background-color: #65c8d0;
	border-color: #65c8d0;
	border-radius: 200px;
	min-width: 130px;
	max-width: 130px;
	height: 50px;
}
/* header #navbarSupportedContent li:last-child,
#main-site-nav .navbar-collapse ul li:last-child{
display: none;

} */
/* .page-id-667 header #navbarSupportedContent li:last-child,
.page-id-667 #main-site-nav .navbar-collapse ul li:last-child{
display: flex;
margin-left: 30px !important;

} */
/* .page-id-667 header, .page-id-84 header {
max-width: 1600px;

} */
header #navbarSupportedContent li:nth-child(8):hover a, #main-site-nav .navbar-collapse ul li:nth-child(8):hover a {
	background: transparent;
	border: 1px solid #65c8d0;
}
header #navbarSupportedContent li:nth-child(8) a, #main-site-nav .navbar-collapse ul li:nth-child(8) a {
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
	justify-content: center;
	background-color: #65c8d0;
	border-color: #65c8d0;
	border-radius: 200px;
	min-width: 200px;
	max-width: 200px;
	height: 50px;
}
header {
	left: 0;
	right: 0;
	margin: auto;
}
.section-gallery .swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal, 
.swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: -35px;
}
.review-content-box.bg-white p {
	color: #212529;
	line-height: 29px;
	padding: 0px 20px;
}

.book-form p {
	line-height: 27px;
	color: #212529;
}
h2.contact-title.display-3.mx-auto.fw-bold.f-montserrat {
	font-family: Montserrat;
}
.contact-info p {
	font-family: 'Inter';
}
.col-xl-5.px-0.business-hrs p:last-child {
	font-family: "Nimbus Sans L", sans-serif;
}
footer {
	background-color: #E3EBEF;
}
.jumbotron.contentpage-jumbotron.inner-banner p {
	font-weight: 400;
}
.section-featured-services.visit-featured:before{
	display: none;
}
p.card-text {
	color: #151515 !important;
}
.bg-image-bx:hover p.card-text {
	color: #fff !important;
}
.history-card p {
	font-family: 'Inter', sans-serif;
	line-height: 29px;
}
.section-gallery p.text-content {
	width: 100%;
	max-width: 1090px;
}

.content .name a {
	color: #fff;
	text-decoration: none;
}
footer.container-max.px-4.mx-auto {
	padding: 0 !important;
}
footer {
	background-color: transparent;
	padding: 0 !important;
}
section.footer-middle {
	background: #E3EBEF;
}
.section-sedation .content a {
	width: fit-content;
	display: block;
	margin-left: auto;
}
.bg-image-bx .bg-image .bg-card-link {
	width: 110px;
	height: 110px;
	background-color: #15151500;
	z-index: 99 !important;
	bottom: 0;
	right: 0;
	position: absolute !important;
	display: block;
	font-size: 0;
}
.services-inner-call-to-action .btn-primary {
	font-family: Inter, sans-serif;
}
.section-copyright div#footer-widget-area-bottom {
	padding: 0 20px !important;
}
section.footer-middle div#footer-widget-area-top {
	padding-left: 20px;
	padding-right: 20px;
}
section.footer-middle .row.py-7.justify-content-lg-center {
	padding-left: 8px;
	padding-right: 8px;
}
.modal-lg, .modal-xl {
	max-width: 1100px;
}
.modal-content button.popup-arrow {
	background-color: #65c8d0;
	top: 50%;
	bottom: unset;
	width: 100px;
	height: 100px;
	transform: translate(0%, -40px);
}
.section-featured-services.redesign-featured-services .card .card-img {
	background-repeat: no-repeat;
	background-position: center;
}
.section-gallery .slide-inner img {
	cursor: pointer;
}
.staff-swiper.swiper-horizontal.swiper-pointer-events .swiper-pagination .swiper-pagination-bullet {
	width: 50px;
}
.navbar-expand-xl .navbar-nav {
	flex-direction: row;
	align-items: center;
}
section.simple-text {
	background: #151515;
	max-width: 1920px;
	margin: auto;
}
.blog-wrapp .category-filters {
	margin-bottom: 20px;
	display: flex;
	justify-content: center;
}
.blog-wrapp #categoryTabs,
.blog-wrapp .blog-category-filters{
	border: 0 !important;
	justify-content: center;
	gap: 10px;
	display: flex;
	list-style: none;
}
.blog-wrapp .filter-button,
.blog-wrapp #categoryTabs .button,
.blog-wrapp .category-filter{
	margin: 0 5px;
	padding: 15px 30px;
	cursor: pointer;
	border-radius: 50px;
	color: var(--Accent-1, #5FD0DF);
	text-align: center;
	font-family: Inter;
	font-size: 13.449px;
	font-style: normal;
	font-weight: 600;
	line-height: 14.794px;
	background: rgba(95, 208, 223, 0.10);
	border: 1px solid transparent;
}
.blog-main .row.blog-wrapper.custom_wrapp,
.related-articles .related-posts-wrapper.blog-wrapper.custom_wrapp{
	display: flex;
}
.blog-wrapp .filter-button:hover,
.blog-wrapp .filter-button.active,
.blog-wrapp #categoryTabs button:hover,
.blog-wrapp #categoryTabs button.active,
.blog-wrapp .category-filter:hover,
.blog-wrapp .category-filter.active{
	background-color: #5FD0DF;
	color: #fff;
}
.blog-main .blog-wrapper {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 50px 20px;
	padding: 0;
}
.blog-wrapp .blog-item {
	background: #FFF;
	box-shadow: 0px 4px 74px 0px rgba(0, 0, 0, 0.07);
	padding: 0;
	position: relative;
}
.blog-featured-img a img {
	width: 100%;
}
.blog-main .blog-wrapper .blog-content {
	/*     position: relative; */
	padding: 43px 32px;
}
.blog-main .blog-wrapper .blog-content .blog-title a {
	color: #151515;
	font-family: Montserrat;
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: 31px;
	text-decoration: none;
}
.blog-main .blog-wrapper .blog-content .blog-date {
	color: var(--Accent-1, #5FD0DF);
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 29px;
	text-transform: uppercase;
}
.blog-main .blog-wrapper .blog-content .blog-acpert {
	color: #212529;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 29px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
	padding-right: 70px;
}
.blog-main .blog-wrapper .blog-content .blog-link-arrow {
	position: absolute;
	right: 0;
	bottom: 0;
}
.blog-main .h1 {
	text-align: center;
}
.single-post .single-post-banner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 650px;
	background: #151515;
	border-bottom: 34px solid #5FD0DF;
}
.single-post .site-main {
	padding: 700px 15px 50px;
	max-width: 1300px;
	margin: auto;
}
#main-site-nav .navbar-collapse ul li{
	position: relative;
}
#main-site-nav .navbar-collapse ul li .sub-menu li {
	display: block;
}
#main-site-nav .navbar-collapse ul li .sub-menu li a {
	background-color: transparent;
	display: block;
	border-radius: 0;
	min-height: 35px;
}
#main-site-nav .navbar-collapse ul li .sub-menu {
	position: absolute;
	background-color: #65c8d0;
	padding: 10px;
	top: 38px;
	left: -4px;
	display: none;
}

#main-site-nav .navbar-collapse ul li .sub-menu li a:hover {
	border: 0;
}
.single-post article .entry-header {
	position: unset;
	max-width: 100%;
}
.single-post article .entry-header .entry-title {
	color: #FFF;
	text-align: center;
	font-family: Montserrat;
	font-size: 60px;
	font-style: normal;
	font-weight: 700;
	line-height: 60px;
	padding-bottom: 100px;
}
.single-post .article-content-top {
	margin-top: -540px;
	z-index: 1;
	position: relative;
}
.single-post article .entry-header .entry-meta {
	display: none;
}
.single-post .article-content-top .post-thumbnail img {
	border-radius: 20px;
	width: 100%;
	height: auto;
	aspect-ratio: 5 / 2;
	object-fit: cover;
	filter: drop-shadow(0px 4px 34px rgba(0, 0, 0, 0.10));
}
.single-post .site-main .post-navigation,
.single-post .site-main article .entry-footer,
.single-post #comments{
	display: none;
}
.single-post .single_post_content_main {
	display: flex;
	padding-top: 60px;
}
.single-post .single_post_content_main .entry-content {
	padding-right: 130px;
}
.single-post .single_post_content_main .blog_catefories {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	align-items: flex-start;
	align-content: flex-start;
	padding-top: 30px;
}
.single-post .single_post_content_main .blog_catefories .blog-category:hover {
	background-color: #5FD0DF;
	color: #fff;
}
.blog_catefories h5 {
	color: #212529;
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	width: 100%;
}
.single-post .single_post_content_main .blog_catefories .blog-category {
	width: 48%;
	border-radius: 50.435px;
	background: rgba(95, 208, 223, 0.10);
	color: var(--Accent-1, #5FD0DF);
	text-align: center;
	font-family: Inter;
	font-size: 13.449px;
	font-style: normal;
	font-weight: 600;
	line-height: 14.794px;
	padding: 10px;
	text-decoration: none;
	display: inline-block;
	max-width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-decoration: none;
}
.single-post .single_post_content_main .entry-content p {
	color: #212529;
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 170%;
}
.single-post .single_post_content_main .entry-content h3 {
	color: #212529;
	font-family: Montserrat;
	font-size: 30px;
	font-style: normal;
	line-height: 100%;
	padding-bottom: 10px;
}
.single-post .single_post_content_main .entry-content .posted-date {
	color: #65C8D0;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 19.2px;
	letter-spacing: 10px;
	text-transform: uppercase;
	padding-bottom: 10px;
	display: block;
}
.single-post .site {
	max-width: 100%;
}
.blog-wrapper.custom_wrapp .col-md-4 {
	flex: 0 0 auto;
	width: 31.9%;
}
.blog-wrapper .blog-featured-img {
	position: relative;
}
.blog-wrapper .blog-featured-img .blog-icon {
	width: fit-content;
	position: absolute;
	bottom: -40px;
	left: 30px;
}
.single-post .single_post_content_main img {
	padding: 15px 0;
}
.single-post .single_post_content_main h2,
.single-post .single_post_content_main h3,
.single-post .single_post_content_main h4,
.single-post .single_post_content_main h5,
.single-post .single_post_content_main h6{
	font-family: Montserrat, Arial, serif;
	padding-top: 15px;
	padding-bottom: 15px;
}
.services-offer-main.faqs {
	z-index: 0;
}
section.services-inner-call-to-action.faq-services{
	padding: 0 !important;
}
.services-offer-main.faqs .row.container-xxl {
	max-width: 1350px !important;
}
.services-offer-main.faqs .accordion-item.parent-item button.accordion-button.parent-btn {
	background-color: #65C8D0;
	color: #fff;
	border: none;
}
.services-offer-main.faqs .accordion-item.parent-item {
	margin-bottom: 30px;
}
.services-offer-main.faqs .accordion-item .accordion-collapse {
	border: none;
}
.services-offer-main.faqs .accordion-item.parent-item .accordion-body {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 70px;
}
.services-offer-main.faqs .accordion-item.parent-item .accordion-body p {
	padding: 0 35px;
}
.services-offer-main.faqs .accordion-item.parent-item button.accordion-button.parent-btn:not(.collapsed):after {
	background-image: url(https://docsottawa.webmarketersdev.ca/wp-content/uploads/2024/12/Icon_-Arrow.png);
	transform: rotate(0deg);
}
.services-offer-main.faqs .accordion-item.parent-item button.accordion-button.parent-btn:after {
	background-image: url(https://docsottawa.webmarketersdev.ca/wp-content/uploads/2024/12/Icon_-Arrow.png);
	transform: rotate(180deg);
}
.section-featured-services .card:hover a.card-link {
	height: 580px;
}
html[lang="fr-CA"] header {
	max-width: 1600px;
}
.cta-btns-footer {
	padding-top: 20px;
}
.cta-btns-footer a.btn.btn-call.btn-outline-primary.my-3 {
	width: 100%;
	max-width: 200px;
	min-height: 50px;
	margin-top: 20px !important;
}
.cta-btns {
	display: flex;
	align-items: center;
	gap: 10px;
	flex-wrap: wrap;
}
.cta-btns a.btn.btn-call.btn-outline-primary.my-3 {
	min-width: 200px;
	min-height: 50px;
}
html[lang="fr-CA"] header .container-fluid ul#primary-menu {
	margin: 0 auto;
}
section.services-inner-call-to-action.inner-call-to-action-clr:before {
	background-color: #f3f7f9;
	top: unset;
	bottom: 0;
	height: 340px;
}
.white_bg {
	background-color: #fff !important;
}
.referral-banner .short-title {
	font-family: Montserrat;
	font-size: 67px;
	font-weight: 500 !important;
	line-height: 80.4px;
}
.referral-banner h1 {
	font-family: Montserrat;
	font-size: 120px;
	line-height: 144px;
	margin-bottom: 0 !important;
}
.referral-banner h1 span {
	color: #65C8D0;
}
section.services-inner-call-to-action.inner-call-to-action-clr {
	background: transparent;
	margin-top: -100px;
}
.simgle-text-wrapp p {
	color: #212529;
	font-family: Inter;
	font-size: 20px;
	font-weight: 400;
	line-height: 170%;
}
.simgle-text-wrapp .cta-btns a {
	font-size: 13.449px;
	font-weight: 600;
	line-height: 14.794px;
	min-width: 250px;
	max-width: 250px;
	height: 46px !important;
	min-height: 46px !important;
}
.simgle-text-wrapp {
	background: #F3F7F9;
}

.docs-events{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
	margin: 50px auto 50px auto;
	& .event{
		font-family: Montserrat, Arial, serif;
		display: flex;
		flex-direction: column;
		gap: 20px;
		& .event-image{
			width: 100%;
			height: 200px;
			object-fit: contain;
		}
		& .title{
			font-size: 26px;
			font-weight: 700;
			line-height: 0.9em;
			margin-bottom: 0;
		}
		& .description{
			margin-bottom: 0;
		}
		& .register-link{
			margin-top: auto;
		}
	}
}


/* ---- Service pages ---- */
.jumbotron.inner-banner {
    z-index: 2;
}
a.down-link-arrow {
    position: absolute;
    bottom: -32px;
}
.services-inner-call-to-action h2.h6 {
    position: relative;
    margin: 0 auto 5rem;
    width: 90%;
    z-index: 2;
    color: #65C8D0;
    text-align: center;
    font-family: Inter;
    font-weight: 600;
    letter-spacing: 10px;
    text-transform: uppercase;
}
section.new-service-section.img-right {
    background: #F3F7F9;
    padding: 55px 20px 180px;
}
section.new-service-section.img-left {
    padding: 180px 20px 200px;
}
#page section.new-service-section .container {
    max-width: 1240px !important;
}
#page section.new-service-section .row {
    justify-content: space-between;
}
#page section.new-service-section .container .row .col-md-6 img {
    width: 100%;
}
#page section.new-service-section .container .row .img-col {
    padding-right: 0;
}
#page section.new-service-section .container .row .col-md-6 {
    width: 45%;
}
#page section.new-service-section .container .row .img-col {
    width: 47%;
}
section.new-service-section a.btn.btn-primary {
    font-weight: 600;
    margin-top: 32px;
}
.new-service-section h2.h1.gf-montserrat {
    max-width: 480px;
}

/* ======= */
@media (min-width:1400px){
	.jumbotron.homepage-jumbotron .text-white {
		font-size: 67px;
	}
	.section-featured-services .card h3 {
		font-size: 24px;
	}
	.card .card-body {
		padding: 1rem 0;
	}
	.section-sedation .text-content h2.heading.fw-bold.mb-0 {
		max-width: 500px;
	}
	.section-reviews {
		padding-bottom: 200px !important;
	}	
	html[lang="fr-CA"] header .container-fluid {
		height: 220px;
	}
	html[lang="fr-CA"] header .container-fluid a.navbar-brand {
		margin: auto;
		left: 0;
		right: 0;
	}
}
@media (min-width:1200px){
	.nav-item:has(.sub-menu):hover::before {
		transform: rotate(0deg);
	}
	#main-site-nav .navbar-collapse ul li:hover .sub-menu{
		display: block;
	}
	.section-sedation .text-content p {
		max-width: 630px;
	}
	.section-staff h2.heading {
		font-size: 40px !important;
	}
	.navbar-expand-xl .navbar-nav {
		align-items: center;
	}
}
@media (max-width: 1500px) and (min-width: 1200px) {
	.page-id-667 header ul#primary-menu {
		margin: 6rem auto 0 !important;
	}
	.page-id-667 header a.navbar-brand {
		left: 0;
		right: 0;
		margin: auto;
	}
	.page-id-667 header .navbar-expand-xl .navbar-nav .nav-link {
		padding-right: .4rem;
		padding-left: 0.4rem;
	}
}


@media (max-width:1399px){
	.referral-banner .short-title {
		font-size: 57px;
		line-height: 70.4px;
	}
	body .jumbotron.no-overlay.contentpage-jumbotron.inner-banner.referral-banner {
		min-height: 700px;
	}
	.referral-banner h1 {
		font-size: 100px;
		line-height: 124px;
	}
	.single-post .single_post_content_main .entry-content {
		padding-right: 90px;
	}

	.bg-image-bx:hover .bg-image:after {
		width: 70px;
		height: 70px;
	}
	.section-featured-services .h2, 
	.section-featured-services h2,
	.subheading-2{
		letter-spacing: 5px;
	}
	.jumbotron.homepage-jumbotron h1.display-1 {
		font-size: 100px;
	}
	header #navbarSupportedContent a {
		font-size: 15px;
	}	
	.col-md-7.mt-5.mt-lg-0.px-lg-5.col-book {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.docs-events{
		grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	}
}

@media (min-width:1200px){
	section.services-inner-call-to-action:before {
		position: absolute;
		left: 0%;
		top: 0;
		content: "";
		width: 100%;
		height: 500px;
		background-color: #151515;
		right: 0;
		z-index: -1;
	}
	.col-xl-5.px-0.business-hrs {
		padding-left: 20px !important;
		position: relative;
	}
	.col-xl-5.px-0.business-hrs:before {
		content: '';
		position: absolute;
		background: #0000001A;
		left: -17%;
		top: -10%;
		width: 1px;
		height: 111%;
	}
	.container-lg.top-content {
		width: 900px;
	}
	.section-featured-services .h2, .section-featured-services h2 {
		min-height: 100px;
		padding-top: 75px !important;
	}
	.section-sedation .col-12.col-lg-6.position-relative {
		z-index: 2;
	}
	.section-sedation .sedation-swiper.overflow-hidden.swiper-initialized {
		width: 100%;
		max-width: 725px;
		margin-left: 130px;
		overflow: visible !important;
	}
	.footer-middle img.logo-footer {
		width: 298px;
		height: auto;
	}
}

@media (max-width:1199px){
	body .jumbotron.no-overlay.contentpage-jumbotron.inner-banner.referral-banner {
		min-height: 600px;
	}
	.inner-banner p br {
		display: none;
	}
	.nav-item:has(.sub-menu.active)::before {
		transform: rotate(0deg);
	}
	.single-post .single_post_content_main .blog_catefories .blog-category {
		width: 46%;
	}
	.single-post .single_post_content_main .entry-content h3 {
		font-size: 25px;
	}
	.single-post .single_post_content_main .entry-content p {
		font-size: 18px;
	}
	.single-post .single_post_content_main .entry-content {
		padding-right: 50px;
	}

	.single-post article .entry-header .entry-title {
		font-size: 50px;
		line-height: 50px;
		padding-bottom: 70px;
	}
	.section-sedation .sedation-swiper.overflow-hidden.swiper-initialized {
		margin-left: 40px;
		margin-right: 20px;
	}
	.docs-visit-slider .container-fluid .content.bg-primary {
		padding: 40px 0 60px 0;
	}
	.docs-visit-slider .container-fluid .content .text-content p {
		font-size: 16px;
		line-height: 25px;
		margin-top: 10px !important;
	}
	.docs-visit-slider .container-fluid .sedation-swiper {
		margin-top: 20px;
	}
	.docs-visit-slider .container-fluid .content .text-content {
		padding: 0 20px 0 40px
	}
	.nav-colored:before {
		content: "";
		background-color: #65c8d0 !important;
		height: 90px;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
	}
	.sticky-top {
		position: fixed;
		left: 0;
		right: 0;
	}
	header #navbarSupportedContent li:last-child a, #main-site-nav .navbar-collapse ul li:last-child a,
	header #navbarSupportedContent li:nth-child(8) a, #main-site-nav .navbar-collapse ul li:nth-child(8) a{
		background-color: #ffffff;
		color: #65c8d0;

	}
	header #navbarSupportedContent li:last-child a, #main-site-nav .navbar-collapse ul li:last-child a {
		margin-top: 15px !important;
		min-width: 200px;
		max-width: 200px;
	}
	.page-id-667 header #navbarSupportedContent li:last-child, .page-id-667 #main-site-nav .navbar-collapse ul li:last-child {
		margin-left: 0px !important;
	}
	#main-site-nav .navbar-nav {
		height: 100vh;
		background-color: #65c8d0;
		flex-direction: column;
		padding-top: 120px;
		margin-top: 0 !important;
		align-items: start;
		padding-left: 25px;
		padding-right: 25px;
	}
	header .navbar-brand {
		position: fixed;
		top: 20px;
		left: 10px;
	}
	header .navbar-toggler {
		top: 20px;
		right: 10px;
		margin-right: 0 !important;
	}
	.redesign-featured-services h2 {
		margin-bottom: 40px;
	}
	.redesign-featured-services .card-text {
		color: #fff !important;
	}
	.footer-middle img.logo-footer {
		width: 298px;
		height: auto;
	}
	section.services-offer-main .container-xxl {
		padding-left: 10px;
		padding-right: 10px;
	}
	section.services-inner-call-to-action .ps-9 {
		padding-left: 2rem !important;
	}
	.bg-image-bx .bg-image {
		padding: 50px 50px 110px;
	}
	section.section-history .history-wrap.px-7 {
		padding-right: 2rem !important;
		padding-left: 2rem !important;
	}
	section.section-history .history-wrap.py-9 {
		padding-top: 5rem !important;
		padding-bottom: 5rem !important;
	}
	section.section-history .history-wrap .pe-8 {
		padding-right: 3rem !important;
	}
	.jumbotron.homepage-jumbotron h1.display-1 {
		font-size: 80px;
	}	
	.services-offer-main.faqs .accordion-item.parent-item .accordion-body {
		padding-bottom: 30px;
	}
	/* 	header #navbarSupportedContent.show ul#primary-menu {
	justify-content: center;
	align-items: center;
	gap: 10px;
}
	header #navbarSupportedContent.show {
	height: 100vh;
	background-color: #65c8d0;
} */
	.docs-events{
		grid-template-columns: repeat(1, 1fr);
	}
}
/* .sub-menu {
display: none;
list-style: none;
margin: 0;
padding: 0;
}

.sub-menu.active {
display: block; 
}
*/

.cta-btns .defaultBtn {
	font-size: 13.449px !important;
	font-weight: 600 !important;
	line-height: 14.794px !important;
	min-width: 250px !important;
	max-width: 250px !important;
	height: 46px !important;
	min-height: 46px !important;
	align-items: center !important;
	justify-content: center !important;
	background-color: #65c8d0 !important;
	border-color: #65c8d0 !important;
	display: flex
		;
	font-family: var(--bs-body-font-family) !important;
	border-radius: 50px !important;
}













@media (max-width:1440px){
	.cta-btns a.btn.btn-call.btn-outline-primary.my-3 {
		min-width: 170px;
	}
	.cta-btns a.btn {
		font-size: 15px;
		padding: 0 !important;
	}
}
@media (max-width: 1200px){
	.cta-btns a.btn.btn-primary {
		min-width: 200px;
	}
	.cta-btns a.btn.btn-call.btn-outline-primary.my-3 {
		min-width: 155px;
	}
	section.new-service-section.img-right {
		background: #F3F7F9;
		padding: 0 20px 120px;
	}
	section.new-service-section.img-left {
		padding: 120px 20px;
	}
	#page section.new-service-section .container .row .col-md-6 {
		width: 48%;
	}
}
@media (min-width:991px){
	.jumbotron.no-overlay.contentpage-jumbotron.inner-banner.referral-banner {
		min-height: 800px;
		justify-content: center;
	}
}

@media (max-width:991px){
	section.services-inner-call-to-action.inner-call-to-action-clr {
		margin-top: 50px;
	}
	body .jumbotron.no-overlay.contentpage-jumbotron.inner-banner.referral-banner {
		min-height: 400px;
	}
	.referral-banner h1 {
		font-size: 70px;
		line-height: 80px;
	}
	.referral-banner .short-title {
		font-size: 35px;
		line-height: 40.4px;
	}
	.single-post .single_post_content_main .blog_catefories .blog-category {
		width: 100%;
	}

	.related-articles .related-posts-wrapper.blog-wrapper.custom_wrapp{
		flex-wrap: wrap;
	}
	.single-post article .entry-header .entry-title {
		font-size: 45px;
		line-height: 45px;
	}
	section.simple-text.pb-8.pt-8 {
		padding-bottom: 4rem !important;
		padding-top: 4rem !important;
	}
	.blog-wrapper.custom_wrapp .col-md-4 {
		width: 48%;
	}
	.modal-content button.popup-arrow span {
		width: 20px;
	}
	.modal-content button.popup-arrow {
		width: 70px;
		height: 70px;
	}
	.contact-section .book-form {
		max-width: 100%;
	}
	section#section-contact .contact-title {
		font-size: 40px;
	}
	.docs-visit-slider .container-fluid .content .text-content {
		padding: 0 20px;
	}
	.section-sedation .sedation-swiper.overflow-hidden.swiper-initialized {
		margin-left: 0px;
		margin-right: 0px;
	}
	section.services-inner-call-to-action .p-sm-5 {
		padding: 1rem !important;
	}
	section.section-history {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	section.section-history .history-wrap.px-7 {
		padding-right: 1rem !important;
		padding-left: 1rem !important;
	}
	section.section-history .history-wrap .pe-8 {
		padding-right: 0rem !important;
	}
	.section-featured-services.visit-featured .row.card-row .border-top {
		border-top: 0 !important;
	}
	.section-featured-services.visit-featured .row.card-row {
		box-shadow: unset;
	}
	.bg-image-bx .bg-image {
		height: auto;
	}
	.sec-tw-col-re .row .text-dark {
		padding: 25px 0 0 !important;
	}
	.sec-tw-col-re .row .px-2 {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	.jumbotron.homepage-jumbotron h1.display-1 {
		font-size: 70px;
	}	
	.page-id-667 header #navbarSupportedContent li:last-child {
		justify-content: center;
	}
	header #navbarSupportedContent li:last-child a {
		background-color: #fff !important;
		color: #65c8d0 !important;
	}
	section.new-service-section.img-left {
		padding: 80px 20px;
	}
	section.new-service-section.img-right {
        background: #F3F7F9;
        padding: 0 20px 80px;
    }
}
@media (max-width:767px){
	.single-post .single_post_content_main{
		flex-wrap: wrap;
	}
	.single-post .single_post_content_main .blog_catefories {
		width: 100%;
	}
	.single-post .single_post_content_main .entry-content {
		padding-right: 0px;
		width: 100%;
	}
	.single-post .single-post-banner {
		height: 500px;
		border-bottom: 24px solid #5FD0DF;
	}
	.single-post article .entry-header .entry-title {
		font-size: 40px;
		line-height: 40px;
		padding-bottom: 40px;
	}
	section.blog-main .blog-wrapp .tab-content {
		padding-top: 2rem !important;
	}
	.blog-main .blog-wrapper .blog-content .blog-acpert {
		font-size: 15px;
		line-height: 26px;
	}
	.blog-main .blog-wrapper .blog-content .blog-title a {
		font-size: 22px;
		line-height: 27px;
	}

	.blog-main .blog-wrapper .blog-content .blog-link-arrow img {
		width: 100%;
		max-width: 60px;
	}
	.blog-main .blog-wrapper .blog-content {
		padding: 43px 22px;
	}
	.blog-wrapper .blog-featured-img .blog-icon {
		bottom: -30px;
		left: 20px;
	}
	.blog-wrapper .blog-featured-img .blog-icon img {
		width: 100%;
		max-width: 70px;
	}
	.footer-middle .col-md-7.mt-5.mt-lg-0.px-lg-5.col-book {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.services-offer-main .accordion-button {
		padding: 20px;
	}
	section.services-inner-call-to-action .mt-5 {
		margin-top: 1rem !important;
	}
	section.services-inner-call-to-action .p-sm-5 {
		padding: 0rem !important;
	}
	section.services-inner-call-to-action img {
		display: none;
	}
	.history-wrap .row .heading {
		line-height: 47px;
	}
	section.section-history .history-wrap.py-9 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important;
	}
	.history-wrap .col-md-6:first-child .btn.btn-white {
		position: unset;
	}
	.sec-tw-col-re .row svg {
		display: none;
	}
	.sec-tw-col-re .row .text-dark {
		padding: 0 !important;
	}
	.section-featured-services .h2, .section-featured-services h2,.subheading-2 {
		letter-spacing: 0px;
	}
	.jumbotron.homepage-jumbotron h1.display-1 {
		font-size: 60px;
	}
	#page section.new-service-section .row {
		flex-wrap: wrap;
		row-gap: 30px;
	}
	#page section.new-service-section .container .row .col-md-6 {
		width: 100% !important;
		padding: 0;
	}
	#page section.new-service-section.img-right .row {
		flex-direction: column-reverse;
	}
	.services-inner-call-to-action h2.h6 {
		margin: 0 auto 3rem;
		letter-spacing: 6px;
		padding-top: 60px !important;
		font-size: 14px;
		line-height: 24px;
	}
	#page section.new-service-section .container {
		padding: 0;
	}
}

@media (max-width:768px){
	.single-post .single_post_content_main {
		flex-wrap: wrap;
		padding-bottom: 50px !important;
	}
	.row.contact-information .col-xl-6,
	.col-book .row .col-xl-5{
		width: 100%;
	}
	.col-md-6.links.text-end, .section-copyright p {
		text-align: center !important;
	}
	.section-gallery {
		padding: 80px 30px;
	}	
	footer .opening-hours {
		border-bottom: none;
	}	
	.container-fluid.footer-section, .section-copyright {
		padding: 0 !important;
	}	
}
@media (max-width:641px){
	.staff-swiper.swiper-horizontal.swiper-pointer-events .swiper-pagination {
		flex-wrap: wrap;
	}
	.section-featured-services.redesign-featured-services .card {
		padding: 3rem 10px 2rem;
	}
	.gallery-wrapper .slide-inner img {
		aspect-ratio: 1 / 1;
		width: 100%; /* or desired width */
		object-fit: cover; /* To ensure content fills the aspect ratio */
	}

	.gallery-wrapper .slide-inner {
		display: flex; /* or any layout you are using */
		justify-content: center;
		align-items: center;
	}
	.services-offer-main .accordion-item .accordion-collapse .accordion-body {
		padding: 30px 10px;
	}
	section.services-inner-call-to-action h2 br {
		display: none;
	}
	.history-wrap .row .heading {
		line-height: 40px;
	}
	.bg-image-bx .bg-image {
		padding: 50px 20px 110px;
	}
	.row.contact-information .col-xl-6,
	.col-book .row .col-xl-5{
		width: 100%;
	}
	section p {
		font-size: 16px !important;
	}
	.jumbotron.homepage-jumbotron h1.display-1 {
		font-size: 45px;
	}	
	/* 	.gallery-swiper {
	height: 500px;
} */

}
@media (max-width:575px){
	.inner-banner p {
		font-size: 16px;
		line-height: 23px;
		margin-bottom: 0;
	}
	.single-post .single_post_content_main .entry-content p {
		font-size: 16px;
	}
	.single-post .single_post_content_main .blog_catefories .blog-category {
		width: 100%;
		max-width: 140px;
	}
	.single-post .single-post-banner {
		height: 420px;
		border-bottom: 14px solid #5FD0DF;
	}
	.single-post article .entry-header .entry-title {
		font-size: 35px;
		line-height: 35px;
		padding-bottom: 30px;
	}
	.blog-wrapper.custom_wrapp .col-md-4 {
		width: 100%;
	}
}
@media (max-width:480px){
	.cta-btns a.btn.btn-call.btn-outline-primary.my-3 {
        min-width: 200px;
    }
}
.nav-item:has(.sub-menu)::before {
	position: absolute;
	right: -2px;
	top: 19px;
	content: "^";
	transform: rotate(180deg);
	transform-origin: top;
	color: white;
	line-height: 5px;
	transition: 0.5s ease all;
}

.nav-item:has(.sub-menu) {
	margin-right: .4rem !important;
}
.nav-item a {
	transition: 0.5s ease all;
}
.nav-item a:hover {
	color: #65c8d0!important;
}
.nav-item .sub-menu .nav-item a:hover {
	color: white!important;
	opacity: 0.7;
}
.services-inner-call-to-action, .services-offer-main {
	margin: 0 auto;
	width: 100%;
	max-width: 1920px;
}
@media (max-width: 1200px) {
	.nav-item:has(.sub-menu)::before{
		right: unset;
		left: 80px;
	}
	#main-site-nav .navbar-collapse ul li .sub-menu {
		position: relative;
		top: 0;
		left: 0;
		padding-top: 0;
		padding-left: 0;
		padding-right: 0;
	}
	#main-site-nav .navbar-collapse ul li .sub-menu li:last-child a{
		color: #fff !important;
	}
	#main-site-nav .navbar-collapse ul li .sub-menu li a{
		font-size: 14px;
	}
	.nav-item a:hover {
		color: white!important;
		opacity: 0.7;
	}
	#main-site-nav .navbar-collapse ul li{
		margin-right: 0 !important;
		width: 100%;
	}
	#main-site-nav .navbar-collapse ul li a {
		padding-right: 0.5rem;
		padding-left: 0;
	}

}