body {
    overflow-x: hidden;
}


:root {
    /* Colors  */
    --brand-primary-color: #f59b1f;
    --brand-secondary-color: #5e4ac5;
    --heading-color: #393a4e;
    --sub-heading-color: #f59b1f;
    --text-color-color: #59595a;
    --border-color: #e6e7e7;
    --grey-background-color: #f3f4f4;
    /* font size  */
    --heading-font-size: 3.053em;
    --sub-heading-font-size: 14px;
    --sub-heading-black: 21.5px;
    --h1-font-size: 52px;
    --h2-font-size: 36px;
    --h3-font-size: 2.368em;
    --h4-font-size: 20px;
    --h5-font-size: 16px;
    --h6-font-size: 26px;
    /* font-weight */
    --font-weight-light: 300;
    --font-weight-regular: 400;
    --font-weight-medium: 500;
    --font-weight-bold: 600;
    --font-weight-extra-bold: 700;
    /* box shadow  */
    --box-shadow-custom: 0px 0px 5px rgba(0, 0, 0, 0.15);

    scroll-behavior: smooth;
}


/*background image section css*/
.pbs_section {
    background-image: url('../img/empty-studio-with-lighting-equip.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-width: 100%;
    min-height: 100%;
    position: relative;
    box-shadow: inset 0 0 0 50vw rgb(0 0 20 / 50%);
    padding: 15% 30px;
}

.pbs_section.template-2 {
    box-shadow: none;
}

.product_text span,
h1 {
    text-align: center;
    color: #fff;
    font-weight: 800;
    font-size: 30px;
    line-height: 1.8;
}

.product_text p {
    text-align: center;
    color: #fff;
    font-weight: 800;
    font-size: 60px;
    text-transform: capitalize;
    font-style: italic;
}

/* .product_text mark {
  background: #F7B75C;
  color: #fff;
  padding: 0 15px 0 5px;
} */
.product_text span {
    color: #F59B1F;
}

/* .product_text span{
    background-color: #f59b1f;
    padding: 0px 10px;
} */

/* for moboile sticky btn  */
.footer__btn__fix {
    position: fixed;
    width: 100%;
    z-index: 4;
    transition: all 1s;
    padding: 0;
    bottom: 0;
    padding: 5px;
}

.sticky__ftr__btn {
    background: #F59B1F;
    padding: 8px 10px;
    font-size: 16px;
}

.sticky__ftr__btn a {
    color: #fff;
}

/* for moboile sticky btn  */

.sticky__btnbtn {
    background-color: #F59B1F;
    border-radius: 0;
    padding: 5px 15px;
    border: none;
    font-size: 18px;
    letter-spacing: 1px;
}

#sticky-button button a {
    color: #fff;
}

.sticky__btnbtn:hover {
    background-color: #5e4ac5;
}

.popup__btn {
    /* background: var(--brand-primary-color); */
    color: #fff;
    background-color: #F59B1F;
    border-radius: 0;
    padding: 10px 25px;
    margin-top: 35px;
    border: 1px solid #F59B1F;
    font-size: 20px;
    letter-spacing: 2px;
}

.shorts-video .btn-check:focus + .btn,
.btn:focus {
    color: #fff;
    background-color: #f59b1f;
}

.popup__btn:hover {
    background-color: var(--brand-secondary-color);
    color: #fff;
}

/* .btn-check:focus+.btn, .btn:focus{
  color: #fff;
} */
#modal_title {
    text-align: center;
    width: 100%;
    font-size: 25px;
    /* color: #000; */
}

.np_portfolio {
    background-color: #03040a;
    padding-bottom: 25px;
    padding-left: 10px;
}

.np_portfolio .np_head {
    margin-top: 42px;
    /* padding: 0px 43px; */
    margin-bottom: 34px;
}

.np_portfolio .np_head h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 40px;
    font-weight: 800;
}

.np_portfolio .np_tab {
    padding-bottom: 20px;
}

.np_portfolio .np_tab .filter {
    color: #fff;
    border-radius: 0;
    position: relative;
    padding: 8px 16px;
}

.np_tab button {
    color: #fff;
}

.np_tab button:hover {
    color: #fff;
}

.btn-check:active + .btn,
.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:active {
    color: #fff;
}

.popup__btn a {
    color: #fff;
}

.np_portfolio .gallery_product {
    overflow: hidden;
}

.np_portfolio .gallery_product {
    overflow: hidden;
}

.ytv_video {
    width: 100%;
    height: 300px;
    margin: 0 auto;
}

.video_heading_ad {
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 800;
}

.video_heading_ad h3 {
    font-size: 40px;
}

.video_shoot button {
    background-color: #f59b1f;
    border: none;
}

.video_shoot button:focus:not(:focus-visible) {
    background-color: #f59b1f;
    border: none;
}

.video_shoot button:focus:not(:focus-visible):hover {
    background-color: #5e4ac5;
    border: none;
}

.tkt__about__right .embed-video {
    max-width: 100%;
}

/*shorts video*/
.shorts-video .slick-prev.slick-arrow:hover,
.shorts-video .slick-next.slick-arrow:hover {
    background-color: #000;
    color: #fff;
}

.shorts-video .slick-next.slick-arrow {
    position: absolute;
    right: 0%;
    top: 50%;
    background: #000;
    width: 40px;
    height: 40px;
    padding: 10px;
    transform: translate3d(0px, 0px, 0px);
    transform-origin: 50% 50% 0px;
    z-index: 5;
    box-shadow: 0 2px 15px 0 rgba(2, 2, 2, .07);
}

.shorts-video .slick-prev.slick-arrow {
    position: absolute;
    left: 0%;
    top: 50%;
    background: #000;
    width: 40px;
    height: 40px;
    padding: 10px;
    transform: translate3d(0px, 0px, 0px);
    transform-origin: 50% 50% 0px;
    z-index: 5;
    box-shadow: 0 2px 15px 0 rgba(2, 2, 2, .07);
}

.shorts-video .slick-next::before,
.shorts-video .slick-prev::before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*shorts end*/


/*service slider*/
.wrapper {
    background-color: #000;
}

.carousel {
    width: 100%;
    margin: 0px auto;
}

.slick-slide {
    margin: 10px;
}


/* .slick-slide img{
  width:100%;
} */
.slick-slide .card img {
    display: block;
    width: 100%;
}

.slick-prev,
.slick-next {
    background: #000;
    border-radius: 15px;
    border-color: transparent;
}

.card {
    border: 1px solid #fff;
    --bs-card-cap-padding-y: 0;
    --bs-card-cap-padding-x: 0;
}

.card-body {
    background: #fff;
    width: 100%;
    vertical-align: top;
    min-height: 100px;
}

.card-content {
    text-align: left;
    color: #393a4e;
    font-size: 20px;
    font-weight: 800;
}

.card-text {
    font-size: 14px;
    font-weight: 300;
}

.car-title {
    font-size: 25px;
}

/**/
.h_point i {
    width: 80px !important;
    height: 80px !important;
    background: #f59b1f2e;
    border-radius: 4px;
    margin-right: 15px;
    font-size: 36px;
    color: #f59b1f;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
}

.how_we_work__flex__box {
    flex: 0 0 70%;
    max-width: 70%;
}

/* .h_point i::before {
  display: inline-block;
  font: normal normal normal ;
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
} */
.h_heads {
    font-size: 23px;
    color: #393a4e;
    font-weight: 700;
}

.h_point p {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    text-align: justify;
}

.h_point {
    padding-bottom: 15px;
}

/*About*/
.content-box {
    background-color: #000;
}

.content-box h3 {
    color: #fff;
    text-align: center;
}

.desc_box h4 {
    color: #F59B1F;
    font-size: 30px;
    font-weight: 600;
}

#box_contain {
    background-color: #FDEDD7;
    border-radius: 4px;
    padding: 15px;
    margin: 15px;
    height: 300px;
}

.desc_box p {
    color: #000;
    text-transform: none;
    font-family: "Hind", sans-serif;
    font-style: normal;
    line-height: 28px;
    font-size: 18px;
}

/* =========== testimonial slider ========== */
.section__padding .slick-prev.slick-arrow {
    position: absolute;
    left: 70%;
    top: 88%;
    background: #fff;
    width: 40px;
    height: 40px;
    padding: 10px;
    transform: translate3d(0px, 0px, 0px);
    transform-origin: 50% 50% 0px;
    -webkit-transition: background 0.3s;
    -ms-transition: background 0.3s;
    transition: background 0.3s;
    z-index: 5;
    box-shadow: 0 2px 15px 0 rgba(2, 2, 2, .07);
}

.section__padding .slick-next.slick-arrow {
    position: absolute;
    left: 88%;
    top: 88%;
    background: #fff;
    width: 40px;
    height: 40px;
    padding: 10px;
    transform: translate3d(0px, 0px, 0px);
    transform-origin: 50% 50% 0px;
    -webkit-transition: background 0.3s;
    -ms-transition: background 0.3s;
    transition: background 0.3s;
    z-index: 5;
    box-shadow: 0 2px 15px 0 rgba(2, 2, 2, .07);
}

.section__padding .slick-prev.slick-arrow:hover,
.section__padding .slick-next.slick-arrow:hover {
    transform: translate3d(0px, 0px, 0px);
    transform-origin: 50% 50% 0px;
    -webkit-transition: background 0.3s;
    -ms-transition: background 0.3s;
    transition: background 0.3s;
}

.section__padding .slick-next::before,
.section__padding .slick-prev::before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ts__clontent p {
    color: #fff;
    text-align: justify;
    font-size: 18px;
    font-weight: 500;
}


.au__name {
    color: #f59b1f;
    font-size: 16px;
    font-weight: 600;
}

.tesimonial_box_footer {
    background-color: #f59b1f94;
    padding: 20px 10px;
    border-radius: 8px;
}

.tesimonial_box_footer .section__subtitle::before {
    z-index: 1;
    display: block;
    left: 0;
    top: 50%;
    content: '';
    height: 2px;
    width: 50px;
    position: absolute;
    margin-top: -1px;
    background-color: #fff;
}


/* =========== testimonial slider ========== */

/*================ client slider================  */
.cl__item {
    margin: 0px 15px;
    border: 1px solid #e3e1e1;
}

.cl__item img {
    max-width: 100%;
    width: 150px;
    margin: auto;
}

/*================ client slider ================ */


/* ==========================================

            RESPONSIVE Start

========================================== */

@media only screen and (max-width: 768px) {

    .product_text span,
    h1 {
        font-size: 19px;
    }

    .product_text p {
        font-size: 35px;
    }

    .ytv_video {
        height: 240px;
    }

    /* client slider  */
    .cl__item img {
        padding: 10px;
    }

    /* client slider  */
    .h_point p {
        color: #000;
        font-size: 14px;
        font-weight: 500;
        text-align: left;
    }

    .h_heads {
        font-size: 16px;
        padding-bottom: 6px;
    }

    .tkt__about__right .embed-video {
        max-width: 100%;
        margin-bottom: 30px;
        height: 185px !important;
    }

    /* #scroll_mobile.embed-video{
      max-width: 100%;
      margin-bottom: 30px;
      height: 185px !important;
    } */
    .video_heading_ad h3 {
        font-size: 22px;
    }

    .np_portfolio .np_head h3 {
        font-size: 30px;
    }

    /*About*/
    div#overflow__custom {
        overflow-x: auto;
        flex-wrap: nowrap;
    }

    #box_contain {
        margin: -5px;
    }

    .desc_box h4 {
        font-size: 20px;
    }

    .desc_box p {
        font-size: 16px;
    }

    .tesimonial_box_footer {
        margin-bottom: 20px;
    }


}

@media only screen and (max-width: 375px) {

    .product_text span,
    h1 {
        font-size: 21px;
    }

    .product_text p {
        font-size: 25px;
    }

    .popup__btn {
        font-size: 16px;
    }

    /* .np_portfolio .np_head h3 {
      font-size: 30px;
    }

    .video_heading_ad h3 {
      font-size: 30px;
    } */
    .h_heads {
        font-size: 18px;
    }

    .content-box h3 {
        font-size: 30px;
    }
}


/* ==========================================

            RESPONSIVE END

========================================== */

/* css by anish  */

/* css by kiran */

/* Ecommerce photoshoot service */
.pbs_section.template-2 {
    padding: 10% 30px;
}

.photo-banner-content {
    padding-left: 50px;
}

.photo-banner-content h1 {
    font-size: 38px;
    text-align: left;
    line-height: 1.15;
    width: 80%;
}

.photo-banner-content .photography-text {
    font-size: 38px;
    color: #F59B1F;
}

.photo-banner-content p {
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    padding-top: 20px;
}

@media only screen and (max-width: 480px) {
    .pbs_section.template-2 {
        padding: 85% 15px 10%;
        background-image: url('../img/ecommerce-photoshoot/mobile-banner2.png')!important;
        background-position: right;
    }

    .pbs_section.template-2.d-block {
        padding: 7% 15px;
    }

    .photo-banner-content {
        padding-left: 0px;
    }

    .photo-banner-content h1 {
        font-size: 24px;
        width: 90%;
    }

    .photo-banner-content .photography-text {
        font-size: 24px;
    }

    .photo-banner-content p {
        font-size: 14px;
        line-height: 20px;
    }

    .template-2 .popup__btn {
        font-size: 16px;
        padding: 7px 15px;
        background: #fff;
        border-radius: 25px;
        color: #000;
        border:0;
    }

    .template-2 .popup__btn a {
        color: #000
    }
}