.header-navigation {
    border-top: 1px solid #ccd6d9;
}

.header-main .container-fluid {
    padding-left: 50px;
    padding-right: 50px;
}
.slide-container {
    transform: translate(0, -50%);
}

.slide-text {
	background-color: rgba(0, 0, 0, 0.16);
	padding: 60px;
	max-width: 741px;
}

.slide .slide-text h1 {
    color: #FFF;
    font-size: 60px;
    line-height: 67px;
    margin-bottom: 30px;
    font-weight: bold;
}

.slide .slide-text p {
    color: #FFF;
    font-size: 22px;
    font-weight: 500;
}

.home-services .card {
    border: 0;
}

.btn-primary {
    position: relative;
}

.btn-primary:after {
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    position: absolute;
    right: 15px;
    top: 11px;
}

.section-2101 {
    background-color: #00313f;
    padding: 100px 0;
}



.blog h2 {
    margin-bottom: 35px;
}
#blog .card-content h2 a {
    color: #000;
}
#blog .card-content h2 a:hover {
    color: #cd5c5c;
}
.breadcrumbs{
    margin-bottom:20px;
}
.breadcrumbs a {
    color: #cd5c5c;
}
#blog .post-details img {
    width: 100%;
    max-width: 100% !important;
    height: 100% !important;
}
.cookie-policy .page-content a {
    color: #cd5c5c;
}


.testimonials {
    padding: 80px 0;
}

.last-banner {
    background-image: url(../img/banner2.jpg);
    padding: 80px 0;
    color: #fff;
}

.last-banner h2 {
    color: #fff;
    margin-bottom: 20px;
}

.footer-main {
    margin-top: 0px;

}

.footer-main .title {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
}

.footer-bottom {

    font-size: 16px;
}

.section-2001 {
    padding: 100px 0;
    padding-bottom: 30px;
}

.section-2001 h5 {
    color: #1545F1;
}

.color-blue {
    color: #1545F1;
}

.home-services {
    background-color: #f2f2f2;
}

.home-services h2 {
    margin-bottom: 30px !important;
}

.home-services .col-lg-4 {
    margin-bottom: 20px;
}

.home-services .card-body {
    background-color: #676767;
    border-radius: 10px;
    padding: 20px 25px;
    color: #fff;
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.home-services .card-body:hover {
    background-color: #cd5c5c;

}

.home-services .card-body h4 {
    color: #fff;
}

.home-services h5 {
    color: #222222;
    font-size: 20px;
    font-weight: bold;
}
.page-content .home-services p.card-text {
    text-align: left;
}
.home-services .card-body a {
    color: #fff;
}

.sponsor {
    background-color: #30454c;
    padding: 80px 0;
}

.header .navbar-nav .dropdown-menu {
    padding: 20px;
    left: auto;
    right: 0;
}

.header .navbar-nav .dropdown-menu li {
    width: 50%;
    display: inline-block;
}

.header .navbar-nav .dropdown-menu li a {
    font-size: 16px;
}


/*-----------mock up-------*/
.contact-us .page-banner {
	display: none;
}

.visit-section {
    max-width: 100%;
    font-family: 'Segoe UI', sans-serif;
    color: #222;
}

.visit-title {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
}


.contact-info {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 1.25rem;
}

.contact-item {
    display: flex;
    align-items: flex-start;
    gap: 0.85rem;
}

.contact-icon {
    width: 36px;
    height: 36px;
    background-color: #fce8f0;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: #c0436a;
    font-size: 0.9rem;
}

.contact-text p,
.contact-text a {
    margin: 0;
    font-size: 0.95rem;
    color: #222;
    line-height: 1.5;
    text-decoration: none;
}

.contact-text a {
    color: #c0436a;
    font-weight: 500;
}

.contact-text a:hover {
    text-decoration: underline;
}


.map-wrapper {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    margin-bottom: 1.25rem;
}

.map-wrapper iframe {
    display: block;
    width: 100%;
    height: 230px;
}

.open-maps-btn {
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 10;
    background: #fff;
    color: #222;
    font-size: 0.82rem;
    font-weight: 600;
    padding: 6px 12px;
    border-radius: 6px;
    text-decoration: none;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    display: flex;
    align-items: center;
    gap: 6px;
    transition: background 0.2s;
}

.open-maps-btn:hover {
    background: #f5f5f5;
    color: #222;
}

/* Opening Hours */
.opening-hours {
    background-color: #fdf0ee;
    border-radius: 12px;
    padding: 1.1rem 1.25rem;
    font-size: 0.92rem;
    line-height: 1.6;
    color: #333;
}

.hours-title {
    font-weight: 700;
    color: #c0436a;
    margin-bottom: 0.25rem;
}

.opening-hours p {
    margin: 0 0 0.2rem;
}





/*banner*/


.hero {
    background: linear-gradient(135deg, #f9eaec 0%, #f2d8dc 50%, #e8c8ce 100%);
    border-radius: 16px;
    padding: 3rem 2.5rem;
    display: flex;
    align-items: center;
    gap: 3rem;
    min-height: 340px;
}



.brand-line {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 1.2rem;
}
.brand-line::before {
    content: '';
    display: block;
    width: 28px;
    height: 1.5px;
    background: #8a4a5a;
}
.brand-line span {
 
    font-size: 11px;
    letter-spacing: 2px;
    color: #8a4a5a;
    font-weight: 600;
    text-transform: uppercase;
}

.hero-heading {
    font-size: 2.4rem;
    font-weight: 700;
    color: #2a1a1f;
    line-height: 1.15;
    margin-bottom: 1rem;
}
.hero-heading em {
    color: #9b3a5a;
    font-style: italic;
}


.hero-stars {
    margin-top: 1.1rem;
    font-family: sans-serif;
    font-size: 0.82rem;
    color: #6a3a44;
}
.hero-stars .stars { color: #c47a2a; margin-right: 6px; }

.hero-trust {
    margin-top: 0.4rem;
    font-family: sans-serif;
    font-size: 0.82rem;
    color: #6a3a44;
}

/* Right - Phone */
.hero-right { flex-shrink: 0; width: 240px; }

.phone-frame {
    background: #fff;
    border-radius: 32px;
    border: 2.5px solid #2a1a1f;
    padding: 18px 14px;
    box-shadow: 4px 8px 24px rgba(100, 40, 60, 0.15);
}

.phone-notch {
    width: 60px;
    height: 10px;
    background: #2a1a1f;
    border-radius: 10px;
    margin: 0 auto 14px;
}

.phone-brand {
    font-size: 10px;
    color: #9b3a5a;

    font-style: italic;
    margin-bottom: 2px;
}
.phone-title {
    font-size: 15px;
    font-weight: 700;
    color: #1a1a1a;

    margin-bottom: 2px;
}
.phone-sub {
    font-size: 10px;
    color: #888;

    margin-bottom: 10px;
}

.tabs { display: flex; gap: 6px; margin-bottom: 10px; }
.tab {
    font-size: 10px;

    padding: 5px 10px;
    border-radius: 8px;
    border: 1px solid #ddd;
    color: #555;
    background: #f9f9f9;
}
.tab.active { background: #8a3a52; color: #fff; border-color: #8a3a52; }

.section-label {
    font-size: 10px;
    color: #333;

    font-weight: 600;
    margin-bottom: 6px;
}

.day-row { display: flex; gap: 6px; margin-bottom: 10px; }
.day-box {
    flex: 1;
    text-align: center;
    padding: 6px 4px;
    border-radius: 8px;
    border: 1px solid #eee;

}
.day-box .day-name { font-size: 9px; color: #999; display: block; }
.day-box .day-num { font-size: 14px; font-weight: 600; color: #333; }
.day-box.active { background: #8a3a52; border-color: #8a3a52; }
.day-box.active .day-name { color: #f4c0d1; }
.day-box.active .day-num { color: #fff; }

.times-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 6px;
    margin-bottom: 12px;
}
.time-btn {
    font-size: 11px;
    font-family: sans-serif;
    padding: 7px;
    border-radius: 8px;
    border: 1px solid #ddd;
    text-align: center;
    color: #333;
    background: #f9f9f9;
}
.time-btn.active { background: #8a3a52; color: #fff; border-color: #8a3a52; }
.confirm-btn a:hover{
     color: #fff;
}
.confirm-btn {
	width: 100%;
	background: #8a3a52;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	padding: 10px;
	border-radius: 50px;
	text-align: center;
	cursor: pointer;
}
.confirm-note {
    font-size: 9px;
    color: #aaa;
 
    text-align: center;
    margin-top: 5px;
}


.phone-frame {
    animation: floatUpDown 3s ease-in-out infinite;
}

@keyframes floatUpDown {
    0%   { transform: translateY(0);     box-shadow: 4px 8px 24px rgba(100, 40, 60, 0.15); }
    50%  { transform: translateY(-12px); box-shadow: 4px 20px 32px rgba(100, 40, 60, 0.10); }
    100% { transform: translateY(0);     box-shadow: 4px 8px 24px rgba(100, 40, 60, 0.15); }
}

/* Responsive */
@media (max-width: 768px) {
    .hero { flex-direction: column; padding: 2rem 1.5rem; }
  .hero-right {
	width: 100%;
	max-width: 280px;
	margin: 0 auto;
	margin-top: 50px;
}
    .hero-heading { font-size: 1.8rem; }
}
/*--------*/



@media screen and (min-width: 992px) {

.banner-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-100%, -50%);
	text-align: left;
	background-color: rgba(0, 0, 0, 0.16);
	padding: 15px;
}
}




.banner-text h1 {
    color: #fff;
    font-size: 40px;
    line-height: 49px;
    margin-bottom: 30px;
    font-weight: bold;
}

.about-us .section-2001 {
    padding-bottom: 100px;
}

.about-us .section-2173 {

    background-color: #f2f2f2;
    padding-top: 80px;
    padding-bottom: 80px;
}

.about-middle .card-body {
    border-radius: 15px;
    background-color: #676767;
    color: #fff;
    padding: 25px;
    min-height: 462px;
}

.about-middle .card-body h4 {
    color: #fff;
    font-weight: 600;
    margin-top: 23px;
    margin-bottom: 15px;
}

.about-middle .card-body p {
    font-weight: normal;
    font-size: 20px;
    line-height: 31px;
}

.page-content h2 {
    margin-bottom: 20px;
}

.page-content p {
    text-align: justify;
    line-height: 35px;
}

.page-content ul {
    padding: 0;
    list-style: none;
}

.page-content ul li {
    margin-bottom: 10px;
    font-size: 20px;
    margin-bottom: 1em;
    list-style-type: none;
    padding-left: 27px;
    position: relative;
}

.page-content ul li:before {
    content: "✔";
    /* Insert the checkmark symbol */
    position: absolute;
    /* Position the checkmark absolutely */
    left: 0;
    /* Align the checkmark to the left */
    top: 0;
    /* Align the checkmark to the top */
    margin-right: 10px;
    /* Add margin to the right of the checkmark */
    color: #cd5c5c;
    /* Set the checkmark color */
}



.footer-main a,
.footer-main p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
}
.gallery.blog {
    background-color: #e7e1e180;
}


@media screen and (max-width: 991px) {

    .header .navbar-nav,
    .header-navigation {
        background-color: transparent;
    }

    .header .offcanvas.show .navbar-nav .dropdown-menu {
        min-width: 100%;
    }

    .header .navbar-nav .dropdown-menu li {
        width: 100%;
    }

    button.navbar-toggler {
        box-shadow: none;
        border: 0;
        padding: 0;
    }

  .banner-text {
	position: relative;
	top: 0;
	width: 100%;
	background: #444;
	padding: 15px;
}

    .banner-text h1 {
        padding: 7px;
        font-size: 25px;
        line-height: 30px;
        background-color: rgb(205 92 92);
        text-align: center;
    }

    .page-content .col-12 h2 {
        margin-top: 31px;
    }

    .page-banner.aos-init.aos-animate .container {
        padding: 0;
    }

}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .slide .slide-text h1 {
        font-size: 45px;
        line-height: 45px;
        margin-bottom: 15px;
    }

    .slide-text {
        padding: 30px;
    }
}

@media screen and (max-width: 767px) {


    .slide .slide-text h1 {
        font-size: 25px;
        margin-bottom: 0;
        line-height: 32px;
    }

    .slide-text {
        padding: 10px;
        width: 100%;
    }

    .slide-container {
        position: relative;
        transform: translate(0, 0);
        top: 0;
        z-index: 999;
    }

    .slide-container .container {
        padding: 0;
    }

    .slide .slide-text p {
        font-size: 19px;
        font-weight: 500;
    }



    button.navbar-toggler {
        box-shadow: none;
        border: 0;
        padding: 0;
    }

    .section-2001 {
        padding: 50px 0;
        padding-bottom: 30px;
    }

    .page-content h2 {
        font-size: 24px;
        font-weight: 600;
    }

    .page-content p {
        text-align: left;
        line-height: 35px;
        margin-bottom: 25px;
        font-size: 18px;
    }

    .testimonials .testimonials-slider.px-5 {
        padding: 0 !important;
    }


}


.reviews .review-title a {
    color: #000;
}

.posts .post-details a {
    color: #cd5c5c;
}
.googlereview .testimonial-item .stars {
    overflow-x: auto;
    max-height: 250px;
}

.googlereview .testimonial-item {
    padding: 1rem;
    border: 1px solid #dee2e6;
    border-radius: 5px;
}

.testimonials  a.btn.btn-secondary {
    border-radius: 0 !important;
}
