@import url('https://fonts.googleapis.com/css2?family=Inter&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.1/font/bootstrap-icons.css");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
.logo-title
{
    font-family: 'Archivo Black', sans-serif;
    font-size: 28px;
    text-transform: uppercase;
    color: #FF8000;
}
.material-symbols-outlined.md-18 { font-size: 18px; }
.material-symbols-outlined.md-24 { font-size: 24px; } /* Default */
.material-symbols-outlined.md-36 { font-size: 36px; }
.material-symbols-outlined.md-48 { font-size: 48px; }
.material-symbols-outlined.md-60 { font-size: 60px; }
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: var(--geeks-heading-color,inherit) !important;
    font-family: Inter,"sans-serif" !important;
    font-weight: 600 !important;
    line-height: 1.5 !important;
    margin-bottom: .5rem !important;
    margin-top: 0 !important;
}
.h4, h4 {
    font-size: 1rem !important;
}
@media (max-width: 767px) {
    .hidden-mobile {
        display: none;
    }
}
@media (min-width: 768px) {
    .show-mobile {
        display: none;
    }
}
.display-3 {
    font-size: calc(1.425rem + 2.1vw) !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
}
.py-8 {
    padding-bottom: 3.5rem!important;
    padding-top: 3.5rem!important;
}
.whatsapp-button {
    position: fixed;
    bottom: 20px;
    left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    background-color: green;
    color: white;
    border-radius: 50%;
    font-size: 24px;
    text-decoration: none;
    transition: background-color 0.3s;
  }

  .whatsapp-button:hover {
    background-color: darkgreen;
  }
.fw-bold {
    font-weight: 700!important;
}
.icon-shape {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
}
.icon-lg {
    height: 3rem;
    line-height: 3rem;
    width: 3rem;
}
.bg-light-warning {
    --geeks-bg-opacity: 1;
    background-color: #ffeeda!important;
}
.text-dark-warning {
    --geeks-text-opacity: 1;
    color: rgba(var(--geeks-dark-warning-rgb),var(--geeks-text-opacity))!important;
}
.fs-4 {
    font-size: 1rem!important;
}
.fw-bold {
    font-weight: 700!important;
}
@media (min-width: 1200px){
    .display-4 {
        font-size: 2.5rem !important;
    }
}
.title
{
    font-size: 22px;
    text-transform: uppercase;
    color: #080808;
}
.m-px-2{
    padding : 0px 2px;
}
.webbutton{
   color:#fff;
   padding:5px;
   left: 5px;
   bottom: 5px;
   width: 19% !important;
   color: white;
   text-align: center;
   z-index: 3;
   border-radius:10px;
}

@media only screen and (max-width: 768px) {
   .webbutton {
   color:#fff;
   padding:5px;
   left: 5px;
   bottom: 5px;
   width: 45% !important;
   color: white;
   text-align: center;
   z-index: 3;
   border-radius:10px;
    }
}
/* s */
.m-b30 {
    margin-bottom: 30px;
}
.box {
  border: 2px solid #f8f8f8;
  border-radius: 0px;
  box-shadow: 0 0 2px 2px #f8f8f8;
  height: 250px;
}
.box-heading {
  color: #fff;
  margin: 0;
  padding: 8px;
  border-radius: 0px;
}
.box-radius{ border-radius: 10px;}
.news-button{height:40px; padding:7px;
    border-bottom:0px solid #f8f8f8};
.nav-link {
    display: block;
    padding: .5rem 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
    color: #fff !important;
    font-weight: bold;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.navbar-light .navbar-nav .nav-link {
  color: #fff !important;
  font-weight: bold;
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before {
  bottom: .5em;
}
.scroll {
    margin:4px, 4px;
    padding:4px;
    background-color: #fff;
    width: 100%;
    height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align:justify;
}
.admin-link {
    display: block;
    padding: .5rem 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
    color: #000000 !important;
    font-weight: bold;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.admin-link {
    display: block;
    padding: .5rem 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
    color: rgb(8, 8, 8) !important;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.nav-link-footer {
    display: block;
    padding: .5rem 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
    color: #fff !important;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
body {
    font-family: 'Montserrat', sans-serif !important;
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    -webkit-text-size-adjust: 100%;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 0px !important;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.sliderimg{
    max-height:350px;
    max-width:100%;
    height:auto;
    width:auto;
    }
.nav-logo {
display: flex;
align-items: center;
}

.web-logo {
    display: flex;
    align-items: center;
    height: 100px;
    }
@media only screen and (max-width: 768px) {
    .web-logo {
        display: flex;
        align-items: center;
        height: 50px;
        }
        .title
        {
           font-size: 14px;
        }
        .mobile-menu-item {
            display: block !important; /* Show the item in the mobile view */
          }
}

.mobile-menu-item {
    display: none !important; /* Hide the item by default */
  }


.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.navborder {
    border-top: 1px solid #FF8000 !important;
    border-bottom: 1px solid #FF8000 !important;
}
.bg-orange{
    background-color: #FF8000;
}
.text-orange{color: #FF8000; }

.heading{ font-weight: 700;}
.bg-blue{
    background-color: #242438;
}

.font-1{
    font-size: 52px;
}
.font-2{
    font-size: 30px;
}
.header-email{
    color: #0d0d0d;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 0;
}
.text-block {
    position: absolute;
    top: 0%;
    left: 35%;
    background-color: rgb(41, 36, 36);
    color: white;
    padding-left: 20px;
    padding-right: 20px;
  }

  .news {
    width: 160px
}

.news-scroll a {
    text-decoration: none
}

.dot {
    height: 6px;
    width: 6px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 2px !important;
    background-color: rgb(207, 23, 23);
    border-radius: 50%;
    display: inline-block
}
.admin-footer{
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 60px;
        background-color: #f5f5f5;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid #fff !important;
    border-radius: 10px !important;
}
.card-header {
    padding: 0rem 1rem;
    margin-bottom: 0;
    background-color: #fff !important;
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: -10px;
}

.gallery-item {
    width: calc(33.33% - 20px);
    margin: 10px;
    cursor: pointer;
}

.gallery-item img {
    width: 100%;
    height: auto;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.modal-content {
    max-width: 80%;
    max-height: 80%;
}

.modal-content img {
    width: 100%;
    height: auto;
}
body {
    font-family: 'Inter', sans-serif !important;
    color: #000000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Poppins", sans-serif;
}

.row>* {
    position: relative;
}

/* ----------------------------------------------------- service 1 ------------------------------------------------------- */

.service-1 p {
    font-size: 18px;
}

.service-1 .text-white {
    color: #ffffff !important;
}

.service-1 {
    background-image: url('../images/user-1/bg.jpg');
    background-position: center;
    display: flex;
    align-items: center;
    height: 100vh;
    position: relative;
}

.service-1 .feature-title::before {
    content: "";
    background-color: #1fecb9;
    position: absolute;
    width: 66px;
    height: 3px;
    top: -28px;
    left: 0;
}

.service-1 .bg-gradient-info {
    background-image: linear-gradient(45deg, #41b2e0, #08eaee);
}

.service-1 .bg-gradient-purple {
    background-image: linear-gradient(45deg, #7e5ecd, #b67dee);
}

.service-1 .bg-gradient-warning {
    background-image: linear-gradient(45deg, #f0af17, #f8d361);
}

.service-1 .bg-gradient-green {
    background-image: linear-gradient(45deg, #2eac60, #2af088);
}

@media (min-width: 768px) {
    .service-1 .bg-gradient-green {
        margin-top: -3rem;
    }
}

@media (max-width: 768px) {
    .service-1 {
        height: auto;
        padding: 90px 0;
    }
}

/* ----------------------------------------------------- service 2 ------------------------------------------------------- */

.service-2 {
    height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
    color: #111257;
}

.service-2 .feature-box {
    transition: all 0.5s ease;
}

.service-2 .feature-box:hover {
    transform: scale(1.1);
}

@media (max-width: 767.98px) {
    .service-2 {
        height: auto;
        padding: 90px 0;
    }
}

/* ----------------------------------------------------- service 3 ------------------------------------------------------- */

.service-3 .text-primary {
    color: #256bec !important;
}

.service-3 .btn {
    padding: 12px 30px;
    font-size: 15px;
}

.service-3 {
    display: flex;
    align-items: center;
    height: 100vh;
    position: relative;
    font-weight: 500;
    line-height: 1.3;
}

.service-3 .instru-video {
    width: 55px;
    height: 55px;
    line-height: 55px;
    background: #ffffff;
    text-align: center;
    border: 1px solid;
    border-radius: 50%;
}

.service-3 #instruvideo .btn-close {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 10px;
    transition: all 0.4s ease-in-out;
    opacity: 0;
}

.service-3 #instruvideo .btn-close:hover {
    opacity: 0.5;
}

.service-3 .process-box .process-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    font-size: 1.5rem;
    border-radius: 50%;
    color: #ffffff;
    background-color: #256bec;
    transition: all 0.5s ease;
}

.service-3 .process-box:hover .process-icon {
    border-radius: 5px;
    transform: rotate(360deg);
    background-color: rgba(37, 107, 236, 0.65);
}

@media (max-width: 768px) {
    .service-3 {
        height: auto;
        padding: 70px 0;
    }
}

/* ----------------------------------------------------- service 4 ------------------------------------------------------- */

.services-4 h6 {
    font-size: 12px;
}

.services-4 p {
    line-height: 1.8;
}

.services-4 {
    background-color: #273750;
    padding: 80px 0px;
    position: relative;
}

.services-4 .text {
    background: linear-gradient(to bottom, #fe5580, #fbada3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.services-4 .text-fill {
    background: linear-gradient(to bottom, #808df5, #06adf1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (min-width: 1200px) {
    .services-4 .container {
        max-width: 1140px !important;
    }
}

/* ----------------------------------------------------- service 5 ------------------------------------------------------- */

.service-5 .btn,
.service-5 .btn:focus,
.service-5 button,
.service-5 button:focus {
    outline: none !important;
}

.service-5 a {
    text-decoration: none !important;
    outline: none;
}

.service-5 p {
    font-size: 17px;
}

.service-5 {
    padding-bottom: 80px;
    padding-top: 80px;
    position: relative;
}

.service-5 .btn-primary {
    background: #0186d5;
    border-color: #0186d5 !important;
    color: #ffffff !important;
    box-shadow: 0px 8px 20px -6px rgba(1, 134, 213, 0.6);
}

.service-5 .btn-primary:hover,
.service-5 .btn-primary:focus,
.service-5 .btn-primary:active,
.service-5 .btn-primary.active,
.service-5 .btn-primary.focus,
.service-5 .btn-primary:not(:disabled):not(.disabled):active,
.service-5 .btn-primary:not(:disabled):not(.disabled):active:focus,
.service-5 .btn-primary .open>.dropdown-toggle.btn-primary {
    background: #0179c1;
    border-color: #0179c1;
}

.service-5 .f-14 {
    font-size: 14px;
}

.service-5 .f-15 {
    font-size: 15px;
}

.service-5 .title-border {
    border: 1px solid #0186d5;
    width: 80px;
    margin: 0 auto;
}

.service-5 .btn {
    padding: 0.7rem 1.8rem;
    font-size: 15px;
    font-weight: 500;
    transition: all 0.5s;
}

.service-5 .btn:focus {
    box-shadow: none;
}

.service-5 .nav-pills .nav-item {
    padding: 10px;
}

.service-5 .nav-pills .nav-item .nav-link {
    padding: 10px;
    border: 1px solid #dee3e7;
    color: #6b7189;
}

.service-5 .nav-pills .nav-item .nav-link .service-icon i {
    width: 70px;
    height: 70px;
    background-color: #e6f0fa;
    display: inline-block;
    line-height: 60px;
    color: #6b7189;
    font-size: 34px;
    border: 5px solid #ffffff;
    position: relative;
    margin-top: -50px;
}

.service-5 .nav-pills .nav-item .nav-link.active {
    background-color: transparent;
    color: #444b5b;
    border: 1px solid #0186d5;
    border-radius: 0px;
}

.service-5 .nav-pills .nav-item .nav-link.active .service-icon i {
    background-color: #0186d5;
    color: #ffffff;
}

.service-5 .services-box .services-title {
    position: relative;
}

.service-5 .services-box .services-title:before {
    position: absolute;
    content: '';
    border-bottom: 1px solid #0186d5;
    width: 60px;
    bottom: -10px;
}

.service-5 .services-img {
    position: relative;
}

.service-5 .services-img:before {
    position: absolute;
    content: '';
    border: 10px solid #444b5b;
    width: 100%;
    height: 80%;
    top: 50%;
    transform: translateY(-50%);
}

.services-img img {
    padding: 0px 30px;
    position: relative;
}

.service-5 .services-lable {
    position: relative;
}

.service-5 .f-20 {
    font-size: 20px;
}

.service-5 .text-muted {
    color: #6b7189 !important;
}

.service-5 .services-lable p {
    background-color: #0186d5;
    padding: 6px 30px;
    display: inline-block;
    position: absolute;
    right: 0;
    margin-top: -130px;
}

@media (max-width: 768px) {
    .service-5 .service-box i {
        margin-top: 0;
    }
}

/* @media (min-width: 1200px) {
    .service-5 .container {
        max-width: 1140px !important;
    }
} */

/* ----------------------------------------------------- service 6 ------------------------------------------------------- */

.service-6 .text-primary {
    color: #f85b66 !important;
  }

  .service-6 .text-muted {
    color: #878e94 !important;
  }

  .service-6 {
    padding: 80px 0px;
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
  }

  .service-6 .services-box {
    padding: 60px 50px;
    transition: all .3s ease-in-out;
    position: relative;
    z-index: 3;
  }

  .service-6 .services-box:hover {
    transform: scale(1.02);
  }

  .service-6 .bg-overlay {
    background-color:#f6fbfe;
    clip-path: polygon(0 72%, 100% 35%, 100% 100%, 0 99%);
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0px;
    top: 0px;
  }

  /* ----------------------------------------------------- service 7 ------------------------------------------------------- */

  .service-7 p {
    line-height: 1.8;
  }

  .service-7 .text-primary {
    color: #ff5f5d !important;
  }

  .service-7 .text-muted {
    color: #607d83 !important;
  }

  .service-7 {
    padding: 80px 0px;
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
  }

  .service-7 .services-box .service-icon {
    position: relative;
  }

  .service-7 .services-box .service-icon::before {
    content: " ";
    position: absolute;
    width: 64px;
    height: 64px;
    background: linear-gradient(to right, #f2f8ff, #e9e9f2);
    border-radius: 50%;
    bottom: 18px;
    left: 12px;
  }

  .service-7 .services-box .service-icon i {
    position: relative;
  }
  .clearfix {
    display: block;
}
.nav-link{
color:#fff !important;
font-size: 16px !important;
}

.navbar {
/* --bs-navbar-padding-x: 0; */
--bs-navbar-padding-y: 0.1rem !important;
}
.btn-white {
    --geeks-btn-color: #000 !important;
    --geeks-btn-bg: #fff !important;
    --geeks-btn-border-color: #fff !important;
    --geeks-btn-hover-color: #000 !important;
    --geeks-btn-hover-bg: #fff !important;
    --geeks-btn-hover-border-color: #fff !important;
    --geeks-btn-focus-shadow-rgb: 217,217,217 !important;
    --geeks-btn-active-color: #000;
    --geeks-btn-active-bg: #fff !important;
    --geeks-btn-active-border-color: #fff !important;
    --geeks-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --geeks-btn-disabled-color: #000 !important;
    --geeks-btn-disabled-bg: #fff !important;
    --geeks-btn-disabled-border-color: #fff !important;
}
