/* styles.css */

/* Base Styles */
body {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    background: white
}

.secondary-bar {
    z-index: 9999;
}

.mega-menu {
    position: relative;

}

.menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    /* Allows menu items to wrap on smaller screens */
}

.menu-item {
    position: relative;
    margin: 0;
    padding: 0;
}

.menu-item>a {
    display: block;
    color: #333;
    padding: 15px;
    text-decoration: none;




    /* Background for menu items */
}

.text {
    text-align: center;
}

.package {
    background-color: #f7f6f7;
    border-radius: 0 0 20px 20px;
    height: 75px;
    width: 240px;
}

.package-5 {
    background-color: white;
    border-radius: 0 0 20px 20px;
    height: 100px;

}

.package-1 {
    background-color: white;
    border-radius: 0 0 15px 15px;
    height: 200px;
    width: 340px;
}

.button-1 {
    color: #eb595f;
    border: 1px solid #eb595f;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 25px;
    background-color: white;
    text-align: end;

}

.button-3 {
    background-color: #eb595f;
    color: white;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 15px;
    padding-bottom: 15px;

    border: 1px solid #eb595f;
    border-radius: 20px;
}

.img-21 {
    height: 150px;
    width: 180px;

}


.img-25 {
    width: 350px;
}

.bg-all {
    background-color: #f7f6f7;
}

.bg-f {
    background-color: #654964;
    color: white;
}

.mb-6 {
    margin-bottom: 60px;
}

.mb-7 {
    margin-bottom: 70px;
}

.mb-8 {
    margin-bottom: 80px;
}

.mb-9 {
    margin-bottom: 90px;
}

.mb-10 {
    margin-bottom: 100px;
}

.ml-6 {
    margin-left: 60px;
}

.ml-7 {
    margin-left: 70px;
}

.ml-8 {
    margin-left: 80px;
}

.ml-9 {
    margin-left: 90px;
}

.ml-10 {
    margin-left: 100px;
}

.ml-13 {
    margin-left: 130px;
}

.mt-6 {
    margin-top: 60px;
}

.mt-7 {
    margin-top: 70px;
}

.mt-8 {
    margin-top: 80px;
}

.mt-9 {
    margin-top: 90px;
}

.mt-10 {
    margin-top: 100px;
}

.pb-7 {
    padding-bottom: 70px;
}

.pb-8 {
    padding-bottom: 80px;
}

.pl-10 {
    padding-left: 100px;
}

.pl-6 {
    padding-left: 60px;
}

.pl-7 {
    padding-left: 70px;
}

.pr-10 {
    padding-right: 100px;
}

.box {
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
}

.box-2 {
    border: 1px solid grey;
    border-radius: 15px;
}

.box:hover {
    z-index: 1016;
}

.radious {
    border-radius: 10px;
}

.button-2 {
    background-color: #639c60;
    color: white;
    border-radius: 15px;
    border: 1px solid #639c60;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.img-15 {
    height: 90px;
    width: 200px;
    align-items: center;
    background-color: white;
    margin-right: 40px;
    padding: 20px;
}

.mid-banner {
    border-radius: 20px;
}


.img-1 {
    height: 250px;
    width: 100%;
    border-radius: 20px 20px 0 0;
}

.img-10 {
    border-radius: 15px 15px 0 0;
}

.img-write {
    border-radius: 20px;
}

.img-3 {
    height: 120px;
    width: 120px;
}

.img-8 {
    height: 90px;
    width: 210px;
    padding-left: 100px;
}

.img-7 {
    height: 40px;
    width: 120px;
}

.heading-1 {
    color: #ccc;
}

.img-4 {
    height: 120px;
    width: 200px;
}

.list {
    display: inline;
    float: left;

}

.icon {
    height: 60px;
    width: 50px;
    font-size: 50px;
}

.img-6 {
    background-image:
}

.pl-8 {
    padding-left: 80px;
}

.pt-6 {
    padding-top: 60px;
}

.pt-7 {
    padding-top: 70px;
}

.pt-8 {
    padding-top: 80px;
}

.pt-9 {
    padding-top: 90px;
}

.pt-10 {
    padding-top: 100px;
}

.bg-light {
    background-color: #f7f6f7;

}

.bg-wh {
    background-color: white;
    border: 2px solid #f7f6f7;
}

.img-2 {
    height: 60px;
    width: 60px;
    text-align: center;
}

.img-5 {
    height: 80px;
    width: 300px;
    text-align: center;
}

.testing {
    text-align: center;
    margin-top: 2px;
}


.test {
    background-color: white;
    border-radius: 10px;
    padding: 30px;
    min-width: 200px;
    height: 180px;
    margin-top: 20px;
    border: 1px solid #f7f6f7;
    display: inline;
    float: left;
    margin-right: 30px;

}

.test-1 {
    background-color: white;
    border-radius: 10px;
    padding-left: 15px;
    padding-right: 15px;
    min-width: 300px;
    height: 100px;
    margin-top: 20px;
    border: 1px solid #f7f6f7;
    display: inline;
    float: left;
    margin-right: 30px;
}

.home {
    display: inline;
    float: left;
    display: flex;
}

.img-20 {
    height: 300px;
    width: 300px;
}

.bg {
    background-color: #fff;
    z-index: 9999;
    position: sticky;
    top: 0px;
}

.first-button {
    border-radius: 40px;
    background-color: #eb595f;
    border: 2px solid #eb595f;
    color: white;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 4px;
    margin-left: 40px;

}

.second-button {
    border-radius: 40px;
    background-color: #eb595f;
    border: 2px solid #eb595f;
    color: white;
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-left: 40px;
    margin-bottom: 30px;
    margin-top: 20px;
    text-align: center;
}

.third-button {
    border-radius: 40px;
    background-color: #eb595f;
    border: 2px solid #eb595f;
    color: white;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;

    margin-left: 150px;

}

.second-button:hover {
    z-index: 1016;
}



.mega-menu-content {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    color: #000;
    width: auto;
    max-width: 1200px;
    /* Adjust as needed */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    padding: 15px;
    box-sizing: border-box;
    z-index: 1000;
    border: 1px solid #ddd;
    /* Border for content */

}

.menu-item:hover .mega-menu-content {
    display: flex;
}

.menu-column {
    flex: 1;
    padding: 0 15px;
    min-width: 230px;
    /* Ensures columns have a minimum width */
}

.menu-column-city {
    min-width: 120px;
    flex: 1;
    padding: 0 15px;
}



.menu-column h3 {
    margin-top: 0;
}

.menu-column ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu-column ul li {
    margin: 10px 0;
}

.menu-column ul li a {
    text-decoration: none;
    color: #000;
}

.menu-column ul li a:hover {
    text-decoration: underline;
}

/* Responsive Styles */
@media (max-width: 768px) {
    .menu-list {
        flex-direction: column;
    }

    .mega-menu-content {
        position: static;
        width: auto;
        box-shadow: none;
        border: none;
    }

    .menu-item:hover .mega-menu-content {
        display: block;
    }
}

.primary-bar {
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    z-index: 1016;
}

.round {
    background-color: #594659;
    color: white;
    border-radius: 40%;
    border: 1px solid #594659;
    margin-right: 3px;
}

.booking {
    background-color: white;
}

.booking:hover {
    background-color: #faeeef;
    border-left: 8px solid #eb595f;
}

.descri {
    border-left: 8px solid #eb595f;
    border-radius: 5px;

}

/* styles.css */
/* Adjustments for smaller screens */
@media (max-width: 768px) {
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .menu-list {
        flex-direction: column;
        margin: 0;
        padding: 0;
    }

    .menu-item {
        width: 100%;
    }

    .mega-menu-content {
        position: static;
        max-height: initial;
        overflow: initial;
        display: none;
    }

    .menu-item.active .mega-menu-content {
        display: block;
    }

    .menu-column,
    .menu-column-city {
        width: 100%;
    }
}

    {
    /*.cube-spinnerr[data-v-61aac000]{
    transform-style: preserve-3d;
    transform-origin: 20px 20px 0;
}

.animate-3[data-v-61aac000]{
    animation: revolve3-data-v-61aac000 4s ease-in-out infinite;
}

.cube-spinner-text[data-v-077972f2] {
    position: absolute;
    width: 18rem;
    left: 60%;
    height: 50px;
}

.cube-face[data-v-61aac000] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.h-tag {
    color: #41303e;
    color: var(--secondary-dark);
    font-weight: 700;
    font-family: Gilroy;
}

.primary-main-color {
    color: #eb595f !important;
    color: var(--primary-main) !important;
}

.absolute {
    position: absolute;
}*/
}

.marquee {
    width: 100%;

}

.marquee .test {
    width: 200px;
    display: inline-block;
    animation: marquee 8s linear infinite;
}

.marquee:hover .test {
    animation-play-state: paused;
}

@keyframes marquee {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}



.position-fixed-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1030;
    /* Adjust as needed to ensure it appears above other content */
}

.position-fixed-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1030;
}

.h-10 {
    height: 10%;
}

.h-5 {
    height: 5%;
}

.h-7 {
    height: 7%;
}

.mobile_menu_container {
    padding: 10px 1rem;
}

.mobile_nav_box {
    width: 100%;
    display: flex;
    z-index: 9999;
    position: fixed;
    top: 0px;
}

.dropdown-menuss {
    max-height: 400px;
    width: 100%;
    position: absolute;
    overflow-y: auto;
    /* Adds vertical scrollbar if content overflows */
}

.tex-color-brown {
    color: #333;
}

.bg-form {
    background-color: #634862;
    color: white;
}

.w-1 {
    width: 546px;
    height: 353px;
}

.radious-1 {
    border-radius: 10px 0 0 10px;
}

.radious-2 {
    border-radius: 0 10px 10px 0;
}

.button-10 {
    color: #eb595f;
    border: 1px solid #eb595f;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 25px;
    background-color: white;


}

.package-15 {
    background-color: white;
    border-radius: 0 0 20px 20px;
    height: 200px;

}

.button-5 {
    background-color: #eb595f;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;

    border: 1px solid #eb595f;
    border-radius: 20px;
}

.block {
    background-color: white;
    color: black;
    border: 1px solid white;
    border-radius: 20px;
    text-align: center;
    margin-right: 10px;
}

.bg-gradient-light {
    background-image: linear-gradient(180deg, rgb(240 240 240) 2%, rgb(255 255 255 / 40%) 100%) !important;
}

.p-mb-5px p {
    margin-bottom: 5px;
}

.info-table td {
    border: 1px solid #cdcdcd;
}

.all-blogs {
    text-align: center;
}

.all-blogs h3.entry-title {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-size: 19px !important;
    -webkit-box-orient: vertical;
    line-height: 1.9;
    font-weight: 550;
}

.sidebar li {
    margin-bottom: 6px;
    border-bottom: 1px solid #b3b3b35e;
    padding-bottom: 6px;
    list-style: none;
    transition: .5s;
}

.sidebar li:hover {
    padding-left: 4px;
}

.sidebar li a {
    font-size: 14px;
    color: #333;
}

.sidebar li a:hover {
    color: #565dd9;
}

.contact-us article figure img {
    width: 84px;
}

.enquiry-popup {
    position: relative;
    transition: 0.5s;
}

.enquiry-popup h4 {
    position: fixed;
    background: #ffffff;
    display: block;
    text-align: center;
    padding: 10px 3px;
    transition: all 0.3s ease;
    color: #fff;
    font-size: 22px;
    writing-mode: tb-rl;
    transform: rotate(-180deg);
    cursor: pointer;
    height: auto;
    right: 0px;
    top: 34%;
    z-index: 9999999;
    border-top: 6px solid #267eb0;
    border-left: none;
    border-right: 6px solid #267eb0;
    border-bottom: 6px solid #267eb0;
    border-radius: 0;
    font-weight: bold;
}

.enquiry-popup h4 span {
    animation: blink-text 1s linear infinite;
}

.fs-12 {
    font-size: 12px;
}

.fs-13 {
    font-size: 13px;
}

.fs-14 {
    font-size: 14px;
}

.fs-15 {
    font-size: 15px;
}

.card-circle {
    width: 352px;
    height: 352px;
    background: #F57C00;
    display: flex;
    align-items: center;
    padding: 57px;
    text-align: center;
    border-radius: 210px;
    color: #fff;
    z-index: 1;
}


.social-media-graphics .graphic-list {
    margin-bottom: 0;
}

.social-media-graphics .graphic-list li {
    list-style: none;
    position: relative;
    line-height: 1.8;
    margin-left: 60px;
    background: red;
    margin-bottom: 3px;
    padding: 4px;
    padding-left: 6px;
}

.social-media-graphics ul.graphic-list li::before {
    content: '';
    border-top: 2px solid #f57c00;
    top: 15px;
    position: absolute;
    left: -269px;
    bottom: 0;
    right: 0;
    width: 239px;
    z-index: -1;
}

.social-media-graphics ul.graphic-list li::after {
    content: '';
    top: 9px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 12px solid #f57c00;
    border-bottom: 7px solid transparent;
    position: absolute;
    left: -30px;
    right: 0;
}

.social-media-graphics .card {
    background: transparent;
}

.graphic-list li:nth-child(odd) {
    background: #FF9800 !important;
    color: #fff;
}

.graphic-list li:nth-child(even) {
    background: #227ba8 !important;
    color: #fff;
}

.border-warninng {
    border-color: #FF9800 !important;
}

body.home-page .inner-service-title {
    display: none;
}

body.digital-marketing-services .home-service-title,
body.social-media-marketing .services-section .smm,
body.search-engine-optimization .services-section .seo,
body.pay-per-click .services-section .ppc,
body.design-and-development .services-section .dad,
body.conversion-rate-optimization .services-section .cr,
body.business-consulting .services-section .bc,
body.content-marketing .services-section .content,
body.influencer-marketing .services-section .influ,
body.public-relations .services-section .pr,
body.thought-leadership .services-section .tl {
    display: none;
}

.icon-top-left {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: #267eb0a8;
    line-height: 40px;
    font-size: 21px;
    margin-top: -15px;
    margin-left: -13px;
    border-radius: 44px;
}

/*--------------Services Tab Start---------------*/

/* Style the tab */
.tab {
    overflow: hidden;
    border: 1px solid #e1f4ff;
    background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 2px;
    transition: 0.3s;
    font-size: 17px;
    width: 20%;
    font-weight: 500;
    BACKGROUND: #267ead;
    border-left: 2px solid white;
    border-top: 2px solid #1d6c99;
    color: #fff;
}

.tab button:first-child {
    border-left: none;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #e1f4ff;
    border-color: #e1f4ff;
    color: #000;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #e1f4ff;
    border-color: #e1f4ff;
    color: #000 !important;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 22px 25px;
    border: 1px solid #e1f4ff;
    border-top: none;
    background: #e1f4ff;
}

.tab-logo {
    width: 59px;
    filter: brightness(14.5) invert(0);
}

.tab button.active .tab-logo,
.tab button:hover .tab-logo {
    filter: inherit;
}

.fs-35 {
    font-size: 35px !important;
}

.seo-page-section:before {
    background: #ffffffe8 !important;
}

.story-bg {
    padding: 50px 0px 11px !important;
    background-size: cover;
    position: relative;
    background-position: top center;
    border-radius: 15px;
    overflow: hidden;

}

.story-bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffffde !important;
    right: 0;
    bottom: 0;
}

.blog-bg {
    background: url(images/blog-bg.jpg) no-repeat;
    padding: 0px 0px 11px !important;
    background-size: cover;
    position: relative;
    background-position: top center;
    border-radius: 15px;
    overflow: hidden;
}

.blog-bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffffe8 !important;
    right: 0;
    bottom: 0;
}

.info-steps {
    list-style: none;
    display: flex;
}

.info-steps li {
    list-style: none;
    background: dimgrey;
    display: inline-block;
    width: 200px;
    padding: 10px;
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    margin: 2px;
    height: 66px;
    align-items: center;
    display: inline-flex;
    justify-content: center;
}

.info-steps li:nth-child(even) {
    background: #227ba8 !important;
}

.info-steps.width-auto li {
    width: 20%;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 12px;
}

/*--------------Services Tab End---------------*/

@media(max-width:991px) {

    .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 10px 2px;
        transition: 0.3s;
        font-size: 13px;
        width: 20%;
        font-weight: 500;
        BACKGROUND: #267ead;
        border-left: 2px solid white;
        border-top: 2px solid #1d6c99;
        color: #fff;
        height: 99px;
    }

    .tab-logo {
        width: 41px;
    }

    .navbar-toggler {
        background: #fff;
    }

    .hero-section {
        padding: 5px;
        text-align: center;
    }

    .enquiry-popup h4 {

        padding: 8px 2px;
        font-size: 13px;
        font-weight: normal;
        border-top: 2px solid #267eb0;
        border-left: none;
        border-right: 2px solid #267eb0;
        border-bottom: 2px solid #267eb0;
    }

    .card-untangle {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .states-counter .col-md-3 {
        width: 50%;

    }

    .counter-number {
        font-weight: bold;
        font-size: 16px;
        margin: 8px auto 11px;
        padding: 3px 14px;

    }

    .counter-title {
        text-align: center;
        font-size: 12px;
    }

    .section-title {
        font-weight: 600;
        font-size: 23px;
    }

    .client-section .col-md-2 {
        width: 25%;
    }

    .m-fs-15 {
        font-size: 15px !important;
    }

    .m-p-17 {
        padding: 17px !important;
    }

    .m-pt-4 {
        padding-top: 1.5rem !important;
    }

    .m-pb-4 {
        padding-bottom: 1.5rem !important;
    }

    .testimonial-bg .carousel-caption {
        padding: 1.25rem 5px;
    }

    .carousel-control-prev {
        left: -55px;
    }

    .carousel-control-next {
        right: -55px;
    }

    .m-p-10 {
        padding: 10px !important;
    }

    .m-m-0 {
        margin: 0 !important;
    }

    .m-mx-auto {
        margin: 0 auto;
    }

    .m-text-center {
        text-align: center;
    }

    .flag-img {
        width: 24px;
    }

    .inner-hero-bg {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .inner-hero-bg h1 {
        font-size: 15px !important;
    }

    .m-mt-10 {
        margin-top: 10px !important;
    }

    .m-mt-30 {
        margin-top: 30px !important;
    }

    .m-mb-30 {
        margin-bottom: 30px !important;
    }

    .m-order-2 {
        order: 2;
    }

    body.service-inner-pages .states-counter.sticky-top {
        position: relative;
    }

    body.service-inner-pages .counter-number {
        font-size: 15px !important;
        font-weight: 500;
    }


}

.list-style-none li {
    list-style: none;
    text-align: left;
}

.cus-light {
    color: #B8B8B8;
}

@media(max-width:991px) {
    .all-blogs h3.entry-title {
        font-size: 14px !important;
        -webkit-box-orient: unset;
        display: block;
    }

    .h-200px {
        height: 200px !important;
        margin-bottom: 1px;
    }

    .design-tools h6 {
        font-size: 13px;
    }

    .seo-tools .col {
        width: 50%;
        flex: auto;
    }

    .info-steps.width-auto li {

        font-size: 9px;
    }

    .info-steps li {
        font-size: 11px;
    }

    .m-pl-0 {
        padding-left: 0px !important;
    }

    .client-section p,
    .section p {
        text-align: justify;
        width: 96%;
    }

    #why-madhawks .col {
        flex: auto;
    }


}

.d-block-seo {
    display: none;
}

body.search-engine-optimization .d-block-seo {
    display: inline-block;
}

body.design-and-development .info-steps.width-auto li {
    width: 30%;
}


.my-dark-breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: var(--bs-breadcrumb-item-padding-x);
    color: rgb(233 233 233 / 75%);
    content: var(--bs-breadcrumb-divider, "/");
}


.h-robo {
    display: none;
}

.snows::before,
.snows1::before {
    animation: 15s linear infinite snow;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAAEsCAMAAABOo35HAAAAUVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////8IN+deAAAAG3RSTlMAAgQLBw4UHBgxJDYgBhFJPSptYldBfFGDdl4YCRIEAAADi0lEQVR42uzdSY7jMAxAUZEaPc9xUvc/aAe9qt7RhUYcV/47QUDQtqRQpHsScQAA4HJElG+4kYQ+xUC4LCSUZqySOhiCFavlsdbewRKsZr4vE8GyEF8P65aDg4HG3BbPC95GQuiIFQAAAPByoqzErTSW3HOKZz0+2AZO8Ww0jfNtbzlrIVg8hkfwgj+RqJJXAPDuqLc0E/XeU9tio309tZFgWYif9mVoqT84UKzBf+rGzFrnvSZYJl2amqln72IinY98Dc2EhRYAAAAAAAAAAAAA4PpoCmWnvk+xczAQ3zbj1JNbFto382OndY+JpvFxX7lOZiJx2texUDpnoj1Noew0BNYOdoQKAAAAFybasfq3Cn0ukU24iaZq2LgZaRPa/TaPtAsiWI7H8DzCC/4IVZYOAAAA+JeI0pnFSLqYaINr39iOTaF8yMTX62OpaBdoIX76us8NwTIJeVsHzpdsxJc2c75kJF3gYwgAAIBvaB78chJi9OxgTCTkqqk5SLBenlzmIXMvl8uT/5nEal02Lk+aSEj1lDnPs48s4oyKYVj4ZUQ7vhc2wvRW5gJ/93kTp6Xz/ug4/08NlvgyTcW7gz7zMdTUfH01P/6dnzWeW/Nwuw1Z3blEuwusc7WMy0JHIRvxbVW1bIptxMdIrNgUAwAAAAAAAAAAAACePnlazTnDDDV4f71+pupT8upeTHye6hTceUTcYRLrcXz9fTwt27Ke2HxJfpTYWrZ5fv2tqdCu98eW1Jm9Q2KfVHrY5WFeml6c3RsktvTVvlf9q4MlsW6qfFoZa6ifiT0eT+yQ2vaEN636GI/E6j0SWw4NM/wlDQT+JnYJ8inLwysn9uVQnQoAAAAAAAAAAAAAAP60dy+5DcJQAEV5mD+h+UCqJPtfaAftvFalhjg6ZwUIZCMscw0AAAAAAAAAZQq/zIsxfHunfk1ZfgIypR1vGEuzRJXjjZpbfxRpOPTt0y+6Hq6PbWwLG4ZNf92OU6qy7J5T21ek8+N2mZ//iKPEAmWatvta3HjYSd2Np3nwDs8SS9sVcOz0i4iofXgAAAC8tqiX4pZ99hJp6LvkbmVJh9NxHpaK30U7rp+Pc6pwswzD3UTqTPDZorbqCwAAAAAAAAAAAIpP/yuatk2FhWb2Ek0/zpOyRpb6Y14vx94m6xx1d7rftkNhXZ6dRDtu63UwaWVZuunc276fJ+qUBG6yfAHVpRvQOsk5pgAAAABJRU5ErkJggg==), url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAGQCAMAAAC3Ycb+AAAAVFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////8wXzyWAAAAHHRSTlMAAgQJBw4LFB0QJhgvITRYRHCBS2FQOD4ad2kqv6HIGwAABZZJREFUeNrs3UmO3DAMBVBT8lzzPN3/nkEhSTeQ9CbZmGi8dwWWSpZlfjZNE1FKREMOEaX2fS0qkkS0030zrvrSkELpNtf9fr2qlkgOdbXdHZ6nebJEMoimjrfn8bhbDwqSQTR1dT0/DpeXFZJCNGWab5fTduztITlEHcZ5vncWSBbR9l3nHJKIkzoAAAAAAAAAAAAAAADAP9KTlYk2uVQiRSOp38NfrdZtNIuJ0ratXu+f2t9hBKVZSESdhtXU6/Z+i+XjOqIO83b7usuneIvPQJtollG6zX53Pq2HVkWaJpaPfCrTevc4nm/32pAgFC0+CiKX7TM2cFgwNrD0m5u/rETBmjb1P8V/HNQ99n5nUdpWOQAAAAAAAAAAAAAAAAAAAAC+hVLkgCYSbT9Ni+eA8qGdNq/1PFQxnDmUfrxddvvXJK8rhzK9Lo/H+SrRLokyvCMGn7dRQXIo3bw/Py/rQUFyiLp6XW/bsbOpJ1HqdB+Hzp6eRURba3UyzCRUAwAACCeDRJYfocEXQ2ZWvbd9SSw+holsg8r4epSfgqSQYNglX46DNSYsiV8Dk92pZpFjpDiG7gMAAAAAAMA34bIvlYhwAZtIlNp1faskWZTuPs+jpIosoh+3p8ttntqGBOIdd3R4nK8+Xs8h3nFHR3FHeZRpPj0Pu60V8oO9O91NHAajMNxjO3YWOwtZCHD/9zmi0vBnpHZgoPqmfZ9LiAmxvJxjhHyXx3ErHM21wsVUl50IQzPkfIzEHVkiif8rAFy3+B4UqqYh5NEM+VRyLqz2WXFNCh6GkXv4VoTUD6fT0CeWX01Q6PrlcFj6jq+IDS5d5mWZCUawQnHPx2PeCUYwQi6mfU/ET5khF7wPBCNYQoYhj+v/ReSjMaHqSulYa7LCxbofx75mFmRESHmdpjUnXhEbWNkwJqQ8TNPAG/IpSS++6HCLDZ5nzjGZ6e5SaOq2rTnH9An5pqu/ZDL6HvkYGY+PKaR2O/blozVrziB8oWup83Ie6BC2wlXtejpMY2EXwQZXtfN0OI/ccjBCfu/XYabU2Qq5qr7ktouswhohF5tEALkhknMMBwAAAAAAAAAAAAAAAAAAAAAAAH4qLnpbIhdCICvECilUqUtkslmh0JTc55o8HSMU621YVprzrLimLhCDYchDAyJJFLG/hvztL4usXAvu/qjfsnKpOHmNu6e9rnrPymVe9ipy4Z70f5GV+3KS7m8B2sjKNeJ3Vi49WUaQlWsMWbnWKPiq8oyHHWTlAgAAAMAfCHI2hajzf6KrtzfKAGyQCzH6IL1Rl2GCfKpL3dye3TMLZTjadD+FdDmOW9sEKpdMcFUZl2nZnlmPJErJbP2ab7V97Gk+MiEq8/m0HJ/ZwK33Ykta1h8i3+V5HS8p6Lmbmt6zifYQF7vSlmfPUCVG40Fy/tpmy/Ozgx16AAAAAAAAAAAAAAAAAAAAAAAA/CVuaX1fkvOeOBU7FKqu7hquwlvhmtIft5ZKAiPk9204X+/Xk05ggmIZp8NpbYnAt0GxHs+HaW4rvusmyKc8D2tPwI0RcrFr86XmBbFCzlepIUXQEJJPzWHpBAAAAL/au3PchmEggKIhJWrfZcmOc/97pkiROt0geO8KA0IQwPkEAAAAAAAAAP7A3ctIkgfyQkl1VUplSTKKVPfdMHS9iQSRy3yf5z3bkgyibqd139fJZncQ9bg8juOxjAYSQ91O175fTkgUuemWbVukD8KoyzjPY6k/iCHlqmkEjSJJftQBAAAAAAAAAAAAAAAAAADglxTiv5RSzkliIYyUq1IazaQwcnkNQ9dWqkkxpKZbzus5iFMGkfuva/983GNlICHkdlqP4/3sDCSG3A/ne18XJySIVI3TtsnpxpGbtptfvulh/KQQxfcCkUIEAAAAgDC+AZwRNGBbMcCQAAAAAElFTkSuQmCC), url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAAH0BAMAAAA5+MK5AAAALVBMVEUAAAD///////////////////////////////////////////////////////+hSKubAAAADnRSTlMAEgVMpeYbx6YMDU3IHIPL7McAAAQBSURBVHja7N0xalRRFAbgkymEBASRIDaCkh3ICJpOUkyh2FgKQSs3EIKNwjDFNEECr7QRprQT3IG4hWxAmVR3DebZO44ocXz/9+1gOHPvedxzzz0FAPw7oxvXK1R3cnBakUb32re7FWnrSWsPK9KVN60dV6Q+6tOKFLzWq5vP3lem4LwOAAAAECH4/GcxST31Cz7rDa/rfKlIW29joz76FLvWq5ukVu6T8zoAAAAAAAD8J+68uF2ZtsefH1SmvcP2NDTsu619vVaRzlpbPq9IF1E/D4168FrfHh+l7vDBeR0ACBF8OTn3SnrfdPSxIgW3n/RNR68rUnCrWXCDYS0mB6Ftpcl5nc0X/PdcRH92hqYin52JvGEcqZvMQnf4Gt2KzesAAAD8nIubf8PO+Gi/Mn/83mF7VpkX1PuGjMpsS3jZ2nK4UV9ZG7t5EfXhrvWuL9ivasiooVp9Xr5zf8Atd31tbJqZ15PfgVYbS7SYu5IFAAAAAAAAAAAAAAAAAACATuwutv8++NWF4PFH/QsrxxUpeOZE8Fqvbp46XyY5rwMAAPD7TCT4UzvjV/uVqX+lfIBhX+doZbe18wG+yt89/vWB2llry+HNYljrGLWfSDC8qP8omWSu9avrlEy2x0cD3OH7qE83Ja+vMUt3qCWTdyePTuvydJszkn+9MAyyZBJcr1SlTrRRW+4l+xA8I39ztlzYaMFrpZvP3NRME/w19J29+0eJJIjiAFw72Uy8LKbLhqYGY7gYTCB4AcHUC4iYioGJmHgBoa+goLmYew/xDNIaGCltM9jd9fu+K1S/fvXnVT1z4ETBsT6mbYcupru3BQAAABAj+TjlInWzLXiL9b2eL1LycUruqM9uY2M9+jglN68DAHxO/cpaNLHvy9lISWQjJVFwrJdmlfpG9PTzujdnAtX5DkUnv6t8faSTwyrfnDHqX9s8eNkPjfX58mS7hMrN6wAAAAAAAAAAAN0p3lqb+c2Douy4r+WzRqABTQX7NgLdnH4J/1tRdmYx91usZ5bwL7aOtksPGxU0C+75p/4XXMK/FTsfqCCvAwAAAAAAAAAAAAAAfHD5Ym0Wy9grN9l9kSZ/va5/X6TniV+q1BdJrHc3Xx7pizQ9sz8T7zXZX7M600M6TdtN+H+J1PaQfiyRfl2OYdT/PnVLE/XF+vzu4b78vKvVzuB/+O9MCSvL6xu5C4EK3tQx6lOJ9TFY3GiLC+MxhhnAMNp533WJNIrZ/jDaNd5piZS8st+LHfXgWC/NeeofPjmvAwAAAAAAAPUKPgptVruDl7Z3peyhqmssg2hLnI5LpOBRn93Gxnq5Oh/+8tI3yOsAAAAAr+3BIQEAAACAoP+vfWECAAAAeATaFXRsSe4xsgAAAABJRU5ErkJggg==);
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
}

@keyframes snow {
    100% {
        background-position: 300px 300px, 400px 400px, 500px 1000px;
    }
}

.single-content-area h2 {
    font-size: 1.5rem;
    font-weight: 550;
}

.single-content-area h3,
.single-content-area h4 {
    font-size: 1.3rem;
    font-weight: 550;
}

.single-content-area table {
    border-collapse: collapse;
    width: 100%;
    margin: 15px auto;
}

.single-content-area table td,
.single-content-area table th {
    border: 1px solid #ddd;
    padding: 8px;
}

.single-content-area tr:nth-child(even) {
    background-color: #f2f2f2;
}

.single-content-area tr:hover {
    background-color: #ddd;
}

.single-content-area table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #04AA6D;
    color: white;
}

.single-content-area img {
    max-width: 100% !important;
    height: auto !important;
}


.author-section .author-img {
    height: 200px;
    object-fit: cover;
    border-radius: 117px;
    box-shadow: 0px 0px 15px #267eb045;
    width: 200px;
}

.author-section h5 {
    color: #267eb0;
    font-weight: 600;
}


@media (max-width: 991px) {
    .author-section {
        margin: 25px;
        padding: 0;
        text-align: center;
    }

    .mob-p-0 {
        padding: 0 !important;
    }

    .mob-p-10 {
        padding: 10px !important;
    }


    .author-section .author-img {
        width: 200px;
        margin-bottom: 15px;
        height: 200px;
        margin: 12px auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .author-section p {}

    .mob-social-icons-share {}

    .mob-social-icons-share .sociallinksright {
        display: block;
        position: relative;
    }


    .mob-social-icons-share .sociallinksright ul {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .mob-social-icons-share .sociallinksright ul li {
        margin: 0 3px 2px;
    }

    .mob-social-icons-share .sociallinksright ul li a {
        border-radius: 4px;
    }


}






.sociallinksright {
    top: calc(50% - 175px);
}

.sociallinksright {
    position: fixed;
    z-index: 999;
    left: 0;
    top: 40%;
}

.sociallinksright ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.sociallinksright ul li {
    margin: 0 0 1px;
    padding: 0;
}

.sociallinksright ul li a.wa {
    background-position: 0 0;
}

.sociallinksright ul li a {
    background: url('https://madhawks.com/public/images/social-icons.png') no-repeat;
    width: 43px;
    height: 43px;
    display: block;
    transition: all .2s ease-in-out;
}

.sociallinksright ul li a.wa {
    background-position: 0 0;
}

.sociallinksright ul li a.fb {
    background-position: 0 -43px;
}

.sociallinksright ul li a.instagram {
    background-position: 0 -264px;
}

.sociallinksright ul li a.linkedin {
    background-position: 0 -308px;
}

.sociallinksright ul li a.tw {
    background-position: 0 -87px;
}

.sociallinksright ul li a.gplus {
    background-position: 0 -131px;
}

.sociallinksright ul li a.yt {
    background-position: 0 -175px;
}

.sociallinksright ul li a.quick_link {
    background-position: 0 -219px;
}

.text-3-line {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 20px 5px 20px !important;
}


.pagination {
    justify-content: center;
}

.pagination a,
.pagination span {
    font-weight: bold;
    font-size: 18px;
    color: black !important;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    border: 1px solid black !important;
}


.pagination .active span {
    background-color: pink;
}

.seo-location-img img {}

/* Basic styles for the accordion */
.accordion-button {
    background-color: #f1f1f1;
    border: none;
    padding: 10px;
    text-align: left;
    outline: none;
    cursor: pointer;
    width: 100%;
    border-bottom: 1px solid #ddd;
    transition: background-color 0.3s ease;
}

.accordion-button:hover {
    background-color: #ddd;
}

.accordion-content {
    display: none;
    padding: 10px;
    background-color: #f9f9f9;
    border-top: 1px solid #ddd;
}


.main-nav {
    position: relative;
    height: 55px;
    position: relative;
    line-height: 45px;
}

.main-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;

}

.main-nav li {
    position: relative;
}

.main-nav a {
    display: block;
    padding: 5px 5px;
    text-decoration: none;
    color: #000;
}

.innerItem {
    height: 30px;
    line-height: 23px;
    font-size: 14px;
    font-weight: 600;
    width: fit-content;
}

.textCt {
    height: 40px;
}

.innerItem>.text-dark:hover {
    background: #475dc6;
    color: #fff !important;
    padding: 5px 15px;
}





/* Mega menu full width */

.mega-menu {
    position: fixed;
    /* instead of absolute */
    top: 55px;
    /* adjust this to match nav height */
    left: 0;
    width: 100vw;
    background: #fff;
    display: none;
    flex-wrap: wrap;
    z-index: 1000;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}


.dropdown:hover .mega-menu {
    display: flex;
    visibility: visible;
}

.mega-menu .column {
    flex: 1;
    min-width: 200px;
    margin: 10px 20px;
}

.mega-menu h2 {
    font-size: 16px;
    margin-bottom: 10px;
}

.mega-menu ul {
    padding: 0;
    margin: 0;
}

.mega-menu li {
    list-style: none;
    margin-bottom: 5px;
    font-size: 17px;
}

.mega-menu a {
    color: #333;
    text-decoration: none;
}


.carousel-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 800px;
    margin: auto;
}

.carousel {
    display: flex;
    transition: transform 0.5s ease-in-out;

}

.carousel-item {
    width: 100%;
    flex-shrink: 0;
}

button.prev,
button.next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    font-size: 2rem;
    padding: 0.5em;
    cursor: pointer;
    z-index: 2;
}

button.prev {
    left: 10px;
}

button.next {
    right: 10px;
}


.tour-pt {
    height: 100%;
    width: 100%;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body,
html {
    height: 100%;
    font-family: sans-serif;
}

.slider {
    position: relative;
    overflow: hidden;
    height: 80vh;
}

.slides {
    display: flex;
    width: 100%;
    height: 100%;
    transition: transform 0.6s ease-in-out;
}

.slide {
    width: 100%;
    flex-shrink: 0;
    position: relative;
}

.slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.content-layer {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    padding: 20px 30px;
    border-radius: 8px;
    max-width: 500px;
}

.content-layer h1 {
    font-size: 2.5em;
    margin-bottom: 10px;
}

.content-layer p {
    font-size: 1.2em;
    margin-bottom: 20px;
}

.btn {
    background: #ff5e57;
    color: #fff;
    padding: 12px 25px;
    border: none;
    border-radius: 25px;
    text-decoration: none;
    font-size: 1em;
    transition: background 0.3s;
}

.btn:hover {
    background: #e34a43;
}

/* Bullet navigation */
.navigation-manual {
    position: absolute;
    width: 100%;
    bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
}

.manual-btn {
    border: 2px solid white;
    padding: 6px;
    border-radius: 50%;
    cursor: pointer;
    transition: background 0.3s;
    margin: 0 6px;
}

.manual-btn:hover {
    background: white;
}

/* Hide radio buttons */
.slider input[type="radio"] {
    display: none;
}

/* Slide logic */
#radio1:checked~.slides {
    transform: translateX(0%);
}

#radio2:checked~.slides {
    transform: translateX(-100%);
}

#radio3:checked~.slides {
    transform: translateX(-200%);
}

@media (max-width: 768px) {
    .content-layer h1 {
        font-size: 2em;
    }

    .content-layer p {
        font-size: 1em;
    }
}

#radio1:checked~.navigation-manual label[for="radio1"],
#radio2:checked~.navigation-manual label[for="radio2"],
#radio3:checked~.navigation-manual label[for="radio3"] {
    background: white;
}

.card-im {

    background-color: aliceblue;
}

.card-title {
    font-weight: 890;
}

.custom-carousel {
    height: 100%;
    width: 100%;
    /* adjust height as needed */
    margin: 0 auto;
    /* center carousel horizontally */
    overflow: hidden;
}

.custom-carousel img {
    object-fit: cover;
    height: 550px;
    width: 100%;
}

.visite-p {

    font-weight: 900;
    font-family: fangsong;
}



.swiper {
    width: 100%;
    padding: 10px 0;
}

.swiper-slide {
    display: flex;
    justify-content: center;
}

.cardSlide {
    position: relative;
    width: 350px;
    height: 250px;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 27px !important;
    color: #fff !important;
}

.card:hover {
    transform: scale(1.03);
}

.overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
    /* transparent dark overlay */
    color: #fff;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    transition: background 0.3s ease;
}

.title {
    margin: 0;
    font-size: 2rem;

}

.details {
    margin-top: 10px;
    font-size: 0.95rem;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, opacity 0.3s ease;
}

.card:hover .details {
    max-height: 200px;
    opacity: 1;
}

.heading1 {
    font-weight: 600;
    font-size: 30px;
    text-align: center;
    margin: 20px 0;

}

.headigF {
    font-weight: 600;
    font-size: 30px;
    text-align: center;
    line-height: 30px;
}

.heading1 headi2 {
    color: coral;
}

.textDesing {
    font-style: italic;
    color: #475dc6;
}

.background-section {
    position: relative;
    height: 350px;
    background-image: url('https://www.meghalayatourism.in/wp-content/uploads/2024/02/image-37.png');
    /* Replace with your image URL */
    background-size: cover;
    background-position: center;
    color: white;
    font-family: Arial, sans-serif;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    /* Semi-transparent layer */
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 20px;
}

.overlay-content {
    z-index: 2;
}

h1 {
    margin: 0;
    font-size: 2rem;
}

p {
    margin: 10px 0 0;
    font-size: 1rem;
}

.fontControl {
    font-weight: 700;
}

.footerSection {
    color: #fff;
    background-color: #475dc6;
}

.primary-bar {
    color: #333;
    background-color: #fff;
}

.card-title {
    color: #475dc6;
}

.padding-p {
    padding: 6px
}

.overout {

    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    /* Semi-transparent layer */
    display: flex;
    color: #ddd;

    text-align: center;
    padding: 20px;

}

.package-listing {
    padding: 2rem;
    background-color: #f9f9f9;
}

.package-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 1.5rem;
}

.package-card {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s ease;
}

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

.package-card img {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.card-content {
    padding: 1rem;
}

.card-content h3 {
    margin: 0 0 0.5rem;
    font-size: 1.2rem;
    color: #333;
}

.card-content p {
    font-size: 0.95rem;
    color: #555;
    margin-bottom: 0.75rem;
}

.package-info {
    display: flex;
    justify-content: space-between;
    font-size: 0.9rem;
    margin-bottom: 1rem;
    color: #777;
}

.btn {
    display: inline-block;
    padding: 0.5rem 1rem;
    background-color: #475dc6;
    color: white;
    text-decoration: none;
    border-radius: 4px;
    font-size: 0.9rem;
    transition: background-color 0.3s;
}

.btn:hover {
    background-color: #475dc6;
}

.nenu-col {

    color: #fff;
}



.menu-toggle {
    display: none;
    flex-direction: column;
    cursor: pointer;
    padding: 10px;
}

/* Hamburger icon styles */


.bar {
    height: 3px;
    width: 25px;
    background-color: #333;
    margin: 4px 0;
}




/* Responsive tweaks */
@media screen and (max-width: 768px) {
    .menu-toggle {
        display: flex;
        align-items: end;
    }

    .nav-menu {
        display: none !important;
        flex-direction: column;
        background-color: #475dc6;
        width: 100%;
        border-top: 1px solid;
    }

    .nav-menu.active {
        display: flex !important;
    }

    .nav-menu li {
        width: 100%;
        border-bottom: 1px solid #fff;
    }

    .mega-menu {
        position: static;
        flex-direction: column;
        width: 100%;
    }

    .dropdown:hover .mega-menu {
        display: none;
    }

    .dropdown.active .mega-menu {
        display: flex !important;
    }
}

/* HEADER */
.contact-header {
    background: linear-gradient(90deg, #eb595f, #f8b6b9);
    color: white;
    padding: 40px 0;
    text-align: center;
    border-radius: 0 0 20px 20px;
    margin-bottom: 40px;
}

.contact-header h1 {
    font-weight: bold;
    font-size: 2.5rem;
}

/* FORM CARD */
.contact-card {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    padding: 30px;
}

label {
    font-weight: 600;
    margin-bottom: 5px;
    color: #333;
}

/* ICON FIELD WRAPPER */
.form-icon-group {
    position: relative;
}

.form-icon-group .form-control,
.form-icon-group select,
.form-icon-group textarea {
    border-radius: 8px !important;
    border: 1px solid #ddd;
    padding-left: 45px;
    /* space for icon */
    transition: all 0.3s ease;
}

.form-icon-group .form-control:focus,
.form-icon-group select:focus,
.form-icon-group textarea:focus {
    border-color: #eb595f;
    box-shadow: 0 0 5px rgba(235, 89, 95, 0.4);
}

.form-icon-group .form-control:focus~.input-icon,
.form-icon-group select:focus~.input-icon,
.form-icon-group textarea:focus~.input-icon {
    color: #eb595f;
}

/* BUTTON */
.btn-custom {
    background: #eb595f;
    border: none;
    padding: 12px 25px;
    font-weight: bold;
    font-size: 16px;
    color: white;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.btn-custom:hover {
    background: #d44a51;
    transform: translateY(-3px);
    box-shadow: 0 6px 15px rgba(235, 89, 95, 0.3);
}

/* MAP */
.google-map {
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    height: 100%;
    min-height: 450px;
}

/* container */
.form-icon-group {
    position: relative;
}

/* shared field styles */
.form-icon-group .form-control,
.form-icon-group select,
.form-icon-group textarea {
    border-radius: 8px !important;
    border: 1px solid #ddd;
    padding-left: 48px;
    /* room for icon on the left */
    padding-top: 10px;
    padding-bottom: 10px;
    transition: all 0.2s ease;
    resize: vertical;
}

/* default icon (single-line inputs) - vertically centered */
.form-icon-group .input-icon {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #888;
    font-size: 16px;
    pointer-events: none;
    transition: color 0.2s ease, top 0.15s ease;
}

/* textarea: make icon align to top-left (near first line) */
.form-icon-group textarea {
    min-height: 120px;
    padding-top: 14px;
    /* keep first line away from icon */
}

.form-icon-group textarea+.input-icon {
    top: 14px;
    transform: none;
    /* remove vertical translate so icon sits at fixed top */
}

/* focus color for icon */
.form-icon-group .form-control:focus~.input-icon,
.form-icon-group select:focus~.input-icon,
.form-icon-group textarea:focus~.input-icon {
    color: #eb595f;
    /* you can also slightly nudge the icon on focus if you want:
     transform: translateY(-1px); */
}

.form-icon-group input[type="number"],
.form-icon-group input[type="text"],
.form-icon-group input[type="email"],
.form-icon-group input[type="tel"],
.form-icon-group select {
    height: 45px;
    /* match your design */
    line-height: 1.4;
    /* consistent text positioning */
    padding-top: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
    /* ensure padding doesn't break height */
}

/* Remove browser default spinners in Chrome/Safari */
.form-icon-group input[type=number]::-webkit-inner-spin-button,
.form-icon-group input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Remove in Firefox */
.form-icon-group input[type=number] {
    -moz-appearance: textfield;
}