/* Typo css form Footer.css file */
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lora", serif;
}

h1 {
    font-size: 60px;
    line-height: 1.2;
    letter-spacing: 0px;
    font-family: "Lora", serif;
    font-weight: 400;
}

h2,
.h2-heading {
    font-size: 40px;
    line-height: 1.1;
    letter-spacing: 0px;
    color: #ffffff;
    font-family: "Lora", serif;
    font-weight: 400;
}

.h2-small-heading {
    font-size: 20px;
    color: rgba(24, 24, 21, 0.5);
    letter-spacing: 1px;
    line-height: 1.2;
}

h3 {
    font-size: 30px;
    line-height: 1.3;
    color: #ffffff;
    font-family: "Lora", serif;
    font-weight: 400;
}

h5 {
    color: #ffffff;
    font-size: 26px;
    line-height: 1.5;
    font-family: "Lora", serif;
    font-weight: 400;
}

h4 {
    font-size: 28px;
    line-height: 140%;
    letter-spacing: -1px;
    font-family: "Lora", serif;
    font-weight: 400;
}

h6,
.custom-footer a {
    font-size: 16px !important;
    line-height: 32px !important;
    font-weight: bold !important;
    font-family: "Lora", serif;
    font-weight: 400;
}

p {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.67;
    color: #ffffff;
    letter-spacing: -0.01em;
}

.space-60 {
    padding: 30px 0px;
}

.by-pb {
    padding-bottom: 60px;
}

.by-pt {
    padding-top: 60px;
}

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

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

.pb-40 {
    padding-bottom: 18px;
}

.pt-5,
.py-5 {
    padding-top: 48px !important;
}

.pt-40 {
    padding-top: 36px;
}

.by-pb-inner {
    padding-bottom: 60px;
}

.section-space-xl {
    padding: 50px 0px;
}

.section-space-xl-inner {
    padding: 100px 0px;
}

.container {

    margin: 0 auto;
}

.container-fluid {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0px 80px;
}

.section-spacer {
    padding: 30px 0;
    position: relative;
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border-style: none;
}

.bg-moving,
.line-moving {
    background: url('/wp-content/themes/bytestech/images/separator-white.png') repeat 0 0;
    animation: slide 20s linear infinite;
    height: 20px;
}

/* Magnetic button  */

.magnetic {
    display: inline-block;
    border-radius: 50%;
    transition: all 0.15s;
    margin-top: 20px;
}

.banner-block-content .magnetic {
    margin-top: 30px;
}

.magnetic button,
.magnetic a,
.magnetic input,
.magnetic a:focus,
.magnetic input:focus,
.magnetic button:focus {
    height: 50px;
    padding: 0 30px;
    border-radius: 47px;
    border: 1px solid #da3333;
    background: #da3333;
    color: #fff;
    font-size: 15px;
    font-family: "poppins", "sans-serif" !important;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .1em;
    line-height: 120%;
    display: flex;
    align-items: center;
    white-space: normal;
    transition: all 0.5s;
    box-shadow: none !important;
    vertical-align: middle;
    text-align: center;
}

.magnetic button:hover,
.magnetic a:hover,
.magnetic input:hover,
.magnetic.btn-f a:hover {
    border: 1px solid #fff;
    background: transparent;
    color: #ffffff !important;
    box-shadow: none !important
}

.top_nav .magnetic {
    margin-top: 0;
    transform: none !important
}

.magnetic.btn-f a {
    color: #da3333 !important;
    background: #fff
}

/* Bootstrap CSS  */
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}


.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.text-center {
    text-align: center !important;
}

.position-relative {
    position: relative !important;
}

@media (min-width: 576px) {
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 768px) {
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
}

@media (min-width: 992px) {
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
    .container-fluid {
        padding: 0 30px;
    }
}

.opeaning-heading-content .text-red {
    transition: 0.5s;
}

.opeaning-heading-content .text-red:hover {
    color: #ffffff !important;
}

.bg-grey {
    background: #f4f4f4 !important;
}

.bg-pr-trasperent {
    background: none !important;
}

.dark-footer-copyright .container {
    max-width: clamp(100px, 89.58vw, 1720px) !important;
}

.bt-heading {
    margin-bottom: 30px;
    font-size: 80px;
    font-weight: 400;
    font-family: "Lora", serif;
    letter-spacing: -.02em;
    line-height: 1.1;
}

.solution-detail p {
    line-height: 160%;
    letter-spacing: -.2px;
    margin-bottom: 0;
}

.breadcrumbs-top-heading p {
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "poppins", "sans-serif" !important;
    margin-bottom: 30px;
    font-size: 18px;
}

.bt-counter-content .count {
    margin-right: 10px;
}

.c-fixed_wrapper {
    height: 100vh;
    position: relative;
    overflow: hidden;
}

.c-fixed {
    height: 100%;
    background-size: cover;
    background-position: 50%;
    opacity: 1;
    mix-blend-mode: multiply;
    background-attachment: fixed;
}

/* 
.section-single-pr-img {
    margin: 0;
} */

.section-single-pr-img .section-image_wrapper img {
    display: block;
    margin: 0 auto;
}

.section-r-content span,
.section-r-content p {
    font-size: 18px;
}

a {
    color: #fff;
}

textarea {
    width: 100%;
}

.p-large {
    font-size: 30px;
    line-height: 170%;
}

.breadcrumbs-top-heading p,
.label-heading p {
    color: rgba(255, 255, 255, .5);
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: "poppins", "sans-serif";
}

.vert-move {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate
}

.vert-move {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate
}


.sec-3 .sec-3-box>a:after {
    content: "\2192";
    font-size: 30px !important;
    right: -35px !important;
    top: 50%;
    bottom: unset !important;
    transform: translateY(-50%) !important;
}

.sec-3 .sec-3-box>a:hover:after {
    right: -45px !important;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-10px)
    }
}

@keyframes mover {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-10px)
    }
}



/* Standard keyframes */
@keyframes slide {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -400px 0;
    }
}

/* WebKit prefix for older Safari */
@-webkit-keyframes slide {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -400px 0;
    }
}

@-webkit-keyframes animationgradienttitle {
    0% {
        background-position: 0 1600px;
    }

    100% {
        background-position: 1600px 0;
    }
}

@media (max-width:767px) {

    .bg-moving,
    .line-moving {
        background: url(../images/mobile-separator-white.png) repeat 0 0;
        height: 16px !important;
    }
}

/* Global Responsive CSS  */

@media (max-width: 1600px) {
    .bt-heading {
        font-size: 65px;
    }

    .magnetic button,
    .magnetic a,
    .magnetic input,
    .magnetic a:focus,
    .magnetic input:focus,
    .magnetic button:focus,
    .bt-blog-comment-wrap .form-submit.magnetic input,
    .page-template-contact-us .magnetic input {
        height: 45px;
        font-size: 14px;
    }

    .p-large {
        font-size: 24px;
    }

    .by-pt {
        padding-top: 50px;
    }

}

@media (max-width: 1366px) {

    h1 {
        font-size: 35px
    }

    .section-banner h1 {
        padding: 0 0 20px 0
    }

    .space-60 {
        padding: 20px 0
    }

    .section-spacer {
        padding: 30px 0
    }

    h2,
    .h2-heading {
        font-size: 30px;
        line-height: normal
    }

    p {
        font-size: 18px;
        line-height: 28px
    }

    h3 {
        font-size: 26px;
        line-height: normal
    }

    h5 {
        font-size: 22px
    }

    .line-moving {
        height: 15px;
    }

    .breadcrumbs-top-heading p {
        margin-bottom: 20px;
        font-size: 15px;
    }

    .p-large {
        font-size: 22px;
    }

    .bt-fap-tab {
        padding-bottom: 40px;
        padding-top: 40px;
    }
}

@media (max-width: 1024px) {

    .container {
        max-width: 100% !important;
        padding: 0 30px;
    }

    h1 {
        font-size: 32px
    }

    h2 {
        font-size: 30px
    }

    h3 {
        font-size: 26px
    }

    h4 {
        font-size: 24px
    }

    body .c-fixed_wrapper,
    body .section-single-pr-img {
        height: 46vh !important;
    }
}

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

    .magnetic button,
    .magnetic a,
    .magnetic input,
    .magnetic a:focus,
    .magnetic input:focus,
    .magnetic button:focus,
    .bt-blog-comment-wrap .form-submit.magnetic input,
    .page-template-contact-us .magnetic input {
        height: 40px;
        padding: 0 16px;
        font-size: 12px;
    }
}

/* page-template-gdpr  */

.byt-listing .privacy-policy-wrapper h2,
.byt-listing .privacy-policy-wrapper h4,
.byt-listing .privacy-policy-wrapper h5 {
    margin-bottom: 20px;
    font-weight: 400;
}

.gdpr-dark-style {
    background: #000 !important;
}

.dark-main .section-banner {
    padding-top: 150px;
}

.byt-listing .privacy-policy-wrapper p {
    margin: 30px 0;
}

.byt-listing .privacy-policy-wrapper a {
    color: #fff;
    font-weight: 700;
}

/* solution-detail-page-template  */

.solution-detail .breadcrumbs-top-heading p {
    font-family: "poppins", "sans-serif" !important;
    font-weight: 700;
    line-height: 125%;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    margin-bottom: 16px;
    color: #fff;
    font-size: 18px;
}

.page-template-solution-detail-page-template a {
    color: #fff !important;
}

.ema-container .ema-box .ema-box-img img {
    display: block;
    width: 100%;
    transition: all 2s ease;
    height: auto;
    max-width: 100%;
}

.section-spacer {
    padding: 30px 0;
    position: relative;
}


/* Let's Talk Section Global css start */

section.section-talk {
    position: relative;
    height: 400px;
    overflow: hidden;
    z-index: 0
}

#byt-bg-animate {
    position: relative;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 20%;
    background-position: 50% 50%
}

section.section-talk canvas.particles-js-canvas-el {
    height: 600px !important;
    position: relative;
    z-index: 1
}

.section-talk-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    max-width: 1350px !important;
    padding: 0 30px;
    margin: 0 auto;
    right: 0;
    z-index: 99
}

section.section-talk h2.font-light {
    font-weight: 400;
    margin-bottom: 30px
}

section.section-talk h2 {
    font-family: "poppins", "sans-serif";
    letter-spacing: -.02em
}

.lets-talk-center-content a.text-white.btn-talk {
    font-family: "Lora", serif
}

a.text-white.btn-talk {
    z-index: 9999;
    position: relative !important;
    font-weight: 700;
    font-size: 80px;
    letter-spacing: 0;
    line-height: 88px;
    color: #da3333 !important;
    white-space: nowrap
}

a.text-white.btn-talk:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 4px;
    background: currentColor;
    transition: transform 0.45s cubic-bezier(.4, .22, .21, 1.04)
}

a.text-white.btn-talk:hover:after {
    transform: scaleX(0)
}

.lets-talk-bottom-content {
    padding-top: 60px
}

.lets-talk-bottom-content .row {
    display: flex;
}

.icon-content {
    display: flex;
    align-items: center
}

.s-paragraph p,
.icon-content p {
    font-size: 20px;
    line-height: 32px;
    font-family: "poppins", "sans-serif";
    font-weight: 400
}

.icon-content p {
    color: #fff !important;
    margin-left: 14px;
    margin-bottom: 0
}

@media (max-width: 1600px) {
    section.section-talk {
        height: 400px;
        position: relative;
    }
}

@media (max-width: 1366px) {
    section.section-talk {
        height: 360px;
    }

    a.text-white.btn-talk {
        font-size: 55px;
        line-height: 60px;
    }

    .solution-detail .breadcrumbs-top-heading p {
        font-size: 16px;
    }
}

@media (max-width: 1024px) {

    .s-paragraph p,
    .icon-content p {
        font-size: 18px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
    section.section-talk {
        height: 400px;
    }

    .lets-talk-bottom-content .col-md-4 {
        flex: 100%;
        max-width: 100%;
    }

    .lets-talk-bottom-content .icon-content {
        margin-bottom: 16px;
    }

    .lets-talk-bottom-content {
        padding-top: 40px;
    }

    .s-paragraph p,
    .icon-content p {
        font-size: 18px;
    }
}

/* Let's Talk Section Global css End */



/* page-template-service-detail Start  */

.section-banner h1 {
    padding: 0 0 30px 0;
}

.bt-black {
    color: #ffffff !important;
}

.bt-parent.breadcrumbs-top-heading p {
    color: #fff !important;
}

.space-60 {
    padding: 30px 0;
}

p>a {
    color: #da3333;
}

.web-technologies h2 {
    font-family: "poppins", "sans-serif";
    font-size: 20px !important;
    letter-spacing: 2px !important;
}

.web-technologies .row.by-pt {
    justify-content: center;
}


.sec-12-right-content .h3 {
    font-weight: 700;
    color: #121212;
}

.stroke-title {
    -webkit-text-stroke-width: 0.1px;
    font-family: "poppins", "sans-serif";
}

.our-work-wrapper {
    text-align: center;
    margin-bottom: 100px;
    display: block;
}

.our-work-wrapper h4 {
    margin-bottom: 0;
    padding-top: 20px;
}

.section-brand {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 60px;

}

.brand-i {
    margin-bottom: 85px;
}

.brand-i {
    width: 20%;
    margin: auto;
    display: flex;
    align-items: center;
    max-height: 100px;
    margin: 32px 0;
    min-height: unset;
}

.brand-i img {
    -webkit-filter: invert(1) brightness(0);
    filter: invert(1) brightness(0);
    transition: all 0.2s;
    max-width: 150px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.byt-custom-pr-content.ab-review .small-heading p {
    text-align: center;
    font-family: "poppins", "sans-serif" !important;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: rgba(255, 255, 255, 0.5);
    margin-top: 50px;
    text-transform: uppercase;
}

section.bt-counter.section-spacer.bt-bg-gray {
    margin: 0 !important;
    background: #090909 !important;
}

ul.byt-listing-full {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 16px;
}

.byt-listing-full li {
    position: relative;
    list-style: none;
    display: block;
    width: 100%;
    padding-left: 32px;
    font-size: 18px
}

.byt-listing-full.halflist li {
    width: calc(50% - 32px)
}

.byt-listing-full li::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    background-color: red;
    left: 10px;
    top: 8px
}

/* Responsive  service detail template*/
@media (max-width: 1600px) {
    .section-brand {
        padding-top: 50px;
    }

    .brand-i {
        margin: 30px 0;
    }

    .by-pb {
        padding-bottom: 50px;
    }

}

@media (max-width: 1366px) {
    .our-work-wrapper {
        margin-bottom: 40px;
        margin-right: auto;
        margin-left: auto;
    }

    .section-brand {
        padding-top: 40px;
    }

    .brand-i {
        margin: 28px 0;
    }

    .brand-i img {
        max-width: 110px;
    }

    .by-pb-inner {
        padding-bottom: 40px;
    }
}

@media (max-width: 1024px) {
    .page-template-service-detail .bt-bg-gray.section-spacer {
        /* Add this css for remove extra spacing between section*/
        padding: 40px 0;
        margin: 30px 0;
    }

    .business-intelligence-development .section-industry h2 {
        padding-bottom: 30px;
    }
}

@media (max-width: 991px) {
    .sec-16 .row {
        align-items: start;
    }

    .sec-3 .sec-3-box h3 {
        word-break: break-word;
    }
}

/* page-template-service-detail End */



/* page-template-solutions_page start  */
.solution-listing .magnetic .magnet-button {
    font-size: 14px;
    height: auto;
    padding: 21px 32px 20px 32px;
}

.solution-listing-card-container .solution-listing-card .solution-listing-img img {
    object-fit: cover;
}

@media (max-width: 1024px) {
    .solution-listing-card-container .solution-listing-card .solution-listing-img img {
        height: auto;
    }
}

/* page-template-solutions_page end  */



/* page-template-hire-developer start */
section.sec-26 .row img {
    margin: 0 auto;
    display: block;
}

/* page-template-hire-developer end */

/* page-templates ppc-landing start*/

header.main_header {
    z-index: 99999;
    background: #090909;
    width: 100%;
    position: fixed;
    transition: all .3s
}

header.main_header>.container-fluid {
    padding: 0 40px
}

header.main_header.pinned {
    transform: translate3d(0, 0, 0);
    box-shadow: 0 0 10px 0 #efefef;
    margin-top: 0
}

.top_nav {
    padding: 0
}

.top_nav {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.container-ppc .top_nav {
    margin: 20px 0
}

.ppc-button-style1,
.ppc-button-style2,
.ppc-button-style3 {
    font-family: "poppins", "sans-serif";
}

.form-field-data textarea {
    font-family: "poppins", "sans-serif" !important;

}

/* page-templates ppc-landing end*/

/* sitemap template  */
.sitemap-main {
    padding-top: 130px !important;
}

/* page-templates/service  CSS start*/

.service-categories a:after {
    content: "\2192";
    font-size: 30px !important;
    right: -35px !important;
    top: 50%;
    bottom: unset !important;
    transform: translateY(-50%) !important;
    height: 100% !important;
}

.service-categories a:hover:after {
    right: -45px !important;
}

.service-cat-icons a::after {
    display: none;
}

/* page-templates/service  CSS end*/

/* page-templates/discovery-workshop CSS start  */
@media (max-width: 1024px) {
    .page-template-discovery-workshop .section-single-pr-img {
        margin: 0 !important;
    }
}

/* page-templates/discovery-workshop CSS end  */


/* page-template-service-category-page Start*/
.bt-magento2 .byt-listing li:before {
    /* content: "\2192" !important; */
}

.our-work-wrapper {
    margin-inline: auto !important;
}

.service-categories a:after {
    content: "\2192";
    font-size: 30px !important;
    right: -35px !important;
    top: 50%;
    bottom: unset !important;
    transform: translateY(-50%) !important;
    height: 100% !important;
}

.service-categories a:hover:after {
    right: -45px !important;
}

/* page-template-service-category-page End*/

/* page-template-work-philosophy start */

@media (max-width: 1024px) {
    section.bt-brands.section-space-xl {
        padding: 40px 0;
    }
}

/* page-template-work-philosophy end */

/* page-templates/expertise start  */

.bt-business-service h6,
.bt-tech-service h6 {
    font-weight: bold !important;
    font-size: 18px !important;
    line-height: 120% !important;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    opacity: 0.5;
    font-family: "poppins", "sans-serif";
}

@media (max-width: 1600px) {

    .bt-business-service h6,
    .bt-tech-service h6 {
        font-size: 16px !important;
    }
}

@media (max-width: 1366px) {

    .bt-business-service h6,
    .bt-tech-service h6 {
        font-size: 14px !important;
    }

    .by-pt {
        padding-top: 20px;
    }
}

/* page-templates/expertise end  */

/* This Accordian CSS for all template 
   Accordian Arrow icon CSS is their Respective Template file because its color
 */

.bt-fap-tab {
    padding-top: 100px;
    padding-bottom: 100px;
}

.bt-fap-tab .byt-listing ul {
    margin-bottom: 0;
    padding-top: 30px;
}

.bt-fap-tab h2,
.bt-fap-tab h3 {
    margin-bottom: 60px;
    font-weight: bold;
    font-size: 18px !important;
    line-height: 120% !important;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: rgba(24, 24, 21, 0.5);
    font-family: 'poppins', sans-serif;
}

.bt-fap-tab div.accordion h3 {
    color: #da3333;
}

.bt-fap-tab .accordion-desc {
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 20px !important;
}

.bt-fap-tab .card-header a.card-title {
    position: relative;
    padding-right: 60px;
}

.bt-fap-tab .card-header a.card-title h4 {
    cursor: pointer !important;
}

.bt-fap-tab .card-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0 0 20px 0;
    background: transparent;
    border-bottom: 0;
    transition: padding 0.3s;
    position: relative;
    margin-top: 30px !important;
}

.bt-fap-tab .card-header.collapsed {
    padding-bottom: 0 !important;
}

.bt-fap-tab .card {
    border: 0;
}

.bt-fap-tab .card-title {
    margin-bottom: 0;
}

.bt-fap-tab .accordion-desc:first-child .card-header {
    margin-top: 0;
}

.bt-fap-tab .card-body {
    padding: 0;
    margin-bottom: 0 !important;
    transition: height 0.35s ease;
    /* enables height animation */
    overflow: hidden;
}

.bt-fap-tab .card-body.collapsing {
    height: 0;
    overflow: hidden;
    display: block;
}

.bt-fap-tab div.accordion {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}

.bt-fap-tab .card-body p {
    line-height: 40px;
    margin-bottom: 0;
    font-size: 20px !important;
}

.bt-fap-tab .card-body .byt-listing {
    padding-top: 40px;
}

.bt-fap-tab h6 {
    font-family: "poppins", "sans-serif" !important;
}

.bt-fap-tab .card-body.collapse {
    display: block;
    height: 0;
    overflow: hidden;
}

.bt-fap-tab .card-body.collapse.show {
    height: auto;
}

/* Accordian New CSS end */


@media (min-width: 1599px) {
    .section-single-pr-img {
        margin: 30px 0;
    }

    .page-template-about-us .section-single-pr-img {
        margin: 0 !important;
    }

    .about-page-common section.section-single-pr-img {
        margin: 0;
    }
}