/*** General CSS ***/
body {
    line-height: 1.9em;
}

/*** Header Area ***/
/* Header Top */
#sp-top-bar {
    position: relative;
    z-index: 9999;
    border-bottom: 1px solid #f8f8f8;
}

/* Header Menu */
#sp-header {
    top: 0px;
    padding: 0px;
    height: inherit;
    box-shadow: none;
    z-index: 9999;
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
  	background-color: #061b5e;
    box-shadow: 0 0 4px 0 rgb(225 255 255 / 10%);
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}
body:not(.home) #sp-header {
  	background-color: #061b5e;
    box-shadow: 0 0 4px 0 rgb(225 255 255 / 10%);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
  	font-size: 15px !important;
    font-weight: 400 !important;
    padding: 10px 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    position: relative;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 600;
}
.sp-megamenu-parent > li > span {
    color: #fff;
}

/* Canvas Menu */
.offcanvas-menu .offcanvas-inner .menu-child > li a {
    padding: 12px 10px !important;
    border-bottom: 1px solid rgba(197, 153, 153, 0.21);
    display: inherit;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 15px;
    font-weight: 500;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
    width: 200px !important;
}
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
    top: 1px;
    position: relative;
}
.burger-icon>span, .offcanvas-active .burger-icon>span {
    background-color: #fff;
}
.offcanvas-menu .d-flex.align-items-center {
    background: #061b5e;
}

/*** Block Styles ***/
/* Button */
.btn,
#sp_qc_submit {
	position: relative;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    padding: 18px 40px;
    cursor: pointer;
    text-transform: uppercase;
    border: none;
    border-radius: 5px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.btn:hover {
  	color: #fff;
  	transform: translateY(8px);
  	background-color: #1540b2;
}

/* Title */
.title h2 {
    font-size: 48px;
	margin: 30px 0 20px;
    font-weight: 600;
}
.title.white h3 {
  	color: #fff;
}

/* Slider */ 
#slider {
	margin-top: -90px !important;
}
#slider .sppb-row-overlay {
    background-image: linear-gradient(135deg, #061B5ECC 0%, #03124580 75%);
    opacity: 1;
}
#slider .sppb-row-overlay:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    left: 0;
    background: url('../images/masking_home.png');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
}

/* Header Title */
#header-title .sppb-row-overlay {
    background-image: radial-gradient(at top right, #1540B2CC 0%, #031245 75%);
    opacity: 1;
}
#header-title .sppb-row-overlay:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    left: 0;
    background: url('../images/bg_masking_.png');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg-title {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.bg-title li {
    display: inline-block;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 600;
    color: #fff;
}
.bg-title li strong {
	display: none;
}
.bg-title li em {
	padding: 0 15px;
	font-size: 16px;
}

/* Intro */
.intro-item i {
    background-color: #2462FE2B;
    height: 70px !important;
    width: 70px !important;
    line-height: 70px !important;
    border-radius: 3px;
}
.intro .clearfix {
  	-webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.intro .clearfix:hover {
  	transform: translateY(-8px);
}

/* Counter */
.counter-row .counter-item {
    width: 48%;
    float: left;
    margin-bottom: 30px;
    padding: 20px;
    background-color: #2462FE2B;
    margin-right: 4%;
    border-radius: 8px;
  	text-align
}
.counter-row .counter-item h5 {
  	font-size: 14px;
}
.counter-item h1 {
    font-size: 50px;
    font-weight: 600;
}
.counter-item:nth-child(2n) {
  	margin-right: 0;
}

/* Video */
.video .sppb-row-overlay {
  	background-image: linear-gradient(135deg, #031245 0%, #2462fe 100%);
    opacity: 0.8;
}
.video-item {
    min-width: 60px;
    min-height: 60px;
    position: relative;
    top: 34%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    width: 90px;
    height: 90px;
    border-radius: 50%;
}
.video-item .sppb-img-container {
    overflow: hidden;
}
.video-item .sppb-img-container:hover:before {
    background-color: rgba(0, 0, 0, 0.90);
}
.video-item .sppb-img-container:before {
    background-color: rgba(0, 0, 0, 0.60);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 10px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.video-item img {
    width: 100%;
}
.video-item a {
    font-size: 0;
    position: absolute;
    top: 44%;
}
.video-item a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 70px;
    margin-top: 5px;
    margin-left: 0;
    border-radius: 50%;
    z-index: 10;
    border: 10px solid #fff;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: -1;
}
.video-item a:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    margin-top: -16px;
    margin-left: -8px;
    border: solid 16px transparent;
    border-left: solid 24px;
    border-left-color: #2462fe;
    z-index: 10;
}
#video-popup-close,
#video-popup-closes {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 9999;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    text-align: center;
    font-size: 12px;
    background-color: #000;
    line-height: 25px;
    color: #fff;
    opacity: 1;
}
#video-popup-iframe-container,
#video-popup-iframe-containers {
    position: absolute;
    z-index: 999;
    width: 100%;
    padding-bottom: 56.25%;
    border: 2px solid #000;
    border-radius: 2px;
    background-color: #000;
}
#video-popup-iframe,
#video-popup-iframes {
    z-index: 999;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
}
#video-popup-overlay,
#video-popup-overlays {
    display: none;
    position: fixed;
    top: 0;
    background-color: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    left: 0;
}
#video-popup-close:hover,
#video-popup-closes:hover {
    color: #DE0023;
}
@-webkit-keyframes pulse-border{
    0%{
        -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity:1
    }
    100%{
        -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.8);
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.8);
        opacity:0
    }
}
@keyframes pulse-border{
    0%{
        -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity:1
    }
    100%{
        -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.8);
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.8);
        opacity:0
    }
}

/* Services */
.services .sppb-row-overlay {
    background-image: radial-gradient(at bottom center, #FFFFFFCC 0%, #ffffff 60%);
    opacity: 1;
}
.services-item a {
    border: 1px solid;
    padding: 10px 20px;
    border-radius: 5px !important;
}
.services-item a:hover {
 	color: #fff;
}

/* Project */
.project .sppb-row-overlay {
    background-image: linear-gradient(135deg, #031245 0%, #1540B22B 100%);
}

/* Pricing */
.pricing .sppb-row-overlay {
    background-image: radial-gradient(at center center, #FFFFFFEB 0%, #ffffff 50%);
}
.pricing-item h3 {
    font-size: 18px;
    font-weight: 600;
 	margin-bottom: 20px;
}
.pricing-item h2 {
    font-size: 45px;
    font-weight: 600;
    margin: 20px 0;
}
.pricing-item a.btn-price {
    width: 100%;
    display: inline-block;
    border: 2px solid;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 30px;
    margin-top: 10px;
}
.price-list {
    margin-bottom: 20px;
}
.price-list p {
    margin-bottom: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #eeeeee82;
}
.price-list p:last-child {
    border-bottom: none;
}
.pricing-item img {
    margin: 0 auto;
}
.pricing-item h4.sppb-addon-title {
    background-image: linear-gradient(135deg, #1540b2 0%, #2462fe 100%);
    border-radius: 30px 30px 30px 30px;
    display: inline-block;
    padding: 10px 30px;
}
.pricing-item.center a.btn-price {
  	color: #fff;
}

/* Feature */
.feature-item i {
    background-color: #2462FE2B;
    height: 70px !important;
    width: 70px !important;
    line-height: 70px !important;
    border-radius: 3px;
}

/* Blog */
.jmm-item .jmm-image.mod-article-image {
  	overflow: hidden;
}
.jmm-text {
    background-color: #fff;
}
.jmm-image.mod-article-image img {
  	transform: scale(1);
  	-webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.jmm-item:hover .jmm-image.mod-article-image img {
  	transform: scale(1.12);
  	filter: grayscale(100%);
}
.jm-category-module.default .jmm-text .jmm-title {
	font-size: 16px;
	font-weight: 500;
}

/* Hikashop */
.hikashop_subcontainer.thumbnail {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

/* Contact Info */
.contact-info h2, .contact-info h3 {
    font-size: 25px;
}
button.btn.btn-primary.validate {
    color: #fff !important;
    padding: 13px 20px;
}

/* Bottom */
#sp-bottom {
    position: relative;
    text-align: left;
    z-index: 1;
  	padding: 60px 0 60px;
    font-size: 15px;
}
#sp-bottom .sp-module .sp-module-title {
    margin-bottom: 25px;
    color: #fff;
    line-height: 1em;
    position: relative;
    font-size: 22px;
    font-weight: 600;
}
#sp-bottom .menu li {
    display: inline-block!important;
}
#sp-bottom p {
    line-height: 1.8;
    margin-bottom: 20px;
}
#sp-bottom strong {
    display: none;
}
#sp-bottom span {
    padding-right: 10px;
}
#sp-bottom h2 {
  	font-size: 25px;
  	font-weight: 600;
  	margin-bottom: 15px;
}
.shrewd_solution_icon  {
	margin-top: 12px;
}
.shrewd_solution_icon ul, .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0!important;
	margin-bottom: 0px !important;
}
#sp-bottom .shrewd_solution_icon ul li a {
  	font-size: 16px;
  	width: 30px;
  	line-height: 30px;
	color: #fff !important;
  	text-align: center;
  	border-radius: 5px;
  	border: none;
  	-webkit-transition: .5s;
  	transition: .5s;
  	display: inline-block;
  	height: 30px;
  	margin-right: 5px;
	background-color: #ffffff2b;
}
#sp-bottom .shrewd_solution_icon ul li a:hover {
  	background-color: #2462fe;
	color: #fff !important;
}
.shrewd_solution_icon ul li a em {
  	font-family: "Font Awesome 5 Brands";
}
.shrewd_solution_icon strong {
    display: none;
	margin: 0 20px;
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
}
#sp-footer {
    display: inline-block;
    width: 100%;
}
#sp-footer .container-inner {
    padding: 30px 0;
    border-top: 1px solid #ffffff2b;
}

/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
      	max-width: 1320px;
    }
}

@media (max-width: 1200px) {
	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    	font-size: 16px !important;
	}
}

/* Mobile Standard Layout */
@media (max-width: 991px) {
  	.slider-column {
    	padding: 0px 2% 0 2%;
	}
  	.slider-text {
    	max-width: 80%;
  	}
}
@media (max-width: 768px) {
	#sp-header, #sp-header .logo {
        height: 70px;
    }
  	#sp-footer p {
  		text-align: center;
	}
  	body #sp-header {
      	padding: 0;
	}
  	#sp-header {
    	top: 0px;
	}
  	.slider .sppb-col-md-3 {
    	border-right: none;
  	}
  	.services-item, .client-item {
    	border: none;
	}
  	.collection-colum .clearfix:first-child, .collection-colum .clearfix:last-child {
    	width: 100%;
	}
    .collection-colum .sppb-text-center {
		text-align: left;
    }
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
  	.check-list .left, .check-list .right {
    	width: 100%;
  	}
}

/* General color defination
Color value depend on preset color that picking on template settings > Presets
*/

:root {
  --background-color: currentColor;
  --background: currentColor;
  --text-color: currentColor;
}
.page-item.active .page-link, a.hikabtn.hikacart, .btn:hover,
.slider-item .sppb-btn-success, .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover,
.shrewd_solution_icon ul li a:hover, .btn, .services-item a:hover, .pricing-item.center a.btn-price {
 	background-color: var(--background-color);
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .article-header h2 a:hover,
.counter-row .counter-item h1, .title h3, .services-item i, .testimonials-icon i, .pricing-item h2,
.feature-item i, #sp-bottom span, .bg-title li em {
	color: var(--text-color);
}
.shrewd_solution_icon ul li a {
	color: var(--text-color) !important;
}
.btn.no-bg:hover, .events-item a, .shrewd_solution_icon ul li a:hover, .hikashop_subcontainer.thumbnail:hover {
	border-color: var(--text-color);
}
.video a:hover:after {
    border-left-color: var(--text-color);
}
/* --- ФІНАЛЬНИЙ СИЛОВИЙ CSS --- */

/* Затемнений фон (оверлей) */
#video-popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 99998;
    cursor: pointer;
}

/* Контейнер для вікна. ВАЖЛИВО: position: absolute! */
#video-popup-container {
    display: none;
    position: absolute; /* Ми використовуємо absolute, бо fixed зламаний шаблоном */
    width: 90%;
    max-width: 960px;
    background: #000;
    z-index: 99999;
    box-shadow: 0 0 30px rgba(0,0,0,0.5);
}

/* Все, що нижче, залишається без змін */
#video-popup-player-container {
    position: relative;
    padding-top: 56.25%;
    height: 0;
    overflow: hidden;
}
#video-popup-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
#video-popup-close {
    position: absolute;
    top: -35px;
    right: -10px;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
}
.vpop {
    cursor: pointer;
}
.guarantee-image-wrapper {
    max-height: 720px;
    height: 100%;
    border-radius: 16px; 
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 20, 60, 0.1);
    transition: transform 0.3s ease-in-out;
}

.guarantee-image-wrapper:hover {
    transform: scale(1.03);
}

.guarantee-image-wrapper img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; 
}
.tabs-nav {
    display: flex;
    flex-wrap: wrap; /* Дозволяє переносити на новий рядок на мобільних */
    gap: 15px; /* Відстань між кнопками */
    margin-bottom: 30px;
}

/* Стиль для кожної кнопки-вкладки */
.tab-item {
    flex: 1; /* Рівномірно розтягує кнопки по ширині */
    min-width: 150px; /* Мінімальна ширина для мобільних */
    padding: 20px 15px;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
    color: #333; /* Колір неактивного тексту та іконки */
}

.tab-item:hover {
    border-color: #007bff; /* Синій при наведенні */
    color: #007bff;
}

/* АКТИВНИЙ стан вкладки */
.tab-item.active {
    border-color: #007bff; /* Яскраво-синя рамка */
    background-color: #f0f8ff; /* Дуже світло-синій фон */
    color: #007bff; /* Синій колір для тексту та іконки */
}

/* Стилі для іконок */
.tab-item i {
    font-size: 2.5em; /* Розмір іконки */
    margin-bottom: 12px;
    display: block; /* Щоб текст був під іконкою */
}

/* Стилі для тексту під іконкою */
.tab-item span {
    font-weight: bold;
    font-size: 1em;
}

/* Стилі для контентної частини */
.tab-pane {
    display: none; /* Ховаємо всі вкладки за замовчуванням */
}

.tab-pane.active {
    display: block; /* Показуємо тільки активну */
}
.quote-headline {
    /* Колір тексту: чорний */
    color: #000000; 

    /* Розмір шрифту: дуже великий. Можете змінити це значення за потреби */
    font-size: 4rem; /* Це приблизно 64px, залежить від налаштувань сайту */

    /* Жирність шрифту: 900 - це найжирніший варіант (black) */
    font-weight: 900; 
    
    /* Сімейство шрифту: набір сучасних, чистих шрифтів без засічок */
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    
    /* Вирівнювання тексту по центру */
    text-align: center; 

    /* Невелике ущільнення літер для більш масивного вигляду */
    letter-spacing: -0.02em;

    /* Робимо всі літери великими, якщо потрібно */
    /* text-transform: uppercase; */ 
}
@media (max-width: 768px) {
    .quote-headline {
        font-size: 2.5rem; /* Зменшуємо розмір для мобільних */
    }
}
.pulsing-scroll-btn {
    /* 1. Робимо кнопку блоковим елементом, щоб вона поважала margin */
    display: block;
    position: relative; /* Потрібно для роботи псевдо-елемента ::before */
    
    /* 2. ГОЛОВНЕ РІШЕННЯ: Відсуваємо кнопку вниз від тексту */
    margin-top: 50px; /* << Збільште це значення (напр. 70px), якщо потрібно опустити ще нижче */
    margin-left: auto; /* Центрування по горизонталі */
    margin-right: auto;
    
    /* 3. Всі візуальні стилі залишаються */
    width: 80px;
    height: 80px;
    background-color: #ffffff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #007bff;
    font-size: 30px;
    text-decoration: none;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

/* Псевдо-елемент для анімації рамки (залишається без змін) */
.pulsing-scroll-btn::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    border-radius: 50%;
    animation: pulse-ring 2.5s infinite ease-out;
}

/* Анімація (залишається без змін) */
@keyframes pulse-ring {
    0% {
        transform: scale(1);
        opacity: 0.6;
    }
    100% {
        transform: scale(1.6);
        opacity: 0;
    }
}
/* Анімація для пульсуючої рамки */
@keyframes pulse-ring {
    0% {
        transform: scale(1);
        opacity: 0.6;
    }
    100% {
        transform: scale(1.6); /* Збільшуємо рамку */
        opacity: 0; /* І робимо її прозорою */
    }
}
.floating-btn-container {
    position: fixed;
    bottom: 130px;
    right: 50px;
    z-index: 100;
    display: flex;
    flex-direction: column; /* Розміщує кнопки одна над одною */
    gap: 15px; /* Відстань між кнопками */
}

/* 2. Загальний стиль для ОБХОД кнопок */
.floating-action-btn {
    position: relative; /* Потрібно для роботи анімації */
    width: 60px;
    height: 60px;
    color: #FFFFFF;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    text-decoration: none;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2);
}
.floating-action-btn:hover {
    color: #FFFFFF;
}
/* 3. Загальний стиль для анімації "пульсуючих кіл" */
.floating-action-btn::before,
.floating-action-btn::after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    animation: pulse-ring 2.5s infinite ease-out;
}

.floating-action-btn::after {
    animation-delay: 0.8s;
}

/* 4. Кольори для кожної кнопки окремо */

/* WhatsApp */
.btn-whatsapp { background-color: #25D366; }
.btn-whatsapp::before, .btn-whatsapp::after { background-color: #25D366; }

/* Telegram */
.btn-telegram { background-color: #229ED9; } /* Фірмовий колір Telegram */
.btn-telegram::before, .btn-telegram::after { background-color: #229ED9; }

/* 5. Сама анімація (залишається без змін) */
@keyframes pulse-ring {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.8);
        opacity: 0;
    }
}
/* --- Стилі для секції "Наші Локації" --- */
.locations-section {
    padding: 80px 0;
    text-align: center;
}

.section-title h2 {
    font-size: 2.5rem;
    margin-bottom: 15px;
}

.section-title p {
    font-size: 1.1rem;
    color: #666;
    max-width: 600px;
    margin: 0 auto 50px auto;
}

.locations-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); /* Адаптивна сітка */
    gap: 30px; /* Відстань між картками */
    text-align: left;
}

.location-card {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden; /* Ховаємо кути карти */
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.location-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}

.location-map iframe {
    display: block; /* Забирає зайвий відступ */
}

.location-details {
    padding: 25px;
}

.location-details h3 {
    margin-top: 0;
    font-size: 1.5rem;
}

.location-details p {
    color: #555;
    line-height: 1.6;
}

.location-details a {
    display: inline-block;
    margin-top: 15px;
    font-weight: bold;
    color: #007bff;
    text-decoration: none;
}