
:root{
    --theme_red: #ff3333;
  }

  .single-para-title-service-details p.disc,
  .service-details-accordion-area .accordion .accordion-item .accordion-body p,
  .blog-title-area-h4 p.disc,
  p{
    color: #e1e1e1;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;  
    margin-bottom: 15px;  
}
h4{
    font-size: 40px;
    margin-bottom: 20px;
}
a,a:hover{
    transition: all 0.3s ease-in;
}

.container {
    width: 1280px;
    max-width: 90%;
    margin: auto;
}
p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    word-break: auto-phrase;
}

/***********/

.logo img {
    min-width: 100px;
    max-width: 200px;
}
.callBtnArea{
    position: relative;
    display: flex;
    align-items: center;
    gap: 30px;
    padding-right: 30px;
}
.callBtnArea:after{
    content: "";
    width: 1px;
    height: 100%;
    background: rgb(255 255 255 / 50%);
    position: absolute;
    right: 0px;
    top: 0;
}
.callBtnArea a{
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-family: "Hanken Grotesk", sans-serif;
}
.callBtnArea a img{
    width: 28px;
}

.callBtnArea a:hover{
    color: var(--theme_red);
}
.callBtnArea a.callBtn{
    padding: 3px 12px 3px 4px;
    border: 2px solid rgb(255 51 51 / 75%);
    border-radius: 100px;
    transition: all 0.3s ease-in;
}
.callBtnArea a.callBtn:hover{
    border: 2px solid rgb(255 51 51 / 100%);
    transition: all 0.3s ease-in-out;
}
.rts-fs--contacts .contact-inner .contact-information ul li p, .rts-fs--contacts .contact-inner .contact-information ul li a {
    color: #d9d9d9;
    font-size: 20px;
    font-weight: 500;
}.rts-fs--contacts .contact-inner .contact-information ul li a:hover{
    color: var(--theme_red);
}

.rts_round_btn_wrap{
    opacity: 1 !important;
}

.rts-footer-area-one .footer-left-area .logo-footer .logo-1 {
    display: block;
    max-width: 200px;
}

.banner-one-wrapper .title {
    color: #fff;
    font-weight: 700;
    font-size: 54px;
    line-height: 100%;
}

.banner-one-wrapper .title .border-bottom-1 {
    color: var(--theme_red);
    font-weight: 500;
}
.banner-bg-1{
    height: 920px;
}
.banner-one-wrapper .para-wraph {
    position: absolute;
    left: 28%;
    top: 55%;
    width: 46%;
}
.banner-area.banner-style-one .top-center-image .speen-shape i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    color: var(--theme_red);
}
.rts-mouse-move-button .rts-btn-mouse-move{
    width: 150px;
    height: 150px;
    padding: 15px;
    color: #ffffff;
}
.rts-mouse-move-button .rts-btn-mouse-move:hover {
    color: var(--theme_red);
}

.banner-one-wrapper .title span::after{
    height: 2px;
    background: var(--theme_red);
}
.brand-area-style-one {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 21px;
}
.brand-area-style-one a{
    width: 14%;
    display: block;
}
.brand-area-style-one a img{
    max-width: 100%;
    display: block;
    margin: 0px auto;
    filter: grayscale(1);
    transition: all 0.3s ease;
}
.brand-area-style-one a:hover img{
    filter: grayscale(0);
    transition: all 0.3s ease;
}
.single-approach-area-start.four::before {
    background-image: url(../images/approach-four.jpg);
}
.brandColor{
    color: var(--theme_red);
}
.learn-more-btn:hover i {
    background: var(--theme_red);
}
.learn-more-btn{
    font-weight: 600;
}
.learn-more-btn:hover{
    color: var(--theme_red) !important;
}
.use-case-area-start{
    display: flex;
}
.use-case-area-start .content-wrapper{
    width: 40%;
    /* word-break: break-all; */
    padding-right: 0px;
}
.bg-dark-1 a.learn-more-btn i{
    height: 50px;
    width: 50px;
}
.use-case-area-start .img-wrapper{
    width: 60%;
}
.use-case-area-start .img-wrapper iframe{
    width: 100%;
}
.use-case-area-start .content-wrapper h2,
.use-case-area-start .content-wrapper p{
    white-space: normal;
}
.approacBoxarea{
    width: 100%;
    display: flex;
    gap: 15px;
}
.single-approach-area-start {
    padding: 10px 15px;
    background-color: #111111;
    border-radius: 6px;
    position: relative;
    margin-bottom: 0;
    transition: 0.3s;
    overflow: hidden;
    z-index: 2;
    width: 23%;
    border: 1px solid #242323;
}

.single-approach-area-start:hover::after{
    -webkit-text-stroke-color: var(--theme_red);
}
.single-approach-area-start.four::after {
    content: "04" !important;
}

.portfolioSection .container{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.portfolioShowArea{
    width: 100%;
}
.portfolioShowArea ul{
    width: 100%;
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: space-between;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.portfolioShowArea ul li{
    width: 32%;
}
.portfolioShowArea ul li img{
    width: 100%;
}
.title-area-inner.large-image .title{
    font-size: 48px;
    font-weight: 700;
}
.title-area-inner.large-image .title span {
    font-size: 100px;
    color: white;
}
.testimonialSection .banner-portfolio-nine{
padding-right: 30px;
}
.rts-btn.btn-white.themeRed{
    background-color: var(--theme_red);
    color: #fff;
}
.rts-btn.btn-white.themeRed:hover{
    background-color: #000000;
    color: #fff;
}

/*====*/

.bg-dark-2 .grid-lines-wrapper .grid-lines .grid-line,
.bg-dark-1 .grid-lines-wrapper .grid-lines .grid-line{
    background: #181818;
}
.bg-dark-2 .text-split-wrap-about h2,
.bg-dark-1 .text-split-wrap-about h2,
.bg-dark-2 .about-area-right-start .inner-about-wrapper .title,
.bg-dark-1 .about-area-right-start .inner-about-wrapper .title,
.bg-dark-1 .learn-more-btn,
.bg-dark-2 .learn-more-btn,
.bg-dark-1 .title-top-service-varticle .title,
.bg-dark-2 .title-top-service-varticle .title,
.bg-dark-1 .single-testimonial-2 .content-area p.disc,
.bg-dark-2 .single-testimonial-2 .content-area p.disc,
.bg-dark-1 .single-testimonial-2 .content-area .author p.name,
.bg-dark-2 .single-testimonial-2 .content-area .author p.name,
.bg-dark-1 .footer-main-wrapper-one .footer-single-wized-start .title,
.bg-dark-2 .footer-main-wrapper-one .footer-single-wized-start .title,
.bg-dark-1 .footer-main-wrapper-one .footer-single-wized-start .mail-contact-area .single-con-info.mail a,
.bg-dark-2 .footer-main-wrapper-one .footer-single-wized-start .mail-contact-area .single-con-info.mail a,
.bg-dark-1 .footer-main-wrapper-one .footer-single-wized-start .mail-contact-area .single-con-info a,
.bg-dark-2 .footer-main-wrapper-one .footer-single-wized-start .mail-contact-area .single-con-info a{
    color: #ffffff;
}
.bg-dark-1 .sub-title,
.bg-dark-2 .sub-title{
    color: #c2c2c2;
}
.bg-dark-1 .swiper-testimonials-wrapper-main-2 .swiper-button-next::after, 
.bg-dark-2 .swiper-testimonials-wrapper-main-2 .swiper-button-prev::after{
    border: 1px solid #424242;
    color: #fff;
}
.bg-dark-1.rts-footer-area-one .copyright-area,
.bg-dark-2.rts-footer-area-one .copyright-area{
    border-top: 1px solid #1e1e1e;
}

.index-one svg:nth-child(1) line, .index-six svg:nth-child(1) line, .index-four svg:nth-child(1) line, .portfolio-seven svg:nth-child(1) line {
    stroke: rgb(255 255 255);
}

/*====*/


.header-area.header-one .header-container-one {
    padding: 5px 100px;
    width: 100%;
}
.titleSection{
    width: 100%;
    overflow-x: hidden;
}
.titleSection h4{
    width: 500vw;
    /* min-width: max-content; */
    font-weight: 800;
    font-size: 100px;
    line-height: 110px;
    color: #ffffff;
    text-transform: uppercase;
    /* white-space: no-wrap; */
    color: transparent;
    -webkit-text-stroke: 1px #4e4848;
}
.scrolltext-wrapper h2.title{
    color: #4e4848;
}
.text-split-wrap-about{
    margin-top: 50px;
}
.mt--100{
    margin-top: 50px !important;
}
.rts-section-gapBottom{
    padding-bottom: 50px;
}
.rts-section-gap{
    padding: 50px 0;
}

.title-top-service-varticle{
    margin-top: 0px;
    margin-bottom: 30px;
}
.approch-area-left .title-area-left-wrapper .pre-title,
.bg-dark-1 .sub-title{
    padding: 4px 15px;
    border: 1px solid #363636;
}

.about-area-right-start .inner-about-wrapper .title,
.bg-dark-1 .title,
.approch-area-left .title-area-left-wrapper .title{
    font-size: 32px;
    line-height: 120%;
}
.single-approach-area-start .title{
    font-weight: 600;
    font-size: 18px;
    text-transform: none;
}
.title-area-inner.large-image .title {
    font-size: 32px;
    font-weight: 700;
}
.title-area-inner.large-image .title span {
    font-size: 60px;
    line-height: 120%;
}
.title-area-inner.large-image .title{
    margin-bottom: 0;
}
.counter-up-wrapper .counter-single .inner p{
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    margin-top: 20px;
    color: #ffffff;
}
.counter-up-wrapper .counter-single{
    height: 180px;
}
.rts-faq-style-two .title-left-h2-wrapper{
    padding: 50px 0;
}

.faq-thumbnail-two .small-img {
    position: absolute;
    left: -70px;
    top: -40px;
    z-index: -1;
}
.accordion-faq-2 {
    margin-top: 0;
}
.accordion-faq-2 .accordion-item .accordion-header button{
    padding: 15px 20px;
}
.accordion-faq-2 .accordion-item .accordion-body {
    padding: 0 20px 15px 20px;
    font-size: 15px;
    line-height: 150%;
}
.accordion-faq-2 .accordion-item{
    margin-bottom: 10px;
}
.cta-main-wrapper-one {
    padding: 15px 30px;
    gap: 30px;
}
.bottomCtaSection .rts-section-gapTop{
    padding-top: 50px;
    padding-bottom: 50px;
}

.footer-main-wrapper-one .footer-single-wized-start .title {
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
}
.footer-main-wrapper-one {
    display: flex;
    align-items: flex-start;
    gap: 40px;
    width: 100%;
    /* justify-content: center; */
}
.footer-left-area{
    width: 100%;
}
.footer-single-wized-start,.footer-single-wized-start{
    width: 100%;
}
.footer-main-wrapper-one .footer-single-wized-start ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    gap: 15px;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.footer-nav li{
    width: 46%;
    margin-top: 0;
    margin-bottom: 0;
}
.rts-footer-area-one.rts-section-gapTop {
    padding-top: 50px;
}
.scroller-wrapper .scroller .slide{
    width: 50%;
    height: 100%;
}
.use-case-area-start .content-wrapper h2{
    font-size: 32px;
    line-height: 120%;
    text-transform: none;
}
.sub-title{
    font-size: 14px;
}
.ServicesShowcase .use-case-area-start .img-wrapper {
    width: 100%;
}
.scroller-wrapper .scroller .slide {
    width: 50%;
    height: 100%;
    margin-right: 0;
    margin-left: 30px;
}
.title-top-service-varticle .title{
    font-size: 40px;    
    font-weight: 700;
    line-height: 120%;
    text-transform: none;
}
.counter-up-wrapper .counter-single .inner .title span{
    font-size: 60px;
    line-height: 90px;

}
.rts-footer-area-one .copyright-area .left p{
    font-size: 12px;
}

.backDrop1{
    /* background: #0E0E0E url(../images/banner/27.jpg); */
    background: #0E0E0E url(../images/banner/18.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-size: contain;
    /* background-blend-mode: darken; */
}
.backDrop2{
    /* background: #0E0E0E url(../images/banner/27.jpg); */
    background: #0E0E0E url(../images/banner/13.jpg);
    background-repeat: no-repeat;
    background-position: 0% -5%;
    background-size: contain;
    background-blend-mode: difference;
}

.title-area-four-w .pre,.title-area-four-w .title{
    color: #fff;
}
.single-working-process-three::before{
    color: rgb(255 255 255 / 5%);
}
.single-working-process-three .title {
    margin-bottom: 10px;
    color: #fff;
}
.title-area-four-w .title,
.blog-title-area-h4 .title{
    font-size: 52px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    text-transform: none;
    color: #fff;
}
.title-area-four-w .pre{
    text-transform: uppercase;
    color: var(--theme_red);
}
.single-working-process-three .icon img{
    background-color: #fff;
    padding: 10px;
    border-radius: 15px;
    width: 80px;
    height: auto;
}
.main-process-wrapper{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.cta-mid-area .title{
    line-height: 120%;
}
.cta-mid-area p{
    margin: 0 0 10px;
}
.footer-main-wrapper-one .footer-single-wized-start ul li a:hover{
    color: #fff;
}


.rts-single-wized .single-categories:hover a {
    background:transparent;
    color: #ffffff;
    transform: translateY(-3px);
}
.rts-single-wized{
    padding: 30px;
}
.rts-single-wized .single-categories li a{
    background: transparent;
    color: #ffffff;
    letter-spacing: 0px;
    transition: all 0.3s ease-in;
    padding: 12px 18px;
    font-size: 18px;
}

.rts-single-wized .single-categories li a:hover i,
.rts-single-wized .single-categories li a:hover{
    color: var(--theme_red);
    transition: all 0.3s ease-in;
}
.rts-single-wized .single-categories li a:hover{
    background-color: #ffffff;
    letter-spacing: 0.4px;
    transition: all 0.3s ease-in;
}

.highlighted{
    color: var(--theme_red) !important;
}


.themeColored{
    color: var(--theme_red);
}

.faq-section-start-left-img .service-short-quote{
    gap: 20px;
    flex-direction: column;
}
.single-para-title-service-details .title {
    margin-bottom: 20px;
    line-height: 100%;
}
.service-short-quote p{
    margin-bottom: 10px;
}
.main-page-title-service-left-area .title-page{
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
}

.title-area-four-w {
    text-align: left;
}
.service-details-accordion-area .accordion .accordion-item .accordion-header .accordion-button{
    font-size: 20px;
}
.image-thumbnail-2-service-d,
.glowParent{
    position: relative;
}
.image-thumbnail-2-service-d span.glow,
.glow{
    content: "";
    width: 500px;
    height: 500px;
    border-radius: 100%;
    background-color: var(--theme_red);
    filter: blur(100px);
    position: absolute;
    left: -15%;
    bottom: -15%;
    z-index: 0;
    scale: 1;
    opacity: 0.5;
}
.image-thumbnail-2-service-d .row,
.row,.container{
    position: relative;
    z-index: 10;
}

.footer-main-wrapper-one .footer-single-wized-start ul li a,.service-short-quote .right-info-service-short-quote p.disc{
    font-size: 18px;
    line-height: 24px;
}
.service-short-quote .right-info-service-short-quote .title{
    font-size: 20px;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 10px;
    margin-top: 20px;
}
.service-short-quote .right-info-service-short-quote .title::after{
    width: 70px;
    bottom: 0px;
}
.servicePage.banner-bg_four {
    background-image: url(../images/banner/13.jpg);
    height: 500px;
    position: relative;
}
.servicePage.banner-bg_five {
    background-image: url(../images/39.png);
    height: 500px;
    position: relative;
}
.servicePage.rts-section-gapTop {
    padding-top: 150px;
}
.servicePage .banner-inner-four .title-content{
    top: 40%;
}
.servicePage .banner-inner-four .speen-shape-area {
    top: 30%;
}

.single-blog-area-4 .inner-content_b--4 {
    margin-top: 0;
}

.single-blog-area-4 .inner-content_b--4 .body .title {
    color: #fff;
    font-size: 30px;
    margin-top: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}

.banner-inner-four .title-content .title,
.banner-inner-four .title-content .title span{
    font-size: 56px;
    line-height: 120%;
}
.banner-inner-four .title-content .title span{
    color: var(--theme_red);
    text-transform: none;
    font-weight: 600;
}

.large-video-playing video {
    max-width: 100%;
    width: 100%;
    height: 700px;
}
.portfolioPage.banner-bg_five {
    background-image: url(../images/banner/27.jpg);
    height: 500px;
    position: relative;
}
.rts-breadcrumb-area{
    height: 400px;
}

.single-blog-area-4 .inner-content_b--4 .body .read-more-arrow-btn {
    padding: 8px 12px;
    border-radius: 3px;
    background: rgb(255 255 255 / 10%);
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    text-transform: uppercase;
}
.single-blog-area-4 .inner-content_b--4 .body .read-more-arrow-btn i {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
}

.single-blog-area-4 .inner-content_b--4 .body .read-more-arrow-btn:hover,.single-blog-area-4 .inner-content_b--4 .body .read-more-arrow-btn:hover i{
    color: var(--theme_red);
}
.single-testimonial-2 .content-area .author {
    display: flex;
    align-items: flex-start;
    gap: 3px;
    flex-direction: column;
}
.swiper-testimonials-wrapper-main-2 .swiper-button-prev {
    right: 50px;
    bottom: initial;
    left: auto;
    top: 0;
}
.swiper-testimonials-wrapper-main-2 .swiper-button-next {
    right: 0;
    left: auto;
    bottom: initial;
    top: 0;
}
.swiper-testimonials-wrapper-main-2 {
    padding: 50px 0 0;
    position: relative;
}
.mySwiper-testimonials-two {
    padding-bottom: 0;
}
.single-testimonial-2 .left-area img {
    min-width: max-content;
    width: 200px;
    height: 200px;
    border-radius: 100%;
}
.rts-footer-area-one .copyright-area{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.copyright-area p a:hover{
    color: #fff;
}
.centerLinks p{
    display: flex;
    align-items: center;
    gap: 15px;
}

.bg-dark-1 .footer-main-wrapper-one .footer-single-wized-start .mail-contact-area .single-con-info a:hover{
    color: var(--theme_red);
}

.fixedWhatsappBtn{
    position: fixed;
    left: 30px;
    bottom: 30px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    z-index: 10000;
    opacity: 1;
    transition: all 200ms linear;
    /* mix-blend-mode: exclusion; */
    background-color: #29a71a;
    box-shadow: 0 0px 10px #29a71a;
}
.fixedWhatsappBtn img{
    width: 28px;
}
.fixedWhatsappBtn:hover{
    box-shadow: 0 0px 40px #29a71a;   
}

.header--sticky.sticky .logo img {
    max-width: 150px;
}

.inner-page.contact-page .appoinment-area-two input,.inner-page.contact-page .appoinment-area-two select, .inner-page.contact-page .appoinment-area-two textarea {
    border-radius: 5px;
    background: #c9c9c9 !important;
    color: #000000;
}
.inner-page.contact-page .appoinment-h2 .submit-pd:hover {
    color: #fff;
    background: var(--theme_red);
}

.faq-section-start-left-img .thumbnail{
    height: 100%;
}
.faq-section-start-left-img .thumbnail img{
    height: 100%;
    object-fit: cover;
}

.location{
    width: 100%;
}

.service-short-quote .right-info-service-short-quote .title i{
    font-size: 16px;
    margin-right: 4px;
    color: var(--theme_red);
}

.rts-fs-menu .rts-fs-container,
.header-area.header-one{
    z-index: 100;
}

/*--- captcha ----*/

.captcha-box {
    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    padding: 10px 15px;
    width: fit-content;
    gap: 20px;
    margin-bottom: 20px;
  }
  .custom-checkbox {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    user-select: none;
    margin: 0;
  }
  /* Hide the native checkbox */
  .custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  /* Create a custom checkbox */
  .checkmark {
    width: 20px;
    height: 20px;
    border: 2px solid #dcdcdc;
    border-radius: 3px;
    position: relative;
    transition: background-color 0.3s ease, border-color 0.3s ease;
    margin-right: 10px;
  }
  /* Ripple animation when checked */
  .custom-checkbox input:checked + .checkmark {
    background-color: #4285f4;
    border-color: #4285f4;
    animation: ripple 0.6s ease-out;
  }
  @keyframes ripple {
    0% {
      box-shadow: 0 0 0 0 rgba(66, 133, 244, 0.7);
    }
    70% {
      box-shadow: 0 0 0 10px rgba(66, 133, 244, 0);
    }
    100% {
      box-shadow: 0 0 0 0 rgba(66, 133, 244, 0);
    }
  }
  /* Checkmark drawing */
  .checkmark:after {
    content: '';
    position: absolute;
    display: none;
  }
  .custom-checkbox input:checked + .checkmark:after {
    display: block;
    left: 6px;
    top: 2px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    animation: drawCheck 0.3s ease forwards;
  }
  @keyframes drawCheck {
    0% {
      width: 0;
      height: 0;
      opacity: 0;
    }
    50% {
      width: 0;
      height: 12px;
      opacity: 1;
    }
    100% {
      width: 6px;
      height: 12px;
      opacity: 1;
    }
  }
  .captcha-label {
    font-size: 14px;
    color: #444;
  }
  .captcha-logo {
    margin-left: auto;
    width: 30px;
    height: 30px;
  }

  .captchaArea{
    display: flex; 
    width: 100%; 
    justify-content: left;
  }

  /*----*/

  .inner-page.contact-page .appoinment-h2 .submit-pd{
    width: 100%;
    height: 55px;
    font-size: 20px;
    margin-top: 0;
  }

  .portfolio-large-img-and-top-title .left-area{
    width: 100%;
  }