* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    /* color: #000; */
}

.bg-black {
    background-color: #000;
}

.bg-white {
    background-color: #fff;
}

@font-face {
    font-family: "airindiaregularwebfont";
    font-style: normal;
    src: url("../font/airindia-regular-webfont.woff2");
}

/* @font-face {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    src: url("../font/OpenSans-Italic-VariableFont_wdth\,wght.ttf");
}

@font-face {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    src: url("../font/OpenSans-VariableFont_wdth\,wght.ttf");
} */

/* html {
    background: #f5f5f5;
    height: 100%;
} */
body,
sub,
sup {
    position: relative;
}

html {
    background: #f5f5f5;
    height: 100%;
}

body {
    z-index: 0;
    overflow-x: hidden;
}

.cursor-pointer {
    cursor: pointer;
}

a,
a:hover,
a:focus {
    text-decoration: none;
}

/* .home-product .slick-prev,
.home-product .slick-next {
    display: none !important;
} */

.container,
.container-fluid,
.teamwork--products {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.marT0 {
    margin-top: 0 !important;
}

.marB15 {
    margin-bottom: 15px !important;
}

.marB20 {
    margin-bottom: 20px !important;
}

.mt-n3 {
    margin-top: -40px;
}

.padd015 {
    padding: 0 15px !important;
}

.container-1300 {
    width: 100%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}

img.img-responsive {
    height: auto;
}

.text-left {
    text-align: left !important;
}

.bg-fff,
.bg-white,
.white-bg {
    background: #fff;
}

.max-width-1200px {
    max-width: 1200px;
    width: 100%;
    margin: auto;
}

body {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-family: 'Open Sans';

}

.secondary-title {
    margin: 0 0 20px 0;
    text-align: left;
    color: #727376;
    font-weight: 100;
}

.main-sub-lable {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0;
    color: #515978;
}

.keyword-bx .kw-item {
    display: inline-block;
    color: #aaa;
    border: 1px solid #eee;
    background: #fafafa;
    line-height: normal;
    font-size: 12px;
    letter-spacing: 0;
    padding: 5px 12px;
    margin-bottom: 4px;
    margin-right: 4px;
    border-radius: 50px;
    font-family: 'Open Sans', arial !important;
    font-weight: 500;
}

.form-group,
.modal-body .leading {
    margin-bottom: 20px;
}

.form-control {
    width: 100%;
    height: 39px;
    padding: 6px 16.8px;
    background-color: #fff;
    border: 1px solid #b3b3b3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: .15s all ease-in-out;
    -moz-transition: .15s all ease-in-out;
    -ms-transition: .15s all ease-in-out;
    -o-transition: .15s all ease-in-out;
    transition: .15s all ease-in-out;
}

.form-control,
output {
    font-size: 16px;
    line-height: 1.6;
    color: #333;
    display: block;
}

.overflow-hidden {
    overflow: hidden;
}

.h2,
h2 {
    font-size: 44px;
}

ul li {
    list-style: none;
}

.container.container-2 {
    width: 100%;
    max-width: 1280px;
}

.margin-bottom-5 {
    margin-bottom: 50px;
}

.blue-outline-btn {
    border-radius: 4px;
    transition: .25s;
    font-size: 16px;
    color: #3b93f7;
    text-decoration: none;
    display: inline-block;
    line-height: 35px;
    padding: 0 25px;
    border: 1px solid #3b93f7;
    font-weight: 500;
}

.blue-outline-btn:focus,
.blue-outline-btn:hover {
    background-color: #3b93f7;
    color: #fff;
    outline: 0;
}

/* 
a.blue-outline-btn:hover {
    background: #3b93f7;
    color: #fff;
} */

.text-gray {
    color: #888 !important;
}

.height-30 {
    display: table;
    margin: 0 auto;
    height: 30px;
    clear: both;
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

body.inner-body.body-clients .coloured-bar:after,
body.inner-body.body-clients .inner-page {
    background-color: #f8f8f8;
}

.column {
    padding: 10px;
}

.grid-3-at-large>* {
    width: 33.33333%;
}

.d-none {
    display: none !important;
}

.lg-next,
.lg-prev {
    border-radius: 50% !important;
    color: #000 !important;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1084;
    outline: none;
    border: none;
    background-color: #ffa330 !important;
    border: 2px solid #ffa330 !important;
    opacity: .7 !important;
}

.lg-next:hover,
.lg-prev:hover {
    opacity: 9 !important;
}

.lg-backdrop {
    background-color: #000000b0 !important;
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html {
    opacity: 0 !important;
}

.hidden {
    display: none;
}

/***site header***/

.site--body {
    padding-top: 40px;
}


.home-top {
    background: #fafafa;
    position: relative;
    overflow: hidden;
}

@media (min-width: 768px) {
    .home-top {
        margin-top: -52px;
    }
}

.home-header {
    color: #fff;
    text-align: center;
    padding: 240px 0 160px;
    background: url("../image/home-gradient-red2.webp") center center / 100% 100%;
    overflow: hidden;
    position: relative;
}

.on-bg-img {
    background: none;
}

.home-header h1.seoH1 {
    min-height: initial;
    line-height: normal;
    font-weight: 400;
    margin: 0 !important;
    font-size: 18px;
}

.home-header img {
    bottom: -20px;
}

.home-header img {
    position: absolute;
    /* bottom: 0; */
    width: 100%;
    left: 0;
    right: 0;
    height: 50px;
}

.home-header .header-title {
    min-height: 54px;
    line-height: 1.3em;
    margin-top: 0;
    font-size: 42px;
    font-weight: 100;
    margin-bottom: 12.5px;
}


.contact-info {
    float: right;
    display: none;
}

.menu-secondary li.phone_number.map_icon {
    display: flex;
    gap: 12px;
    align-items: center;
    margin-bottom: 0;
    padding: 3px 0;
}

.map_icon.phone_number img {
    margin: -2px 0 0 0;
}

.white-header .contact-info {
    display: block;
}

.body-career .menu-secondary li.phone_number.map_icon {
    display: none;
}

/*-------------------
  project slider
------------------------*/

.home-product {
    margin: -100px auto 50px;
    text-align: center;
    font-size: 0;
    z-index: 1;
}

.home-product .product.projects a {
    color: inherit;
    text-decoration: none;
    display: block;
    height: 290px;
    margin: 15px 0 0;
}

.home-product .product {
    margin: 10px 0;
}

.home-product .circle {
    display: inline-block;
    width: 150px;
    height: 150px;
    padding: 30px;
    border-radius: 50%;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
    transition: transform .2s;
    background-color: #000041 !important;
    background: center / 55px no-repeat #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
}

.home-product a:hover .circle {
    transform: scale(1.1);
}

.home-product .circle img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
}

.home-product h3 {
    font-size: 20px;
    line-height: 32px;
    margin: 10px 0 5px;
    transition: opacity .2s, margin-top .2s;
    text-transform: capitalize;
    font-weight: 400;
}

.home .home-products a {
    color: inherit;
    text-decoration: none;
    display: block;
    height: 290px;
}

.home-product a:hover h3 {
    margin-top: -20px;
    opacity: 0;
}

.home-product a:hover strong {
    opacity: 1;
}

.home-product.project-slider h4 {
    max-width: 200px;
    margin: 0 auto 10px;
    letter-spacing: 0.2px;
    font-size: 15px
}

.home-product h4 {
    font-size: 14px;
    margin: 0 0 10px;
    line-height: 22px;
    font-weight: 100;
}

.home-product strong {
    opacity: 0;
    transition: opacity .2s;
    font-size: 14px;
    text-transform: uppercase;
    color: #3b93f7;
    position: relative;
    display: inline-block;
    padding-right: 12px;
}

.home-product strong:after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 0;
    border: solid #3b93f7;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg);
    width: 6px;
    height: 6px;
    margin-top: -3px;
}


/*-----------------------
  customer logo
---------------------------*/

.customer-logos {
    text-align: center;
    position: relative;
    padding: 30px 0;
    border-top: 1px solid rgba(0, 0, 0, .05);
}

.customer-logos .trusted-logos {
    opacity: 1;
    transition: opacity .2s;
}

.trusted-logos {
    display: table;
    padding: 0;
    margin: 0;
    height: 55px;
    width: 100%;
    opacity: .6;
}

.customer-logos .trusted-logos li {
    position: relative;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.trusted-logos>li {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    padding: 0 5px;
    cursor: pointer;
}

.trusted-logos li img {
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(1);
    -o-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .3;
}

.trusted-logos img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    transition: .2s all linear;
    -webkit-transition: .2s all linear;
}

.trusted-logos li img:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
}


/*----------------
    portfolio
------------------*/

.user-personas {
    padding: 70px 0;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.user-personas h2 {
    text-align: center;
    margin: 0 0 30px;
    font-weight: 100;
    font-size: 36px;
}

.user-personas .tabs {
    text-align: center;
    overflow: hidden;
    margin: 0 0 50px;
    padding: 0;
}

.user-personas .tabs li {
    width: 20%;
    float: left;
}

.user-personas .tabs a img {
    width: 100%;
    display: block;
    margin: 0 auto 15px;
    max-width: 60px;
    height: 60px;
}

.user-personas .tabs .active a,
.user-personas .tabs a:hover {
    opacity: 1;
    text-decoration: none;
}

.user-personas .tabs a {
    display: block;
    padding: 20px 0;
    color: #333;
    font-size: 14px;
    opacity: .4;
    transition: .15s;
}

.iphone-thumb {
    font-size: 0;
    line-height: 0;
    padding: 20px 7px;
    background: #fff;
    position: absolute;
    border-radius: 7px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1), 0 5px 12px rgba(0, 0, 0, .1);
    width: 82px;
    right: 16px;
    bottom: 69px;
    transition: .2s all linear;
    -webkit-transition: .2s all linear;
}

.user-personas .tab-content {
    /* display: none; */
    width: 100%;
}

.portfolio_ul {
    /* display: table; */
    width: 100%;
    padding: 0;
    margin: 0 auto;
}

.portfolio.in-view .portfolio_ul li {
    opacity: 1;
    top: 0;
}

.browser-thumb {
    font-size: 0;
    line-height: 0;
    padding-top: 20px;
    margin-bottom: 25px;
    background: #e8e8e8;
    position: relative;
    width: 100%;
    border-radius: 6px 6px 0 0;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1), 0 5px 7px rgba(0, 0, 0, .1);
    transition: .2s all linear;
    -webkit-transition: .2s all linear;
}

.browser-thumb .img-container {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 66.7%;
    border-radius: 0 0 4px 4px;
}

.img-container img {
    display: block;
    width: auto !important;
    max-width: initial;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    font-size: 13px;
    line-height: 18px;
    color: #777;
}

.browser-thumb .img-container:before,
.iphone-thumb .img-container:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0);
}

.browser-thumb:after {
    content: "";
    position: absolute;
    background-image: url(../image/svg/share.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 57px;
    width: 57px;
    background-color: #fff;
    border-radius: 99%;
    background-size: 25px;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    opacity: 0;
    transition: .2s all linear;
    -webkit-transition: .2s all linear;
}

.work-md-3 .browser-thumb {
    box-shadow: 0 12px 24px rgba(0, 0, 0, .4);
    border-radius: 6px 6px 6px 6px;
}

.relative:hover .browser-thumb:after {
    opacity: 1;
}

.iphone-thumb .img-container {
    overflow: hidden;
    height: 0;
    padding-bottom: 175.9%;
    background: #171717;
    position: relative;
}

.ae-h3 {
    font-size: 18px;
    margin: 0;
    margin-bottom: 12px;
    font-weight: 400;
    text-align: center;
    color: #463646;
}

.work-md-3 a h4 {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
}

p.micro {
    font-size: 15px;
    line-height: 1.22727273;
    font-weight: 400;
    margin: 0;
    margin-top: 2px;
    text-align: center;
    color: #757575;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 0 3px 0;
    letter-spacing: 0.2px;
}

.portfolio ul li a {
    display: block;
    color: #333;
}

.relative {
    position: relative !important;
}

.margin-bottom-5 {
    margin-bottom: 50px !important;
}

.more-proj {
    display: table;
    margin: 0 auto;
    padding: 10px 35px;
    background: #aaa;
    color: #fff;
    border-radius: 99px;
    font-weight: 400;
}

.more-proj:focus,
.more-proj:hover {
    text-decoration: none;
    color: #fff;
    background: #888;
}

.more-proj img {
    width: 15px;
    margin-left: 10px;
}

.relative:hover .browser-thumb,
.relative:hover .iphone-thumb {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1), 0 7px 17px rgba(0, 0, 0, .3);
}

.user-personas .tab-content .tab-photo {
    width: 100%;
    max-width: 100%;
}

.user-personas .tab-content h3 {
    margin: 0 0 15px;
    font-weight: 100;
    font-size: 34px;
}

.user-personas .tab-content .description {
    font-size: 20px;
    line-height: 1.5em;
    color: #666;
    font-weight: 100;
}

.user-personas .tab-content .image-holder {
    height: 0;
    padding-bottom: 72.072%;
    width: 100%;
    overflow: hidden;
}

@media (min-width: 768px) {
    .user-personas .tab-content .info {
        padding-left: 40px;
    }
}

/*---------------
industries_serve
------------------------*/

.homepage-usageStats.industries_serve ul.statistics-list {
    display: flex;
    flex-wrap: wrap;
}

.homepage-usageStats ul.statistics-list {
    padding: 0;
    display: table;
    width: 100%;
    text-align: center;
    margin: 0;
    font-size: 0;
    color: #333;
}

.industries_serve ul.statistics-list li {
    width: 16.5%;
    border-radius: 5px;
    margin: 0;
    padding: 10px 10px;
}

.industries_serve ul.statistics-list li div {
    cursor: pointer;
    /* border: 1px solid #ddd; */
    display: block;
    border-radius: 5px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 15px 0;
    position: relative;
    top: 0;
    transition: .1s all linear;
    color: #666;
}

.industries_serve ul.statistics-list span {
    color: inherit;
}

.industries_serve ul.statistics-list span {
    font-size: 14px;
    color: rgba(51, 51, 51, .65);
    font-weight: 500;
    text-transform: uppercase;
}

.homepage-faqs h4.title-label,
.homepage-usageStats h4.title-label {
    font-size: 32px;
    text-align: center;
    margin: 0 0 40px;
    font-weight: 100;
}

.industries_serve ul.statistics-list span.serves_icon {
    max-width: 70px;
    width: 50px;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
}

.industries_serve ul.statistics-list li div:hover {
    cursor: pointer;
    text-decoration: none;
    /* border: 1px solid hsla(240, 100%, 13%, 0.15); */
    position: relative;
    /* top: -3px; */
    transition: .2s all linear;
    /* box-shadow: 0 11px 15px rgba(198, 227, 252, .19); */
    /* background: hsla(240, 100%, 13%, 0.05); */
    /* border-color: hsla(240, 100%, 13%, 0.15); */
    color: #000041;
}

.industries_serve ul.statistics-list span {
    color: inherit !important;
    font-size: 14px;
}

.industries_serve ul.statistics-list span.serves_icon svg {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
}

.homepage-usageStats.industries_serve {
    padding: 0;
}

.homepage-usageStats.founded-power ul.statistics-list span {
    font-size: 13px;
}

/*-----------
  Testimonail start
------------------------*/

.home-testimonials {
    padding: 60px 0 20px 0;
    text-align: center;
}

.rating {
    display: table;
    margin: 0 auto;
    text-align: center;
}

.star {
    max-width: 45px;
    display: inline-block;
    margin: 0 5px;
}

.rating .star img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.based-on {
    display: table;
    margin: 20px auto 20px auto;
    color: #757575;
    opacity: 0;
    position: relative;
    /* top: 30px; */
    opacity: 1;
    font-size: 17px;
}

.home-testimonials h3 {
    margin: 15px 0 45px;
    font-weight: 100;
    color: #666;
    font-size: 24px;
}

@media (min-width: 992px) {
    .home-testimonials .testimonial {
        background: #333;
        height: 0;
        padding-bottom: 53.5%;
    }
}

.home-testimonials .testimonial {
    position: relative;
    overflow: hidden;
    max-width: 555px;
    margin: 0 auto 30px;
    text-align: left;
    cursor: pointer;
}

.home-testimonials .testimonial img {
    width: 100%;
    height: auto;
    opacity: 1;
    transition: .15s;
}

@media (min-width: 1200px) {
    .home-testimonials .testimonial .quote {
        width: 60%;
    }
}

@media (min-width: 992px) {
    .home-testimonials .testimonial .quote {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        padding: 30px;
        /* width: 70%; */
        color: #fff;
    }
}

@media (min-width: 992px) {
    .home-testimonials .testimonial .quote h4 {
        font-size: 28px;
        margin: 0 0 5px;
        font-weight: 400;
    }
}

.quote h5 {
    font-weight: 100;
    font-size: 15px;
    margin: 12.5px 0;
    letter-spacing: 0.2px;
}

.quote p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
}

@media (min-width: 992px) {
    .home-testimonials .testimonial:hover img {
        opacity: .5;
    }
}

@media (min-width: 992px) {
    .home-testimonials .testimonial a {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        color: #fff;
        text-decoration: none;
        transition: .15s;
        opacity: 0;
        z-index: 2;
    }
}

@media (min-width: 992px) {
    .home-testimonials .testimonial a span {
        position: absolute;
        bottom: 20px;
        right: 30px;
        text-transform: uppercase;
        font-weight: 400;
    }
}

@media (min-width: 992px) {
    .home-testimonials .testimonial a:hover {
        opacity: 1;
    }
}


/*--------------
  usegestats
 -----------------*/

.homepage-usageStats {
    padding: 80px 0;
    position: relative;
    z-index: 2;
}

.homepage-usageStats ul.statistics-list li {
    display: table-cell;
    /* width: 20%; */
    vertical-align: top;
    transform: scale(1);
    opacity: 1;
    transition-property: transform, opacity;
    transition-duration: .35s;
    transition-timing-function: cubic-bezier(0.25, 0.26, 0.49, 1.46);
}

.homepage-faqs h4.title-label,
.homepage-usageStats h4.title-label {
    font-size: 32px;
    text-align: center;
    margin: 0 0 40px;
    font-weight: 100;
}

.homepage-usageStats ul.statistics-list {
    padding: 0;
    display: table;
    width: 100%;
    text-align: center;
    margin: 0;
    font-size: 0;
    color: #333;
}

.homepage-usageStats ul.statistics-list li {
    transform: scale(1);
}

.homepage-usageStats ul.statistics-list img {
    display: block;
    width: 100%;
    max-width: 120px;
    margin: 15px auto 5px;
}

.homepage-usageStats ul.statistics-list strong {
    display: inline-block;
    text-align: left;
    font-size: 28px;
    position: relative;
    margin-bottom: 5px;
    font-weight: 100;
}

.homepage-usageStats ul.statistics-list span {
    display: block;
    font-size: 14px;
    color: #757575;
    text-transform: uppercase;
}


.tab-content {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.3s ease, transform 0.5s ease;
}

.tab-content.active {
    opacity: 1;
    transform: translateY(0);
}

/* Optional bounce effect */
@keyframes bounceUp {
    0% {
        transform: translateY(20px);
    }

    60% {
        transform: translateY(-5px);
    }

    100% {
        transform: translateY(0);
    }
}

.tab-content.active.bounceUp {
    animation: bounceUp 0.5s ease-out;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}


/*------------------
   about us css start
---------------------------*/

body .site-header {
    z-index: 102;
}

.inner-body.work .home-product {
    margin: -100px auto 50px;
}

.bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.bg .bg-cover {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-color: #8d43ad;
    background-image: -webkit-linear-gradient(350deg, #8e44ad 0, #e44c40 100%);
    background-image: -moz-linear-gradient(350deg, #8e44ad 0, #e44c40 100%);
    background-image: -o-linear-gradient(350deg, #8e44ad 0, #e44c40 100%);
    background-image: linear-gradient(100deg, #8e44ad 0, #e44c40 100%);
    opacity: .7;
    z-index: 1;
}

.bg .bg-cover,
.bg-img {
    position: absolute;
    top: 0;
    left: 0;
}

.bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
}

.bg {
    position: absolute !important;
}

.bg,
.bg .bg-cover {
    height: 100%;
    width: 100%;
}

body.inner-body .site-header {
    height: 455px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    min-height: 450px;
}

.about .section_main {
    padding-left: 15px;
    padding-right: 15px;
}

.header-content.text-center {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0;
}

.field-body {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    font-size: 35px;
    font-weight: 100;
    /* max-width: 1200px; */
    max-width: 1020px;
    line-height: 50px;
    padding: 0 10px;
}

.about .bg-img,
.inner-body .bg-img,
.pricing .bg-img {
    background-position: 0 -210px;
    background-color: rgba(164, 102, 162, .59);
    background-size: 100%;
    background-position: center top -40px;
}

/* .about .bg-img,
.inner-body .bg-img,
.pricing .bg-img {
    background-image: url('../image/about2.jpg');
} */

.bg-img {
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
}

.coloured-bar {
    bottom: 0;
    height: 10px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateZ(-5deg) translate3d(0, 0, 0);
    -moz-transform: rotateZ(-5deg) translate3d(0, 0, 0);
    -ms-transform: rotateZ(-5deg) translate3d(0, 0, 0);
    transform: rotateZ(-5deg) translate3d(0, 0, 0);
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
}

.coloured-bar,
.coloured-bar:after {
    position: absolute;
    width: 102%;
    margin-left: -1%;
    outline: transparent solid 1px;
    left: 0;
}

.coloured-bar:after {
    content: '';
    top: 8px;
    height: 200px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.coloured-bar:after,
body.inner-body .inner-page {
    background-color: #fff;
}

.inner-page {
    display: table;
    width: 100%;
    padding-top: 10px;
    text-align: center;
    min-height: 80vh;
    padding-bottom: 0;
}

.inner-page .logo-center img {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
}

.logo-center img {
    display: table;
    margin: 0 auto;
    max-width: 220px;
    margin-top: 0;
}


.main_title {
    font-weight: 800;
    letter-spacing: .5px;
    color: #064a96;
    color: #0d2366;
    margin-bottom: 6px;
    font-size: 27px;
    line-height: 38px;
    margin-top: 25px;
}

.after_bottom_patch:after {
    content: '';
    display: block;
    width: 24px;
    height: 4px;
    background: #3b93f7;
    margin-top: 13px;
    margin-left: auto;
    margin-right: auto;
}

.center-desktop .highlight_line {
    font-size: 19px;
    font-weight: 600;
    color: #797979;
    margin-top: 20px;
    margin-bottom: 30px;
    max-width: 870px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.4;
}

.center-desktop p {
    margin: 24px 0;
    font-size: 17px;
    line-height: 31px;
    color: #515978;
}

.section_main.section_2 {
    padding-bottom: 10px;
    background-image: url('../image/boy-bottom.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left 100% center;
    background-color: #fff;
}

.gradient_bg,
.section_2 {
    background: linear-gradient(180deg, #fff, #f7f7f7, #fff);
}

.section_main {
    padding: 10px 0 50px 0 !important;
}

.inner-body .home-product {
    margin: -180px auto 0;
}

.about-new-main {
    position: relative;
}

.about-new-main .columns {
    z-index: 0;
    position: relative;
    display: block;
}

.about-new-main .column:not(.columns) {
    padding: 12px;
}

.about-new-main .column:first-child {
    z-index: 0;
    width: 50%;
    max-width: 50%;
    float: right;
    display: block;
    flex: auto;
}

.about-new-main .column {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    max-width: 100%;
}

.columns .column>.box {
    min-height: unset;
}

.box {
    color: #515978;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, .07);
    border-radius: 2px;
    box-shadow: 2px 4px 9px 1px rgba(0, 0, 0, .05), 0 1px 1px rgba(0, 0, 0, .04);
    background: #fff;
    padding: 24px 32px;
}

.box .rows {
    margin: -24px 0;
}

.rows .row:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, .07);
}

.box .row {
    margin: 0 -32px;
    padding-left: 32px !important;
    padding-right: 32px !important;
}

.rows .row {
    padding: 24px 0;
}

.column .h3 {
    margin: 0;
    letter-spacing: .5px;
    color: #0d2366;
    margin-bottom: 6px;
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
}

i.svg-icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
}

i.svg-icon svg {
    width: 100%;
    display: block;
    height: 100%;
    fill: #0d2366;
}

.box i {
    margin: 1px 8px 0 0;
}

.h3_span {
    display: inline-block;
    vertical-align: middle;
}

.column p {
    margin: 0;
    font-size: 15px;
    line-height: 24px;
}

.about_descr {
    padding: 0 0 30px 0;
}

.faq_main .faq {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 24px 0;
}

.faq:not(:last-child) {
    border-bottom: 1px solid #eee;
}

.faq_main .faq .margin-area {
    font-size: 12px;
    width: 20px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    font-weight: 700;
    margin: 0 8px;
}

.faq_main .faq .margin-area .number {
    background: -webkit-linear-gradient(230.84deg, #46d0ff 0, #5283ff 100%);
    background: linear-gradient(219.16deg, #46d0ff 0, #5283ff 100%);
    border-radius: 50%;
    width: 20px;
    height: 20px;
}

.faq_main .faq .margin-area .line {
    margin-left: 9px;
    width: 1px;
    background-color: #eee;
    height: calc(100% - 30px);
}

.line {
    margin-top: 12px;
    margin-bottom: 12px;
}

.faq_main .faq .content {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.faq_main .faq .content .q {
    width: 170px;
    font-weight: 600;
    padding-right: 4px;
    color: #414141;
}

.faq_main .faq .content .a {
    width: 100%;
}

.acc-item .acc-detail .faqs-inner {
    text-align: left;
}

.faq-s .title-label {
    display: none;
}

.faqs-accroding #accordionExample {
    max-width: 992px;
    width: 100%;
    margin: auto;
}



/*------------------
   about us css end
---------------------------*/

/*------------
  training css start
----------------------*/
.training .bg .bg-cover {
    opacity: .85;
}

.default-section.price-section.training_section {
    padding: 50px 0 40px 0 !important;
}

.default-section.price-section {
    padding: 10px 0 40px 0;
}

.default-section {
    background: #fff;
    width: 100%;
    padding: 50px 0 0 0;
    position: relative;
}

.training_section .training-form-div {
    float: right;
}

.training-form-div {
    display: table;
}

.training-form-div form {
    display: table;
    width: 100%;
    max-width: 330px;
    margin: 0 auto;
    padding: 25px 22px 25px 22px;
    background: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 5px;
    position: relative;
    margin-top: -220px;
    margin-bottom: 15px;
}

.training-form-div .form-group {
    position: relative;
}

.training-form-div .form-control {
    border-radius: 4px;
    border-color: #bbb;
    color: #999;
}

.send_prop_btn {
    max-width: 100%;
    text-align: center;
    margin: 10px 0 0 0;
    float: left;
    width: 100%;
}

/*------------
  training css end
----------------------*/

/*----------
work css start
--------------------*/
.work .iphone-thumb {
    display: none;
}

body.inner-body.work .margin-bottom-5 {
    margin-bottom: 25px !important;
}

/*----------
work css end
--------------------*/

/*------------
career css start
----------------------*/

.body-career .header-bar-white {
    padding: 10px 0 6px 0;
    box-shadow: 0 3px 11px rgba(0, 0, 0, .07);
    background: #fff;
}

body.inner-body.body-career .site-header {
    height: 400px;
    min-height: 400px;
    padding-top: 65px;
}

.inner-body.body-career .bg-img {
    background-color: transparent;
}

.body-career .header-bar-white a {
    color: #aaa;
}

.body-career .header-bar-white a:hover {
    color: #666;
}


.body-career .header-content .field-body p {
    color: #2e3b4e !important;
}

.body-career .desktopLogo {
    filter: none;
}

.body-career .bg .bg-cover {
    background: 0 0;
}

.body-career .coloured-bar,
.body-career .coloured-bar:after {
    transform: rotateZ(0deg) translate3d(0px, 0px, 0px) !important;
}

.clients-main.career-main {
    padding-top: 35px;
}

.careers-home-page .selector .tiles {
    -webkit-box-pack: center;
    -webkit-justify-content: left;
    -ms-flex-pack: center;
    justify-content: left;
    margin-bottom: 0 !important;
    z-index: 5;
    position: relative;
}

.grid,
[class*=grid-] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -20px !important;
}

.align-center {
    text-align: center !important;
}

.tile.full-bleed {
    padding: 0;
}

a.tile {
    font-weight: inherit;
    color: inherit;
    border-radius: 5px;
    margin-bottom: 0;
}

.tile,
a.tile {
    position: relative;
}

.tile {
    display: block;
    padding: 30px;
    background: #fff;
}

.tile:before {
    border-radius: inherit;
    border: 1px solid rgba(0, 0, 0, .12);
}

.tile:before,
a.tile:after {
    position: absolute;
    z-index: 99;
    content: " ";
    top: 0;
    left: 0;
    display: block;
    pointer-events: none;
    right: 0;
    bottom: 0;
}

a.tile.full-bleed .image:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

a.tile.full-bleed .image:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.careers-home-page .selector .image.business {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    padding-top: 61.5566%;
}

a.tile.full-bleed .image {
    z-index: 100;
    background-color: #fff;
    overflow: hidden;
    position: relative;
}

a.tile.full-bleed .image:before {
    pointer-events: none;
    content: " ";
    display: block;
    position: absolute;
    z-index: 99;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    border: 1px solid rgba(0, 0, 0, .12);
}

.pin-middle-center {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    padding: 0 15px;
}

.expand {
    min-width: 0;
    width: 100%;
    max-width: 100%;
}

.pin-middle-center h4 {
    line-height: 31px;
    color: #5a5a5a;
    margin-bottom: 0;
}

.no-opening .tile:before {
    pointer-events: none;
    content: "No Current Opening";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 101;
    padding: 5px 15px;
    background: #777;
    height: 35px;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    -webkit-border-radius: 0 0 9px 9px;
    -moz-border-radius: 0 0 9px 9px;
    -ms-border-radius: 0 0 9px 9px;
    -o-border-radius: 0 0 9px 9px;
    border-radius: 0 0 9px 9px;
    margin: 0 auto;
    width: 170px;
    text-align: center;
}

.no-opening a.tile {
    cursor: not-allowed;
}

.no-opening .tile .image:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .5);
    z-index: 6;
    display: block;
    opacity: 1;
}

/*------------
career css end
------------------*/

/*----------
clients logo start
-------------------*/

.team_main {
    max-width: 1070px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.body-clients .team_member .team_a {
    height: 100%;
    width: 100%;
    margin: 0 auto;
    display: inline-block;
}

.clients-main .secondary-title {
    font-size: 30px;
    text-align: center;
    margin: 6px 0 15px 0;
    display: block;
    line-height: 1.1;
}

.clients-main .secondary-title.secondary-title-2 {
    font-size: 22px;
}

.clients-main .team_main .team_member .team_a {
    border-radius: 0;
    background: #fbfbfb;
}

.body-career .team_main p {
    margin-bottom: 5px;
    padding: 0;
}

.team_member:nth-child(4n) {
    border-right-width: 1px;
}

.body-clients .team_member {
    border: 1px solid #ddd;
    margin-left: -1px;
    margin-top: -1px;
    padding-top: 0;
    height: 160px;
    width: 214px;
    padding: 0;
    max-width: initial;
}

.team_member {
    cursor: pointer;
    border: none;
    border-right-width: 0;
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 30px;
    position: relative;
    z-index: 0;
    overflow: hidden;
    width: 100%;
    max-width: 210px;
}

.body-loaded .team_main .team_member img {
    opacity: 1;
    visibility: visible;
}

.body-clients .team_member .team_a img {
    padding: 25px 40px;
    max-height: 100%;
}

.team_main .team_member img {
    display: block;
    max-width: 100%;
    height: auto;
    width: auto;
    margin: 0 auto;
    z-index: 9;
    /* -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(1);
    -o-filter: grayscale(1);
    filter: grayscale(1); */
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    backface-visibility: hidden;
    -webkit-transition: .2s all linear;
    -moz-transition: .2s all linear;
    -ms-transition: .2s all linear;
    -o-transition: .2s all linear;
    transition: .2s all linear;
    padding: 25px 40px;
}

.clients-main .team_main .team_member:hover .team_a img {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    margin-top: -7px;
}

.team_container .btn.btn-default {
    border: 1px solid #ccc;
    color: #666;
}

.btn-lg {
    padding: 9px 18px 9px 18px;
    font-size: 16px;
    border-radius: 4px;
}

/*----------
clients logo end
-------------------*/

/*-------------
 gellary cs start
---------------------*/
/* .gallery-items {
    display: grid;
    gap: 15px;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); 
  }
  
  .gallery-item {
    position: relative;
    overflow: hidden;
  }
  
  .gallery-item img {
    width: 100%;
    height: auto;
    display: block;
  }
  
  .gallery-over {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  
  .gallery-item:hover .gallery-over {
    opacity: 1;
  } */





.gallery-items {
    width: 100%;
    padding: 40px 0 60px 0;
    display: inline-block;
}

.gallery-item {
    width: 20%;
    position: relative;
    float: left;
    padding: 5px 5px 10px 5px;
    height: 197px;
}

.gallery-item a {
    overflow: hidden;
    border-radius: 5px;
    display: block;
    position: relative;
    background: #d3d3d3;
}

.gallery-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    filter: grayscale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.gallery-item a .gallery-over {
    padding: 5px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: -o-radial-gradient(#00000014, #00000052);
    background-image: radial-gradient(#00000014, #00000052);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.gallery-item a .gallery-over .fa {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    color: #0d2366;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
}

.gallery-item a:hover img {
    filter: grayscale(0);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.gallery-item a:hover .gallery-over {
    opacity: 1;
    visibility: visible;
}

/*-------------
 gellary css end
---------------------*/

/*-----------
sitemap css start
---------------------*/
.small_banner .bg {
    margin-top: 66px;
}

.small_banner.body-sitemap .bg {
    margin-top: 0;
}

.small_banner.body-sitemap .menu-secondary {
    display: none;
}

.small_banner .bg,
body.inner-body.small_banner .site-header {
    height: 250px !important;
    min-height: initial;
}

body.inner-body.small_banner.body-sitemap .site-header {
    margin-top: 66px;
}

.small_banner .site-header .field-body {
    padding: 0;
}

.small_banner .site-header .field-body p {
    font-size: 35px;
    font-weight: 100;
    margin-top: 0;
    margin-bottom: 30px;
}

.body-sitemap .coloured-bar,
.body-sitemap .coloured-bar:after {
    transform: rotateZ(0deg) translate3d(0px, 0px, 0px) !important;
}

.small_banner .site-header .field-body {
    padding: 0 15px;
    width: 100%;
    max-width: 1280px;
    text-align: left;
}

.body-sitemap.inner-body .bg-img {
    background-color: rgba(164, 102, 162, .59);
    background-size: cover;
    background-position: center !important;
}

.body-sitemap .bg .bg-cover {
    opacity: .85;
}

.body-sitemap .desktopLogo {
    filter: none;
}

.body-sitemap .header-bar-white a {
    color: #aaa;
}

.body-sitemap .header-bar-white {
    padding: 10px 0 6px 0;
    box-shadow: 0 3px 11px rgba(0, 0, 0, .07);
    background: #fff;
}

.body-sitemap .header-bar-white a:hover {
    color: #666;
}

.small_banner .default-section.seo-section {
    padding: 30px 0 30px 0;
    position: relative;
}

.default-section {
    background: #fff;
    width: 100%;
    padding: 50px 0 100px;
}

.breadcrumb.custom {
    background: 0 0;
    font-weight: 500;
    margin-top: 0;
    background: #fff;
    display: table;
    margin-left: 0;
    position: absolute;
    top: -42px;
    -webkit-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
    padding: 8px 20px;
    margin: 0;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb.custom span {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    color: #666;
}

.breadcrumb>.active {
    color: #777;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #888;
    content: "\203A";
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
}

.sitemap_section .h2 {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    display: block;
    line-height: normal;
    padding: 0 0 5px 0;
    display: table;
}

.sitemap_section .sitemap_ul {
    padding: 0;
}

.sitemap_section .sitemap_ul li {
    float: left;
    width: 33.33%;
}

.sitemap_section .sitemap_ul li a h3 {
    margin: 0 0 6px 0;
    font-size: 14px;
    line-height: normal;
    display: inline-block;
    color: #333;
    font-weight: 500;
    position: relative;
    -webkit-transition: .2s all linear;
    -moz-transition: .2s all linear;
    transition: .2s all linear;
    padding: 0 0 0 15px;
}

.sitemap_section .sitemap_ul li a h3:before {
    margin: 0 9px 0 0;
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: 10px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    top: 4px;
}

.sitemap_section .sitemap_ul li a h3:hover {
    margin-left: 5px;
}

.sitemap_sec_1 {
    margin: 11px 0 11px 0;
}

/*-----------
sitemap css end
---------------------*/

/*-----------
Testimonial css start
---------------------*/
.bottom-top {
    top: 20px;
}

.testimonial-headline {
    display: block;
    text-align: center;
    font-size: 25px;
    font-weight: 100;
    color: #777;
}

.testimonial-start {
    display: table;
    width: 100%;
    clear: both;
    margin: 50px 0 0;
}

.testimonial-start .media {
    margin: 30px 0 0;
    display: block;
    clear: both;
    padding: 40px 0 0;
}

.testimonial-start .media {
    padding: 0 !important;
}

.perspective-root .bottom-top {
    transform: rotateX(-10deg);
    transform-origin: top;
}

.perspective-root .bottom-top {
    transform: none !important;
}

.test-left .testi-div-person {
    display: block;
    width: 95px;
    text-align: center;
    margin: 0 auto;
    border-radius: 99px;
    overflow: hidden;
}

.test-left .testi-div-person {
    height: 95px !important;
    background: #eee;
}

.testi-div-name {
    font-weight: 500;
    color: #666;
    font-size: 17px;
    margin: 10px 0 1px;
}

.testi-div-post {
    font-weight: 100;
    color: #666;
    font-size: 15px;
    margin: 0 0 10px;
}

.testi-div-post {
    margin: 0 !important;
}

.testi-div-logo {
    width: 100%;
    margin: 0 auto 10px;
    display: block;
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top;
}

.test-left {
    width: 190px;
    text-align: center;
}

.pull-left {
    float: left;
}

.testi-div-rating .star {
    max-width: 20px;
}

.testi-star .star {
    width: 100%;
    display: inline-block;
    height: 20px;
    text-align: right;
    background-image: url(../image/svg/star.svg);
    background-size: cover;
}

.testi-star.star-4-5 .star:last-child {
    background-image: url(../image/svg/star-half.svg);
}

.testi-star {
    display: table;
    width: 100%;
    text-align: right;
    margin: 0 0 10px;
}

.testi-div-rating .star {
    max-width: 20px;
}

.test-right {
    padding-left: 25px;
    text-align: justify;
}

.testimonial-start .media {
    margin: 30px 0 0;
    display: block;
    clear: both;
    padding: 40px 0 0;
}

.testimonial-section .media-left.media-top {
    padding: 20px 10px 0 0;
}

.default-section {
    background: #fff;
    width: 100%;
    padding: 50px 0 100px;
}

/*-----------
Testimonial css End
---------------------*/

/*------------
blog css start
--------------------*/

.blog-list-bx {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0 50px;
}

.blog-item-outer {
    flex: 0 0 25%;
    padding: 0 15px;
    margin-bottom: 20px;
}

.blog-item-outer a {
    text-decoration: none;
    display: block;
}

.blog-item-bx {
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border: 1px solid #d3d3d3;
    -webkit-transform: scale(.99);
    -ms-transform: scale(.99);
    transform: scale(.99);
}

.blog-item-img {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 56.56%;
    overflow: hidden;
}

.blog-item-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100% !important;
    -o-object-position: center;
    object-position: center;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.blog-item-txt {
    padding: 10px;
}

.blog-item-txt h3 {
    color: #000;
    font-size: 18px;
    margin-top: 0;
    line-height: 28px;
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    font-weight: 600;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.blog-item-txt p {
    margin-top: 6px;
    margin-bottom: 0;
    font-size: 14px;
    overflow: hidden;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    font-weight: 500;
}

.blog-item-txt span.bit-read {
    color: #333;
    font-weight: 600;
    font-size: 13px;
    margin-top: 13px;
    display: block;
    background: #fff;
    width: fit-content;
    margin: auto;
    padding: 4px 10px 5px;
    border-radius: 50px;
    margin-top: 10px;
    margin-bottom: 5px;
    border: 1px solid #ddd;
    transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
}

.blog-item-bx:hover {
    -webkit-box-shadow: 0 4px 10px 0 rgb(218 220 230 / 60%);
    box-shadow: 0 4px 10px 0 rgb(218 220 230 / 60%);
}

.blog-item-bx:hover .blog-item-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

/*------------
blog css End
--------------------*/

/*-----------
mediakit css start
-------------------*/
.no_banner {
    display: block;
    width: 100%;
    height: 100%;
    padding: 50px 10px;
    position: relative;
    background: #fff;
}

.no_banner_title {
    font-size: 32px;
    display: table;
    margin: 0 auto;
    color: #aaa;
    font-weight: 100;
}

.no_banner .app_header_static_main {
    position: absolute;
    top: 50px;
    right: 0;
    margin: 0;
}

.single_logo .logo_img {
    width: auto;
    max-width: 200px;
    margin: 0 auto;
}

.app_header_static_main {
    position: relative;
    float: right;
    width: auto;
    clear: both;
    margin: -30px 0 20px 0;
}

.app_header_static_main .app_text {
    color: #aaa;
}

.app_header_static_main .ico-mobile {
    background-position: -33px -25px;
    opacity: .4;
    background-size: 210px;
}

.ico-mobile {
    background-position: -36px 0;
    width: 16px;
    height: 29px;
    opacity: .7;
    float: left;
    margin-top: 6px;
    margin-right: 6px;
    background-size: 235px;
}

.img_sprite {
    display: inline-block;
    background-image: url(../image/icon-sprite.png?v=2);
}

section#contact {
    padding: 70px 0 0 0;
}


.header-bar-white ul.menu-secondary {
    line-height: 44px;
    margin-bottom: 0;
}

.download .contactInfo {
    display: none;
}

.container-800 {
    display: block;
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}

.single_logo {
    padding: 15px;
    height: 141px;
}

.single_logo_inner {
    display: block;
    position: relative;
    padding-bottom: 40px;
}

.single_logo .logo_img img {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
}

.logo_hover {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
}

.transition {
    transition: 0.2s all linear;
}

.dwnld-btn {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 500;
    background: #fff;
    border: 1px solid #ddd;
    padding: 2px 15px;
    border-radius: 49px;
    color: #999;
    box-shadow: 0 2px 5px #eee;
    max-width: 50%;
    margin: 0 3px;
}

.single_logo:hover .logo_img {
    opacity: .4;
}

.single_logo:hover .logo_hover {
    opacity: 1;
}

.dwnld-btn:hover {
    text-decoration: none;
    color: #069ac3;
    border-color: #069ac3;
}

.brochure_section {
    background: #ebedec;
    padding: 30px 0;
}

.brochure .brochure_img img {
    max-width: 230px;
}

.brochure .brochure_img,
.brochure_hover {
    display: table-cell;
    vertical-align: middle;
}

.brochure_hover {
    padding: 0 0 0 30px;
}

.brochure_hover .dwnld-btn {
    display: table;
    width: auto;
    white-space: nowrap;
    max-width: initial;
    margin: 10px 0;
    border-radius: 1px;
    min-width: 147px;
    text-align: center;
    padding: 10px;
    font-size: 14px;
}

.no_banner .app_header_static_main {
    position: absolute;
    top: 50px;
    right: 0;
    margin: 0;
}

.app_header_static_main .app_text {
    color: #aaa;
}

.app_header_static_main .ico-mobile {
    background-position: -33px -25px;
    opacity: .4;
    background-size: 210px;
}

.app_text small {
    max-width: 80px;
    display: inline-block;
    line-height: normal;
    /* float: left; */
    font-size: 10px;
    margin: 6px 0 0 0 !important;
}

.app_header_static_main span.app_icons {
    position: relative;
    top: 0;
    left: -10px;
}

.app_icons a {
    line-height: normal;
    display: inline-block;
    opacity: .7;
    margin: 0 3px 0 3px;
}

.app_header_static_main .ico-apple {
    background-position: -59px -31px;
    width: 20px;
    height: 20px;
    opacity: .4;
    background-size: 220px;
}

.app_header_static_main .ico-android {
    background-position: -86px -29px;
    width: 20px;
    height: 20px;
    opacity: .4;
    background-size: 220px;

}

/*-----------
mediakit css end
-------------------*/

/*-----------
contact us css start
-------------------*/

.contact .no_banner .app_header_static_main {
    position: relative;
    top: 0;
}

.contact .no_banner {
    padding: 0px 0 0;
}

/* .contact .ico-mobile,
.app_text small {
    margin-top: 0;
} */

.contact .app_header_static_main span.app_icons {
    top: -2px;
}

.contact-p {
    margin: 30px 0 30px 0;
    font-weight: 300;
    font-size: 15px;
    color: #555;
    font-weight: 400;
}

.contact-area {
    background: #f5f5f5;
    padding: 35px 35px 0;
    width: 100%;
    height: 100%;
}

.contact-area>h3 {
    border-bottom: 1px solid #d9d9d9;
    color: #e7633f;
    font-size: 15px;
    line-height: 1;
    margin-bottom: 20px;
    font-weight: 600;
}

.address-location,
.contact-area>h3,
.loc1,
.phone-support>h3 {
    width: 100%;
    float: left;
}

.contact-area>h3,
.phone-support>h3 {
    margin-top: 0;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.contact-area>form {
    float: left;
    width: 100%;
}

.contact-area .form-group {
    float: left;
    margin-bottom: 19px;
    width: 100%;
}

.contact-area label {
    float: left;
    font-size: 13px;
    color: #777;
    font-weight: 400;
    margin-bottom: 4px;
    width: 100%;
}

.custom-input {
    background-color: #fff;
    border: 1px solid #d5d5d5;
    height: auto;
    padding: 6px 11px;
    position: relative;
    transition: all .5s ease 0s;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 100%;
}

.contact-area .form-group {
    float: left;
    margin-bottom: 19px;
    width: 100%;
}

.submit-btn {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #e7633f;
    background-image: url(/image/contactus/send1.png);
    background-origin: padding-box;
    background-position: 20px center;
    background-repeat: no-repeat;
    border: 1px solid #e7633f;
    border-radius: 50px;
    color: #fff;
    float: right;
    font-size: 14px;
    height: auto;
    padding: 7px 22px 7px 57px;
    width: auto;
}

.submit-btn:hover {
    background-color: #cd5837;
    border-color: #cd5837;
    color: #fff;
    transition: .5s;
}

#contact_submit #loader_svg {
    position: relative;
    top: 6px;
}

.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.section-map {
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    padding: 90px 10px 30px 10px;
    position: relative;
    background: 0 0;
    background-color: #fff;
}

textarea.custom-input {
    height: 130px;
    resize: none;
}

.all-address {
    display: block;
    clear: both;
    padding: 20px 0 50px 0;
    width: 100%;
    border-top: 1px solid #f9f9f9;
}

.address-box-main h3 {
    color: #f35626;
    background-image: -webkit-linear-gradient(92deg, #e25381, #a70b87);
    background-image: -moz-linear-gradient(92deg, #e25381, #a70b87);
    background-image: -ms-linear-gradient(92deg, #e25381, #a70b87);
    background-image: -o-linear-gradient(92deg, #e25381, #a70b87);
    background-image: linear-gradient(92deg, #e25381, #a70b87);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -ms-background-clip: text;
    -o-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    fill: transparent;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 10px 0;
    display: block;
    width: auto;
    clear: both;
    min-height: 19px;
}

.address-box {
    padding: 10px;
    background: #f8f8f8;
    border: 1px solid #eee;
    position: relative;
}

.location-img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.address-data {
    width: 100%;
    margin: 30px 0 0;
    color: #666;
    position: relative;
    min-height: 106px;
}

.addr-left {
    float: left;
    width: 100px;
    text-align: center;
    line-height: normal;
    position: absolute;
    left: 0;
    top: -12px;
    color: #777;
    z-index: 1;
}

.cons-img {
    width: 60px;
    margin: 0 auto 10px;
    overflow: hidden;
    border-radius: 99%;
    background: #ebecec;
    height: 60px;
}

.addr-right {
    padding-left: 110px;
    position: relative;
    width: 100%;
}

.addr-right address {
    margin: 0 0 5px;
    max-height: 60px;
    overflow: hidden;
}

.addr-contact a {
    margin: 0;
    color: #555;
    font-size: 14px;
    padding-left: 23px;
    position: relative;
    display: table;
    overflow: hidden;
    text-overflow: ellipsis;
}

.addr-contact a:before {
    content: '';
    height: 25px;
    width: 20px;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(/image/contactus/mobile-color.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    text-align: center;
    background-position: left top;
}

.addr-contact,
.addr-right,
.address-data,
.cons-img {
    display: block;
}

.addr-contact.addr-c-email a:before {
    background-image: url(/image/contactus/email-color.svg);
    background-size: 16px;
    background-position: 0 6px;
}

.address-box-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.address-box-main {
    margin: 0;
    padding: 10px 1% 20px 1%;
}

.addr-right address {
    margin: 0 0 5px;
    max-height: 60px;
    overflow: hidden;
}

.addr-right,
.address-data {
    font-size: 13px;
    display: block;
}

.address-box:hover {
    border-color: #ddd;
    box-shadow: 0 4px 10px #eee;
}

.addr-contact a:focus,
.addr-contact a:hover {
    text-decoration: none;
    color: #e7633f;
    outline: 0;
}

.slideshow-title {
    font-size: 25px;
    text-align: center;
    font-weight: 100;
    margin: 0 0 40px 0;
    padding: 0 15px;
    line-height: 35px;
}

.photobanner-main {
    width: 100%;
    overflow: hidden;
    margin: 10px auto 0;
    background: #fff;
    max-height: 320px;
}

.padd0 {
    padding: 0;
}

.team-slider .slick-initialized .slick-slide {
    height: 295px;
}

.team-slider .slick-slide img {
    width: inherit;
    object-fit: cover;
}

/*-----------   
contact us css end
-------------------*/

/*-----------
blog detail
----------------*/
.blog-detail .coloured-bar:after {
    display: none;
}

.blog-detail .bg .bg-cover {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-color: #000;
    background-image: -webkit-linear-gradient(350deg, #353535 0, #000 100%);
    background-image: -moz-linear-gradient(350deg, #353535 0, #000 100%);
    background-image: -o-linear-gradient(350deg, #353535 0, #000 100%);
    background-image: linear-gradient(100deg, #353535 0, #000 100%) !important;
}

.highlight_content {
    font-size: 19px;
    font-weight: 600;
    color: #797979;
    max-width: 1235px;
    margin-top: 20px;
    line-height: 1.4;
}

.highlight_text p {
    margin: 5px 0 0 0 !important;
}

.blog-content p {
    margin-top: 20px !important;

}


/* .about-new-main {
    clip-path: polygon(0% 0%, 100% 0%, 100% 63%, 0% 100%);
} */

/* Add this CSS to your global styles or in the component's CSS */
.loading-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.loading-spinner {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


p.form-message.text-success {
    text-align: center;
}

p.error.text-danger {
    padding: 3px 0 0 0;
    text-align: left;
    font-size: 14px;
}

/* --- --- */
.featured-section {
    padding: 70px 0;
    background-color: #000041;
}


.featured-section .fs-heading {
    font-size: 24px;
    color: #FFFFFF99;
    text-align: center;
    margin-bottom: 50px;
}



.featured-section .fs-waraper {
    position: relative;
    display: flex;
    max-width: 1200px;
    margin: auto;
    width: 100%;
    overflow: hidden;
}

.featured-section .fs-waraper::before,
.featured-section .fs-waraper::after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 70px;
    z-index: 1;
}

.featured-section .fs-waraper::after {
    left: 0;
    background-image: linear-gradient(90deg, #000041 50%, transparent);
}

.featured-section .fs-waraper::before {
    right: 0;
    background-image: linear-gradient(-90deg, #000041 50%, transparent);
}

.featured-section .fs-slider-bx {
    display: flex;
    animation: swipeCustome 16s linear infinite;
}

.featured-section .fs-slider-bx .fs-img {
    margin-right: 50px;
}

.featured-section .fs-img img {
    width: fit-content;
    height: 32px;
    margin: auto;
    object-position: center;
    object-fit: contain;
}

@keyframes swipeCustome {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

/* --- --- */




/* --- --- */
.code-lg-section {
    padding: 40px 0;
    background-color: #bcff01;
    background-image: linear-gradient(90deg, #bcff01, #27e68b);
}


.code-lg-section .code-lg-waraper {
    position: relative;
    display: flex;
    max-width: 1200px;
    margin: auto;
    width: 100%;
    overflow: hidden;
}

.code-lg-section .code-lg-waraper::before,
.code-lg-section .code-lg-waraper::after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 70px;
    z-index: 1;
}

.code-lg-section .code-lg-waraper::after {
    left: 0;
    background-image: linear-gradient(90deg, #bcff01 50%, transparent);
}

.code-lg-section .code-lg-waraper::before {
    right: 0;
    background-image: linear-gradient(-90deg, #27e68b 50%, transparent);
}

.code-lg-section .code-lg-slider-bx {
    display: flex;
    animation: swipeCustome2 16s linear infinite;
}

.code-lg-section .code-lg-slider-bx .code-lg-item {
    border: 1px solid #161817;
    border-radius: 50px;
    color: #161817;
    white-space: nowrap;
    padding: 6px 12px;
    display: flex;
    gap: 6px;
    margin-left: 20px;
    font-size: 14px;
    font-weight: 500;
}

.code-lg-section .code-lg-slider-bx .code-lg-item svg {
    flex: 0 0 auto;
    width: 20px;
    height: 20px;
}

@keyframes swipeCustome2 {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

/* --- --- */




/* --- Silke Btn Css Start --- */
.slick-arrow {
    width: 35px;
    height: 35px;
    border: none;
    background-color: #e3e3e3;
    border-radius: 50%;
    font-size: 24px;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    margin: 0;
    border: 1px solid #c5c5c5;
    padding: 5px;
    overflow: hidden;
    color: transparent;
    z-index: 1;
    transition: all 0.3s ease-in-out;
}

.slick-arrow::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    border-radius: 50%;
}

.slick-arrow.slick-next.slick-disabled,
.slick-arrow.slick-prev.slick-disabled {
    opacity: 0.2 !important;
    visibility: visible !important;
    pointer-events: none;
}

.slick-arrow.slick-prev {
    position: absolute;
    right: 40px;
    top: -40px;
}

.slick-arrow.slick-prev::after {
    background-position: 3px center;
    background-image: url("../image/icons/arrowright.svg");
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.slick-arrow.slick-next {
    position: absolute;
    right: 0px;
    top: -40px;
}

.slick-arrow.slick-next::after {
    background-position: 5px center;
    background-image: url("../image/icons/arrowright.svg");
}

.slick-arrow:hover {
    border-color: #000041 !important;
    background-color: #000041 !important;
}

.slick-arrow.slick-next:hover::after,
.slick-arrow.slick-prev:hover::after {
    filter: invert(1) brightness(2);
}

/* --- Slick Style Three --- */
.arrowleftright .slick-arrow.slick-prev {
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
}

.arrowleftright .slick-arrow.slick-next {
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
}

.arrowleftright .slick-slider {
    padding: 0 50px;
}

@media screen and (max-width:768px) {
    .arrowleftright .slick-slider {
        padding: 0 00px;
        padding-bottom: 40px;
    }

    .arrowleftright .slick-arrow.slick-prev {
        top: inherit;
        bottom: 0px;
        left: 50%;
        transform: translateX(calc(-50% - 20px))
    }

    .arrowleftright .slick-arrow.slick-next {
        top: inherit;
        bottom: 0px;
        left: 50%;
        transform: translateX(calc(-50% + 20px))
    }
}

/* --- Silke Btn Css End --- */



/* --- --- */
.header-right-section {
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    line-height: normal;
}

.header-top-bar {
    position: relative;
    text-align: center;
    background-color: #bcff01;
    background-image: linear-gradient(90deg, #bcff01, #27e68b);
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 13px;
    margin-top: -15px;
    padding: 10px 220px;
}

.header-top-bar div {
    width: 100%;
}

.header-top-bar .htb-item span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
    color: #002147;
}

.blg-btn {
    border-radius: 50px;
    padding: 8px 15px;
    font-size: 14px !important;
    font-weight: 500;
    color: #03021c !important;
    background-color: #bcff01;
    background-image: linear-gradient(90deg, #bcff01, #27e68b);
}

.blg-btn:hover {
background-size: 200%;
}

/* Remove borders from header-top-bar social icons */
.header-top-bar a,
.header-top-bar a:focus,
.header-top-bar a:active,
.header-top-bar a:focus-visible,
.header-top-bar .social-links-bx a,
.header-top-bar .social-links-bx a:focus,
.header-top-bar .social-links-bx a:active,
.header-top-bar .social-links-bx a:focus-visible,
.header-top-bar .slb-item,
.header-top-bar .slb-item:focus,
.header-top-bar .slb-item:active,
.header-top-bar .slb-item:focus-visible {
outline: none !important;
border: none !important;
box-shadow: none !important;
}

@media screen and (max-width:992px) {
    .header-top-bar {
        font-size: 12px;
        padding: 10px;
    }
}

@media screen and (max-width:768px) {
    .header-top-bar {
        font-size: 11px;
    }
}

@media screen and (max-width:576px) {
    .header-top-bar {
        font-size: 10px;
    }
}

/* --- --- */



.home-page-hero-section {
    position: relative;
}

.herobanner-img {
    background: #000019;
    z-index: auto;
    width: 100%;
    height: 100lvh;
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: -1;
}

.herobanner-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.herobanner-img .img-fade {
    background-image: radial-gradient(circle farthest-side at 50% 50%, transparent 55%, #080618);
    opacity: .75;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/* --- --- */


@media screen and (min-width: 992px) {
    .service-slider-section {
        height:400vh
    }

    .service-slider-section .sss-inner {
        position: -webkit-sticky;
        position: sticky;
        top: 35%;
        overflow: hidden;
        width: auto;
        height: calc(256px);
        padding-left: 10px
    }

    .service-slider-bx {
        position: absolute;
        z-index: 1
    }
}

.service-slider-section {
    padding-bottom: calc(80px - 15px)
}

.service-slider-bx {
    height: -moz-fit-content;
    height: fit-content;
    text-align: center;
    white-space: nowrap;
    margin: 0 auto
}

@media screen and (max-width: 992px) and (min-width:0px) {
    .service-slider-section .sss-inner {
        overflow:hidden;
        overflow-x: auto;
        padding-left: 10px
    }

    .service-slider-section .sss-inner::-webkit-scrollbar {
        display: none;
    }
}

.service-slider-bx::-webkit-scrollbar {
    display: none
}

.ssb-item {
    position: relative;
    width: 16em;
    height: 16em;
    flex: 0 0 auto;
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 24px;
    border-radius: 24px;
    background-color: #00328a;
    overflow: hidden;
    margin: 0 10px 0 0
}

.ssb-item>* {
    position: relative;
    z-index: 1
}

.ssb-item .ssb-icon {
    position: absolute;
    right: 24px;
    top: 24px;
    color: #fff;
    opacity: .4;
    transition: all .3s ease-in-out
}

.ssb-item:hover .ssb-icon {
    transform: translate(5px,-5px);
    opacity: 1;
    color: #03021c
}

.ssb-item:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #bcff01;
    border-radius: 24px;
    background-image: linear-gradient(90deg,#bcff01,#27e68b);
    z-index: 0;
    transform: translate3d(0,110%,0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);
    transform-style: preserve-3d;
    transition: all .3s ease-in-out
}

.ssb-item:hover:after {
    transform: translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg)
}

.ssb-item .ssb-img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    padding: 16px;
    border-radius: 50%;
    background-color: #00328a;
    transition: all .3s ease-in-out
}

.ssb-item:hover .ssb-img {
    background-color: #002147
}

.ssb-item .ssb-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center
}

.ssb-item .ssb-heading {
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    transition: all .3s ease-in-out;
    white-space: wrap;
    text-align: left
}

.ssb-item:hover .ssb-heading {
    color: #03021c
}

.ssb-item .ssb-text {
    font-size: 15px;
    line-height: 1.5;
    color: #fff;
    opacity: .7;
    font-weight: 400;
    margin: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
    white-space: wrap;
    text-align: left
}

.ssb-item:hover .ssb-text {
    color: #03021c;
    height: 48px;
    visibility: visible;
    opacity: 1
}


.hrs-link {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px !important;
    margin-right: 10px;
}

.hrs-link svg {
    width: 18px;
    height: 18px;
    color: #27e68b;
}

/* --- --- */



.custome-chat-btn {
    position: fixed;
    right: 10px;
    bottom: 20px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    padding: 3px;
    background-color: #BDCF16;
    z-index: 1024;
}

.custome-chat-btn img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
    border-radius: 50%;
}

.custome-chat-btn .ccb-data-bx {
    position: absolute;
    top: 50%;
    right: calc(100% + 10px);
    transform: translateY(-50%);
    background-color: rgba(0, 33, 71, 0.85);
    padding: 4px 12px 8px;
    border-radius: 8px;
    width: 210px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
}


.custome-chat-btn .ccb-data-bx.show {
    opacity: 1;
    visibility: visible;
}

.custome-chat-btn .ccb-data-bx.hide {
    opacity: 0;
    visibility: hidden;
}

.custome-chat-btn .ccb-heading {
    background-color: #bcff01;
    background-image: linear-gradient(90deg, #bcff01, #27e68b);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 400;
    font-size: 20px;
    background-size: 200%;
    background-position: 0 50%;
    line-height: normal;

}

.custome-chat-btn .ccb-text {
    color: white;
    font-weight: 400;
    font-size: 14px;
    text-align: justify;
}


/* --- --- */
.globesectionbx {
    background-color: #041e18;
    background-image: url("../image/stars.svg");
    background-position: center;
    background-size: 700px;
    padding: 50px 0;
}

.globesectionbx-row {
    align-items: center;
    row-gap: 40px;
}

.globesectionbx-row .globesectionbx-img {
    width: 100%;
    max-width: 420px;
    height: auto;
    margin: auto;
    display: block;
}

.globesectionbx-row .globesectionbx-heading {
    color: white;
    font-size: 28px;
}

.globesectionbx-row .globesectionbx-text {
    color: white;
    font-size: 14px;
    opacity: 0.7;
    font-weight: 300;
    line-height: 1.7;
    margin-top: 16px;
}

@media screen and (max-width:768px) {
    .globesectionbx-row .globesectionbx-heading {
        text-align: center;
    }

    .globesectionbx-row .globesectionbx-text {
        text-align: center;
    }

}

/* --- --- */



/* --- --- */
.social-links-bx {
    gap: 2px;
    /* margin-top: 16px;
    margin-bottom: 16px; */
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: fit-content !important;
}

.social-links-bx .slb-item,
.social-links-bx {
    display: flex;
    justify-content: center;
    align-items: center;
}

.social-links-bx .slb-item {
    width: 30px;
    height: 30px;
    padding: 6px;
    border-radius: 50%;
    color: #002147 !important;
    opacity: 0.8;
    transition: all 0.3s ease-in-out;
}

.social-links-bx .slb-item svg {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: contain;
}

.social-links-bx .slb-item:hover {
    opacity: 1;
    color: #002147 !important;
}


@media screen and (max-width:992px) {
    .social-links-bx {
        display: none;
    }
}

/* --- --- */



/* --- --- */
.industries-serve-bx {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    position: relative;
    padding: 60px 0;
}

.industries-serve-bx .isb-item {
    position: sticky;
    padding: 42px;
    padding-bottom: 0;
    border-radius: 16px;
    margin-bottom: 30px;
}

.industries-serve-bx .isb-item:nth-child(1) {
    background-image: linear-gradient(146.88deg, #a6edff 9.67%, #715bff 85.4%);
}

.industries-serve-bx .isb-item:nth-child(2) {
    background-image: linear-gradient(73.07deg, #7ecdf5 18.38%, #6cffb1 68.48%);
}

.industries-serve-bx .isb-item:nth-child(3) {
    background-image: linear-gradient(73.47deg, #fcbc69 38.53%, #c9ff6c 87.92%);
}

.industries-serve-bx .isb-item:nth-child(4) {
    background-image: linear-gradient(86.24deg, #9069fc 32.94%, #ebff39 91.34%);
}

.industries-serve-bx .isb-item:nth-child(5) {
    background-image: linear-gradient(146.88deg, #a6edff 9.67%, #715bff 85.4%);
}

.industries-serve-bx .isb-item:nth-child(6) {
    background-image: linear-gradient(73.07deg, #7ecdf5 18.38%, #6cffb1 68.48%);
}

.industries-serve-bx .isb-item .isb-num {
    font-size: 12px;
    background: #ffffff9e;
    border-radius: 13px;
    text-align: center;
    margin: 0 0 10px;
    width: -moz-fit-content;
    width: fit-content;
    padding: 1px 20px;
}

.industries-serve-bx .isb-item .isb-num::first-letter {
    font-weight: 600;
}

.industries-serve-bx .isb-item .isb-heading {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 32px;
    font-weight: 600;
}

.industries-serve-bx .isb-item .isb-heading .isb-h-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 50px;
    padding: 10px;
    background-color: white;
    border-radius: 12px;
}

.industries-serve-bx .isb-item .isb-heading .isb-h-icon svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.industries-serve-bx .isb-item .isb-data-bx {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.industries-serve-bx .isb-item .isb-data-bx .isb-img-bx {
    width: 25%;
    flex: 0 0 auto;
    overflow: hidden;
    padding: 0 10px;
}

.industries-serve-bx .isb-item .isb-data-bx .isb-img-bx img {
    border-radius: 16px 16px 0 0;
    width: 100%;
    height: auto;
}

/* --- --- */


.service-tab {
    width: fit-content;
    margin: 0 auto 24px;
}

.service-tab-2 {
    display: flex;
    width: auto;
    gap: 5px;
    justify-content: center;
    flex-wrap: wrap;
}

.service-tab-2 li {
    width: auto;
    padding: 0;
}



/* ===== */

.address-with-icon {
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

.address-with-icon a {
    margin: 0 !important;
    position: relative;
    top: 1.5px;
}

.address-with-icon svg {
    width: 20px;
    height: 20px;
}

.team_member2 {
    display: flex;
    flex-wrap: wrap;
}

/* --- Testimonials Section Masonry Layout --- */
.testimonials-section {
    padding: 60px 15px;
    text-align: center;
}

.testimonials-title {
    font-size: 24px;
    font-weight: bold;
    color: #000041;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-decoration: underline;
    letter-spacing: 1.5px;
}

.testimonials-subtitle {
    font-size: 15px;
    font-weight: 500;
    color: #696A6E;
    margin-bottom: 40px;
}

.testimonials-grid {
    column-count: 3;
    column-gap: 20px;
    max-width: 1400px;
    margin: 0 auto;
}

.testimonial-card {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    break-inside: avoid;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.testimonial-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.testimonial-video {
    position: relative;
    cursor: pointer;
}

.testimonial-video::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.6) 20%, rgba(0, 0, 0, 0.5) 40%,rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0.2) 70%,rgba(0, 0, 0, 0.1) 80%, transparent 100%);
    pointer-events: none;
}

.testimonial-video img {
    width: 100%;
    height: auto;
    display: block;
}

.testimonial-author {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: white;
    text-align: left;
    z-index: 1;
}

.testimonial-stars {
    font-size: 18px;
    color: #ffc107;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
}

.testimonial-author span {
    font-weight: bold;
    font-size: 20px;
}

.testimonial-subtitle {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    margin-top: 2px;
}

.testimonial-text {
    padding: 10px 15px;
    text-align: left;
}

.testimonial-text p {
    font-size: 14px;
    font-weight: 500;
    color: #696A6E;
    line-height: 1.6;
    margin: 0;
}

/* --- End Testimonials Section --- */

/* --- Our Promise Section --- */
.our-promise-section {
    background: #eff4f8;
    text-align: center;
}

.our-promise-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    word-spacing: 2px;
}

.our-promise-blue {
    color: #000041;
    text-decoration: underline;
    text-underline-offset: 6px;
    font-weight: 800;
    letter-spacing: 2px;
}

.our-promise-desc {
    font-size: 16px;
    color: #696A6E;
    margin-bottom: 20px;
    margin-top: 10px;
}

.our-promise-desc b {
    font-weight: 700;
    color: #696A6E;
}

.our-promise-container {
    max-width: 1200px;
    margin: 0 auto;
}

.our-promise-cards {
    display: flex;
    gap: 30px;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
    margin-top: 30px;
}

.our-promise-card {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 16px #0001;
    padding: 36px 36px 30px 36px;
    min-width: 380px;
    max-width: 480px;
    flex: 1 1 340px;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.our-promise-card-title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 24px;
    text-align: center;
    width: 100%;

}

.our-promise-card-title.after {
    background: linear-gradient(90deg, #a7e202, #27e68b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.our-promise-card-title.before {
    background: linear-gradient(90deg, #ffb347, #ff1a1a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.our-promise-card.before .icon {
    color: #ff1a1a;
    font-size: 1.3em;
    margin-right: 10px;
}

.our-promise-card.after .icon {
    color: #1877ff;
    font-size: 1.3em;
    margin-right: 10px;
}

.our-promise-card ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.our-promise-card li {
    font-size: 18px;
    margin-bottom: 22px;
    display: flex;
    align-items: start;
    font-weight: 500;
}

.our-promise-card li:last-child {
    margin-bottom: 0;
}
/* --- End Our Promise Section --- */



/* Services Grid Layout */
.services-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem; /* 32px */
    margin-top: 4rem; /* 32px */
}

/* Service Card Styling */
.data-science-card {
    background-color: #ffffff;
    padding: 2rem; /* 32px */
    border-radius: 0.75rem; /* 12px, rounded-xl */
    border: 1px solid #f0f0f0; /* border-gray-100 */
    transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
}

/* .data-science-card:hover {
    transform: translateY(-5px);
} */

.dsc-icon-title{
    display: flex;
    align-items: center;
    gap: 1rem; /* 16px */
    margin-bottom: 1rem;
}

.data-science-card h3 {
    font-size: 1.5rem; 
    font-weight: 600;
    color: #111827; 
    line-height: 1.6;
    margin: 0;
    letter-spacing: 0.5px;
}

.data-science-card p {
    color: #4b5563;
    margin: 0;
    font-size: 14px;
    line-height: 1.7;
    font-weight: 500;
}

/* Icon Wrapper */
.icon-wrapper {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1rem; /* 12px */
    border-radius: 0.5rem; /* 8px */
    color: #000041;
}

.icon-wrapper svg {
    height: 2.5rem; /* 24px */
    width: 2.5rem; /* 24px */
    stroke-width: 1.5;
}

/* Icon Color Variants */
/* .icon-blue { background-color: #dbeafe; color: #2563eb; } */
.icon-blue { 
    background-color: #bcff01;
    background-image: linear-gradient(90deg, #bcff01, #27e68b);
}
.icon-purple { background-color: #ede9fe; color: #7c3aed; }
.icon-green { background-color: #d1fae5; color: #059669; }
.icon-yellow { background-color: #fef9c3; color: #d97706; }
.icon-red { background-color: #fee2e2; color: #dc2626; }
.icon-indigo { background-color: #e0e7ff; color: #4f46e5; }


/* Responsive Breakpoints */

@media (min-width: 768px) {
    .services-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1024px) {
    .services-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

/* --- Why PM Composite Image --- */
.why-pm-composite-img {
    background: #fff;
    border-top-left-radius: 22px;
    border-top-right-radius: 22px;
    box-shadow: 0 4px 24px #0002;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 520px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.why-pm-img {
    width: 100%;
    max-width: 520px;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    box-shadow: none;
    margin-bottom: 0;
    background: #fff;
    display: block;
}
.why-pm-featured-text {
    font-size: 18px;
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 5px;
    text-align: center;
    width: 100%;
    font-weight: 400;
}
.why-pm-logos-img {
    padding: 10px 15px 10px 15px;
    width: 100%;
    max-width: 520px;
    display: block;
    margin: 0 auto;
}

/* --- End Why PM Composite Image --- */
/* --- Why PM Section --- */

.why-pm-container {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 24px;
    flex-wrap: wrap;
}
.why-pm-left {
    flex: 1 1 480px;
    min-width: 320px;
    max-width: 480px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.why-pm-title {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 28px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.why-pm-blue {
    color: #000041;
    text-decoration: underline;
    text-underline-offset: 4px;
}
.why-pm-desc {
    font-size: 18px;
    font-weight: 400;
    padding: 0px 50px 0px 50px;
    color: #757575;
    margin-bottom: 28px;
    text-align: center;
}
.why-pm-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.why-pm-list li {
    font-size: 20px;
    color: #757575;
    margin-bottom: 18px;
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-weight: 500;
}
.why-pm-list li:last-child {
    margin-bottom: 0;
}
.check-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 2px;
}
.why-pm-right {
    flex: 0 0 480px;
    min-width: 480px;
    display: flex;
    align-items: stretch;
    justify-content: center;
}
/* --- End Why PM Section --- */

/* --- Promo Featured Steps Section --- */
.promo-featured-steps-container {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.promo-featured-steps-title {
    color: #000041;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 2px;
    text-decoration: underline;
}

.promo-featured-steps-desc {
    font-weight: 600;
    padding-top: 10px;
    font-size: 14px;
    margin-bottom: 12px;
    color: #696A6E;
}

.promo-featured-steps-row {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.promo-featured-step {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px #0001;
    padding: 15px 30px 10px 30px;
    flex: 1 1 260px;
    max-width: 280px;
    min-width: 240px;
}

.promo-featured-step-icon {
    font-size: 48px;
}

.promo-featured-step-title {
    color: #000041;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 8px;
}

.promo-featured-step-text {
    color: #696A6E;
    font-size: 14px;
    font-weight: 500;
}

.promo-featured-steps-note {
    font-size: 15px;
    color: #696A6E;
    font-weight: 500;
    margin-bottom: 20px;
}

.promo-featured-steps-btn {
    font-size: 22px;
    padding: 16px 36px;
    border-radius: 30px;
    margin-bottom: 8px;
}

/* --- End Promo Featured Steps Section --- */
/* --- Promo Below Section --- */
.promo-horizontal-separator {
    width: 90%;
    max-width: 1000px;
    height: 2px;
    background: #696a6e;
    margin: 56px auto 72px auto;
    border: none;
    border-radius: 2px;
}

.pbs-container {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    flex-wrap: wrap;
}

.pbs-left {
    flex: 1 1 420px;
    min-width: 320px;
}

.pbs-headline {
    font-weight: 700;
    color: #000041;
    font-size: 24px;
    letter-spacing: 2px;
    margin-bottom: 18px;
    text-transform: uppercase;
    text-align: left;
    line-height: 1.2;
    text-decoration: underline;
    text-underline-offset: 4px;
}

.pbs-content-box {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 12px #0001;
    padding: 22px 24px 22px 24px;
    font-size: 16px;
    color: #222;
    margin-bottom: 0;
    line-height: 1.7;
    max-width: 550px;
}

.pbs-content-box p {
    margin: 0 0 12px 0;
}

.pbs-content-box b {
    font-weight: 700;
}

.pbs-blue {
    font-weight: 700;
    color: #1877FF;
}

.pbs-right {
    flex: 0 0 340px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-width: 260px;
    height: 100%;
}

.pbs-computer-img {
    width: 100%;
    max-width: 320px;
    height: auto;
    display: block;
    margin: 0;
    border-radius: 12px;
}
/* --- End Promo Below Section --- */
/* Promo Section Above FAQ */
.promo-section {
    background: #eff4f8;
    padding: 60px 0 80px 0;
    margin-bottom: 0;
}

.promo-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 16px;
}

.promo-txt-row {
    text-align: center;
    margin-bottom: 24px;
}

.promo-cta-txt {
    display: inline-block;
    background: #000041;
    color: #5af180;
    font-weight: 700;
    font-size: 24px;
    border-radius: 10px;
    padding: 14px 32px;
    box-shadow: 0 2px 12px #0001;
    margin: 0 auto;
    text-align: center;
}
.promo-headline {
    text-align: center;
    font-size: 44px;
    font-weight: 500;
    color: #696A6E;
    margin-bottom: 0;
}

.promo-headline-blue {
    font-weight: 700;
    background: linear-gradient(90deg, #a7e202, #27e68b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.promo-subheadline {
    text-align: center;
    font-size: 54px;
    font-weight: 700;
    font-style: italic;
    color: #696A6E;
    margin: 24px 0 0 0;
    line-height: 1.2;
}

.promo-mockups-row {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    gap: 32px;
    margin: 10px 0 0 0;
    flex-wrap: wrap;
}

.promo-mockups-row img {
    height: 352px;
    object-fit: contain;
    width: auto;
    display: block;
    margin: 0 auto;
}

.promo-news-sites-row {
    display: flex;
    justify-content: center;
    margin-top: 32px;
}

.promo-offer-section {
    text-align: center;
    margin: 56px 0 32px 0;
}

.promo-offer-price {
    font-size: 42px;
    font-weight: 700;
    background: linear-gradient(90deg, #a7e202, #27e68b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    margin-bottom: 4px;
}

.promo-offer-btn {
    background: #000041;
    color: #5af180;
    font-size: 16px;
    font-weight: 700;
    border: none;
    border-radius: 32px;
    padding: 12px 66px;
    margin-bottom: 8px;
    cursor: pointer;
    box-shadow: 0 2px 12px #0001;
    transition: background 0.2s;
}

.promo-offer-btn:hover {
    background: #00007d;
}

.promo-offer-rating-row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    margin-top: 24px;
    margin-bottom: 24px;
    flex-wrap: wrap;
}

.promo-offer-rating-row img {
    width: 410px;
    height: auto;
    display: block;
}


.promo-testimonial-section {
    background: #fff;
    border-radius: 18px;
    width: 68%;
    margin: 40px auto 0 auto;
    padding: 25px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 35px;
    box-shadow: 0 4px 24px #0002;
    flex-wrap: nowrap;
    text-align: left;
    position: relative;
}

.promo-testimonial-img img {
    width: 125px;
    height: 125px;
    border-radius: 50%;
    object-fit: cover;
    display: block;
    margin-right: 0;
    margin-left: 0;
}

.promo-testimonial-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    text-align: center;
}

.promo-testimonial-quote {
    font-size: 24px;
    font-weight: 700;
    color: #757575;
    margin-bottom: 8px;
    line-height: 1.3;
}

.promo-testimonial-text {
    color: #1877ff;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 0;
}

/* ===============================================
   RESPONSIVE STYLES FOR PROMO SECTIONS
   Mobile First Approach - 320px to 768px
   =============================================== */

/* ===== Large Tablets & Small Desktops (max-width: 992px) ===== */
@media screen and (max-width: 992px) {
    .promo-headline {
        font-size: 36px;
    }

    .promo-subheadline {
        font-size: 44px;
    }

    .why-pm-right {
        flex: 0 0 100%;
        min-width: 100%;
    }

    .why-pm-container {
        gap: 32px;
    }

    .why-pm-desc {
        padding: 0 20px;
    }
}

/* ===== Tablets (max-width: 768px) ===== */
@media screen and (max-width: 768px) {
    .promo-section {
        padding: 40px 0;
    }

    .promo-cta-txt {
        font-size: 20px;
        padding: 12px 24px;
    }

    .promo-headline {
        font-size: 28px;
        padding: 0 10px;
    }

    .promo-subheadline {
        font-size: 36px;
        margin: 18px 0 0 0;
    }

    .promo-mockups-row img {
        height: 280px;
    }

    .promo-offer-price {
        font-size: 36px;
    }

    .promo-offer-btn {
        font-size: 15px;
        padding: 11px 50px;
    }

    .promo-offer-rating-row img {
        width: 340px;
    }

    .promo-testimonial-section {
        width: 85%;
        padding: 20px;
        gap: 25px;
    }

    .promo-testimonial-img img {
        width: 100px;
        height: 100px;
    }

    .promo-testimonial-quote {
        font-size: 20px;
    }

    .promo-testimonial-text {
        font-size: 15px;
    }

    .promo-horizontal-separator {
        margin: 48px auto 56px auto;
    }

    .pbs-headline {
        font-size: 22px;
        text-align: center;
    }

    .pbs-container {
        gap: 24px;
    }

    .pbs-left {
        flex: 1 1 100%;
    }

    .pbs-content-box {
        font-size: 15px;
        padding: 18px 20px;
        max-width: 100%;
    }

    .pbs-right {
        flex: 0 0 100%;
        justify-content: center;
    }

    .pbs-computer-img {
        max-width: 360px;
    }

    .promo-featured-steps-title {
        font-size: 22px;
    }

    .promo-featured-steps-row {
        gap: 20px;
    }

    .promo-featured-step {
        flex: 1 1 220px;
        min-width: 200px;
        padding: 12px 20px 10px 20px;
    }

    .promo-featured-steps-btn {
        font-size: 18px;
        padding: 14px 30px;
    }

    .testimonials-grid {
        column-count: 2;
        column-gap: 15px;
    }

    .testimonials-title {
        font-size: 22px;
    }

    .testimonials-subtitle {
        font-size: 14px;
    }

    .our-promise-title {
        font-size: 22px;
    }

    .our-promise-desc {
        font-size: 15px;
    }

    .our-promise-cards {
        gap: 20px;
    }

    .our-promise-card {
        min-width: 100%;
        padding: 28px 24px 24px 24px;
    }

    .our-promise-card-title {
        font-size: 28px;
    }

    .our-promise-card li {
        font-size: 16px;
        margin-bottom: 18px;
    }

    .why-pm-title {
        font-size: 22px;
    }

    .why-pm-desc {
        font-size: 16px;
        padding: 0 15px;
    }

    .why-pm-container {
        gap: 24px;
    }

    .why-pm-left {
        flex: 1 1 100%;
        max-width: 100%;
    }

    .why-pm-list li {
        font-size: 18px;
        margin-bottom: 16px;
    }
}

/* ===== Mobile Landscape & Small Tablets (max-width: 576px) ===== */
@media screen and (max-width: 576px) {
    .promo-section {
        padding: 30px 0;
    }

    .promo-container {
        padding: 0 12px;
    }

    .promo-cta-txt {
        font-size: 16px;
        padding: 10px 18px;
        border-radius: 8px;
    }

    .promo-headline {
        font-size: 22px;
        line-height: 1.3;
    }

    .promo-subheadline {
        font-size: 26px;
        margin: 14px 0 0 0;
    }

    .promo-mockups-row {
        gap: 20px;
        margin: 8px 0 0 0;
    }

    .promo-mockups-row img {
        height: 200px;
    }

    .promo-news-sites-row {
        margin-top: 24px;
    }

    .promo-offer-section {
        margin: 40px 0 24px 0;
    }

    .promo-offer-price {
        font-size: 30px;
    }

    .promo-offer-btn {
        font-size: 14px;
        padding: 10px 40px;
        border-radius: 24px;
    }

    .promo-offer-rating-row {
        margin-top: 18px;
        margin-bottom: 18px;
    }

    .promo-offer-rating-row img {
        width: 280px;
    }

    .promo-testimonial-section {
        width: 92%;
        padding: 16px;
        gap: 16px;
        flex-direction: column;
        align-items: center;
    }

    .promo-testimonial-img img {
        width: 90px;
        height: 90px;
    }

    .promo-testimonial-quote {
        font-size: 18px;
        line-height: 1.25;
    }

    .promo-testimonial-text {
        font-size: 14px;
    }

    .promo-horizontal-separator {
        margin: 40px auto 48px auto;
        width: 95%;
    }

    .pbs-headline {
        font-size: 18px;
        margin-bottom: 14px;
    }

    .pbs-content-box {
        font-size: 14px;
        padding: 16px 18px;
        border-radius: 10px;
    }

    .pbs-content-box p {
        margin: 0 0 10px 0;
    }

    .pbs-right {
        min-width: 100%;
    }

    .pbs-computer-img {
        max-width: 240px;
        border-radius: 10px;
    }

    .promo-featured-steps-title {
        font-size: 18px;
        line-height: 1.3;
    }

    .promo-featured-steps-desc {
        font-size: 13px;
        padding: 0 10px;
    }

    .promo-featured-steps-row {
        gap: 16px;
    }

    .promo-featured-step {
        flex: 1 1 100%;
        max-width: 100%;
        min-width: 100%;
        padding: 12px 20px 10px 20px;
    }

    .promo-featured-step-icon {
        font-size: 42px;
    }

    .promo-featured-step-title {
        font-size: 15px;
    }

    .promo-featured-step-text {
        font-size: 13px;
    }

    .promo-featured-steps-note {
        font-size: 14px;
        padding: 0 10px;
    }

    .promo-featured-steps-btn {
        font-size: 16px;
        padding: 12px 24px;
        border-radius: 24px;
    }

    .testimonials-section {
        padding: 40px 12px;
    }

    .testimonials-grid {
        column-count: 2;
        column-gap: 10px;
    }

    .testimonial-card {
        margin-bottom: 16px;
        border-radius: 12px;
    }

    .testimonials-title {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .testimonials-subtitle {
        font-size: 13px;
        margin-bottom: 30px;
    }

    .testimonial-text p {
        font-size: 13px;
    }

    .our-promise-title {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .our-promise-desc {
        font-size: 14px;
        margin-bottom: 16px;
    }

    .our-promise-cards {
        gap: 16px;
        margin-top: 24px;
    }

    .our-promise-card {
        padding: 24px 20px 20px 20px;
        border-radius: 8px;
    }

    .our-promise-card-title {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .our-promise-card li {
        font-size: 15px;
        margin-bottom: 16px;
    }

    .why-pm-title {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .why-pm-desc {
        font-size: 14px;
        padding: 0 10px;
        margin-bottom: 20px;
    }

    .why-pm-container {
        gap: 20px;
    }

    .why-pm-left {
        min-width: 100%;
    }

    .why-pm-list li {
        font-size: 16px;
        margin-bottom: 14px;
        gap: 10px;
    }

    .why-pm-right {
        min-width: 100%;
        flex: 0 0 100%;
    }

    .why-pm-composite-img {
        max-width: 100%;
    }

    .why-pm-img {
        max-width: 100%;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
    }

    .why-pm-featured-text {
        font-size: 16px;
    }

    .why-pm-logos-img {
        max-width: 100%;
    }
}

/* ===== Mobile Portrait (max-width: 480px) ===== */
@media screen and (max-width: 480px) {
    .promo-cta-txt {
        font-size: 14px;
        padding: 8px 16px;
    }

    .promo-headline {
        font-size: 20px;
    }

    .promo-subheadline {
        font-size: 24px;
    }

    .promo-mockups-row img {
        height: 180px;
    }

    .promo-offer-price {
        font-size: 28px;
    }

    .promo-offer-btn {
        font-size: 13px;
        padding: 9px 32px;
    }

    .promo-offer-rating-row img {
        width: 240px;
    }

    .promo-testimonial-section {
        padding: 14px;
    }

    .promo-testimonial-img img {
        width: 80px;
        height: 80px;
    }

    .promo-testimonial-quote {
        font-size: 16px;
    }

    .promo-testimonial-text {
        font-size: 13px;
    }

    .pbs-headline {
        font-size: 16px;
    }

    .pbs-content-box {
        font-size: 13px;
        padding: 14px 16px;
    }

    .pbs-computer-img {
        max-width: 220px;
    }

    .promo-featured-steps-title {
        font-size: 16px;
    }

    .promo-featured-steps-desc {
        font-size: 12px;
    }

    .promo-featured-step {
        padding: 10px 16px 8px 16px;
    }

    .promo-featured-step-icon {
        font-size: 38px;
    }

    .promo-featured-step-title {
        font-size: 14px;
    }

    .promo-featured-step-text {
        font-size: 12px;
    }

    .promo-featured-steps-note {
        font-size: 13px;
    }

    .promo-featured-steps-btn {
        font-size: 15px;
        padding: 11px 20px;
    }

    .testimonials-title {
        font-size: 16px;
    }

    .testimonials-subtitle {
        font-size: 12px;
    }

    .testimonial-text p {
        font-size: 12px;
    }

    .testimonial-author span {
        font-size: 16px;
    }
    .testimonial-subtitle {
        font-size: 12px;
    }

    .testimonial-stars {
        font-size: 14px;
    }

    .our-promise-title {
        font-size: 16px;
    }

    .our-promise-desc {
        font-size: 13px;
    }

    .our-promise-card {
        padding: 20px 16px 16px 16px;
    }

    .our-promise-card-title {
        font-size: 22px;
        margin-bottom: 18px;
    }

    .our-promise-card li {
        font-size: 14px;
        margin-bottom: 14px;
    }

    .why-pm-title {
        font-size: 16px;
    }

    .why-pm-desc {
        font-size: 13px;
    }

    .why-pm-list li {
        font-size: 15px;
        margin-bottom: 12px;
    }

    .why-pm-featured-text {
        font-size: 15px;
    }
}

/* ===== Extra Small Mobile (max-width: 375px) ===== */
@media screen and (max-width: 375px) {
    .promo-cta-txt {
        font-size: 13px;
        padding: 7px 14px;
    }

    .promo-headline {
        font-size: 18px;
    }

    .promo-subheadline {
        font-size: 22px;
    }

    .promo-mockups-row img {
        height: 160px;
    }

    .promo-offer-price {
        font-size: 26px;
    }

    .promo-offer-btn {
        font-size: 12px;
        padding: 8px 28px;
    }

    .promo-offer-rating-row img {
        width: 220px;
    }

    .promo-testimonial-section {
        padding: 12px;
        border-radius: 14px;
    }

    .promo-testimonial-img img {
        width: 70px;
        height: 70px;
    }

    .promo-testimonial-quote {
        font-size: 15px;
    }

    .promo-testimonial-text {
        font-size: 12px;
    }

    .pbs-headline {
        font-size: 15px;
    }

    .pbs-content-box {
        font-size: 12px;
        padding: 12px 14px;
    }

    .pbs-computer-img {
        max-width: 200px;
    }

    .promo-featured-steps-title {
        font-size: 15px;
    }

    .promo-featured-step {
        padding: 8px 14px 6px 14px;
    }

    .promo-featured-step-icon {
        font-size: 36px;
    }

    .promo-featured-step-title {
        font-size: 13px;
    }

    .promo-featured-step-text {
        font-size: 11px;
    }

    .promo-featured-steps-btn {
        font-size: 14px;
        padding: 10px 18px;
    }

    .testimonials-title {
        font-size: 15px;
    }

    .testimonial-author span {
        font-size: 14px;
    }

    .testimonial-subtitle {
        font-size: 10px;
    }

    .testimonial-stars {
        font-size: 12px;
    }

    .our-promise-title {
        font-size: 15px;
    }

    .our-promise-card-title {
        font-size: 20px;
    }

    .our-promise-card li {
        font-size: 13px;
    }

    .why-pm-title {
        font-size: 15px;
    }

    .why-pm-desc {
        font-size: 12px;
    }

    .why-pm-list li {
        font-size: 14px;
    }

    .why-pm-featured-text {
        font-size: 14px;
    }
}

/* ===== Minimum Mobile (320px) ===== */
@media screen and (max-width: 320px) {
    .promo-section {
        padding: 20px 0;
    }

    .promo-container {
        padding: 0 10px;
    }

    .promo-cta-txt {
        font-size: 12px;
        padding: 6px 12px;
        border-radius: 6px;
    }

    .promo-headline {
        font-size: 16px;
        line-height: 1.2;
    }

    .promo-subheadline {
        font-size: 20px;
        margin: 12px 0 0 0;
    }

    .promo-mockups-row {
        gap: 15px;
        margin: 6px 0 0 0;
    }

    .promo-mockups-row img {
        height: 140px;
    }

    .promo-news-sites-row {
        margin-top: 20px;
    }

    .promo-offer-section {
        margin: 32px 0 20px 0;
    }

    .promo-offer-price {
        font-size: 24px;
    }

    .promo-offer-btn {
        font-size: 11px;
        padding: 7px 24px;
        border-radius: 20px;
    }

    .promo-offer-btn span {
        font-size: 12px;
    }

    .promo-offer-rating-row {
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .promo-offer-rating-row img {
        width: 200px;
    }

    .promo-testimonial-section {
        width: 95%;
        padding: 10px;
        gap: 12px;
        border-radius: 12px;
    }

    .promo-testimonial-img img {
        width: 65px;
        height: 65px;
    }

    .promo-testimonial-content {
        gap: 16px;
    }

    .promo-testimonial-quote {
        font-size: 14px;
        line-height: 1.2;
    }

    .promo-testimonial-text {
        font-size: 11px;
        line-height: 1.4;
    }

    .promo-horizontal-separator {
        margin: 32px auto 40px auto;
        width: 100%;
        height: 1px;
    }

    .pbs-headline {
        font-size: 14px;
        margin-bottom: 12px;
        letter-spacing: 1px;
    }

    .pbs-container {
        gap: 18px;
    }

    .pbs-content-box {
        font-size: 11px;
        padding: 10px 12px;
        border-radius: 8px;
        line-height: 1.6;
    }

    .pbs-content-box p {
        margin: 0 0 8px 0;
    }

    .pbs-computer-img {
        max-width: 180px;
        border-radius: 8px;
    }

    .promo-featured-steps-section {
        padding: 0 8px;
    }

    .promo-featured-steps-title {
        font-size: 14px;
        line-height: 1.25;
        letter-spacing: 1px;
    }

    .promo-featured-steps-desc {
        font-size: 11px;
        padding: 0 8px;
        margin-bottom: 10px;
    }

    .promo-featured-steps-row {
        gap: 12px;
    }

    .promo-featured-step {
        padding: 8px 12px 6px 12px;
        border-radius: 10px;
    }

    .promo-featured-step-icon {
        font-size: 32px;
    }

    .promo-featured-step-title {
        font-size: 12px;
        margin-bottom: 6px;
    }

    .promo-featured-step-text {
        font-size: 10px;
        line-height: 1.4;
    }

    .promo-featured-steps-note {
        font-size: 12px;
        padding: 0 8px;
        margin-bottom: 16px;
    }

    .promo-featured-steps-btn {
        font-size: 13px;
        padding: 9px 16px;
        border-radius: 20px;
    }

    .testimonials-section {
        padding: 32px 10px;
    }

    .testimonials-title {
        font-size: 14px;
        margin-bottom: 14px;
        letter-spacing: 1px;
    }

    .testimonials-subtitle {
        font-size: 11px;
        margin-bottom: 24px;
    }

    .testimonial-card {
        margin-bottom: 14px;
        border-radius: 10px;
    }

    .testimonial-author {
        bottom: 12px;
        left: 12px;
    }

    .testimonial-stars {
        font-size: 16px;
    }

    .testimonial-author span {
        font-size: 13px;
    }

    .testimonial-subtitle {
        font-size: 10px;
    }

    .testimonial-text {
        padding: 8px 12px;
    }

    .testimonial-text p {
        font-size: 11px;
        line-height: 1.5;
    }

    .our-promise-section {
        padding: 0 8px;
    }

    .our-promise-title {
        font-size: 14px;
        margin-bottom: 14px;
        letter-spacing: 1px;
    }

    .our-promise-desc {
        font-size: 12px;
        margin-bottom: 14px;
    }

    .our-promise-cards {
        gap: 14px;
        margin-top: 20px;
    }

    .our-promise-card {
        padding: 18px 14px 14px 14px;
        border-radius: 6px;
    }

    .our-promise-card-title {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .our-promise-card li {
        font-size: 12px;
        margin-bottom: 12px;
        gap: 8px;
    }

    .our-promise-card .icon svg {
        width: 20px;
        height: 20px;
    }

    .why-pm-section {
        padding: 0 8px;
    }

    .why-pm-title {
        font-size: 14px;
        margin-bottom: 16px;
        letter-spacing: 1px;
    }

    .why-pm-desc {
        font-size: 11px;
        padding: 0 8px;
        margin-bottom: 18px;
    }

    .why-pm-container {
        gap: 18px;
    }

    .why-pm-list li {
        font-size: 13px;
        margin-bottom: 10px;
        gap: 8px;
    }

    .why-pm-list .check-icon svg {
        width: 20px;
        height: 20px;
    }

    .why-pm-composite-img {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .why-pm-img {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }

    .why-pm-featured-text {
        font-size: 13px;
        margin-bottom: 4px;
    }

    .why-pm-logos-img {
        padding: 8px 12px;
    }
}


.csdvsfb{
    height: 455px;
    min-height: 455px;
}

@media (min-width: 1025px) and (max-width: 1200px) {
    .csdvsfb{
        height: 365px;
        min-height: 365px;
    }
}

@media (max-width: 1120px) {
    .csdvsfb{
        height: 325px;
        min-height: 325px;
    }
}

@media (max-width: 767px) {
    .csdvsfb{
        height: 325px;
        min-height: 325px;
    }
}

.csdvsfb.about-new-main{
    z-index: 1;
}

.csdvsfb.about-new-main .bg-img{
    background-position: center top !important;
    background-size: cover !important;
}

.csdvsfb.about-new-main .field-body p{
    margin: 0;
    margin-top: 30px;
}

.csdvsfb.about-new-main .bg-cover{
    background: black !important;
    opacity: 0.2 !important;
}

/* ===============================================
   END RESPONSIVE STYLES FOR PROMO SECTIONS
   =============================================== */




   /* ================================
   Website Design Packages Section
   ================================ */

.pricing-section {
  padding: 100px 0;
  background: #fff;
}

.package-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 28px;
}

/* ---- Card ---- */
.package-card {
  background: transparent;
  border: 1px solid #e3e1e1;
  border-radius: 10px;
  padding: 24px 18px; /* ⬅️ reduced from 32px 36px */
  width: 360px; /* slightly wider for better proportion */
  transition: all 0.3s ease;
}


/* ---- Title ---- */
.package-card h3 {
  font-size: 28px;
  font-weight: 600;
  color: #000;
  margin-bottom: 12px;
  position: relative;
}

/* optional: small green line above title */
.package-card h3::before {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  background: linear-gradient(90deg, #bcff01, #27e68b);
  border-radius: 4px;
  margin-bottom: 14px;
}

/* ---- Description ---- */
.package-desc {
  font-size: 16px !important; /* smaller description text */
  margin-bottom: 22px;
  color: #333 !important;
  line-height: 1.6;
}

/* ---- Price ---- */
.package-price {
  font-size: 22px !important; /* larger price */
  font-weight: 600;
   color: #000 !important;
  margin-bottom: 22px;
}


/* ---- Button ---- */
.btn-call {
  display: inline-block;
  background: linear-gradient(90deg, #bcff01, #27e68b);
  color: #000;
  font-weight: 600;
  border-radius: 8px;
  padding: 12px 26px;
  text-decoration: none;
  font-size: 15px;
  transition: all 0.3s ease;
  margin-bottom: 24px; /* ✅ added even spacing below button */
}

.btn-call:hover {
  transform: scale(1.05);
   color: #000;
}

/* ---- Feature List ---- */
.feature-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.feature-list li {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  font-size: 15px;
  color: #333;
}

.feature-list li::before {
  content: "✔";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: linear-gradient(90deg, #bcff01, #27e68b);
  color: #0d12a7;
  font-size: 12px;
  margin-right: 10px;
}

/* ===== Default (Desktop: 3 cards per row) ===== */
.package-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 32px;
}

.package-card {
  width: calc(33.333% - 32px);
  max-width: 360px;
  transition: all 0.3s ease;
}

/* ===== Tablets & Below (≤992px) ===== */
@media (max-width: 992px) {
  .pricing-section {
    padding: 80px 15px; /* ✅ 15px padding on both sides */
  }

  .package-grid {
    flex-direction: column; /* ✅ 1 card per row */
    align-items: center;
    gap: 28px;
  }

  .package-card {
    width: 100%; /* ✅ full width */
    max-width: 100%;
    padding: 28px 24px;
  }

  .package-card h3 {
    font-size: 24px;
  }

  .package-desc,
  .feature-list li {
    font-size: 15px;
  }

  .package-price {
    font-size: 22px;
  }
}

/* ===== Small Mobile (≤480px) ===== */
@media (max-width: 480px) {
  .pricing-section {
    padding: 60px 15px; /* maintain padding */
  }

  .package-card {
    padding: 22px 18px;
  }

  .package-card h3 {
    font-size: 20px;
  }

  .package-desc,
  .feature-list li {
    font-size: 14px;
  }
}


/* =========================
   Google Review Section CSS
========================= */

.google-review-section {
  width: 100%;
  background-color: #fff;
  color: #fff;
  padding: 20px 8% 60px 8% ;
  box-sizing: border-box;
  font-family: "Inter", sans-serif;
}

.google-review-container {
  max-width: 1200px; /* same central width as packages */
  margin: 0 auto;
  padding: 0 15px; /* keep small side padding */
}

/* --- Header --- */
.google-header {
  background-color: #1e1e1e;
  border-radius: 20px;
  padding: 15px 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}

.google-header-left {
  display: flex;
  flex-direction: column; /* stack title + rating */
  gap: 6px;
}

.google-title {
  display: flex;
  align-items: center;
  gap: 10px;
}

.google-icon {
  width: 25px;
  height: 25px;
}

.google-header h2 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin: 0;
}

.google-rating {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}

.google-header .stars {
  color: #fbbc05;
  font-size: 25px;
  font-weight: 900; 
  margin: 0;
   letter-spacing: 2.5px;
}

.google-header p {
  font-size: 15px;
  color: #ccc;
  margin: 0;
}

.review-btn {
  background: linear-gradient(90deg, #bcff01, #27e68b);
  color: black;
  border: none;
  padding: 8px 20px;
  border-radius: 30px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}
.review-btn:hover {
  background-color:linear-gradient(90deg, #bcff01, #27e68b);
}


/* --- Review Cards Grid --- */
.reviews-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 25px;
  justify-content: center;
}

/* --- Individual Review Card --- */
.review-card {
  background-color: #1e1e1e;
  padding: 25px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.review-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 20px rgba(255, 255, 255, 0.08);
}

/* --- Review Header --- */
/* --- Review Header (User Info Section) --- */
.review-user {
  display: flex;
  align-items: center;
  gap: 12px; /* space between avatar and text */
}

.avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: black;
  font-weight: 600;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  cursor: pointer;
}

/* stack name + verified + time vertically */
.user-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1.2;
}

/* horizontal row for name + verified icon */
.user-name {
  display: flex;
  align-items: center;
  gap: 6px;
}

.user-name h4 {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  line-height: 1.2;
}

.verified-icon {
  width: 15px;
  height: 15px;
  margin-top: 1px; /* subtle vertical alignment tweak */
}

.time {
  font-size: 13px;
  color: #aaa;
  margin: 2px 0 0 0;
  line-height: 1.2;
}


/* --- Review Text --- */
.review-card .stars {
  color: #fbbc05;
   font-size: 25px;
   font-weight: 900; 
   margin-top: 10px;
  margin-bottom: 4px;
    letter-spacing:2.5px;
}

.review-text {
  font-size: 15px;
  line-height: 1.5;
  color: #ddd;
}

/* --- Read More Button --- */
.read-more {
  color: #1a73e8;
  background: none;
  border: none;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: color 0.2s ease;
  align-self: flex-start;
}

.read-more:hover {
  text-decoration: underline;
  color: #4285f4;
}


/* Google logo at the bottom of review card */
.google-card-icon {
  width: 65px;
  margin-top: 35px !important;
  align-self: flex-start;
  opacity: 0.9;
  transition: opacity 0.3s ease;
}

.google-card-icon:hover {
  opacity: 1;
}


/* --- Load More Button --- */
.load-more-container {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.load-more-btn {
  background-color: #1e1e1e;
  color: #fff;
  border: none;
  padding: 10px 50px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 15px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  margin-bottom: 20px;
}

.load-more-btn:hover {
  background-color: #2b2b2b;
  transform: translateY(-2px);
}


/* ===== MODAL OVERLAY ===== */
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.35);
  backdrop-filter: blur(6px) saturate(120%);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;

  opacity: 0;
  pointer-events: none;
  transition: opacity 0.35s ease, backdrop-filter 0.3s ease;
}

.modal-overlay.active {
  opacity: 1;
  pointer-events: auto;
}

.modal-overlay.closing {
  opacity: 0;
  pointer-events: none;
}

.modal-content {
  background: #202124;
  color: #fff;
  border-radius: 16px;
  padding: 32px;
  width: 600px;
  max-width: 90%;
  position: relative;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.4);
  transition: all 0.35s ease-in-out;
  transform: scale(0.9) translateY(10px);
  opacity: 0;
}

.modal-overlay.active .modal-content {
  transform: scale(1) translateY(0);
  opacity: 1;
}

.modal-overlay.closing .modal-content {
  transform: scale(0.95) translateY(10px);
  opacity: 0;
}
/* ===== CLOSE BUTTON (X) ===== */
.close-modal {
  position: absolute;
  top: 16px;
  right: 16px;
  background: transparent;
  border: none;
  font-size: 22px;
  color: #ccc;
  cursor: pointer;
  transition: color 0.2s ease;
}

.close-modal:hover {
  color: #fff;
}


/* ===== STARS ===== */
.stars {
  color: #fbbc04;
  font-size: 25px;
  font-weight: 900; 
  letter-spacing:2.5px;
}

/* ===== FULL REVIEW TEXT ===== */
.review-text.full {
  font-size: 16px;
  line-height: 1.6;
  color: #e0e0e0;
  margin-top: 5px;
}

/* ===== GOOGLE LOGO ===== */
.google-card-icon {
  width: 80px;
  margin-top: 10px;
  opacity: 0.9;
}


/* 
@keyframes fadeIn {
  0% {
    backdrop-filter: blur(0px) saturate(100%);
    background: rgba(0, 0, 0, 0);
    opacity: 0;
  }
  100% {
    backdrop-filter: blur(50px) saturate(150%);
    background: rgba(0, 0, 0, 0.45);
    opacity: 1;
  }
} */




.reviews-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
}

.google-review-section {
  width: 100%;
  background-color: #fff;
  padding: 20px 0 60px 0; /* no side padding here */
  display: flex;
  justify-content: center;
}

.google-review-container {
  width: 100%;
  max-width: 1200px;
  padding: 0 15px; /* same as above section */
  box-sizing: border-box;
}

/* ===== 865px–1200px → 3 cards ===== */
@media (max-width: 1200px) and (min-width: 865px) {
  .google-review-section {
    padding: 20px 0 60px 0;
  }
  .google-review-container {
    padding: 0 15px;
  }
  .reviews-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* ===== 565px–865px → 2 cards ===== */
@media (max-width: 865px) and (min-width: 565px) {
  .google-review-section {
    padding: 20px 0 60px 0;
  }
  .google-review-container {
    padding: 0 15px;
  }
  .reviews-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* ===== <565px → 1 card ===== */
@media (max-width: 565px) {
  .google-review-section {
    padding: 20px 0 60px 0;
  }
  .google-review-container {
    padding: 0 15px;
  }
  .reviews-grid {
    grid-template-columns: 1fr;
  }
}


#gsj6vcouk4e41771072469851.widget-visible {
    position: relative !important;
    z-index: 10 !important;
}