:root {
    --primary-color: #0D0D0D;
    --secondary-color: #E770C1;
    --theme-color: #9F70FD;
}

.btn_style_one {
    background: linear-gradient(120deg, #2E5D28 0%, #244B1E 100%);
}

.why_choose_block_two .choose_icon {
    background: linear-gradient(120deg, #2E5D28 0%, #244B1E 100%);
}

.main-menu .navigation>li.active {
    border-radius: 100px;
    background: #d5e2dc;
}

.main-menu .navigation>li.active a {
    color: #264e20;
}

.main-menu .navigation>li.active .dropdown-btn i {
    color: #264e20;
}

.main_header_inner .main_header_logo {
    max-width: 90px;
}

.tag_text {
    background: #ffb137;
}

.tag_text h6 {
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.35px;
    font-family: var(--primary-font);
    text-transform: uppercase;
    background: linear-gradient(111deg, #fff 19.42%, #fff 73.08%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.why_choose_block_two::before {
    background: #d6e2dd;
}

.process_block_one .process_icon {
    background: linear-gradient(120deg, #2E5D28 0%, #244B1E 100%);
}

.service_block_one .service_icon {
    background: linear-gradient(120deg, #2E5D28 0%, #244B1E 100%);
}

.pricing_block_one .table_header h5 {
    background: linear-gradient(120deg, #2E5D28 0%, #244B1E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.btn_style_two {
    border: 1px solid #244B1E;
}

.btn_style_two:before {
    background: linear-gradient(120deg, #2E5D28 0%, #244B1E 100%);
}

.btn_style_two span {
    border-radius: 60px;
    background: linear-gradient(106deg, #2c5b27 11.27%, #264e20 88.73%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.news_block_one .category {
    background: #d6e2dd;
}

.news_block_one .category span {
    background: linear-gradient(120deg, #2E5D28 0%, #244B1E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.scroll-top {
    background: #ffb237;
    border: 1px solid #ffb237;
}

.scroll-top:before {
    background: linear-gradient(120deg, #2E5D28 0%, #244B1E 100%);
    border: 1px solid #244B1E;
}

.pricing_section .shape_bg {
    position: absolute;
    width: 1203px;
    height: 573px;
    content: '';
    top: 150px;
    left: calc(50% - 600px);
    background: conic-gradient(from -87deg at 50% 50%, #325f2c 92.37696290016174deg, #244c1e 360deg);
    opacity: 0.1;
    filter: blur(125px);
}

.about_left_image .tranding_icon {
    background: linear-gradient(111deg, #ffdd79 19.42%, #ffbb37 73.08%);
}

.feature_block_two .icon_box {
    background: #fff7de;
}

.feature_block_two .icon_box i {
    background: linear-gradient(135deg, #fbe49e 3.85%, #ff8e13 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.pt-120 {
    padding-top: 120px !important;
}

.service_section .circle_two {
    background: #22ff00;
}

.service_section .circle_one {
    background: #00ff89;
}

.testimonial_section .shape_bg {
    background: conic-gradient(from -87deg at 50% 50%, #198754 92.37696290016174deg, #244b1e 360deg);
}

.contact_form textarea {
    height: 150px;
}

/* .banner-slider{
     background-color: #c0d3bd;
} */
.banner_style_two {
    padding-top: 50px;
    padding-bottom: 50px;
}

.main_header_inner {
    padding: 10px 0px;
}

.why_choose_block_one .choose_icon i {
    background: #ffb137;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.btn_style_one::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    content: '';
    z-index: -1;
    background: linear-gradient(275deg, #014827 11.27%, #338127 88.73%);
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.owl-theme.owl-dots-one .owl-dot.active span {
    border-color: #244b1e;
}

.owl-theme.owl-dots-one .owl-dot:before {
    background-color: #198754;
}

.service_section {
    padding: 40px 0px;
    background: #10180f;
}

.service_section h1.section_tag {
    font-size: 200px;
    line-height: 150px;
}

.page_breadcrumb {
    padding: 40px 0px 40px;
    background: #d2e6dd;
}

.footer_shape {
    background: conic-gradient(from -87deg at 50% 50%, #198754 92.37696290016174deg, #244b1e 360deg);
    opacity: 0.12;
    filter: blur(125px);
}

.footer_widget ul li a:hover {
    color: #24a70d;
}

.footer_bottom .copyright a {
    color: #34a724;
}

.service_block_one img {
    height: 100px;
    object-fit: contain;
}

.banner_style_two .banner_left_image .banner_image_three {
    max-width: 100%;
    height: 410px;
}

.swiper-horizontal {
    min-height: 730px;
    max-height: 730px;
}

.banner_style_two .banner_left_image .banner_image_three img {
    margin-top: 43px;
}

.banner_style_two .banner_left_image .banner_image_three {
    background: #d6e4d4;
}

.feature_block_one {
    background: #d6e2dd;
}

.contact_block_title h4.home {
    color: #111;
    font-family: var(--primary-font);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 12px;
}

.service_block_one.home {
    position: relative;
    padding: 50px 30px 20px;
}

.service_block_one.home .service_icon {
    width: 60px;
    height: 60px;
    line-height: 70px;
}

.banner_style_five {
    padding-top: 220px;
}

.banner_style_five .banner_btn_area .link_btn a.slide-link {
    background: linear-gradient(120deg, #ffeb4d 0%, #ffb237 100%);
    border: 2px solid #fff;
    transition: all 0.3s ease-in-out;
    color: #a20808;
}

.banner_style_five .banner_btn_area .link_btn a.slide-link:hover {
    transform: translateY(-3px) translateX(0);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.25);
    background: linear-gradient(275deg, #014827 11.27%, #338127 88.73%);
    color: #fff;
    border: 2px solid #fff;
}

.banner_style_five .banner_btn_area .btn_style_one {
    padding: 15px 35px 15px 35px;
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
    width: 100%;
    border-color: #999;
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
    border-radius: 65px;
    font-size: 16px;
    height: 60px;
    outline: none;
    padding-left: 18px;
    padding-right: 170px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: 100%;
    /* margin-bottom: 30px; */
}

.nice-select:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
    transform: rotate(45deg);
    transition: all 0.2s ease;
    pointer-events: none;
}


.nice-select.open .list {
    width: 100%;
}

.nice-select .list {
    background-color: #fff;
    border-radius: 25px;
}

.form-group select {
    height: 60px;
}

.floating-buttons {
    position: fixed;
    bottom: 80px;
    right: 20px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    z-index: 9999;
}

/* Call Button */
.call-btn,
.whatsapp-btn {
    width: 55px;
    height: 55px;
    background: #25D366;
    border-radius: 50%;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 24px;
    text-decoration: none;
    transition: 0.3s ease;
}

.call-btn {
    background: #0d6efd;
    /* Dark green for call */
}

.call-btn:hover,
.whatsapp-btn:hover {
    transform: scale(1.1);
}

.enquiry-popup .form-group {
    margin-bottom: 10px;
}

.contact_form .enquiry-popup textarea {
    height: 100px;
}

.about_section_three {
    padding: 70px 0px 70px;
}

.pt-70 {
    padding-top: 70px !important;
}

.pb-70 {
    padding-bottom: 70px !important;
}

.pricing_section {
    padding-bottom: 70px;
}

.why_choose_us {
    padding-bottom: 70px;
}

.testimonial_section {
    padding: 70px 0 70px;
}

.main-menu .navigation {
    gap: 20px;
    border: none;
}

.header_right_content .btn_style_one {
    background: linear-gradient(120deg, #ffeb4d 0%, #ffb237 100%);
    color: #a20808;
}

.banner_style_five {
    position: relative;
    overflow: hidden;
}

.banner_style_five::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(rgba(0, 0, 0, 0.6),
            rgba(0, 0, 0, 0.2));
    z-index: 1;
}


.banner_style_five .container,
.banner_style_five .banner_content {
    position: relative;
    z-index: 2;
    /* ensures text is above the overlay */
}

/* Banner Five Adjustments */
.banner_style_five {
    position: relative;
}

.banner_style_five::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to right,
            rgba(13, 37, 9, 0.75) 0%,
            rgba(13, 37, 9, 0.3) 50%,
            rgba(13, 37, 9, 0.15) 100%);
    z-index: 1;
}

.banner_style_five>.container {
    position: relative;
    z-index: 2;
}

.banner_content h2 {
    font-size: 52px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: -0.5px;
    color: #ffffff;
    /* looks cleaner with overlay */
}

.banner_content h2 {
    animation: fadeSlide 0.8s ease-out both;
}

.banner_content {
    max-width: 700px;

}

@keyframes fadeSlide {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.link_btn a,
.btn_style_one {
    padding: 14px 28px;
    border-radius: 50px;
    font-size: 17px;
    font-weight: 600;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    transition: 0.3s ease-in-out;
}

.link_btn a:hover,
.btn_style_one:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.25);
    color: #fff;
}

.banner_content {
    padding-left: 20px;
}

.banner_content {
    backdrop-filter: blur(2px);
}

@media(max-width: 768px) {
    .banner_style_five {
        padding: 60px 20px;
    }

    .banner_content h2 {
        font-size: 32px;
        line-height: 1.3;
    }
}

.pb-40 {
    padding-bottom: 40px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

/* End of Banner Five Adjustments */
.why_choose_left p {
    text-align: justify;
}

.text-green {
    color: #0e7948 !important;
}

.why_choose_block_one {
    background: #faf2e7;
}

/* service section adjustment */
.service_block_one:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
}

.service_block_one .service_icon i {
    transition: .3s;
}

.service_block_one:hover .service_icon i {
    transform: scale(1.15);
    color: #0d2509;
}

/* end of service section adjustment */
/* why choose us adjustment */
.why-text {
    font-size: 17px;
    line-height: 1.7;
    margin-bottom: 15px;
    color: #444;
}

.why-points {
    margin-top: 20px;
    list-style: disc;
    padding-left: 0;
}

.why-points li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 12px;
    font-size: 16px;
    color: #2f2f2f;
}

.green-icon {
    color: #2c7a3f;
    font-size: 20px;
}

/* end of why choose us adjustment */
.service_block_one.home-service .link_btn a {
    box-shadow: none;
    background: linear-gradient(120deg, #fff9c8 0%, #c6974c 100%);
}

.service_block_one.home-service .link_btn a:hover {
    box-shadow: none;
    background: linear-gradient(120deg, #fff9c8 0%, #c6974c 100%);
    color: #fff;
    z-index: -1;
    background: linear-gradient(275deg, #014827 11.27%, #338127 88.73%);
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.service_block_one.home-service {
    background: linear-gradient(120deg, #f8f8f0 0%, #e9dfc2 100%);
    border-radius: 12px;
    padding: 30px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}

.service_block_one.home-service:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.1);
}

.header {
    background-color: #173612;
}

.main-menu .navigation>li>a {
    color: #ffffff;
}

.fixed_header .sticky_header {
    background-color: #173612;
}

.breadcrumb_menu li a:hover {
    color: #c6974c;
}

.feature_block_one.contact {
    background: linear-gradient(120deg, #f8f8f0 0%, #e9dfc2 100%);
}

/* .feature_block_one.contact .btn_style_one {
    box-shadow: none;
    background: linear-gradient(120deg, #fff9c8 0%, #c6974c 100%);
    color: #0D0D0D;
}

.feature_block_one.contact .btn_style_one:hover {
    box-shadow: none;
    background: linear-gradient(120deg, #fff9c8 0%, #c6974c 100%);
    color: #fff;
    z-index: -1;
    background: linear-gradient(275deg, #014827 11.27%, #338127 88.73%);
   transition: background 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
} */

.feature-list li {
    position: relative;
    color: #6A6A6A;
    font-feature-settings: 'case' on;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    padding-left: 15px;
    margin-bottom: 10px;
}

.feature-list li:before {
    position: absolute;
    top: 11px;
    left: 0;
    width: 6px;
    height: 6px;
    content: '';
    border-radius: 30px;
    background: #6A6A6A;
}

.accordion.active-block {
    border-color: #d6e2dd;
    background: #d6e2dd;
}

.faq_section .inner_box {
    max-width: 1320px;
}

.service_block_one .service_icon i {
    line-height: 1;
}

/* partner card css start */
.partner_card {
    background: #fff;
    padding: 30px 25px;
    border-radius: 15px;
    text-align: center;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.08);
    transition: all 0.35s ease-in-out;
    border: 1px solid #f1f1f1;
    height: 325px;
}

.partner_card:hover {
    transform: translateY(-8px);
    box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.12);
    border-color: #c2af1a;
    background: linear-gradient(120deg, #f8f8f0 0%, #e9dfc2 100%);
}

.partner_card:hover .read_more_btn {
    box-shadow: none;
    background: linear-gradient(120deg, #fff9c8 0%, #c6974c 100%);
    color: #0D0D0D;
}

.partner_logo img {
    max-width: 260px;
    height: 80px;
    margin-bottom: 20px;
    transition: all 0.3s ease-in-out;
}

.partner_card:hover .partner_logo img {
    transform: scale(1.05);
}

.partner_title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #264e1f;
}

.partner_desc {
    color: #555;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 20px;
}

.read_more_btn {
    display: inline-block;
    padding: 10px 24px;
    background: linear-gradient(120deg, #014827, #338127);
    color: #fff;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
}

.read_more_btn:hover {
    background: linear-gradient(120deg, #0b6a3e, #4ca93d);
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.15);
}

/* partner card css end */
@media only screen and (max-width: 768px) {
    .main_header_inner .main_header_logo {
        max-width: 170px;
    }

    .link_btn a,
    .btn_style_one {
        padding: 4px 20px;
        font-size: 12px;
    }

    .partner_logo img {
        max-width: 230px;
        max-height: 55px;
        margin-bottom: 30px;
    }

    .partner_card {
        padding: 20px 15px;
        height: 305px;
    }
}

.service_style_one .nav-link.active,
.service_style_one .nav-link:hover {
    /* background: linear-gradient(111deg, #ffe44a 19.42%, #ffba3b 73.08%); */
    background: linear-gradient(275deg, #014827 11.27%, #338127 88.73%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.service_style_one .nav-link:before {
    background: linear-gradient(275deg, #014827 11.27%, #338127 88.73%);
}

.service_style_one.partner .content_box {
    max-width: 100%;
}

.emi_main_box {
    display: flex;
    gap: 30px;
    justify-content: center;
    flex-wrap: wrap;
}

.loan_box,
.emi_result_box {
    background: #fff;
    padding: 30px;
    border-radius: 18px;
    width: 420px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}

.box_title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 25px;
}

.item_group {
    margin-bottom: 25px;
}

.emi_output {
    /* background: linear-gradient(135deg, #00b472, #0084ff); */
    background: linear-gradient(275deg, #014827 11.27%, #338127 88.73%);

    padding: 25px;
    border-radius: 15px;
    text-align: center;
    color: white;
    margin-bottom: 25px;
}

.emi_output h1 {
    margin: 5px 0 0;
    font-size: 38px;
    font-weight: 700;
}

.extra_details {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}

.detail_item {
    background: #f4fdf8;
    padding: 15px;
    border-radius: 12px;
    width: 48%;
    text-align: center;
    border-left: 4px solid #1a9f63;
}

.detail_item h4 {
    margin-top: 5px;
    font-weight: 700;
    color: #1a9f63;
}

.consult_btn {
    width: 100%;
    display: block;
    padding: 14px;
    background: #028a44;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 600;
}

input[type=range]::-webkit-slider-thumb {
    background: #21b374;
}
.mobile-menu .nav-logo {
    position: relative;
    padding: 30px 15px;
    text-align: left;
    padding-bottom: 20px;
}
.text-justify {
    text-align: justify;
}
.text-yellow {
    color: #ffc107 !important;
}
.social-links li a:hover {
    border-color: #ffc107;
}
.social-links li a:hover i {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: -webkit-linear-gradient(-45deg, #ffc107, #244b1e 100%);
}
.testimonial_block_one .thumb_box {
    width: 60px;
    height: 60px;
}
.banner_content h2 {
    font-size: 60px;
    font-weight: 800;
    margin-bottom: 20px;
    color: #ffbc3b;
}
.text-clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.service_block_one .service_icon {
    line-height: 75px;
}
.clickable-card {
    position: relative;
}

.full-link {
    position: absolute;
    inset: 0; /* top:0; left:0; right:0; bottom:0 */
    z-index: 10;
}
.fs-12 {
    font-size: 12px !important;
}
/* Base styles */
.banner_style_five {
    position: relative;
    overflow: hidden;
}

/* Background layer should stay at the back */
.banner_style_five .bg_layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0 !important; /* THIS FIXES THE GRADIENT ISSUE */
    background-size: cover !important;
    background-position: center !important;
}

/* Gradient overlay stays above bg_image */
.banner_style_five::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; /* Above image, below text */
    background: linear-gradient(
        to right,
        rgba(0, 50, 0, 0.65),
        rgba(0, 0, 0, 0)
    );
}

/* Content must stay above gradient */
.banner_style_five .container {
    position: relative;
    z-index: 2;
}

/* Desktop height */
@media (min-width: 992px) {
    .banner_style_five,
    .banner_style_five .bg_layer,
    .swiper-slide {
        height: 730px !important;
    }
}

/* Mobile height */
@media (max-width: 991px) {
    .banner_style_five,
    .banner_style_five .bg_layer,
    .swiper-slide {
        height: 320px !important;
    }
}
/*  Mobile Responsive */
@media only screen and (max-width: 768px) {
    .menu_area .mobile-nav-toggler .menu-bar {
        width: 40px;
        height: 40px;
        font-size: 29px;
        line-height: 40px;
        text-align: center;
        color: #ffffff;
    }
    .banner_style_five,
    .banner_style_five .bg_layer,
    .swiper-slide {
        height: 320px !important;
    }

    .banner_style_five .bg_layer {
        background-size: cover !important;
        background-position: center !important;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }

    .banner_style_five .container {
        position: relative;
        z-index: 2;
        height: 100%;
        display: flex;
        align-items: center;
    }
    .swiper-horizontal {
        min-height: 320px!important;
        max-height: 320px!important;
    }
    .banner_content h2 {
        font-size: 20px;
        font-weight: 800;
        margin-bottom: 16px;
        color: #ffbc3b;
    }
    .banner_style_five .banner_content p {
        color: #FFF;
        font-family: var(--secondary-font);
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 13px;
        margin-bottom: 26px;
    }
    .banner_style_five .banner_btn_area .link_btn a {
        padding: 5px 15px 5px 15px;
        font-size: 14px;
    }
    .banner_style_five .banner_btn_area .btn_style_one {
        padding: 5px 15px 5px 15px;
    }
    .banner_content {
        backdrop-filter: blur(0px);
    }
    .form-group {
        margin-bottom: 10px;
    }
    .contact_form input, .contact_form textarea {
        height: 42px;
        font-size: 12px;
    }
    .contact_form textarea {
        height: 90px;
    }
    .nice-select {
        margin-bottom: 10px;
        line-height: 42px;
        font-size: 12px;
        height: 42px;
    }
    .feature_block_one {
        padding: 20px 10px 10px;
    }
    .banner_content {
        padding-left: 0px;
    }
    .banner_style_five .banner_btn_area {
        gap: 6px;
    }
    .feature_block_one {
        margin-bottom: 0px;
    }
    .contact_form .enquiry-popup textarea {
        height: 80px !important;
    }
    .about_section_three {
        padding: 40px 0px 40px;
    }
    .why_choose_block_two {
        padding: 20px 10px;
        margin-bottom: 0px;
    }
    .mt-sm-3 {
        margin-top: 30px !important;
    }
    .extra_details {
        display: block;
    }
    .detail_item {
        width: 100%;
        margin-bottom: 10px;
    }
    .social-links li a i {
        font-size: 16px;
    }

}
.banner_style_five .banner_btn_area .link_btn a.button-no-space {
    padding: 0px;
    border: none;
}
