.facny-text {
    position: relative;
    display: inline-block;
    padding: 0 5px;
    border: 1px solid #fff;
    margin-top: 10px
}

.facny-text::after,
.facny-text::before {
    content: "";
    display: block;
    position: absolute;
    background-color: #fff;
    border-radius: 666px;
    width: 6px;
    height: 6px;
    box-shadow: 0 72px 0 0 #fff;
    top: -3px
}

.facny-text::before {
    left: -3px
}

.facny-text::after {
    right: -3px
}

.home-hero-wrap {
    position: relative;
    color: #fff
}

.home-hero-wrap .home-hero-img-wrapper {
    position: relative;
    padding: 0
}

.home-hero-wrap .home-hero-img-wrapper::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(50, 71, 138, .85) -62.79%, rgba(5, 15, 46, .85) 82.26%)
}

.home-hero-img-wrapper .home-hero-img {
    height: 780px;
    object-fit: cover;
    width: 100%;
    object-position: 30% 90%
}
.hero-content-wrap .small-text-wrap {
    font-size: 30px;
    font-weight: 700;
    display: block;
}
.hero-content-wrap h1 {
    margin-bottom: 0 !important;
    line-height: normal;
}
.home-hero-wrap .hero-para {
    width: 740px;
    margin: 30px auto 0;
}

.home-hero-wrap .pennine-btn-secondary {
    padding: 15px 20px;
    margin-top: 30px
}

.hero-content-wrap {
    position: absolute;
    top: 50%;
    width: 1300px;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 4;
    transform: translateY(-50%);
}
.about-pennine h2,
.about-pennine p {
    margin-bottom: 15px !important
}

.mb-15 {
    margin-bottom: 15px !important
}

.our-Trusted-client .row {
    padding: 0 14px
}

.our-Trusted-client .owl-carousel .owl-item img {
    width: 100%;
    margin: auto;
    object-fit: contain;
    height: 60px
}

.marquee-carousel .owl-stage {
    display: flex;
    animation: marqueeScroll 30s linear infinite
}

@keyframes marqueeScroll {
    0% {
        transform: translateX(0)
    }

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

.marquee-carousel {
    overflow: hidden
}

.our-Trusted-client .row {
    align-items: center
}

.our-Trusted-client {
    padding: 20px 10px
}

.our-Trusted-client .owl-item {
    display: flex;
    justify-content: center;
    height: 100px;
    padding: 14px;
    align-items: center
}

.cl-b {
    color: #32478a
}

.top-solution-section .container {
    padding: 0 16px
}

.top-solution-section .top-solution-card {
    background-color: #fff;
    border-radius: 10px;
    padding: 30px;
    border: 1px solid transparent;
    height: 100%
}

.top-solution-section .services-list a.text-d {
    color: #000
}

.top-solution-section .top-solution-card:hover {
    border-color: #32478A80;
    transform: scale(2)
}
.dark-mode .top-solution-section .top-solution-card:hover {
    border-color: #9db5ff;
}

.top-solution-section .top-solution-card .image-bg-comman {
    margin: 0 0 15px 0
}

.top-solution-btn {
    text-decoration: underline;
    color: #32478a;
    transition: all .2s ease-in;
    border: 0;
    background: unset;
    padding-left: 0;
}

.top-solution-card:hover .top-solution-btn {
    transition: all .2s ease-in;
    transform: scale(1.1)
}

.top-solution-card:hover .top-solution-btn svg {
    transform: rotate(45deg)
}

.top-solution-btn svg {
    margin-left: 10px;
    transition: all .5s ease-in-out
}

.solution-para {
    width: 950px;
    margin: auto;
    padding-bottom: 60px
}

.our-achievement-wrap {
    position: relative;
    color: #fff
}

.our-achievement-wrap .achievement-img-wrapper {
    position: relative;
    padding: 0
}

.our-achievement-wrap .achievement-img-wrapper::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: #33478BF2
}

.achievement-item {
    background: #eff2fc;
    border-radius: 10px;
    color: #000;
    padding: 20px 5px;
    height: 100%;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0;
}

.achievement-item p {
    margin: 0
}

.achievement-img-wrapper .achievement-img {
    height: 740px;
    object-fit: cover;
    width: 100%
}

.achievement-content-wrap {
    position: absolute;
    top: 16%;
    width: 1326px;
    right: 0;
    left: 0;
    margin: auto;
    padding: 0 15px;
}

.achievement-icon {
    background-color: #fff;
    border-radius: 50%;
    margin-bottom: 6px;
    height: 74px;
    width: 74px;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.achievement-container {
    margin-top: 60px;
    margin-bottom: 60px;
}

.our-achievement-wrap .hero-para {
    margin: auto
}

.diverse-content {
    text-align: left
}

.diverse-content img {
    width: 100%;
    border-radius: 10px;
    height: 375px;
    object-fit: cover;
}

.diverse-tab {
    background-color: #eff2fc;
    border-radius: 10px;
    padding: 10px 25px;
    color: #32478a;
    border: 0
}

.diverse-industries-section .nav-pills {
    gap: 20px;
    margin-top: 60px
}

.diverse-industries-section .nav-pills .diverse-tab {
    font-family: Poppins, sans-serif !important;
    font-size: 16px
}

.diverse-tab.active {
    border: 1px solid #33478B80
}

.our-clients-content {
    background-color: #fff;
    border-radius: 10px;
    padding: 30px 30px 136px 30px;
    text-align: center;
    height: 400px
}

.clients-profile-wrap {
    text-align: center;
    margin-top: -70px
}

.dark-mode .our-clients-content::before {
    background: url("data:image/svg+xml,%3Csvg width='66' height='50' viewBox='0 0 66 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M57.0268 49.4767H45.2561C40.7248 49.4767 37.0197 45.7717 37.0197 41.2404C37.0197 24.2933 32.691 5.67753 53.4604 0.362553C62.8696 -2.04171 65.3218 8.32169 55.3156 9.03604C49.2117 9.47318 48.0175 13.4181 47.8309 19.3781H57.2721C61.8034 19.3781 65.5084 23.0831 65.5084 27.6145V40.9898C65.5084 45.6598 61.6914 49.4767 57.0268 49.4767ZM20.3818 49.4767H8.61102C4.0797 49.4767 0.374676 45.7717 0.374676 41.2404C0.374676 24.2933 -3.95407 5.67753 16.8154 0.362553C26.2299 -2.04704 28.6821 8.31636 18.6706 9.03604C12.5666 9.47318 11.3725 13.4181 11.1859 19.3781H20.6323C25.1637 19.3781 28.8687 23.0831 28.8687 27.6145V40.9898C28.8634 45.6598 25.0464 49.4767 20.3818 49.4767Z' fill='%239db5ff' fill-opacity='0.8'/%3E%3C/svg%3E") no-repeat center
}

.our-clients-content::before {
    content: '';
    display: inline-block;
    width: 66px;
    height: 50px;
    background: url("data:image/svg+xml,%3Csvg width='66' height='50' viewBox='0 0 66 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M57.0268 49.4767H45.2561C40.7248 49.4767 37.0197 45.7717 37.0197 41.2404C37.0197 24.2933 32.691 5.67753 53.4604 0.362553C62.8696 -2.04171 65.3218 8.32169 55.3156 9.03604C49.2117 9.47318 48.0175 13.4181 47.8309 19.3781H57.2721C61.8034 19.3781 65.5084 23.0831 65.5084 27.6145V40.9898C65.5084 45.6598 61.6914 49.4767 57.0268 49.4767ZM20.3818 49.4767H8.61102C4.0797 49.4767 0.374676 45.7717 0.374676 41.2404C0.374676 24.2933 -3.95407 5.67753 16.8154 0.362553C26.2299 -2.04704 28.6821 8.31636 18.6706 9.03604C12.5666 9.47318 11.3725 13.4181 11.1859 19.3781H20.6323C25.1637 19.3781 28.8687 23.0831 28.8687 27.6145V40.9898C28.8634 45.6598 25.0464 49.4767 20.3818 49.4767Z' fill='%2323478A'/%3E%3C/svg%3E") no-repeat center;
    background-size: contain;
    text-align: center;
    margin-bottom: 20px
}

.our-clients-says .owl-dots {
    display: block !important;
    margin-top: 50px !important
}

.our-clients-says .owl-theme .owl-dots .owl-dot.active span,
.our-clients-says .owl-theme .owl-dots .owl-dot:hover span {
    background: #32478a
}

.clients-profile-wrap .client-img {
    width: 122px !important;
    height: 122px;
    object-fit: cover;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 10px
}

.our-clients-says .clients-para {
    width: 55%;
    margin: auto;
    padding-bottom: 60px
}

.blog-wrapper .blog-main-image {
    border-radius: 10px 10px 0 0;
    height: 234px;
    object-fit: cover;
    width: 100%
}

.blog-wrapper h2.cl-b {
    margin-bottom: 15px
}

.blog-inner-wrap {
    box-shadow: 0 0 4px 0 #2f2F2F26;
    border-radius: 10px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    outline: 1px solid transparent
}

.blog-inner-wrap:hover {
    outline-color: #32478A80
}

.blog-inner-box h4.mt-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

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


.blog-section.home-blog-section .blog-detail-wapper {
 margin-bottom: 0;
}
.blog-calender-box {
    border-top: .7px solid #b2b2b2;
    border-bottom: .7px solid #b2b2b2;
    margin: auto;
    padding: 10px 0
}

.blog-icons-box span {
    font-size: 12px;
    color: #454545
}

.orbit-main {
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0
}

.orbit-container {
    position: relative;
    height: 500px
}

.center-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #1e3a8a;
    border-radius: 50%;
    padding: 15px;
    z-index: 10
}

.center-icon svg {
    width: 40px;
    height: 40px
}

.dark-mode .orbit {
    border-width: 2px
}

.orbit {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #33478b;
    border-radius: 50%
}

.orbit svg {
    position: absolute;
    background: #1e3a8a;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    width: 28px;
    height: 28px;
    padding: 7px;
    z-index: 999999999;
    box-sizing: content-box;
    fill: white;
    overflow: visible;
    display: block;
    animation: counter-rotate 25s linear infinite
}

.orbit-layer {
    position: relative;
    width: 100%;
    height: 100%;
    animation: step-rotate 25s linear infinite
}

@keyframes counter-rotate {
    0% {
        transform: translate(-50%, -50%) rotate(0)
    }

    10% {
        transform: translate(-50%, -50%) rotate(-36deg)
    }

    20% {
        transform: translate(-50%, -50%) rotate(-72deg)
    }

    30% {
        transform: translate(-50%, -50%) rotate(-108deg)
    }

    40% {
        transform: translate(-50%, -50%) rotate(-144deg)
    }

    50% {
        transform: translate(-50%, -50%) rotate(-180deg)
    }

    60% {
        transform: translate(-50%, -50%) rotate(-216deg)
    }

    70% {
        transform: translate(-50%, -50%) rotate(-252deg)
    }

    80% {
        transform: translate(-50%, -50%) rotate(-288deg)
    }

    90% {
        transform: translate(-50%, -50%) rotate(-324deg)
    }

    100% {
        transform: translate(-50%, -50%) rotate(-360deg)
    }
}

@keyframes step-rotate {
    0% {
        transform: rotate(0)
    }

    10% {
        transform: rotate(36deg)
    }

    20% {
        transform: rotate(72deg)
    }

    30% {
        transform: rotate(108deg)
    }

    40% {
        transform: rotate(144deg)
    }

    50% {
        transform: rotate(180deg)
    }

    60% {
        transform: rotate(216deg)
    }

    70% {
        transform: rotate(252deg)
    }

    80% {
        transform: rotate(288deg)
    }

    90% {
        transform: rotate(324deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.orbit-1 {
    width: 90px;
    height: 90px
}

.orbit-2 {
    width: 150px;
    height: 150px
}

.orbit-3 {
    width: 220px;
    height: 220px
}

.orbit-4 {
    width: 290px;
    height: 290px
}

.orbit-5 {
    width: 360px;
    height: 360px
}

.orbit-6 {
    width: 430px;
    height: 430px
}

.orbit-7 {
    width: 500px;
    height: 500px
}

.orbit-8 {
    width: 570px;
    height: 570px
}

.orbit-1 svg:first-child {
    top: 5%;
    left: 55%
}

.orbit-1 svg:nth-child(2) {
    top: 40%;
    left: 93%
}

.orbit-2 svg:first-child {
    top: 98%;
    left: 46%
}

.orbit-2 svg:nth-child(2) {
    top: 25%;
    left: 92%
}

.orbit-3 svg:first-child {
    top: 60%;
    left: 2%
}

.orbit-3 svg:nth-child(2) {
    top: 0;
    left: 46%
}

.orbit-4 svg:first-child {
    top: 95%;
    left: 70%
}

.orbit-5 svg:first-child {
    top: 83%;
    left: 13%
}

.orbit-5 svg:nth-child(2) {
    top: 14%;
    left: 85%
}

.orbit-5 svg:nth-child(3) {
    top: 20%;
    left: 10%
}

.orbit-6 svg:first-child {
    top: 99%;
    left: 45%
}

.orbit-6 svg:nth-child(2) {
    top: 65%;
    left: 98%
}

.orbit-7 svg:first-child {
    top: 41%;
    left: 1%
}

.orbit-7 svg:nth-child(2) {
    top: 0;
    left: 55%
}

.orbit-8 svg:first-child {
    top: 16.5%;
    left: 13%
}

.orbit-8 svg:nth-child(2) {
    top: 10%;
    left: 80%
}

.orbit-8 svg:nth-child(3) {
    top: 44%;
    left: 100%
}

.orbit-8 svg:nth-child(4) {
    top: 88%;
    left: 82%
}

.orbit-8 svg:nth-child(5) {
    top: 67%;
    left: 3%
}

.top-solution-btn svg {
    margin-left: 10px
}

.rating {
    display: flex;
    gap: 6px;
    justify-content: center;
    margin: 8px 0
}

.rating span {
    display: block;
    width: 24px;
    height: 24px;
    background: #e2b93b;
    clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
    position: relative
}

.rating .half-star::before {
    content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    background: #e2b93b
}

.rating .half-star {
    background: #ccc;
    overflow: hidden
}

.dark-mode .our-Trusted-client .owl-item {
    background: #eff2fc;
    border-radius: 10px
}

.dark-mode .top-solution-btn {
    color: #9db5ff
}

.dark-mode .top-solution-btn svg path,
.dark-mode .top-solution-section .top-solution-card .image-bg-comman svg path {
    fill: #9db5ff
}

.dark-mode .our-clients-says .owl-theme .owl-dots .owl-dot.active span,
.dark-mode .our-clients-says .owl-theme .owl-dots .owl-dot:hover span {
    background: #9db5ff
}

.dark-mode .blog-inner-wrap {
    background-color: #212428
}

.dark-mode .blog-inner-wrap:hover {
    outline-color: #9db5ff
}

.nav-item .nav-link:hover {
    color: #32478a !important
}

#cta-section {
    padding-bottom: 0
}

.dark-mode .nav-link:hover {
    color: #9db5ff !important
}

.dark-mode .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #9db5ff;
    border-bottom: 2px solid #9db5ff !important
}

.bg-tranp {
    border: 2px solid #fff;
    background-color: transparent
}

.ui-tabs .ui-tabs-nav,
.ui-widget-content {
    background: 0 0 !important
}

.ui-tabs .ui-tabs-nav {
    padding-bottom: 10px !important;
    border-bottom: 1px solid #eceded !important;
    border-radius: 0
}

.ui-tabs .ui-tabs-panel {
    background: #fff;
    border: none
}

.ui-widget-content,
.ui-widget-header {
    border: none !important
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: none;
    background: 0 0
}

.ui-widget-content .ui-state-default {
    border: none !important;
    background: #ffffff00 !important
}

.ui-widget {
    font-family: Inter, sans-serif !important
}



.banner.home-hero-wrap {
    position: relative;
    /* min-height: calc(100vh - 82px); */
    min-height: 100vh;
    /* background: linear-gradient(135deg, #667eea 0%, #32478a 100%); */
    background:#32478a;
    overflow: hidden;
}
.banner.home-hero-wrap::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("https://penninetechnolabs.com/wp-content/uploads/2025/05/rounds.svg");
    animation: float 20s ease-in-out infinite;
    z-index: 0;
}

.banner.home-hero-wrap::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 2;
}

@keyframes float {
    0%, 100% { transform: translateY(0px) rotate(0deg); }
    25% { transform: translateY(-20px) rotate(1deg); }
    50% { transform: translateY(-10px) rotate(-1deg); }
    75% { transform: translateY(-15px) rotate(0.5deg); }
}

.home-hero-wrap .floating-elements {
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 3;
}

.home-hero-wrap .floating-element {
    position: absolute;
    opacity: 0.2;
    animation: floatAround 15s linear infinite;
    color: white;
}


.home-hero-wrap .floating-element:nth-child(1)  { top: 8%;      left: 5%;   animation-delay: 0s;        }
.home-hero-wrap .floating-element:nth-child(2)  { top: 10%;     right: 25%; animation-delay: -2s;       }
.home-hero-wrap .floating-element:nth-child(3)  { top: 33%;     left: 21%;  animation-delay: -4s;       }
.home-hero-wrap .floating-element:nth-child(4)  { top: 6%;      left: 35%; animation-delay: -6s;       }
.home-hero-wrap .floating-element:nth-child(5)  { top: 20%;     right: 10%; animation-delay: -8s;       }
.home-hero-wrap .floating-element:nth-child(6)  { bottom: 30%;  right: 5%;  animation-delay: -10s;      }
.home-hero-wrap .floating-element:nth-child(7)  { bottom: 20%;  left: 35%;  animation-delay: -3s;       }
.home-hero-wrap .floating-element:nth-child(8)  { top: 24%;     left: 42%;  animation-delay: -5s;       }
.home-hero-wrap .floating-element:nth-child(9)  { bottom: 10%;  left: 50%; animation-delay: -7s;       }
.home-hero-wrap .floating-element:nth-child(10) { bottom: 14%;  left: 10%;  animation-delay: -9s;       }
.home-hero-wrap .floating-element:nth-child(11) { top: 12%;     left: 20%;  animation-delay: -1s; opacity: 0.5; }
.home-hero-wrap .floating-element:nth-child(12) { bottom: 5%;   right: 15%; animation-delay: -2.5s;     }
.home-hero-wrap .floating-element:nth-child(13) { bottom: 24%;  right: 30%; animation-delay: -4.5s;     }
.home-hero-wrap .floating-element:nth-child(14) { bottom: 45%;  left: 5%;   animation-delay: -6.5s;     }
.home-hero-wrap .floating-element:nth-child(15) { bottom: 35%;  left: 16%;  animation-delay: -8.5s;     }
.home-hero-wrap .floating-element:nth-child(16) { bottom: 40%;  right: 16%; animation-delay: -12.5s;    }
.home-hero-wrap .floating-element:nth-child(17) { top: 18%;  right: 38%; animation-delay: -12.5s;    }

@keyframes floatAround {
    0%   { transform: translateY(0px) rotate(0deg); }
    25%  { transform: translateY(-20px) rotate(90deg); }
    50%  { transform: translateY(10px) rotate(180deg); }
    75%  { transform: translateY(-15px) rotate(270deg); }
    100% { transform: translateY(0px) rotate(360deg); }
}
.home-hero-wrap .floating-element svg {
    width: 50px;
    height: 50px;
}

.dark-mode .home-hero-wrap .floating-element:first-child{opacity:.4}
.dark-mode .home-hero-wrap .floating-element:nth-child(3){filter:grayscale(1) invert(1)}
.dark-mode .home-hero-wrap .floating-element{opacity:.3}
/* Content styling */
/* .content {
    position: relative;
    z-index: 4;
    color: white;
    text-align: center;
    padding-top: 40vh;
}

.content h1 {
    font-size: 3rem;
    margin-bottom: 1rem;
}

.content p {
    font-size: 1.25rem;
} */

/* Blog section css  */
.blog-section .blog-detail-wapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 21px;
    margin-bottom: 60px
}
.blog-section .blog-detail-wapper .blog-inner-box {
    box-shadow: 0 0 6px 2px #2f2f2f1a;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    outline: 1px solid transparent;
    height: 100%
}

.blog-section .blog-detail-wapper .blog-inner-box:hover {
    outline-color: #9db5ff
}
.blog-inner-box img {
    width: 100%;
    height: 234px;
    object-fit: cover
}
.blog-detail-wapper .inner-box {
    padding: 20px
}
.blog-detail-wapper .blog-inner-box .icon-box {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px
}
.blog-detail-wapper .blog-inner-box .artical-text {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    padding-bottom: 0;
    color: #454545
}
.blog-inner-box h4 {
    text-align: left;
    color: #32478a;
    margin-bottom: 10px
}
.blog-detail-wapper .blog-inner-box p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #373737;
    margin-bottom: 30px;
    padding-bottom: 40px
}
.blog-detail-wapper .calender-box {
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    padding: 5px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto
}
.calender-box .icons-box svg {
    width: 16px;
    height: 16px
}
.blog-detail-wapper .calender-box .icons-box span {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: #454545;
    margin-left: 4px
}

.faqs-setion.section-light-bl{
    margin-bottom: 80px;
    padding-top: 50px;
}
.faqs-setion.section-light-bl .section-hedding {
        margin-bottom: 20px;
    }

/* Blog section css  */

/* media query only for home css */


@media only screen and (max-width: 991px) { 
    .faqs-setion.section-light-bl {        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 0px;
            margin-bottom: 30px; }
     .faqs-setion.section-light-bl .accordion .accordion-item:last-child{
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
     .faqs-setion.section-light-bl {  margin-top: 30px; }
    .faqs-setion.section-light-bl{ margin-bottom: 0px; }
}