/*
Theme Name: CasaGo Smith Mountain Lake Theme
Theme URI: https://casagosml.com/
Description: Child theme for CasaGo Smith Mountain Lake - based on CasaGo Asgardia Theme
Author: Justin
Author URI: https://casagosml.com
Template: Global-CasaGo-Parent-theme
Version: 1.0

Copyright 2026 casagosml.com. All rights reserved.
*/

/*Make your custom css edits here*/
/*general*/
.basic-template.secondary-page {
    min-height: 40vh;
}
.styleA-content h2 {
    margin-bottom: 20px!important;
}
.styleA-content h3 {
    margin-bottom: 15px!important;
}
.styleA-content p {
    margin-bottom: 10px!important;
}
.side_search_widget > div,.side_search_widget > div > div {
    height: 100%;
}
.map-refresh-controls.google {
    height: auto;
}
/*secondarypages-activities*/
.calendar-mth {
    margin: 20px 0;
}
p.month {
    font-size: 20px;
}
.ac-box {
    margin: 25px 0;
}

.ac-box p {
    margin-bottom: 10px;
}

.ac-box a {
    display: inline-block;
    background-color: #FF7100;
    color: #fff;
    padding: 5px 20px;
    margin-top: 10px;
}
.menu-wrapper.doner {flex-direction: column;}

.menu-wrapper.doner > * {
    align-self: flex-end;
}
.home header.doner {
    position: absolute;
    background-color: #00000061;
}
header.doner {
    z-index: 1;
    width: 100%;
    padding: 10px 19px 20px;
}
section.landing-video {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
}

section.landing-video video {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
.asg-search-widget.doner .form-control {
    background-color: transparent;
    border: 1px solid #000;
    padding: 4px 6px;
    font-size: 12px;
    height: 37px;
    width: 205px;
    border-radius: 6px;
}
.home .asg-search-widget.doner .form-control::-webkit-input-placeholder {
    color: #fff;
}
.asg-search-widget.doner .form-control {
    color: #000;
}
.home .asg-search-widget.doner .form-control {
    color: #fff;
}
.home .asg-search-widget.doner .form-control {
    border: 1px solid #fff;
}
.doner .header-src-widget {
    border: none;
    height: 37px;
    width: 45px;
    background-color: #000;
    position: absolute;
    right: -6px;
    top: -5px;
    display: block;
    color: #808080;
    font-size: 15px;
    border-radius: 0 6px 6px 0;
}
.home .doner .header-src-widget {
    background-color: #fff;
}
.menu-inf-area {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 15px;
}
.ph-area {
    text-align: center;
}
.home .asg-menu.doner a {
    color: #fff;
    font-weight: 400;
}
.asg-menu .sub-menu a {
    color: #fff;
}
.asg-menu.doner ul > li:hover ul.sub-menu {
    background-color: #00000096;
}
.home .ph-area a {
    color: #fff;
}
.ph-area a {
    font-size: 24px;
    color: #d55602;
    font-weight: 500;
}
.home .header-src-widget::before {
    color: #000;
}

.header-src-widget::before {
    color: #fff;
}
.home .ph-area p{
    color: #FFC107;
}
.ph-area p {
    font-size: 11px;
    color: #FFC107;
    text-transform: uppercase;
}
.doner .widget-style-d label {
    display: none;
}
.doner .form-control {
    border-radius: 0px;
    border: none;
    margin-bottom: 0px;
    height: 45px;
    background-color: #fff;
}
.date-group .glyphicon-calendar {
    position: absolute;
    right: 8px;
    top: 14px;
}
.doner .c-search-widget__item {
    padding: 0 5px;
}
#resortpro-widget-form {
    padding-bottom: 0;
}
.doner .form-group {
    margin-bottom: 0;
}
.doner button.btn-wdg {
    border-radius: 0px;
    border: none;
    margin-bottom: 0px;
    height: 45px;
    color: white;
    background-color: #d55602;
    font-weight: bold;
    width: 100%;
}
.asg-menu ul.sub-menu {
    min-width: 200px;
}
.doner .main-widget-wrapper p {
    margin-bottom: 20px;
}
.main-widget-wrapper {
    top: 60%;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 30px 0px;
    border-radius: 20px;
}
.main-src-widget.doner  .c-search-widget__fields{
    background-color: #ffffff4f;
    padding: 10px 5px;
    border-radius : 12px;
}
.d-details{
    color: #fbc107;
    font-size: 20px;
    text-shadow: 1px 1px 1px #000;
    margin-top: 10px;
}
.footer-menu-item {
    display: inline;
}

.doner .menu-header-menu-container > ul {
    list-style: none;
    padding-top: 20px;
}
.ft-box {
    text-align: center;
}
.ft-box li a {
    font-size: 16px;
    font-weight: 500;
    transition: .3s;
    color: #fff;
}
.social i {
    font-size: 22px;
    width: 38px;
    height: 38px;
    color: #fff;
    background: #000;
    border-radius: 50%;
    padding: 8px;
    margin: 4px;
    font-family: FontAwesome;
}
.icons-wrapper {
    display: flex;
    width: 100%;
    padding: 20px 8px;
    justify-content: center;
    background-color: #f9f9f9;
}
.h-icon {
    padding: 8px;
    text-align: center;
    flex: auto;
}
.h-icon img {
    max-width: 100%;
    max-height: 55px;
    filter: grayscale(100%);
    object-fit: contain;
}
.browse-area {
    padding: 60px 0px;
    margin: auto;
    max-width: 1170px;
}
.browse-area > h2 {
    font-size: 45px;
    color: #525252;
}
.browse-area > p {
    color: #8e8e8e;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.browse-area .line {
    width: 50px;
    height: 2px;
    margin-bottom: 10px;
}
.card {
    margin-bottom: 8px;
}
.card .card-wrapper {
    overflow: hidden;
    width: 100%;
    position: inherit;
    text-align: left;
}
.card .card-wrapper a {
    display: block;
    position: relative;
    overflow: hidden;
}
.card .card-wrapper a:before {
    background: #f56100c7;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: skewY(7deg) translateY(80%);
    transition: .3s;
    z-index: 1;
    display: inline-block;
}
.card .card-wrapper a:hover:before {
    transform: none;
}
.card .card-wrapper a > img {
    width: 100%;
    height: 370px;
    object-fit: cover;
    border-radius: 3px 3px 0 0;
    transition: .4s;
}
.card .card-inf {
    position: absolute;
    bottom: -60px;
    z-index: 1;
    color: #fff;
    width: 100%;
    padding: 18px;
    transition: .3s;
}
.card a:hover .card-inf {
    bottom: 0px;
}
.card-name {
    font-weight: bold;
    font-size: 18px;
}
.card-find {
    border: 2px solid #fff;
    border-radius: 2px;
    padding: 8px 4px;
    text-align: center;
    background-color: transparent;
    transition: background-color .3s;
    margin-top: 30px;
    font-size: 13px;
}
.browse-slider-wrap {
    position: relative;
}
.boxes-area {
    padding: 0px 15px;
    margin-bottom: 65px;
}
.box-wrapper {
    position: relative;
    width: 33%;
}
.box-wrapper > a {
    background-color: #000;
    display: block;
    min-height: 100px;
    overflow: hidden;
}
.box-wrapper img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    opacity: 0.6;
    transition: 0.2s;
    height: 315px;
}
.box-wrapper h3 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 0 15px;
    font: 500 34px 'Kaushan Script', Helvetica;
    letter-spacing: 0px;
    line-height: 40px;
    color: white;
}
.box-wrapper a:hover img {
    opacity: 1;
    transform: scale(1.2);
}
.box-wrapper a:hover h3 {
    text-shadow: 2px 2px 1px #000;
}
.box-container {
    display: flex;
    flex-wrap: wrap;
    max-width: 1170px;
    margin: 0 auto;
    gap: 4px;
}
.find-area {
    background-size: cover;
    background-position: center;
    position: relative;
}
.find-bcg {
    object-fit: cover;
    width: 100%;
    position: absolute;
    z-index: 0;
    height: 100%;
}
.featured-units {
    max-width: none;
    margin: auto;
    list-style-type: none;
}
ul.featured-units {
    gap: inherit;
    display: inherit;
    flex-wrap: wrap;
}
.featured-unit {
    padding: inherit;
}
.featured-unit-details {
    margin-bottom: 15px;
    position: absolute;
    top: -24px;
    background: rgba(0, 0, 0, 0.7);
    padding: 4px;
}
.featured-unit-image img {
    margin-bottom: inherit;
}
.featured-unit-title {
    position: absolute;
    bottom: calc(100% + 181px);
    width: 100%;
     background-color: transparent;
    text-align: center;
    padding: 10px 0;
    top: unset;
}
.featured-unit-title a {
    color: #fff;
    font-size: 20px;
    background: rgba(0,0,0,0.6);
    padding: 5px 14px;
    border-radius: 10px;
}
.featured-unit-image {
    height: 246px;
    object-fit: cover;
}
.find-wrapper {
    background: rgba(16,43,66,0.6);
    position: relative;
}
.find-title {
    color: white;
    text-align: center;
    padding-top: 40px;
    text-shadow: 1px 1px 1px #000;
    margin-top: 0px;
    text-align: left;
}
.find-wrapper .row {
    padding-top: 40px;
}
.find-box {
    position: relative;
    padding-bottom: 25px;
}
.find-box a {
    background-color: #000;
    border: 1px solid #fff;
    box-shadow: 0px 0px 20px #000;
    display: block;
    position: relative;
}
.find-box img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    object-position: center;
    transition: .3s;
    opacity: .8;
}
.find-box-title {
    background-color: transparent;
    color: white;
    text-shadow: 0px 0px 5px #000;
    position: absolute;
    bottom: 0px;
    text-align: center;
    font-size: 22px;
    width: 100%;
    font-weight: 300;
    text-transform: uppercase;
    padding: 9px;
    transition: .3s;
}
.find-box a:hover .find-box-title {
    background-color: #d55602;
}
.find-btn {
    padding-bottom: 40px;
    text-align: center;
}
.find-btn a {
    background-color: transparent;
    border: 1px solid #fff;
    padding: 15px;
    width: 100%;
    max-width: 350px;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
}
.list-area {
    padding-top: 60px;
    padding-bottom: 60px;
}
.list-item img {
    width: 100%;
    height: 78px;
}
.list-item .list-title {
    margin-bottom: 10px!important;
    margin-top: 0px!important;
}
.list-item hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.copyright-area {
    background-color: #19242a;
    color: white;
    text-align: center;
    padding: 15px;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    font-size: 14px;
    position: relative;
    z-index: 1;
}
.casa-theme a.unit_location {
    top:27px
}
.powered {
    padding: 8px;
}
.powered span {
    font-size: 11px;
    color: #748892;
    text-shadow: 1px 1px 0px #000;
}
.powered img {
    max-width: 160px;
}
.footer-back{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}
footer {
    position: relative;
}
.footer-wrapper {
    position: relative;
    z-index: 1;
    padding: 40px;
}
.ft-title {
    padding: 20px;
    font-size: 40px;
    color: #fff;
}
.ft-adress p {
    margin-bottom: 10px;
    color: white;
    font-size: 16px;
    text-shadow: 0px 0px 5px #000;
    text-align: center;
    padding: 20px;
    font-size: 18px;
}
.logo-footer .line {
    background: #fff;
    top: 0;
}
.logo-footer img {
    background: transparent;
    max-width: 100%;
}
.listing .star_rating span:before {
    font-size: 115%;
}
.casa-theme .sort-section {
    width: 50%;
    padding-left: 15px;
}
.c-results-filters__favorites,.casa-theme .c-results-filters {
    display: block;
}
.casa-theme #main .filter_wrap {
    padding-left: 6px;
    padding-right: 6px;
}
.casa-theme .cas-listing .btn-fav i {
    font-family: FontAwesome;
    font-weight: 100;
}
.cas-unit .first-slide-box {
    display: none;
}
.f-plans #tour3d {
    display: none;
}
.asg-menu ul > li:hover ul.sub-menu {
    z-index: 101;
}
.menu-header-menu-container > ul > .menu-item-has-children:last-child ul.sub-menu {
    right: -10px;
    left: unset;
}
#main {
    padding: 0 15px;
}
.casa-theme .top_search_widget .form-group {
    display: block;
    position: relative;
}
.cas-unit .ms-skin-default .ms-nav-next, .cas-unit .ms-skin-default .ms-nav-prev {
    background: url(/wp-content/themes/doner-child/assets/images/Path1.svg) no-repeat !important;
}
.cas-unit #masterslider3 .ms-thumb-list.ms-dir-h {
    position: absolute;
    bottom: 50px;
}
.cas-unit #myModal3 {
    z-index: 100000;
}
.cas-unit #resortpro-book-unit {
    top: 8px !important;
}
.c-select-list::before {
    display: none;
}
.cas-unit .ms-showcase2-template .ms-thumb-list .ms-thumb-frame {
    background: transparent;
}
.arrow_box {
    text-align: center;
}
.motto-area h1 {
    text-align: center;
    font-size: 18px;
    margin: 60px 0px 0px 0px;
    padding: 0px;
}
.asg-menu a {
    font-size: 14px;
    font-weight: 500;
}
.cas-unit .nav-justified {
    top: 0!important;
}
#rates-details th {
    font-size: 12px;
}
.mobile-top-header label {
    display: none;
}
.mobile-top-header {
    padding: 8px;
    background: #3c4146;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mobile-top-header .widget {
    width: 100%;
    max-width: 205px;
}
.mobile-top-header .form-group {
    margin-bottom: 0px;
}
.mobile-top-header .c-search-widget__item:first-child {
    padding-right: 0;
}
.mobile-top-header .c-search-widget__item:last-child {
    padding-left: 0;
}
.mobile-top-header input {
    border-radius: 0;
    background: #3c4146;
    font-size: 11px;
    color: #fff;
}
.mobile-top-header .form-control::-webkit-input-placeholder {
    color: #fff;
}
.mobile-top-header .header-src-widget {
    background: #fff;
}
.mobile-top-header  .header-src-widget::before {
    color: #808080;
}
.mobile-ph a {
    color:#FFC107;
}
.mobile-ph a i {
    color: #fff;
    padding-right: 5px;
}
.mobile-top-header.fixed {
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
}
#primary.casa-theme {
    padding-top: 0;
}
.cas-unit #resortpro-book-unit .social .box i {
    font-size: 20px;
    text-align: center;
}
#checkout-container.chk2 .panel-heading .panel-title {
    color: #000;
}
.cas-unit .ms-showcase2-template .wrap-slider-info {
    bottom: 0px;
}
.find-title {
    margin-bottom: 35px!important;
}
.title-wrapper {
    margin-bottom: 15px;
}
footer.clr-both.doner::before {
    background: rgba(0,0,0,0.4);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.casa-theme .cas-listing .listing-img-container {
    position: relative;
}
.casa-theme .filter_wrap {
    border-radius: 6px 6px 0 6px;
}
@media all and (min-width: 1200px) {

}
@media all and (max-width: 1199px) {
    .landing-video video {
        display: none;
    }
}
@media all and (max-width: 991px) {
    .doner .c-search-widget__item {
        margin-bottom: 10px;
    }
}
@media all and (min-width: 768px) {
    .mobile-top-header {
        display: none;
    }
}
@media all and (max-width: 767px) {
    .ph-area {
        display: none;
    }
    .home header.doner {
        position: relative;
        background: #fff;
    }
    .list-item img {
        margin-bottom: 15px;
    }
    .casa-theme .sorting .c-select-list {
        width: 190px;
    }
    .casa-theme .sorting {
        padding-left: 0px !important;
    }
    .cas-unit #resortpro-book-unit form {
        padding: 10px 20px;
    }
	.home div.main-widget-wrapper {
    	background: transparent;
	}
}
@media all and (max-width: 425px) {
    .casa-theme .sorting .input-group,.casa-theme .sort-section:last-child {
        padding-left: 0px;
    }
    .box-wrapper {
        width: 100%;
    }
}

/* New Front Page Sections */
.perfect-stay-section {
    padding: 60px 0;
    background: #fff;
}

.perfect-stay-with-image {
    display: flex;
    gap: 50px;
    align-items: flex-start;
}

.perfect-stay-left {
    flex: 1;
}

.perfect-stay-header {
    margin-bottom: 30px;
}

.perfect-stay-header h2 {
    font-size: 42px;
    color: #333;
    margin-bottom: 15px;
    font-weight: 700;
}

.perfect-stay-header .highlight {
    color: #d55602;
}

.perfect-stay-header p {
    font-size: 18px;
    color: #666;
    line-height: 1.6;
}

.perfect-stay-icons-row {
    display: flex;
    gap: 30px;
    margin-bottom: 25px;
}

.icon-with-text {
    flex: 1;
    display: flex;
    gap: 15px;
    align-items: flex-start;
}

.icon-with-text img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 8px;
    flex-shrink: 0;
}

.icon-text h3 {
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
    font-weight: 600;
}

.icon-text p {
    font-size: 14px;
    color: #666;
    line-height: 1.4;
    margin: 0;
}

.perfect-stay-cta {
    margin-top: 30px;
}

.perfect-stay-right {
    flex: 0 0 45%;
    max-width: 500px;
    position: relative;
}

.perfect-stay-right img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.perfect-stay-right img:first-child {
    position: relative;
    z-index: 1;
}

.perfect-stay-right img:last-child {
    border: 10px solid #fff;
    position: absolute;
    left: 70px;
    z-index: 1111;
    top: 140px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
}
.btn-primary {
    display: inline-block;
    color: #fff;
    padding: 15px 40px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 5px;
}

.perfect-stay-cta {
    text-align: center;
    margin-top: 40px;
}

.btn-primary {
    display: inline-block;
    color: #fff;
    padding: 15px 40px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 5px;
}

.btn-secondary {
    display: inline-block;
    background-color: transparent;
    color: #333;
    padding: 15px 40px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border: 2px solid #333;
    border-radius: 5px;
}

.btn-secondary:hover {
    background-color: #333;
    color: #fff;
}

.locations-section {
    padding: 60px 0;
    background-image: url(/wp-content/uploads/2026/03/mlakes.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.locations-header {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 40px;
}

.locations-header h2 {
    font-size: 38px;
    color: #333;
    margin-bottom: 15px;
    font-weight: 700;
}

.locations-header p {
    font-size: 18px;
    color: #666;
    line-height: 1.6;
}

.locations-grid-3col {
    display: flex;
    gap: 15px;
    margin: 0 auto 30px;
}

.locations-col {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.locations-col:first-child .location-card,
.locations-col:last-child .location-card {
    flex: 1;
}

.location-card {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1a252f;
    border-radius: 8px;
    text-decoration: none;
    transition: transform 0.3s ease, background-color 0.3s ease;
    min-height: 150px;
}

.location-card:hover {
    transform: translateY(-5px);
    background-color: #2c3e50;
}

.location-card h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin: 0;
}

.locations-cta {
    text-align: center;
    margin-top: 10px;
}

.locations-cta {
    text-align: center;
    margin-top: 20px;
}

.btn-secondary {
    display: inline-block;
    background-color: transparent;
    color: #333;
    padding: 15px 40px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border: 2px solid #333;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.btn-secondary:hover {
    background-color: #333;
    color: #fff;
}

.locations-cta {
    text-align: center;
    margin-top: 40px;
}

.attractions-section {
    padding: 100px 0;
    background: #ff6602;
}

.attractions-header {
    text-align: center;
    margin-bottom: 50px;
}

.attractions-header h2 {
    font-size: 42px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
}

.attractions-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 280px);
    gap: 20px;
    margin: 0 auto 40px;
}

.attraction-card {
    position: relative;
    display: block;
    border-radius: 12px;
    overflow: hidden;
    text-decoration: none;
    transition: transform 0.3s ease;
}

.attraction-card:hover {
    transform: translateY(-5px);
}

.attraction-card-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: transform 0.3s ease;
}

.attraction-card:hover .attraction-card-bg {
    transform: scale(1.05);
}

.attraction-card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0) 100%);
    transition: background 0.3s ease;
}

.attraction-card:hover .attraction-card-overlay {
    background: linear-gradient(to top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.1) 100%);
}

.attraction-card-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 25px;
    z-index: 2;
}

.attraction-card-content h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    text-shadow: 0 2px 4px rgba(0,0,0,0.3);
}

.attractions-cta {
    text-align: center;
    margin-top: 50px;
}

.btn-with-icon {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.btn-icon {
    width: 20px;
    height: 20px;
    fill: currentColor;
}

.why-choose-section {
    padding: 100px 0;
    background: #f9f9f9;
}

.why-choose-wrapper {
    display: flex;
    gap: 60px;
    align-items: flex-start;
}

.why-choose-left {
    flex: 0 0 40%;
    max-width: 450px;
}

.why-choose-left h2 {
    font-size: 42px;
    color: #333;
    margin-bottom: 25px;
    font-weight: 700;
    line-height: 1.2;
}

.why-choose-left p {
    font-size: 18px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 15px;
}

.why-choose-left .btn-primary {
    margin-top: 25px;
}

.why-choose-right {
    flex: 1;
}

.why-choose-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 20px;
}

.why-choose-card {
    padding: 30px 25px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.04);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.why-choose-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
}

.why-choose-icon {
    width: 40px;
    height: 40px;
    margin-bottom: 15px;
}

.why-choose-icon svg {
    width: 100%;
    height: 100%;
    fill: #d55602;
}

.why-choose-card h3 {
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 1.3;
}

.why-choose-card p {
    font-size: 15px;
    color: #666;
    line-height: 1.5;
    margin: 0;
}

.why-choose-wrapper {
    display: flex;
    gap: 60px;
    align-items: flex-start;
}

.why-choose-left {
    flex: 0 0 40%;
    max-width: 450px;
}

.why-choose-left h2 {
    font-size: 42px;
    color: #333;
    margin-bottom: 25px;
    font-weight: 700;
    line-height: 1.2;
}

.why-choose-left p {
    font-size: 18px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 15px;
}

.why-choose-left .btn-primary {
    margin-top: 25px;
}

.why-choose-right {
    flex: 1;
}

.why-choose-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 20px;
}

.why-choose-card {
    padding: 30px 25px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.04);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.why-choose-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
}

.why-choose-icon {
    width: 40px;
    height: 40px;
    margin-bottom: 15px;
}

.why-choose-icon svg {
    width: 100%;
    height: 100%;
    fill: #d55602;
}

.why-choose-card h3 {
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 1.3;
}

.why-choose-card p {
    font-size: 15px;
    color: #666;
    line-height: 1.5;
    margin: 0;
}

.testimonials-section {
    padding: 80px 0;
    background: #fff;
}

.testimonials-header {
    text-align: center;
    margin-bottom: 50px;
}

.testimonials-header h2 {
    font-size: 38px;
    color: #333;
    font-weight: 700;
}

.testimonials-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.testimonial-card {
    text-align: center;
    padding: 40px 30px;
    background: #f9f9f9;
    border-radius: 10px;
}

.testimonial-stars {
    color: #f39c12;
    font-size: 24px;
    margin-bottom: 20px;
}

.testimonial-card p {
    font-size: 16px;
    color: #666;
    line-height: 1.6;
    font-style: italic;
    margin-bottom: 20px;
}

.testimonial-card h4 {
    font-size: 16px;
    color: #333;
    font-weight: 600;
}

.newsletter-section {
    padding: 80px 0;
    background: linear-gradient(135deg, #d55602 0%, #b84702 100%);
}

.newsletter-content {
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
}

.newsletter-content h2 {
    font-size: 36px;
    color: #fff;
    margin-bottom: 15px;
    font-weight: 700;
}

.newsletter-content p {
    font-size: 18px;
    color: rgba(255,255,255,0.9);
    margin-bottom: 30px;
}

.newsletter-form {
    display: flex;
    gap: 10px;
    justify-content: center;
}

.newsletter-form input {
    flex: 1;
    max-width: 350px;
    padding: 15px 20px;
    border: none;
    border-radius: 5px;
    font-size: 16px;
}

.newsletter-form button {
    padding: 15px 30px;
    background: #333;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.newsletter-form button:hover {
    background: #222;
}

.property-management-section {
    padding: 80px 0;
    background: #f5f5f5;
}

.property-management-content {
    display: flex;
    align-items: center;
    gap: 60px;
}

.property-management-text {
    flex: 1;
}

.property-management-text h2 {
    font-size: 36px;
    color: #333;
    margin-bottom: 20px;
    font-weight: 700;
}

.property-management-text p {
    font-size: 18px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 15px;
}

.property-management-image {
    flex: 1;
}

.property-management-image img {
    width: 100%;
    max-width: 500px;
    border-radius: 10px;
}
.c-filter-widget__inner > div {
    width: 100%;
}
a.hideShowing.btn.btn-primary {
    padding: 20px 40px;
}

#resortpro_filter_widget-1 .form-group.resortpro-search-submit-button-block button {
    padding: 21px 40px;
    width: 100%;
    background: #fe6603;
    color: #fff;
    font-weight: bolder;
}
.c-results-filters--bordered .c-filter-widget {
    border: none;
}
.casa-theme .icons-wrap {
    margin-left: 7px;
}
.col-xs-12.filter_wrap {
    margin-bottom: 10px;
}
.page-form-wrapper {
    max-width: 800px;
    margin: 0 auto;
    border: 1px solid #000;
    padding: 20px 25px;
    border-radius: 10px;
    margin-bottom: 25px;
}
.contac-txt-wrapper {
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 20px;
}

/* Responsive */
@media (max-width: 1024px) {
    .perfect-stay-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .locations-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .attractions-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .why-choose-wrapper {
        flex-direction: column;
        gap: 40px;
    }
    
    .why-choose-left {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }
    
    .why-choose-left .btn-primary {
        margin-top: 20px;
    }
    
    .why-choose-right {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .perfect-stay-right img:last-child {
        position: relative;
        left: auto;
        top: auto;
        border: navajowhite;
        margin-top: 10px;
    }
    .perfect-stay-header h2,
    .locations-header h2,
    .attractions-header h2,
    .why-choose-left h2,
    .testimonials-header h2 {
        font-size: 28px;
    }
    
    .perfect-stay-with-image {
        flex-direction: column;
    }
    
    .perfect-stay-right {
        flex: 0 0 100%;
        max-width: 100%;
        order: -1;
    }
    
    .perfect-stay-icons-row {
        flex-direction: column;
        gap: 20px;
    }
    
    .icon-with-text img {
        width: 60px;
        height: 60px;
    }
    
    .locations-grid-3col {
        flex-direction: column;
    }
    
    .locations-col {
        flex-direction: row;
    }
    
    .locations-col .location-card {
        flex: 1;
        min-height: 100px;
    }
    
    .perfect-stay-grid,
    .testimonials-grid {
        grid-template-columns: 1fr;
    }
    
    .why-choose-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .attractions-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(3, 250px);
    }
    
    .property-management-content {
        flex-direction: column;
    }
    
    .newsletter-form {
        flex-direction: column;
    }
    
    .newsletter-form input {
        max-width: 100%;
    }
}

@media (max-width: 480px) {
    .locations-grid-3col {
        flex-direction: column;
    }
    
    .locations-col {
        flex-direction: column;
    }
    
    .attractions-grid {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(6, 220px);
        max-width: 400px;
    }
    
    .attractions-header h2 {
        font-size: 28px;
    }
    
    .attraction-card-content h3 {
        font-size: 18px;
    }

    .why-choose-grid {
        grid-template-columns: 1fr;
    }
}
    
    .attraction-card-content h3 {
        font-size: 18px;
    }
}
/* Property Management Page Styles */

/* Hero Section */
.pm-hero-section {
    padding: 100px 0;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.pm-hero-grid {
    display: flex;
    gap: 60px;
    align-items: center;
}

.pm-hero-content {
    flex: 1;
}

.pm-hero-title {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.2;
}

.pm-hero-subtitle {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 25px;
    color: #d55602;
}

.pm-hero-text {
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 30px;
    opacity: 0.9;
}

.pm-hero-btn {
    display: inline-block;
    background: #d55602;
    color: #fff;
    padding: 18px 40px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.pm-hero-btn:hover {
    background: #b84702;
    transform: translateY(-2px);
}

.pm-hero-image {
    flex: 0 0 45%;
    max-width: 500px;
}

.pm-hero-image img {
    width: 100%;
    border-radius: 12px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.3);
}

/* Stats Section */
.pm-stats-section {
    padding: 80px 0;
    background: #fff;
}

.pm-stats-grid {
    display: flex;
    justify-content: center;
    gap: 80px;
    text-align: center;
}

.pm-stat-item {
    padding: 20px;
}

.pm-stat-number {
    font-size: 72px;
    font-weight: 700;
    color: #d55602;
    line-height: 1;
    margin-bottom: 10px;
}

.pm-stat-label {
    font-size: 14px;
    font-weight: 600;
    color: #666;
    letter-spacing: 2px;
}

/* Expertise Section */
.pm-expertise-section {
    padding: 100px 0;
    background: #fff;
}

.pm-expertise-grid {
    display: flex;
    gap: 60px;
    align-items: center;
}

.pm-expertise-content {
    flex: 1;
}

.pm-section-label {
    font-size: 14px;
    font-weight: 600;
    color: #d55602;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

.pm-expertise-title {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #333;
    line-height: 1.3;
}

.highlight-zigzag {
    position: relative;
    display: inline-block;
}

.highlight-zigzag::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 8px;
    background: linear-gradient(135deg, #d55602 0%, #ff8c42 100%);
    clip-path: polygon(0 50%, 5% 0, 10% 50%, 15% 0, 20% 50%, 25% 0, 30% 50%, 35% 0, 40% 50%, 45% 0, 50% 50%, 55% 0, 60% 50%, 65% 0, 70% 50%, 75% 0, 80% 50%, 85% 0, 90% 50%, 95% 0, 100% 50%, 100% 100%, 0 100%);
    opacity: 0.3;
}

.pm-expertise-text {
    font-size: 17px;
    line-height: 1.8;
    color: #555;
    margin-bottom: 20px;
}

.pm-expertise-image {
    flex: 0 0 45%;
    max-width: 500px;
}

.pm-expertise-image img {
    width: 100%;
    border-radius: 12px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.1);
}

/* Trust Section */
.pm-trust-section {
    padding: 100px 0;
}

.pm-trust-title {
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 60px;
    color: #333;
}

.pm-trust-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.pm-trust-item {
    text-align: center;
    padding: 40px 25px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.05);
    transition: transform 0.3s ease;
}

.pm-trust-item:hover {
    transform: translateY(-5px);
}

.pm-trust-icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 20px;
    color: #d55602;
}

.pm-trust-icon svg {
    width: 100%;
    height: 100%;
}

.pm-trust-item h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #333;
}

.pm-trust-item p {
    font-size: 15px;
    color: #666;
    line-height: 1.6;
}

/* Beliefs Section */
.pm-beliefs-section {
    padding: 100px 0;
    background: #fff;
}

.pm-beliefs-grid {
    display: flex;
    gap: 60px;
    align-items: center;
}

.pm-beliefs-image {
    flex: 0 0 45%;
    max-width: 500px;
}

.pm-beliefs-image img {
    width: 100%;
    border-radius: 12px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.1);
}

.pm-beliefs-content {
    flex: 1;
}

.pm-beliefs-title {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 40px;
    color: #333;
    line-height: 1.3;
}

.pm-beliefs-list {
    list-style: none;
    padding: 0;
}

.pm-beliefs-list li {
    font-size: 17px;
    color: #555;
    padding: 15px 0;
    padding-left: 35px;
    position: relative;
    border-bottom: 1px solid #eee;
}

.pm-beliefs-list li:before {
    content: '✓';
    position: absolute;
    left: 0;
    color: #d55602;
    font-weight: bold;
    font-size: 20px;
}

.pm-beliefs-list li:last-child {
    border-bottom: none;
}

/* Testimonials Section */
.pm-testimonials-section {
    padding: 100px 0;
}

.pm-testimonials-title {
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 60px;
    color: #fff;
}

.pm-testimonials-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.pm-testimonial-card {
    background: rgba(255,255,255,0.1);
    padding: 40px 30px;
    border-radius: 12px;
    text-align: center;
    backdrop-filter: blur(10px);
}

.pm-testimonial-stars {
    color: #f39c12;
    font-size: 24px;
    margin-bottom: 20px;
}

.pm-testimonial-card p {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 20px;
    opacity: 0.9;
}

.pm-testimonial-card h4 {
    font-size: 16px;
    font-weight: 600;
    opacity: 0.8;
}

/* Platforms Section */
.pm-platforms-section {
    padding: 100px 0;
    background: #fff;
}

.pm-platforms-grid {
    display: flex;
    gap: 60px;
    align-items: center;
}

.pm-platforms-content {
    flex: 1;
}

.pm-platforms-title {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #333;
    line-height: 1.3;
}

.pm-platforms-logos {
    display: flex;
    gap: 30px;
    align-items: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.pm-platforms-logos img {
    height: 40px;
    width: auto;
    opacity: 0.8;
    transition: opacity 0.3s ease;
}

.pm-platforms-logos img:hover {
    opacity: 1;
}

.pm-platforms-content > p {
    font-size: 16px;
    color: #666;
    margin-bottom: 10px;
}

.pm-platforms-note {
    font-size: 14px;
    color: #888;
    font-style: italic;
}

.pm-platforms-image {
    flex: 0 0 45%;
    max-width: 500px;
}

.pm-platforms-image img {
    width: 100%;
    border-radius: 12px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.1);
}

/* Hosts Section */
.pm-hosts-section {
    padding: 100px 0;
    text-align: center;
}

.pm-hosts-title {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #333;
}

.pm-hosts-intro {
    font-size: 18px;
    color: #666;
    max-width: 700px;
    margin: 0 auto 20px;
    line-height: 1.7;
}

.pm-hosts-text {
    font-size: 16px;
    color: #555;
    max-width: 700px;
    margin: 0 auto 40px;
    line-height: 1.7;
}

.pm-hosts-image {
    max-width: 800px;
    margin: 0 auto;
}

.pm-hosts-image img {
    width: 100%;
    border-radius: 12px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.1);
}

/* Form Section */
.pm-form-section {
    padding: 100px 0;
    color: #fff;
}

.pm-form-grid {
    display: flex;
    gap: 60px;
    align-items: flex-start;
}

.pm-form-content {
    flex: 1;
}

.pm-form-title {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.3;
}

.pm-form-subtitle {
    font-size: 18px;
    opacity: 0.9;
    margin-bottom: 30px;
}

.pm-form-benefits {
    list-style: none;
    padding: 0;
}

.pm-form-benefits li {
    font-size: 16px;
    padding: 10px 0;
    padding-left: 30px;
    position: relative;
}

.pm-form-benefits li:before {
    content: '✓';
    position: absolute;
    left: 0;
    color: #4caf50;
    font-weight: bold;
}

.pm-form-wrapper {
    flex: 0 0 45%;
    max-width: 500px;
    background: #fff;
    padding: 40px;
    border-radius: 12px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.2);
}

.pm-consultation-form .pm-form-row {
    display: flex;
    gap: 15px;
}

.pm-consultation-form .pm-form-group {
    margin-bottom: 20px;
    flex: 1;
}

.pm-consultation-form label {
    display: block;
    font-size: 14px;
    color: #333;
    margin-bottom: 8px;
    font-weight: 500;
}

.pm-consultation-form input,
.pm-consultation-form textarea {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 15px;
    transition: border-color 0.3s ease;
}

.pm-consultation-form input:focus,
.pm-consultation-form textarea:focus {
    outline: none;
    border-color: #d55602;
}

.pm-form-btn {
    width: 100%;
    padding: 16px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    cursor: pointer;
    margin-top: 10px;
}

/* Responsive Styles */
@media (max-width: 1199px) {
    .pm-hero-grid,
    .pm-expertise-grid,
    .pm-beliefs-grid,
    .pm-platforms-grid,
    .pm-form-grid {
        gap: 40px;
    }
    
    .pm-hero-title,
    .pm-expertise-title,
    .pm-trust-title,
    .pm-beliefs-title,
    .pm-testimonials-title,
    .pm-platforms-title,
    .pm-hosts-title,
    .pm-form-title {
        font-size: 36px;
    }
}

@media (max-width: 991px) {
    .pm-hero-grid {
        flex-direction: column;
    }
    
    .pm-hero-image {
        flex: 0 0 100%;
        max-width: 100%;
        order: -1;
    }
    
    .pm-stats-grid {
        gap: 40px;
    }
    
    .pm-stat-number {
        font-size: 56px;
    }
    
    .pm-trust-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .pm-testimonials-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .pm-expertise-grid,
    .pm-beliefs-grid,
    .pm-platforms-grid,
    .pm-form-grid {
        flex-direction: column;
    }
    
    .pm-expertise-image,
    .pm-beliefs-image,
    .pm-platforms-image,
    .pm-form-wrapper {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .pm-form-content {
        text-align: center;
    }
    
    .pm-form-benefits {
        display: inline-block;
        text-align: left;
    }
}

@media (max-width: 768px) {
    .pm-hero-section,
    .pm-stats-section,
    .pm-expertise-section,
    .pm-trust-section,
    .pm-beliefs-section,
    .pm-testimonials-section,
    .pm-platforms-section,
    .pm-hosts-section,
    .pm-form-section {
        padding: 60px 0;
    }
    
    .pm-hero-title {
        font-size: 32px;
    }
    
    .pm-hero-subtitle {
        font-size: 24px;
    }
    
    .pm-stats-grid {
        flex-direction: column;
        gap: 30px;
    }
    
    .pm-stat-number {
        font-size: 48px;
    }
    
    .pm-expertise-title,
    .pm-trust-title,
    .pm-beliefs-title,
    .pm-testimonials-title,
    .pm-platforms-title,
    .pm-hosts-title,
    .pm-form-title {
        font-size: 28px;
    }
    
    .pm-trust-grid {
        grid-template-columns: 1fr;
    }
    
    .pm-testimonials-grid {
        grid-template-columns: 1fr;
    }
    
    .pm-platforms-logos {
        justify-content: center;
    }
    
    .pm-platforms-logos img {
        height: 30px;
    }
    
    .pm-form-wrapper {
        padding: 30px 20px;
    }
    
    .pm-consultation-form .pm-form-row {
        flex-direction: column;
        gap: 0;
    }
}

@media (max-width: 480px) {
    .pm-hero-title {
        font-size: 28px;
    }
    
    .pm-hero-subtitle {
        font-size: 20px;
    }
    
    .pm-hero-btn {
        padding: 15px 30px;
        font-size: 14px;
    }
    
    .pm-stat-number {
        font-size: 40px;
    }
    
    .pm-expertise-title,
    .pm-trust-title,
    .pm-beliefs-title,
    .pm-testimonials-title,
    .pm-platforms-title,
    .pm-hosts-title,
    .pm-form-title {
        font-size: 24px;
    }
    
    .pm-trust-item {
        padding: 30px 20px;
    }
    
    .pm-testimonial-card {
        padding: 30px 20px;
    }
}

/* ============================================
   PROPERTY MANAGEMENT PAGE V2 - EXACT MATCH
   ============================================ */

/* Section 1: Hero with Form */
.pm-hero-v2 {
    padding: 80px 0;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.pm-hero-v2-grid {
    display: flex;
    gap: 60px;
    align-items: flex-start;
}

.pm-hero-v2-content {
    flex: 1;
}

.pm-hero-v2-title {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.2;
    color: #fff;
}

.pm-hero-v2-subtitle {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 25px;
    color: #d55602;
}

.pm-hero-v2-text {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 25px;
    opacity: 0.9;
}

.pm-hero-v2-features {
    margin-bottom: 30px;
}

.pm-hero-feature {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
    font-size: 15px;
}

.pm-feature-icon {
    color: #4caf50;
    font-weight: bold;
    font-size: 18px;
}

.pm-hero-v2-btn {
    display: inline-block;
    background: #d55602;
    color: #fff;
    padding: 16px 35px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 6px;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
}

.pm-hero-v2-btn:hover {
    background: #b84702;
    transform: translateY(-2px);
}

.pm-hero-v2-form {
    flex: 0 0 400px;
}

.pm-form-card {
    background: #fff;
    padding: 35px;
    border-radius: 12px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.3);
}

.pm-form-card h3 {
    color: #333;
    font-size: 22px;
    margin-bottom: 25px;
    text-align: center;
}

.pm-form-card form input,
.pm-form-card form textarea {
    width: 100%;
    padding: 14px 16px;
    margin-bottom: 15px;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    font-size: 14px;
    transition: border-color 0.3s;
}

.pm-form-card form input:focus,
.pm-form-card form textarea:focus {
    outline: none;
    border-color: #d55602;
}

.pm-form-row {
    display: flex;
    gap: 12px;
}

.pm-form-row input {
    flex: 1;
}

.pm-form-submit {
    width: 100%;
    padding: 16px;
    background: #d55602;
    color: #fff;
    border: none;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.3s;
}

.pm-form-submit:hover {
    background: #b84702;
}

/* Section 2: Stats V2 */
.pm-stats-v2 {
    padding: 100px 0;
    background: #f8f9fa;
}

.pm-stats-v2-grid {
    display: flex;
    gap: 80px;
    align-items: center;
}

.pm-stats-v2-left {
    flex: 0 0 200px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.pm-stat-v2-item {
    text-align: left;
}

.pm-stat-v2-number {
    display: block;
    font-size: 64px;
    font-weight: 800;
    color: #d55602;
    line-height: 1;
    margin-bottom: 5px;
}

.pm-stat-v2-label {
    font-size: 13px;
    font-weight: 700;
    color: #333;
    letter-spacing: 1px;
}

.pm-stats-v2-right {
    flex: 1;
}

.pm-stats-v2-eyebrow {
    font-size: 14px;
    font-weight: 600;
    color: #888;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 8px;
}

.pm-stats-v2-title {
    font-size: 36px;
    font-weight: 700;
    color: #333;
    margin-bottom: 25px;
    line-height: 1.3;
}

.pm-highlight {
    position: relative;
    display: inline-block;
    color: #d55602;
}

.pm-highlight::after {
    content: '';
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 8px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 10' preserveAspectRatio='none'%3E%3Cpath d='M0 5 Q 25 10, 50 5 T 100 5' stroke='%23d55602' stroke-width='2' fill='none'/%3E%3C/svg%3E") repeat-x;
    background-size: 20px 8px;
    opacity: 0.4;
}

.pm-stats-v2-right p {
    font-size: 16px;
    line-height: 1.8;
    color: #555;
    margin-bottom: 15px;
}

/* Section 3: Trust Cards V2 */
.pm-trust-v2 {
    padding: 100px 0;
    background: #fff;
}

.pm-trust-v2-title {
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 60px;
    color: #333;
}

.pm-trust-v2-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

.pm-trust-v2-card {
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 12px;
    padding: 35px 25px;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 2px 10px rgba(0,0,0,0.03);
}

.pm-trust-v2-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.08);
}

.pm-trust-v2-icon {
    width: 70px;
    height: 70px;
    margin: 0 auto 20px;
    background: #f8f9fa;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}

.pm-trust-v2-icon img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.pm-trust-v2-card h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 12px;
    color: #333;
}

.pm-trust-v2-card p {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
}

/* Section 4: Core Beliefs V2 */
.pm-beliefs-v2 {
    padding: 100px 0;
    background: #f8f9fa;
}

.pm-beliefs-v2-grid {
    display: flex;
    gap: 80px;
    align-items: flex-start;
}

.pm-beliefs-v2-left {
    flex: 0 0 350px;
}

.pm-beliefs-v2-title {
    font-size: 36px;
    font-weight: 700;
    color: #333;
    margin-bottom: 30px;
    line-height: 1.3;
}

.pm-beliefs-v2-btn {
    display: inline-block;
    background: #d55602;
    color: #fff;
    padding: 16px 35px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 6px;
    transition: all 0.3s ease;
}

.pm-beliefs-v2-btn:hover {
    background: #b84702;
}

.pm-beliefs-v2-right {
    flex: 1;
}

.pm-belief-item {
    padding: 25px 0;
    border-bottom: 1px solid #e0e0e0;
}

.pm-belief-item:last-child {
    border-bottom: none;
}

.pm-belief-item strong {
    display: block;
    font-size: 18px;
    color: #333;
    margin-bottom: 8px;
}

.pm-belief-item p {
    font-size: 15px;
    color: #666;
    line-height: 1.6;
    margin: 0;
}

/* Section 5: Testimonials V2 */
.pm-testimonials-v2 {
    padding: 100px 0;
    background: linear-gradient(135deg, #1e3a4c 0%, #2d5a6b 100%);
}

.pm-testimonials-v2-title {
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 60px;
    color: #fff;
}

.pm-testimonials-v2-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.pm-testimonial-v2-card {
    background: rgba(255,255,255,0.08);
    border: 1px solid rgba(255,255,255,0.1);
    padding: 40px 30px;
    border-radius: 12px;
    backdrop-filter: blur(10px);
}

.pm-testimonial-v2-stars {
    color: #ffc107;
    font-size: 22px;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.pm-testimonial-v2-card p {
    font-size: 15px;
    line-height: 1.7;
    color: rgba(255,255,255,0.85);
    margin-bottom: 20px;
}

.pm-testimonial-v2-card h4 {
    font-size: 14px;
    font-weight: 600;
    color: rgba(255,255,255,0.6);
}

/* Section 6: Platforms V2 */
.pm-platforms-v2 {
    padding: 100px 0;
    background: #fff;
}

.pm-platforms-v2-grid {
    display: flex;
    gap: 60px;
    align-items: center;
}

.pm-platforms-v2-left {
    flex: 1;
}

.pm-platforms-v2-title {
    font-size: 42px;
    font-weight: 700;
    color: #333;
    margin-bottom: 30px;
    line-height: 1.2;
}

.pm-platforms-v2-logos {
    margin-bottom: 20px;
}

.pm-platforms-v2-logos img {
    max-width: 100%;
    height: auto;
}

.pm-platforms-v2-channels {
    font-size: 16px;
    color: #666;
    margin-bottom: 10px;
}

.pm-platforms-v2-note {
    font-size: 14px;
    color: #888;
    font-style: italic;
}

.pm-platforms-v2-right {
    flex: 0 0 350px;
}

.pm-phone-mockup {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    display: block;
}

/* Section 7: Hosts V2 */
.pm-hosts-v2 {
    padding: 100px 0;
    background: #f8f9fa;
    text-align: center;
}

.pm-hosts-v2-title {
    font-size: 38px;
    font-weight: 700;
    color: #333;
    margin-bottom: 20px;
}

.pm-hosts-v2-text {
    font-size: 17px;
    color: #555;
    max-width: 700px;
    margin: 0 auto 15px;
    line-height: 1.7;
}

.pm-hosts-v2-subtext {
    font-size: 15px;
    color: #666;
    max-width: 700px;
    margin: 0 auto 50px;
    line-height: 1.7;
}

.pm-hosts-v2-image {
    max-width: 900px;
    margin: 0 auto;
}

.pm-hosts-v2-image img {
    width: 100%;
    border-radius: 12px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.1);
}

/* Section 8: Form V2 */
.pm-form-v2 {
    padding: 100px 0;
    color: #fff;
}

.pm-form-v2-grid {
    display: flex;
    gap: 80px;
    align-items: center;
}

.pm-form-v2-content {
    flex: 1;
}

.pm-form-v2-title {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.2;
}

.pm-form-v2-subtitle {
    font-size: 18px;
    opacity: 0.9;
    margin-bottom: 30px;
}

.pm-form-v2-benefits {
    list-style: none;
    padding: 0;
    margin: 0;
}

.pm-form-v2-benefits li {
    font-size: 16px;
    padding: 10px 0;
    padding-left: 30px;
    position: relative;
}

.pm-form-v2-benefits li::before {
    content: '✓';
    position: absolute;
    left: 0;
    color: #4caf50;
    font-weight: bold;
}

.pm-form-v2-wrapper {
    flex: 0 0 420px;
}

.pm-form-v2-card {
    background: #fff;
    padding: 40px;
    border-radius: 12px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.3);
}

.pm-form-v2-row {
    display: flex;
    gap: 12px;
}

.pm-form-v2-row input {
    flex: 1;
}

.pm-form-v2-card input,
.pm-form-v2-card textarea {
    width: 100%;
    padding: 14px 16px;
    margin-bottom: 15px;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    font-size: 14px;
}

.pm-form-v2-card input:focus,
.pm-form-v2-card textarea:focus {
    outline: none;
    border-color: #d55602;
}

.pm-form-v2-submit {
    width: 100%;
    padding: 16px;
    background: #d55602;
    color: #fff;
    border: none;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.3s;
}

.pm-form-v2-submit:hover {
    background: #b84702;
}

/* ============================================
   RESPONSIVE STYLES
   ============================================ */

@media (max-width: 1199px) {
    .pm-hero-v2-grid,
    .pm-stats-v2-grid,
    .pm-beliefs-v2-grid,
    .pm-platforms-v2-grid,
    .pm-form-v2-grid {
        gap: 50px;
    }
    
    .pm-trust-v2-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .pm-testimonials-v2-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .pm-platforms-v2-right {
        flex: 0 0 280px;
    }
}

@media (max-width: 991px) {
    .pm-hero-v2-grid {
        flex-direction: column;
    }
    
    .pm-hero-v2-form {
        flex: 0 0 100%;
        max-width: 500px;
        margin: 0 auto;
        width: 100%;
    }
    
    .pm-stats-v2-grid {
        flex-direction: column;
        gap: 50px;
    }
    
    .pm-stats-v2-left {
        flex: 0 0 100%;
        flex-direction: row;
        justify-content: space-around;
    }
    
    .pm-beliefs-v2-grid {
        flex-direction: column;
        gap: 40px;
    }
    
    .pm-beliefs-v2-left {
        flex: 0 0 100%;
        text-align: center;
    }
    
    .pm-platforms-v2-grid {
        flex-direction: column-reverse;
    }
    
    .pm-platforms-v2-right {
        flex: 0 0 100%;
    }
    
    .pm-phone-mockup {
        max-width: 250px;
    }
    
    .pm-form-v2-grid {
        flex-direction: column;
    }
    
    .pm-form-v2-content {
        text-align: center;
    }
    
    .pm-form-v2-benefits {
        display: inline-block;
        text-align: left;
    }
    
    .pm-form-v2-wrapper {
        flex: 0 0 100%;
        max-width: 500px;
        margin: 0 auto;
        width: 100%;
    }
}

@media (max-width: 768px) {
    .pm-hero-v2,
    .pm-stats-v2,
    .pm-trust-v2,
    .pm-beliefs-v2,
    .pm-testimonials-v2,
    .pm-platforms-v2,
    .pm-hosts-v2,
    .pm-form-v2 {
        padding: 60px 0;
    }
    
    .pm-hero-v2-title {
        font-size: 32px;
    }
    
    .pm-hero-v2-subtitle {
        font-size: 22px;
    }
    
    .pm-stats-v2-left {
        flex-direction: column;
        gap: 30px;
        text-align: center;
    }
    
    .pm-stat-v2-item {
        text-align: center;
    }
    
    .pm-stats-v2-title {
        font-size: 28px;
    }
    
    .pm-trust-v2-grid {
        grid-template-columns: 1fr;
    }
    
    .pm-trust-v2-title,
    .pm-testimonials-v2-title,
    .pm-platforms-v2-title,
    .pm-hosts-v2-title,
    .pm-form-v2-title {
        font-size: 28px;
    }
    
    .pm-testimonials-v2-grid {
        grid-template-columns: 1fr;
    }
    
    .pm-form-card,
    .pm-form-v2-card {
        padding: 30px 25px;
    }
    
    .pm-form-row,
    .pm-form-v2-row {
        flex-direction: column;
        gap: 0;
    }
}

@media (max-width: 480px) {
    .pm-hero-v2-title {
        font-size: 26px;
    }
    
    .pm-hero-v2-subtitle {
        font-size: 18px;
    }
    
    .pm-hero-v2-btn,
    .pm-beliefs-v2-btn {
        padding: 14px 25px;
        font-size: 14px;
    }
    
    .pm-stat-v2-number {
        font-size: 48px;
    }
    
    .pm-trust-v2-card {
        padding: 30px 20px;
    }
    
    .pm-testimonial-v2-card {
        padding: 30px 20px;
    }
    
    .pm-platforms-v2-title {
        font-size: 24px;
    }
}

.sml-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    line-height: 1.6;
    color: #333;
}
.sml-content h1 {
    color: #1661af;
    font-size: 2.5em;
    margin-bottom: 30px!important;
    border-bottom: 3px solid #1661af;
    padding-bottom: 15px;
    margin-bottom:25px!important;
}
.sml-content h2 {
    color: #231f20;
    font-size: 1.8em;
    margin-top: 50px;
    margin-bottom: 25px!important;
    padding-left: 15px;
    border-left: 5px solid #ff6501;
}
.play-sec h2 {
    padding: 15px 20px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    border-radius: 8px;
}
.restaurants-sec .sml-intro {
    background: linear-gradient(135deg, #ffecd2 0%, #fcb69f 100%);
    padding: 25px;
    border-radius: 10px;
    margin-bottom: 40px;
    font-size: 1.1em;
}
.business-card {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 25px;
    margin-bottom: 25px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    transition: transform 0.2s, box-shadow 0.2s;
}
.business-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.15);
}
.business-name {
    color: #1661af;
    font-size: 1.4em;
    font-weight: 600;
    margin-bottom: 10px;
}
.business-name a {
    color: #1661af;
    text-decoration: none;
}
.business-name a:hover {
    text-decoration: underline;
}
.business-details {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 15px;
    margin-top: 15px;
}
.detail-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.detail-label {
    font-weight: 600;
    color: #666;
    min-width: 70px;
}
.detail-value {
    color: #333;
}
.business-description {
    margin-top: 15px;
    color: #555;
    font-style: italic;
}
.image-gallery {
    display: flex;
    gap: 20px;
    margin-top: 40px;
}
.image-gallery img {
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    width: calc(34% - 20px);
}
.restaurants-sec .image-gallery,.shop-sec .image-gallery {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    margin-top: 40px;
}
.restaurants-sec .image-gallery img, .shop-sec .image-gallery img {
        width: 100%;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        height: 280px;
        object-fit: cover;
}
@media (max-width: 768px) {
    .sml-content h1 {
        font-size: 1.8em;
    }
    .business-details {
        grid-template-columns: 1fr;
    }
}
.sml-intro {
    background: linear-gradient(135deg, #ffecd2 0%, #fcb69f 100%);
    padding: 25px;
    border-radius: 10px;
    margin-bottom: 40px;
    font-size: 1.1em;
}
.sml-intro .rent-sec {
    background: linear-gradient(135deg, #ffecd2 0%, #fcb69f 100%);
}
.shop-sec .sml-intro {
    background: linear-gradient(135deg, #a8edea 0%, #fed6e3 100%);
}
.restaurant-card {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 25px;
    margin-bottom: 25px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    transition: transform 0.2s, box-shadow 0.2s;
}
.restaurant-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.15);
}
.restaurant-name {
    color: #1661af;
    font-size: 1.4em;
    font-weight: 600;
    margin-bottom: 10px;
}
.restaurant-name a {
    color: #1661af;
    text-decoration: none;
}
.restaurant-name a:hover {
    text-decoration: underline;
}
.restaurant-details {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 15px;
    margin-top: 15px;
}
.hours-badge {
    display: inline-block;
    background: #1661af;
    color: white;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 0.9em;
    margin-top: 5px;
}
.restaurant-description {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px dashed #ddd;
    color: #555;
    font-style: italic;
}
.category-section {
    margin-top: 60px;
}
.grocery-grid, .brewery-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    margin-top: 20px;
}
.simple-card {
    background: #f9f9f9;
    padding: 20px;
    border-radius: 8px;
    border-left: 4px solid #1661af;
}
.simple-card strong {
    color: #1661af;
    display: block;
    margin-bottom: 8px;
}
.simple-card a {
    color: #1661af;
    text-decoration: none;
}
.simple-card a:hover {
    text-decoration: underline;
}
.shop-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 25px;
    margin-top: 30px;
}
.shop-card {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 25px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    transition: transform 0.2s, box-shadow 0.2s;
}
.shop-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.15);
}
.shop-name {
    color: #1661af;
    font-size: 1.3em;
    font-weight: 600;
    margin-bottom: 12px;
    padding-bottom: 10px;
    border-bottom: 2px solid #f0f0f0;
}
.shop-name a {
    color: #1661af;
    text-decoration: none;
}
.shop-name a:hover {
    text-decoration: underline;
}
.shop-details {
    margin-top: 15px;
}
.detail-row {
    display: flex;
    align-items: flex-start;
    margin-bottom: 8px;
    font-size: 0.95em;
}
.detail-icon {
    width: 20px;
    margin-right: 10px;
    color: #ff6501;
}
.hours-tag {
    display: inline-block;
    background: #e8f4f8;
    color: #1661af;
    padding: 3px 10px;
    border-radius: 15px;
    font-size: 0.85em;
    font-weight: 500;
    margin-top: 8px;
}
.category-header {
    background: #1661af;
    color: white;
    padding: 15px 25px;
    border-radius: 8px;
    margin-top: 50px;
    margin-bottom: 25px;
    font-size: 1.3em;
    font-weight: 600;
}
.activity-card {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 25px;
    margin-bottom: 25px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    transition: transform 0.2s, box-shadow 0.2s;
    border-left: 5px solid #ff6501;
}
.activity-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.15);
}
.activity-card a {
    color: #1661af;
    text-decoration: none;
    font-weight: 600;
}
.activity-card a:hover {
    text-decoration: underline;
}
.category-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px;
    margin-top: 30px;
}
.park-card {
    background: linear-gradient(135deg, #11998e 0%, #38ef7d 100%);
    color: white;
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.park-card a {
    color: white;
    text-decoration: none;
    font-weight: 600;
}
.park-card a:hover {
    text-decoration: underline;
}
.history-card {
    background: linear-gradient(135deg, #8B4513 0%, #D2691E 100%);
    color: white;
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.history-card a {
    color: white;
    text-decoration: none;
    font-weight: 600;
}
.history-card a:hover {
    text-decoration: underline;
}
.emergency-banner {
    background: linear-gradient(135deg, #dc3545 0%, #c82333 100%);
    color: white;
    padding: 30px;
    border-radius: 10px;
    margin-bottom: 40px;
    text-align: center;
}
.emergency-banner h2 {
    color: white;
    margin-top: 0;
    border-left: none;
    padding-left: 0;
    font-size: 2.2em;
}
.emergency-number {
    font-size: 3em;
    font-weight: bold;
    margin: 20px 0;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}
.towns-box {
    background: #f8f9fa;
    border: 2px solid #1661af;
    border-radius: 8px;
    padding: 20px;
    margin: 20px 0;
}
.towns-box strong {
    color: #1661af;
}
.service-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px;
    margin-top: 30px;
}
.service-card {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 25px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    transition: transform 0.2s, box-shadow 0.2s;
    border-top: 4px solid #dc3545;
}
.service-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.15);
}
.service-name {
    color: #1661af;
    font-size: 1.2em;
    font-weight: 600;
    margin-bottom: 10px;
}
.service-details {
    font-size: 0.95em;
}
.service-details strong {
    color: #666;
}
.contact-footer {
    background: linear-gradient(135deg, #1661af 0%, #0d4a8a 100%);
    color: white;
    padding: 30px;
    border-radius: 10px;
    margin-top: 50px;
    text-align: center;
}
.contact-footer a {
    color: #ffd700;
    text-decoration: none;
}
.intro-box {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 30px;
    border-radius: 10px;
    margin-bottom: 40px;
}
.intro-box h2 {
    color: white;
    margin-top: 0;
}
.safety-section {
    background: #fff;
    border: 2px solid #1661af;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 30px;
}
.safety-section h3 {
    color: #1661af;
    margin-top: 0;
    font-size: 1.4em;
}
.resource-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin-top: 20px;
}
.resource-card {
    background: #f8f9fa;
    border-left: 4px solid #ff6501;
    padding: 20px;
    border-radius: 0 8px 8px 0;
    transition: transform 0.2s;
}
.resource-card:hover {
    transform: translateX(5px);
    background: #e9ecef;
}
.resource-card a {
    color: #1661af;
    text-decoration: none;
    font-weight: 600;
}
.resource-card a:hover {
    text-decoration: underline;
}
.emergency-box {
    background: #dc3545;
    color: white;
    padding: 25px;
    border-radius: 10px;
    text-align: center;
    margin-top: 40px;
}
.emergency-box h3 {
    margin-top: 0;
    font-size: 1.8em;
}
.contact-info {
    background: #1661af;
    color: white;
    padding: 25px;
    border-radius: 10px;
    margin-top: 30px;
    text-align: center;
}
.contact-info a {
    color: #ffd700;
    text-decoration: none;
}
.map-image {
    text-align: center;
    margin-bottom: 40px;
}
.map-image img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}
@media (max-width: 768px) {
    .sml-content h1 {
        font-size: 1.8em;
    }
    .restaurant-details {
        grid-template-columns: 1fr;
    }
    .shop-grid {
        grid-template-columns: 1fr;
    }
    .emergency-number {
        font-size: 2em;
    }
}
