.logo-shreya {
    max-width: 130px !important;
}

.links-logo {
    max-width: 250px !important;
}

.wptb-slider.style2 .wptb-heading .wptb-item--title {
    font-size: 60px;
}

.wptb-slider.style2 .wptb-heading .wptb-item--subtitle {
    font-size: 18px;
    font-weight: 400;
}

.wptb-slider.style2 .btn {
    font-size: 12px;
    min-width: auto;
    height: auto;
}

.wptb-marquee {
    padding-bottom: 50px;
    padding-top: 50px;
}

.wptb-marquee h2 {
    font-size: 26px;
    text-transform: uppercase;
    padding-bottom: 50px;
}

.wptb-heading .wptb-item--title.lg {
    font-size: 42px;
    line-height: 60px;
}

.wptb-agency-experience .wptb-heading .wptb-item--description {
    font-size: 14px;
    padding-right: 0;
    /* text-align: justify; */
    line-height: 22px;
}

.wptb-counter1 .wptb-item--value {
    font-size: 50px;
    gap: 0 !important;
    min-width: 130px;
}

.wptb-counter1 .wptb-item--text {
    flex: auto !important;
    font-size: 16px;
}

.wptb-team-grid1 .wptb-item--inner .wptb-item--meta .wptb-item--title {
    font-size: 24px;
    line-height: 30px;
}

.wptb-item--image .wptb-item--meta {
    text-align: center;
    position: absolute;
    top: 41%;
    z-index: 9;
    width: 100%;
}

.portfolio-filters-content .filters-button-group .button {
    font-size: 12px;
}

.swiper-clients {
    padding-top: 50px;
    padding-bottom: 50px;
    /* padding-left: 20px; */
}

.swiper-clients h2 {
    font-size: 30px;
    padding-bottom: 30px;
}

.swiper-clients .swiper-slide {
    padding: 20px;
}

.swiper-clients .swiper-slide img {
    border-radius: 16px !important;
}

.swiper-experiences {
    /* padding-top: 50px;
    padding-bottom: 50px; */
    /* padding-left: 20px; */
    margin-top: -50px;
}

.swiper-experiences .swiper-slide {
    padding-left: 20px;
}

.swiper-experiences .swiper-slide img {
    border-radius: 16px !important;
}

.swiper-experiences .swiper-slide video {
    border-radius: 16px !important;
}

.grid-item .wptb-item--meta h4 {
    font-size: 20px;
    padding: 0 20px 20px 20px;
}

.footer .logo img {
    width: 130px;
}

.aside_info_wrapper .aside_logo a img {
    max-width: 130px;
    min-width: 130px;
    margin: auto;
}

.mr_menu .logo {
    text-align: left;
}

.mr_menu .logo img {
    width: 130px;
}

.computer {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 500px;
    height: 450px;
    overflow: hidden;
    /* margin-left: 70px; */
    margin: auto;
}

.computerBorder {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    /* height: 350px; */
    overflow: hidden;
    filter: drop-shadow(0 2px 10px rgba(0, 0, 0, 0.2));
    z-index: 9;
}

.computer video {
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    width: 82%;
    z-index: 1;
}

.wptb-item--inner h2 {
    font-size: var(--fs-26);
    line-height: var(--fs-50); /* set "line-height" based on "font-family" */
}

.address a {
    font-size: var(--fs-14);
}
.address span {
    font-weight: 800;
}

@media (max-width: 575.98px) {
    .wptb-slider.style2 .wptb-heading .wptb-item--title,
    .wptb-slider.style3 .wptb-heading .wptb-item--title,
    .wptb-slider.style4 .wptb-heading-two .wptb-item--title,
    .wptb-slider.style5 .wptb-heading .wptb-item--title,
    .wptb-slider.style7 .wptb-heading .wptb-item--title,
    .wptb-slider.style8 .wptb-heading .wptb-item--title {
        font-size: 30px;
    }

    .wptb-slider.style2 .wptb-heading .wptb-item--subtitle {
        font-size: 14px;
    }

    .swiper-experiences .swiper-slide {
        padding-left: 0;
    }

    .wptb-team-grid1 .wptb-item--inner .wptb-item--meta .wptb-item--title {
        font-size: 20px;
    }

    .computer {
        width: 350px;
    }

    .footer-nav span {
        font-size: 12px !important;
    }

    .footer-widget h1 {
        font-size: 15px !important;
    }
}

.text-justify {
    text-align: justify;
}

.wptb-item-custom--title span {
    color: #e58532;
}

.wptb-page-heading-custom {
    position: relative;
    padding: 0;
}

.wptb-value-item {
    position: relative;
    /* padding: 100px 100px 0px 100px; */
}

.wptb-item-custom--inner {
    position: relative;
    padding: 260px 0px 220px 0px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    overflow: hidden;
}

.wptb-value-item--inner {
    padding: 60px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    overflow: hidden;
    height: 400px;
    /* vertical-align: middle; */
}

.wptb-page-heading-custom .wptb-item-layer-one {
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 0;
}

.wptb-value-item .wptb-item-layer-one {
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 0;
}

.wptb-page-heading-custom .wptb-item--title {
    position: relative;
    color: var(--color-white-fixed);
    font-size: 50px;
    font-weight: var(--fw-medium);
    line-height: 60px;
    margin-bottom: 0px;
}

.wptb-value-item .wptb-item--title {
    position: relative;
    color: var(--color-white-fixed);
    font-size: 50px;
    font-weight: var(--fw-medium);
    line-height: 60px;
    margin-bottom: 0px;
}

.wptb-value-item p {
    position: relative;
}

.wptb-page-heading-custom .wptb-item--text {
    position: relative;
    color: var(--color-white-fixed);
    font-size: 26px;
    /* font-weight: var(--fw-medium);
    line-height: 60px; */
    margin-bottom: 0px;
}

.wptb-value-item .wptb-item--text {
    position: relative;
    color: var(--color-white-fixed);
    font-size: 26px;
    /* font-weight: var(--fw-medium);
    line-height: 60px; */
    margin-bottom: 0px;
}

.wptb-item-custom--meta p {
    font-size: 20px;
    /* font-weight: var(--fw-bold); */
    margin: 0;
}
.wptb-item-custom--meta p:hover {
    background: linear-gradient(90deg, #e58532, #181b21);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.swiper-slide .wptb-item--link {
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    font-size: 20px;
}

.wptb-heading .wptb-item--description {
    display: block;
    margin: auto;
    max-width: 800px;
}

.gallery-padding .grid-item .wptb-item--image {
    padding: 30px 0;
    background: #292828;
}
.gallery-padding .grid-item .wptb-item-custom--image {
    padding: 0px 0;
    background: #292828;
}

.swiper-slide .grid-item .wptb-item--holder {
    padding: 20px;
}

.alert-danger {
    background: transparent;
    border-color: #842029;
    display: none;
}

.alert-success {
    background: #ffffff;
    border-color: #0f5132;
    display: none;
}

.footer-widget p {
    font-size: 11px;
}
.footer-widget h1 {
    font-size: 18px;
}

.footer-nav .menu-item {
    font-size: 16px;
}

.footer-nav .footer-nav-title {
    font-size: 18px;
}
.footer-nav span {
    font-size: 14px;
}
.direction {
    font-size: 11px !important;
}

.my-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.gmapbox iframe {
    border-radius: 5px;
    overflow: hidden;
}

.logo_links {
    width: 130px;
    height: 130px;
}

.btn-link {
    position: relative;
    width: auto;
    min-width: 190px;
    height: 50px;
    padding: 30px 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-family: var(--font-family-base);
    font-size: var(--fs-16);
    font-weight: var(--fw-medium);
    line-height: var(--fs-21);
    text-transform: capitalize;
    color: var(--color-white-fixed);
    background: var(--color-one);
    border-width: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    letter-spacing: 0.8px;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: var(--transition-base);
    transition: var(--transition-base);
    text-decoration: none;
}

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

.footer-nav .menu-item {
    position: relative;
}

.footer-nav .dropdown-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background-color: #111;
    padding: 10px 0;
    min-width: 200px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.footer-nav .dropdown-menu li {
    padding: 5px 15px;
}

.footer-nav .dropdown-menu li a {
    color: white;
    text-decoration: none;
    display: block;
    font-size: 12px;
}

.footer-nav .dropdown-menu li a:hover {
    background-color: #333;
}

.footer-nav .dropdown:hover .dropdown-menu {
    display: block;
}

.footer-nav .dropdown-toggle::after {
    content: none !important;
}

.wptb-item-button--custom a:hover {
    color: var(--color-dark-one) !important;
}

.leaflet-section {
    padding: 45px 0px;
}

@media screen and (max-width: 1400px) {
    .wptb-page-heading-custom {
        padding: 100px 0px 0px 0px;
    }

    .wptb-value-item {
        padding: 100px 0px 0px 0px;
    }
}

@media screen and (max-width: 1199px) {
    .wptb-page-heading-custom {
        padding: 100px 0px 0px 0px;
    }
    .wptb-value-item {
        padding: 100px 0px 0px 0px;
    }

    .wptb-item-custom--inner {
        padding: 100px 0px 100px 0px;
    }
    .wptb-value-item--inner {
        padding: 100px 0px 100px 0px;
    }
}

@media screen and (max-width: 991px) {
    .btn-link {
        position: relative;
        width: auto;
        min-width: 190px;
        height: 50px;
        padding: 30px 35px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        font-family: var(--font-family-base);
        font-size: var(--fs-14);
        font-weight: var(--fw-medium);
        line-height: var(--fs-21);
        text-transform: capitalize;
        color: var(--color-white-fixed);
        background: var(--color-one);
        border-width: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        letter-spacing: 0.8px;
        cursor: pointer;
        overflow: hidden;
        -webkit-transition: var(--transition-base);
        transition: var(--transition-base);
        text-decoration: none;
    }

    /* .leaflet-section {
        padding: 0px 0px;
    } */

    .wptb-item-custom--inner {
        padding: 40px 0px 40px 0px;
    }

    .wptb-value-item--inner {
        padding: 40px 0px 40px 0px;
    }

    .wptb-page-heading-custom .wptb-item--title {
        position: relative;
        color: var(--color-white-fixed);
        font-size: 30px;
        font-weight: var(--fw-medium);
        line-height: 60px;
        margin-bottom: 0px;
    }

    .wptb-value-item .wptb-item--title {
        position: relative;
        color: var(--color-white-fixed);
        font-size: 40px;
        font-weight: var(--fw-medium);
        line-height: 60px;
        margin-bottom: 0px;
    }

    .footer .footer--inner {
        position: relative;
        padding-top: 155px;
        padding-bottom: 0px;
        overflow: hidden;
    }
}
