@font-face {
    font-family: GeneralSans-Regular;
    src: url(../fonts/GeneralSans-Regular.woff2) format("woff2"), url(../fonts/GeneralSans-Regular.woff) format("woff"), url(../fonts/GeneralSans-Regular.ttf) format("truetype");
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: GeneralSans-Medium;
    src: url(../fonts/GeneralSans-Medium.woff2) format("woff2"), url(../fonts/GeneralSans-Medium.woff) format("woff"), url(../fonts/GeneralSans-Medium.ttf) format("truetype");
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: GeneralSans-Semibold;
    src: url(../fonts/GeneralSans-Semibold.woff2) format("woff2"), url(../fonts/GeneralSans-Semibold.woff) format("woff"), url(../fonts/GeneralSans-Semibold.ttf) format("truetype");
    font-weight: 600;
    font-display: swap;
    font-style: normal;
}

:root {
    --primary-color: #ff576d;
    --primary-color-light: #ffecec;
    --secondary-color: #8748c2;
    --secondary-color2: #59258a;
    --secondary-color-light: #f2e4ff;
    --font-color-dark: #341552;
    --blue-color: #d9f0f3;
    --fw-400: "GeneralSans-Regular";
    --fw-500: "GeneralSans-Medium";
    --fw-600: "GeneralSans-Semibold"
}

/* <<<<<<<<<<<<<,manish csss>>>>>>>>>>> */

/* blink header start>>>>>> */
body{
    background-color: #000 !important;
}
html{
    scroll-behavior: smooth;
}

.container-custom {
    margin: 0 auto;
    padding: 0 15px;
    width: 95%;
}
nav.navbar {
    background-color: #000;
border-radius: 16px;
    padding: 14px 24px !important;
}
.navbar-nav .nav-item a{
    color: #fff !important;
}
header.header-site a.nav-link.btn.theme-btn {
    background-color: #255FE4 !important;
    border: none;
    font-size: 18px !important;
    padding: 16px 25px;
    line-height: 30px;
    text-transform: uppercase;
    font-family: var(--fw-500);
    border-radius: 12px !important;
    color: #fff !important;
}
header .theme-btn:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 0;
    width: 100%;
    background-color: #8748c2;
    transition-duration: 1s;
    z-index: -1;
    display: none !important;
}
header.header-site a.nav-link.btn.theme-btn {
    font-size: 20px !important;
    padding: 10px 20px;
}
.navbar-brand {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-right: 0px !important;
}
.banner-btn{
    padding: 14px 32px;
    background-color: #255FE4;
    border-radius: 12px;
    border: none;
    color: #ffffff;
}
.banner{
    margin-top: 155px !important;
    position: relative;
}
.banner-main{
    background-color: #1A2165;
    padding: 120px 60px 90px 60px;
    border-radius: 24px;
}

/* <<<<<<contact form css end>>>>>> */


.blink-footer{
    background-color: transparent;
    border-radius: 24px;
    padding: 80px 0px 0px 0px;
}
.blink-footer .accordian {
    width: 17%;
}
.blink-footer .accordian h6{
    font-size: 34px !important;
color: #fff;
}
.blink-footer ul li{
    padding-bottom: 10px;
    color: #fff;
    list-style: none;
}
.blink-footer ul li a{
   color: #d3d3d3;
   text-decoration: none;
   font-size: 20px;
}
.blink-footer .accordian_content ul{
    padding-left: 5px !important;
    padding-top: 30px;
}
.blink-footer p{
    color: #fff;
    font-size: 20px;
}
.blink-footer .footr-logo{
    width: 28%;
    text-align: end;
}




/*/////////////oracle////////////// */

div.slide1{
    background-image: url(../images/pages/home-new/slide1.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    border-radius: 24px;
    margin-right: 20px;
}
div.slide2{
    background-image: url(../images/pages/home-new/slide2.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    border-radius: 24px;
}
div.banner.owl-carousel .owl-stage, .owl-carousel .owl-stage .item, .owl-carousel .soliution__cards, .slick-slide {
    height: 650px !important;
}
.slide-heading{
    position: absolute;
    bottom: 0;
    padding: 20px;
}
.slide-heading h4{
    color: #fff;
    font-size: 44px ;
    font-weight: 700;
}
.slide-heading p{
    color: #fff;
    font-size: 28px ;
    font-weight: 400;
}
.banner .owl-prev span{
    margin-top: 10px;
    display: none !important;
}
.banner .owl-next span{
    margin-top: 10px;
    display: none !important;
}
.banner .owl-dots{
    margin-top: 10px;
    display: none !important;
}

.banner-contnt{
    position: absolute;
    padding: 50px 10px 120px 30px;
        z-index: 11111;
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.9) 31.78%, rgba(0, 0, 0, 0) 63%);

}
.banner-contnt h2{
    font-size: 72px;
    line-height: 86px;
}
.banner-contnt p{
    font-size: 24px;
    line-height: 28px;
}
.oracle-a img{
    width: 25px;
    height: 18px;
    filter: brightness(11);
    margin-left: 20px;
}
.oracle-a{
   background-color: rgb(201 19 40);
   font-size: larger;
   color: #fff;
   border: none;
   border-radius: 9999px;
   padding-inline: 2rem;
   padding-block: 1.25rem;
   margin-top: 70px;
   text-decoration: none;
}

.partner-padd{
    padding-inline: 200px;
}
.partner{
    background-color: rgb(23 23 23);
    padding-block: 2.25rem;
    border-radius: 0.375rem;
}
.services{
    padding-top: 80px;
    margin-bottom: 100px;
}
.services h6{
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    line-height: 15px;
}
.services h1{
    font-size: 74px;
    font-weight: 600;
    text-align: center;
    line-height: 70px;
}
.services p{
    font-size: 40px;
    font-weight: 400;
    text-align: center;
    line-height: 48px;
}
.service-1{
    background-image: url(../images/pages/home-new/Services1.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 410px;
    border-radius: 1.5rem;
    position: relative;
}
.service1-contnt{
    position: absolute;
    bottom: 0;
    padding: 20px 40px;
}
.service1-contnt h2{
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
}
.service1-contnt h5{
    font-size: 18px;
    font-weight: 400;
    color: #e5e7eb !important;
    border-top: 1px solid #e5e7eb;
}
.service-2{
    background-image: url(../images/pages/home-new/Services2.png);
   
}
.service-3{
    background-image: url(../images/pages/home-new/Services3.png);
  
}
.why-oracle{
    background-color: rgb(243 244 246);
    padding-block: 120px;
}
.why-oracle h2{
    font-size: 3.38rem;
    line-height: 4rem;
}
.why-oracle h3{
   font-weight: 700;
}
.img1{
    width: 100%;
    height: 100% !important;
}
.img2{
    width: 100%;
    height: 100% !important;
}
.img3{
    width: 118px;
    height: 100% !important;
}
.img4{
    width: 100%;
    height: 100% !important;
}

.img5{
    width: 100%;
    height: 100% !important;
}
.img6{
    width: 260px;
    height: 100% !important;
}
.img7{
    width: 100%;
    height: 100% !important;
}
.img8{
    width: 100%;
    height: 100% !important;
}
.img9{
    width: 260px;
    height: 100% !important;
}
.envirn-step{
    padding-block: 20px;
    padding-inline: 8px;
    background-color: #fff;
    border-radius: 0.375rem;
}
.envirment-text{
    display: flex;
    justify-content: end;
    flex-direction: column;
    height: 100%;
    padding-bottom: 50px;
    padding-left: 80px;
}
.envirn-number{
    display: flex;
    margin-bottom: 60px;

}
/* .envirn-number h3 {
    background-color: #fff;
    padding: 5px;
    border-radius: 50%;
    width: 3rem;
    height: 3rem;
    padding-left: 5px;
    margin-left: 10px;
    text-align: center;
} */
.envirn-number h3{
    background-color: #fff;
border-radius: 50%;
width: 3rem;
height: 3rem;
margin-left: 10px;
text-align: center;
line-height: 3rem; /* Vertically center text */
font-size: 1.5rem; /* Optional: Adjust font size for better alignment */

}

.envirn-number .active{
    background-color: rgb(185 28 28);
    color: #fff;
}
.engineer img{
    width: 100%;
}


/* //////////////testin oracle css start///////// */

.testi-oracle{
    padding-bottom: 350px;
    background-color: rgb(243 244 246);
}
.testi-card1{
    background-color: #fff;
    padding: 40px;
    margin-inline: 60px;
    border-radius: 1.5rem;
}
.testi-card1 p{
    font-size: 28px !important;
    padding-block: 30px;
    line-height: 40px;
}
.testi-author{
    display: flex;
    align-items: center;
}
.testi-author span h4{
    font-size: 18px;
        line-height: 10px;
}
.testi-author img{
    width: 70px;
}
.testi-author span{
    margin-left: 20px;
}


.testi-oracle .carousel-control-prev-icon {
background-image: url(../images/pages/home-new/prev.svg) !important;    position: absolute;
    bottom: -55px;
    /* filter: invert(1); */
    left: 656px;
    /* background-color: #000 !important; */
    border-radius: 50%;
    padding: 5px;

}
.testi-oracle .carousel-control-next-icon {
    background-image: url(../images/pages/home-new/next.svg) !important;    position: absolute;
        bottom: -55px;
        /* filter: invert(1); */
        right: 706px;
        /* background-color: #000 !important; */
        border-radius: 50%;
        padding: 5px;
    }


  /* //////////////testi oracle end /////////// */





  .potential-txt{
    padding: 51px 131px 80px 121px;
    background-color: #fff;
    border-radius: 1.5rem;
    margin-top: -200px;
    position: relative;
  }
  .potential-txt h3{
    font-size: 56px;
    line-height: 4rem;
    padding-bottom: 30px;
  }
  .red-circle{
    position: absolute;
    top: -50px;
    left: 100px;
  }
  .mining-insight{
    padding-top: 80px;
    padding-bottom: 120px;
  }
  .mining-insight h6{
    font-size: 20px;
  }
  .mining-insight h3{
    font-size: 3.38rem;
    padding-bottom: 5rem;
  }
  .slide-1{
    background-image: url(../images/pages/home-new/slider1.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 24px;
    height: 600px !important;
  }
  .slide-2{
    background-image: url(../images/pages/home-new/slider2.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 24px;
    height: 600px !important;
  }
  .slide-3{
    background-image: url(../images/pages/home-new/slider3.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 24px;
    height: 600px !important;
  }
  .slide-4{
    background-image: url(../images/pages/home-new/slider4.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 24px;
    height: 600px !important;
  }
  .mining-insight button.slick-prev.slick-arrow {
    background-image: url(../images/icons/backspace.svg);
    transform: translateX(-30px);
    /* display: none !important; */
    border: none !important;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    line-height: 48px;
    background-color: transparent;
    font-size: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 32px;
    position: absolute;
    bottom: -400px;
    left: 30px;
    right: 0;
    margin: auto;
}

.mining-insight button.slick-next.slick-arrow {
    background-image: url(../images/icons/backspace.svg);
    transform: translateX(-30px);
    /* display: none !important; */
    border: none !important;
    width: 80px !important;
    height: 80px !important;
    border-radius: 50%;
    line-height: 48px;
    background-color: transparent;
    font-size: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 32px;
    position: absolute;
    bottom: -423px;
    left: 150px;
    right: 0;
    margin: auto;
}
.slick-prev:before {
    font-size: 30px !important;
}
.slick-next:before {
    font-size: 30px !important;
}
.connect-us{
    /* padding-top: 80px; */
    padding-bottom: 120px;
}
.connect-us h6{
    font-size: 20px;
  }
  .connect-us h3{
    font-size: 3.38rem;
    padding-bottom: 5rem;
  }








  /* /////////contact us css start//// */

 
  .connect-us .contact-form-container {
    width: 100%;
    /* max-width: 800px; */
    background-color: #1e1e1e;
    border-radius: 15px;
    padding: 40px;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.5);
}

.connect-us .contact-form {
    display: flex;
    flex-direction: column;
    gap: 20px;
    background-color: transparent !important;
}

.connect-us .form-row {
    display: flex;
    gap: 20px;
}

.connect-us .form-group {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.connect-us label {
    font-size: 14px;
    color: #aaa;
}
.connect-us textarea {
    width: 100% !important;
   
}
.connect-us input, textarea {
    background-color: #2e2e2e;
    border: none;
    border-radius: 5px;
    padding: 10px;
    color: #ccc;
    font-size: 16px;
    margin-bottom: 0px !important;
    outline: none !important;
}

.connect-us input::placeholder, textarea::placeholder {
    color: #666;
}

.connect-us textarea {
    resize: none;
    height: 100px;
}

.connect-us input:focus, textarea:focus {
    outline: 1px solid #444;
}

.connect-us .submit-btn {
    align-self: flex-end;
    background-color: #c62828;
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding: 12px 24px;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: background-color 0.3s ease;
}

.connect-us .submit-btn:hover {
    background-color: #e53935;
}

.connect-us .error-message {
    font-size: 12px;
    color: #e53935;
    margin-top: 5px;
    display: none;
}

.connect-us input:invalid, textarea:invalid {
    outline: 1px solid #e53935;
}

/* /////////contact us css end///// */




/* //////// resume css start//// */


.join-our-team{
    margin-top: 0px !important;
}


.join-our-team .resume-form-container {
    width: 100%;
    /* max-width: 800px; */
    background-color: transparent;
    border-radius: 15px;
    padding: 0px;
    /* box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1); */
}

.join-our-team .resume-form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.join-our-team .form-row {
    display: flex;
    gap: 20px;
}

.join-our-team .form-group {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.join-our-team label {
    font-size: 14px;
    color: #666;
}

.join-our-team input {
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    color: #333;
    font-size: 16px;
}

.join-our-team input[type="file"] {
    padding: 5px;
    font-size: 14px;
}

.join-our-team input:focus {
    outline: 1px solid #999;
}

.join-our-team .submit-btn-resume {
    align-self: flex-end;
    background-color: #c62828;
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding: 12px 24px;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: background-color 0.3s ease;
}

.join-our-team .submit-btn-resume:hover {
    background-color: #e53935;
}

/* Error Styling */
.join-our-team .error-message {
    font-size: 12px;
    color: #e53935;
    margin-top: 5px;
    display: none;
}

/* Responsive Styling */
@media (max-width: 768px) {
    .join-our-team .form-row {
        flex-direction: column;
    }

    .join-our-team .submit-btn-resume {
        align-self: center;
    }
}


/* //////resume css end///// */


.bg-faq{
    background-color: rgb(243 244 246);
    padding: 300px 0px 80px 0px;
    margin-top: -250px;
}
.bg-faq h3{
    font-size: 44px;
}
.bg-faq .accordion-item {
    border: 1px solid transparent !important;
    background-color: transparent !important;
    border-bottom: 1px solid #E6E6E6 !important;
}
.bg-faq .accordion-button:not(.collapsed)  {
    box-shadow: none !important;
}
.bg-faq .accordion-button {
    font-size: 24px;
    padding-block: 25px;
}
.bg-faq .accordion-button:not(.collapsed) {
    font-weight: 700;
}
div.acc-1orac{
    width: 40% !important;
}
.acc-1orac h6 img{
    width: 250px !important;
}
.new-bg{
    color: #000 !important;
}
.orac-font{
    font-size: 32px !important;
    color: #fff !important;
}
.ml{
    margin-left: 12px !important;
}
.ml-2{
    margin-left: 23px !important;
}
.acc-2{
    width: 20%;
}
.iti input{
    width: 100%;
}.contct-orac-m{
    color: #fff;
}