body {
    transition: 1.5s;
    
}

.night-toggle {
    width: 33px;
    height: 33px;
    right: 30px;
    top: 24px;
    position: absolute;
}

.night-toggle:hover {
    cursor: pointer;
}

.moon {
    background-color: transparent;
    box-shadow: -6px 1px 0 3px #275e8e;
    border-left: 3px solid #27476D;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-left: 8px;
    margin-top: 0px;
    transition: 2s;
}

.sun {
    background-color: #fdd462;
    box-shadow: 2px 0px 0px 1px #D19C29;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    transition: 2s;
}

/* ----- optional ----- */
.break {
    flex-basis: 100%;
    height: 0;
}

.opt {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-family: sans-serif;
    margin-top: 5%;
    text-align: center;
}


/* kkkkkkkkkkkkkkkkkkkkkkkkkk */

.btn-primary-soft {
    color: rgb(255 255 255) !important;
    background-color: #002e7f !important;
    padding: 11px;
}

.nav-link {
    padding: 28px 0px;
}

.currents {
    border-bottom: 3px solid transparent !important;

}

.navbar {
    /* border-bottom: 2px solid rgb(13 110 253);; */
    /* box-shadow: 0 3px 6px 0 rgba(50, 50, 50, .3); */
}

.card-sections {
    position: relative;
}

.p21 {
    color: #8f9093 !important;
}

.bg-light {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    /* background-image: url('/assets/img/subcrib-bg.png'); */
}

#bg-lh {
    background-image: url('../img/bg11.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.tech-stacks{
    background-image: url('../img/bg13.png');
    background-repeat: no-repeat;
    background-size: cover;
   
}
#teams{
    background-image: url('../img/bg14.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.social-icon{
    width: 47px;
    height: 47px;
    padding:10px;
    background-color: #fff;
    border-radius: 50%;
}
.team-box{
    padding: 15px;
    background: #eef1f7;
    padding: 15px;
    background: #eef1f7;
    border-radius: 20px;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}
.team-about h5{
    margin-top: 20px;
}
.team-about p{
    text-align: justify;
}
.team-about h6{
    color: #002e7f;
}
.team-box img{
    border-radius:10px;
}
.team-about{
    
    line-height: 25px;
}
.social{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#aboutus{
    background-image: url('../img/bg12.png');
    background-repeat: no-repeat;
    background-size: cover;
   
}
/* #tns3 > .tns-item{
    margin-right: -30px!important;
} */
#cw .card {
    border: hidden !important;
}

#cw {
    position: relative;
    background-image: url('../img/about-bg.jpg');
    padding-top: 80px;
  padding-bottom: 90px;

}

.bar.bar-big {
    height: 5px;
    width: 90px;
    background: #aec6ef;
    margin: 9px 0px;
    position: relative;
    border-radius: 30px;
}

.bar.bar-big::before {
    content: '';
    position: absolute;
    left: 0;
    top: -2.7px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #002e7f;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG;
}

.t_center .bar.bar-big::before {
    margin: auto;
}

.t_right .bar.bar-big::before {
    left: auto;
    margin: auto;
    right: 0;
}

.section-title span {
    color: #002e7f;
}

@-webkit-keyframes MOVE-BG {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    to {
        -webkit-transform: translateX(88px);
        transform: translateX(88px);
    }
}

@keyframes MOVE-BG {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    to {
        -webkit-transform: translateX(88px);
        transform: translateX(88px);
    }
}

.rounded-3 {
    border-radius: 1rem !important;
}

.cls {
    margin-top: 12px;
}

.newsletter {
    height: 47px;
    width: 68%;
    background-color: transparent;
    border-radius: 3px;
    ;
}

#services {
    background-image: url("../img/sevr.png");
    background-position: center;
    background-size: cover;
}

.main-color {
    color: #002e7f;
}

h2 {
    font-size: 3rem;
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 1.25;
}

.experince {
    background-image: url("../img/counter-bg1.png");
    padding: 64px 30px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.aexp h2 {
    color: #fff;
}

.aexp h5 {
    color: #fff !important;
}

.c1 {
    color: #fff !important;
}

.aexp i {
    color: #fff;
}

/* .count:after {
    position: absolute;
    content: "";
    top: 27px;
    left: 21%;
    height: 37px;
    width: 37px;
    line-height: 37px;
    border: 2px solid#31d2fc;
    border-radius: 100%;
    z-index: -1;
} */

.counter-new .two .single_counter.center:before {
    position: absolute;
    content: "";
    top: 27px;
    left: 31% !important;
    border: 2px solid#ffcc33 !important;
}

.counter-new .three .single_counter.center:before {
    position: absolute;
    content: "";
    top: 27px;
    left: 31% !important;
    border: 2px solid#33dbff !important;
}

.counter-new .four .single_counter.center:before {
    position: absolute;
    content: "";
    top: 27px;
    left: 21%;
    border: 2px solid#ff6933 !important;
}

.image {
    position: absolute;
    top: 5%;
    left: 10%;
    margin: -60px 0 0 -60px;
    -webkit-animation: spin 10s linear infinite;
    -moz-animation: spin 10s linear infinite;
    animation: spin 20s linear infinite;
}

.image img {
    width: 100%;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.image1 {
    position: absolute;
    bottom: -25%;
    right: 20%;

    margin: -60px 0 0 -60px;
    -webkit-animation: spin 10s linear infinite;
    -moz-animation: spin 10s linear infinite;
    animation: spin 20s linear infinite;
}

.image1 img {
    width: 100px;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.rocket {
    width: 104px;
    height: 208px;
    right: 20px;
    position: absolute;
    animation: myfirst 5s infinite;
    animation-direction: alternate;
}

@keyframes myfirst {


    0% {
        -webkit-transform: translateY(288px);
        transform: translateY(288px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }


}

.itemss {
    overflow: hidden;
    margin: 20px 0px;
    position: relative;
    transition: .5s;
    border-radius: 10px;
    filter: drop-shadow(0 0 20px rgba(170, 192, 228, 0.3));
    background-color: #ffffff;
    padding: 15px 15px 5px;
    margin-right: 7px;
}

.itemss .thumb {
    position: relative;
    z-index: 1;
}

.itemss .thumb:before {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    width: 0;
    height: 100%;
    border-radius: 10px;
    background-color: rgba(4, 96, 248, 0.6);
    transition: .8s;
}

.itemss:hover .thumb:before {
    width: 100%;
    left: 0;
}

.itemss p {
    margin: 0px;
}

.sub-thumb {
    display: flex;
    margin-top: 10px;
    gap: 10px;
}

.sub-thumb i {
    height: 24px;
    width: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 100%;
    background: #D4E4FF;
    font-size: 12px;
    margin: 0 0 8px;
    font-weight: bold;
}

#aboutus {
    padding: 10px 0px;
    position: relative;
    padding-bottom: 20px;
}

.t1 {
    position: relative;
    
}

.boxs {
    width: 100%;
    /* border: 2px dashed #bad3ff; */
    border-radius: 5px;
    background-color: #fff;
    /* box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px; */
    /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;  */
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    /* padding: 20px; */
}
.min img{
    background-size: cover!important;
    width: 100%;
}

body.loading {
    overflow: hidden; 
 }
 
.loader {
   position: fixed;
   left: 50%;
   top: 50%;
   width: 64px;
   height: 64px;
   margin-left: -32px;
   margin-top: -32px;
   border: 8px solid #f3f3f3;
   border-radius: 50%;
   border-top: 8px solid #3498db;
   border-right: 8px solid #f3f3f3;
   border-bottom: 8px solid #3498db;
   animation: spin 1.5s linear infinite;
   z-index: 1000; /* Ensure loader is on top */
}

@keyframes spin {
   0% { transform: rotate(0deg); }
   100% { transform: rotate(360deg); }
}

 
 .hidden {
    display: none;
 }
 
/* .min{
    background-color: #f4f5ff;
    border-radius: 5px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    width:100%;
    height: 350px;
    padding:20px;
} */
.t2 {
    position: relative;
}

.heads h6:before {
    position: absolute;
    content: "";
    top: 10px;
    left: 17%;
    height: 15px;
    width: 15px;
    background: url('../img/Startup.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.boxs:before {
    position: absolute;
    content: "";
    top: 5px;
    left: -25px;
    background: url('../img/Startup.png');

}

.t2 h6 {
    color: #002e7f;
    font-family: 'Muli', sans-serif;
    font-style: normal;
    font-size: 28px;
    text-transform: capitalize;
    letter-spacing: 0px;
    margin: 0 0 15px;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.t3{
    margin-bottom: 95px;
}

.t3 h6 {
    color: #002e7f;
    font-family: 'Muli', sans-serif;
    font-style: normal;
    font-size: 28px;
    text-transform: capitalize;
    letter-spacing: 0px;
    margin: 0 0 7px;
    position: relative;
    
    display: inline-block;
    margin-top: 30px;
}
.imgfirst {
    position: absolute;
    top: 0px;
    left: 2px;
}

.imgsec {
    position: absolute;
    bottom: 5px;
    right: 50%;
}

.heads p {
    margin-top: 19px;
    font-size: 16px;
    line-height: 24px;
    border-left: 2px solid #0B5ADB;
    padding-left: 19px;
    text-align: justify;
}
.t3 p {
    margin-top: 5px;
    font-size: 16px;
    line-height: 24px;
    border-left: 2px solid #0B5ADB;
    padding-left: 19px;
    text-align: justify;
    height: 125px;
}
.bg-pur {
    background-color: #7418fe;
    width: 100%;
    height: 100px;
    border-radius: 5px;
    position: relative;
    z-index: 20200;
}

.bg-pur:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100px;
    width: 100%;
    background: url('../img/tempbg.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
}

.progress-title {
    font-size: 16px;
    color: #011627;
    margin: 0px 0 9px;
    font-weight: 700;
}

.progress {
    background-color: #fff;
    height: 10px;
    overflow: visible !important;
    position: relative;
    margin-bottom: 30px;
    position: relative;
    border-radius: 5px !important;
}

.progress .progress-bar {
    animation: animate-positive 2s;
    position: relative;
    box-shadow: none;
    border-radius: 5px !important;
}


.progress .progress-value {
    position: absolute;
    padding: 3px 7px;
    top: -50px;
    right: -20px;
    font-size: 14px;
    color: #ffffff;
    background-color: #000000;
    display: block;
}

.progress .progress-value:after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 35%;
    border-top: 7px solid #000000;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

@-webkit-keyframes animate-positive {
    0% {
        width: 0%;
    }
}

@keyframes animate-positive {
    0% {
        width: 0%;
    }
}

.p1 {
    background-color: #CEF5F0;
    box-shadow: 0px 4px 9px 0px rgb(12 208 178 / 19%) !important;
}

.p2 {
    background-color: #CEDEF8;
    box-shadow: 0px 4px 9px 0px rgb(12 89 219 / 19%) !important;
}

.p3 {
    background-color: #FFE1D6;
    box-shadow: 0px 4px 9px 0px rgb(255 107 51 / 19%) !important;
}

#mcard {
    border-radius: 1rem !important;
}

#mcard img {
    border-radius: 1rem !important;
}



footer .nav-link {
    color: #fff !important;
}
.quick-links{
    display: flex;
    align-items: start;
    justify-content: start;
}
.top-header {
    background-color: #141D38 !important;
    padding: 2px 0px;
}

.top-header ul {
    margin: 0px !important;
    gap: 3px;
}

.top-header ul li {
    list-style: none;
}

.top-header ul li a {
    color: #B5B5B5;
    transition: color 0.3s;
    font-size: 13px;
    /* font-weight: 400; */
    text-decoration: none;
}

.top-header ul li a:hover {
    color: #fff;
}

#main-ts {
    position: relative;
    padding-top: 18px;
}

.man-animation {
    position: absolute;
    top: -81px;
    left: -41px;
    width: 80%;
}

.fw-normal {
    font-weight: bold;
}

.stretched-link {
    text-decoration: none;
   
}

.me-1 {
    position: absolute;
    top: 8px;
    padding-left: 21px;
}

/* 

*/


/*footer*/

footer{
    background-color:#0f172a!important;
    color: #fff ;
}
#footer-cont{
    padding:15px 40px 0;
}
.footer .recent-post-text h4 a {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.list table tr td{
    color:#f8fafc;
}
#footer-cont ul li{
    list-style: none;
}
.footer-dets{
    display: flex;
    gap:10px;
}
.footer-dets p{
    margin-bottom: 0;
    text-align: justify;
}
.footer-dets p a{
    text-decoration: none;
    color: #fff;
}
/* .fa-phone {
    animation: 1s ease-in-out 0s normal none infinite running anim;
} */


@keyframes anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

.subscribes {
    background: #fff;
    padding: 5px;
    border-radius: 10px;
}

#subsc p {
    margin: 0px;
    color: #fff;
    font-size: 17px;
}

#subsc h3 {
    font-weight: 600;
}

.arrow {
    position: absolute;
    right: 26%;
    bottom: 0px;
    animation-name: float-bob2;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.bounce-animate2 {
    animation-name: float-bob2;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@-webkit-keyframes float-bob2 {
    0% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px);
    }

    50% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    100% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px);
    }
}

.bp-widget-side {
    z-index: 202020 !important;
}

.banner{
    position:relative;
    width:100%;
    height:61vh;
}


.slideshow {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
}

.slideshow .slider {
    width: 100vw;
    height: 100vw;
    z-index: 2;
}

.slideshow .slider * {
    outline: none;
}

.slideshow .slider .item {
    height: 100vh;
    width: 100vw;
    position: relative;
    overflow: hidden;
    border: none;
}

.slideshow .slider .item .text {
    display: none;
}

.slideshow .slider .item img {
    min-width: 99%;
    min-height: 101%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.slideshow .slick-dots {
    position: fixed;
    z-index: 100;
    width: 40px;
    height: auto;
    bottom: auto;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    left: auto;
    color: #fff;
    display: block;
}

.slideshow .slick-dots li {
    display: block;
    width: 100%;
    height: auto;
}

.slideshow .slick-dots li button {
    position: relative;
    width: 20px;
    height: 15px;
    text-align: center;
}

.slideshow .slick-dots li button:before {
    content: "";
    background: #fff;
    color: #fff;
    height: 2px;
    width: 20px;
    border-radius: 0;
    position: absolute;
    top: 50%;
    right: 0;
    left: auto;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
    opacity: 0.6;
}

.slideshow .slick-dots li.slick-active button:before {
    width: 40px;
    opacity: 1;
}

.slideshow.slideshow-right {
    left: 0;
    z-index: 1;
    width: 50vw;
    pointer-events: none;
}

.slideshow.slideshow-right .slider {
    left: 0;
    position: absolute;
}

.the-most {
    position: fixed;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 50vw;
    max-width: 200px;
    padding: 10px;
}

.the-most img {
    max-width: 100%;
}

.tech {
    grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
    gap: 1.5rem;
    display: grid;
    grid-auto-rows: auto;
    position: relative;
    padding: 0;
    will-change: width;
}

.tech-content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    flex-wrap: wrap;
    box-shadow: 2px 2px 10px #00000012;
    height: 120px;
    background: #fff;
    transition: transform 0.3s ease-in-out;
  padding: .25rem;
  border-radius: 10px !important;
  border: 2px solid #f4ecec;
}
.tech-content-out span {
    font-weight: bold;
  }
#main-cls img{
    height: 300px;
    width:100%;
    border-radius: 30px;
    filter: drop-shadow(2px 2px 10px #00000012);
}
#main-cls h5{
    text-align: center;
    font-size:40px;
}
#main-cls p{
    font-size:20px;
}
.insights-section {
  
    padding-bottom: 40px;
  }
  
  .insights-container {
    grid-column-gap: 90px;
    display: flex;
  }
  .body-medium{
    text-align: justify;
  }
  .insights-heading-wrapper {
    width: 100%;
    max-width: 300px;
    grid-row-gap: 40px;
    position: -webkit-sticky;
    position: sticky;
    top: 120px;
  }
  .case-study-block{
    display: flex;
  }
  .case-study-block-text-wrapper {
    grid-row-gap: 21px;
    flex-direction: column;
   text-align: left!important;
  }
  .post-grid-title-wrapper{
    text-decoration: none;
    
  }
  .post-grid-title{
    line-height: 35px!important;
    padding: 10px 0px;
  }
  .insights-heading-container {
    width: 100%;
    max-width: 300px;
    position: relative;
  }
  
  .footer-logos {
    width: 240px;
    height: 40px;
  }
  
  .hiddent-element {
    display: none;
  }
  
  .hero-image-absolute {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
  
  .secondary-button-text-wrapper {
    height: 26px;
    overflow: hidden;
  }
  
  .animated-line {
    transform-origin: 0%;
    border-bottom: 1.5px solid #ff4e44;
    margin-bottom: -1.5px;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
  .w-container:before, .w-container:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
  }
  .case-study-block.layout-2 {
    grid-column-gap: 50px;
    flex-direction: row;
    /* align-items: center; */
  }
  
  .case-study-image-wrapper {
    flex: none;
  }
  
  .case-study-image {
    width: 360px;
    height: 280px;
    object-fit: cover;
    border-radius: 10px;
  }
  .case-study-collection-item{
    padding-bottom: 50px;
  }
  .post-grid-title {
    color: #1d1b2d;
    letter-spacing: -.0375rem;
    font-family: Onest, sans-serif;
    font-size: 29px;
    font-weight: 500;
    line-height: 2.875rem;
  }
  .divider {
    width: 100%;
    border-bottom: 1px solid rgba(29, 27, 45, .1);
  }
  .company-name{
    display: flex;
    align-items: center;
    gap:10px;
    position: relative;
  }
  .pvt{
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-size:12px;
  }
#offer-tab h2{
    width: 48%;
    margin: auto;
}
.nav-link{
    transition: all 0.5 ease;
}
.nav-link:hover{
    border-bottom: 3px solid #002e7f!important;
}
/*
#navs1{
    padding-left: 88px;
    /* border-bottom: 1px solid #dde0e9; 
}*/
/* #navs{
    border-bottom: 1px solid #dde0e9;
} */
#tns3 > .tns-item {
    width: calc(12.5%);
    padding-right: 55px!important;
}
.tns-controls [data-controls=next] {
    right: 31px!important;
}
/* .megamenu{
    width:100vw;
    position: absolute;
    top: 120px;
    left:0px;
    background-color: #fff;
    border: 1px solid;
} */
.mega{
    transition: all 0.7s ease;
}
.megamenu{
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + -1px);
    display: none;
    border-top: 1px solid #dde0e9;
    transition: all 0.5s ease;
    background-color: #fff;
    width:100%;
    box-shadow: 0 24px 48px -24px rgba(0,0,0,0.16);
}
.mega:hover .megamenu{
    display: inline-block;
}
.mega-flexs{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#megas{
   
    padding-top: 59px;
    padding-left: 55px;
}
#megas ul{
    padding-left: 2px!important;
    padding-bottom: 20px;
    line-height: 30px;
}
#megas ul li{
    list-style: none;
}
#megas ul li a{
    text-decoration: none;
    color:#000;
    transition: all .4s ease;
}
#megas ul li a:hover{
    color:#002e7f;
}
.banner-text{
    position: absolute;
    top: 50vh;
    left:20px;
    color:#fff;
    z-index: 2020;
}
/* .slideshow .slider .item img{
    z-index: 2;
}
.slideshow .slider .item p{
    z-index: 2020;

} */
.slideshow .slick-text{
    position: absolute;
    z-index: 100;
    width: 50%;
    height: auto;
    bottom: auto;
    top: 50%;

    transform: translateY(-50%);
    left: auto;
    color: #fff;
    display: block;
  }
.elementor-widget-container{
    box-shadow: 0px 40px 120px -40px rgba(0, 0, 0, 0.24);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 16px 0px 0px;
    height: 190px;
    padding:20px;
    border-radius: 8px 8px 8px 8px;
    transition: all .5s ease;
    cursor: pointer;
    background-color: #fff;
    margin-bottom: 20px!important;
}
.elementor-widget-container:hover{
    transform: translateY(-5%);
}
.elementor-icon-box-icon{
    width: 50px;
    height: 50px;
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 21px;
    margin-bottom: 10px;
    transition: all .5s ease;
}
.elementor-icon-box-content h5{
    font-family: "calibri";
    font-size: 26px;
    font-weight: 700;
    text-transform: none;
    line-height: 1.3;
    color: #2b2b2b;
}
.elementor-icon-box-content a{
    text-decoration: none;
    font-weight: bold;

}
.elementor-icon-box-icon-heading{
    display: flex;
    align-items: center;
    justify-content: start;
    gap:25px;
}
#What-we .col-sm-6 ul{
    padding-left: 0px;

}
#What-we .col-sm-6 ul li{
    list-style: none;
    display: flex;
    color:#64728f!important;
    padding-bottom: 14px;
}

.nk-timeline-symbol {
    width: 20px;
    flex-shrink: 0;
    position: relative
}

.nk-timeline-symbol::after {
    top: 10px;
    z-index: 2;
    content: "";
    left: 0px;
    position: absolute;
    border-radius: 50%;
    width: .625rem;
    height: .625rem;
    background-color: #2a9d8f;
    box-shadow: 0 0 0 .25rem #eaf5f4
}

.nk-timeline-symbol.color-1::after {
    background-color: #198754;
    box-shadow: 0 0 0 .25rem #e8f3ee;
}

.nk-timeline-symbol.color-2::after {
    background-color: #dc3545;
    box-shadow: 0 0 0 .25rem #fbeaec;
}
.nk-timeline-symbol.color-3::after {
    background-color: #fd7e14;
    box-shadow: 0 0 0 .25rem #fff2e7;
}
.nk-timeline-symbol.color-4::after {
    background-color: #0dcaf0;
    box-shadow: 0 0 0 .25rem #e6fafd;
}
.nk-timeline-symbol.color-5::after {
    background-color: #002e7f;
    box-shadow: 0 0 0 0.25rem #e8f3ee;
}
footer a{
    text-decoration: none!important;
}
.list ul {
    padding-left: 0px;
    margin-left: 0px;;
}
.list ul li a{
    color:#fff!important;
}
 /* Style for the dropdown container */
 .dropdown {
    position: relative;
    display: inline-block;
  }

  /* Style for the button */
  .dropdown-button {
    padding: 10px;
    cursor: pointer;
  }

  /* Style for the dropdown content */
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 130px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;

  }

  /* Style for the dropdown items */
  .dropdown-item {
    padding: 12px 16px;
    display: block;
    cursor: pointer;
  }

  /* Change the background color of the dropdown items on hover */
  .dropdown-item:hover {
    background-color: #ddd;
  }
  .overview-image{
    position: relative;
  }
  .tops-font{
    position: absolute;
    top: 80%;
    left:4%;
  }
  .tops-font h1{
    color:#fff;
    font-size: 60px!important;
    font-weight: bold;
    margin: 0px;
    text-shadow: 0 0 8px #00000080;
  }
  .tops-font h5{
    color:#fff;
    font-size: 18px!important;
    text-shadow: 0 0 8px #00000080;
    font-weight: 600;
  }
#overview-content .row .col-md-6 p{
    text-align: justify;
}
#overview-listss ul{
    padding-left: 10px;
    
}
#overview-listss ul li{
    list-style: none;
    display: flex;
    gap: 7px;
}
.key{
    display: flex;
}
.key p{
    padding: 0px;
    margin-right:10px;
    margin-bottom: 0px;;
    /* font-weight: bold; */
    font-size: 24px;;
}
.key input{
    width:100%;
    padding:5px 20px;
}
.key a{
    background-color:#002e7f !important;
    padding:10px;
    text-decoration: none;
    color:#fff;
    font-weight: bold;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

#datefrom{
    font-size:18px;
}
.inputs label{
   margin-top:15px ;
   font-size:18px;
   text-align: left!important;
   position: relative;
   left: -26px;

}
.inputs select{
    margin-bottom:10px ;
}
 .years label{
    margin-top:15px ;
    font-size:18px;
    text-align: left!important;
    position: relative;
    left: -26px;
 
 }

 .years select{
    margin-bottom:10px ;
}

.news-boxp{
    text-align: justify;
}
.news-box{
    text-align: left;
    border: 1px solid #bdbdbd;
    border-radius: 5px;;
    box-shadow:0px 40px 120px -40px rgba(0, 0, 0, 0.24);
    margin-bottom: 30px;
}
.news-box img{
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.hire-btn{
    text-decoration: none;
    color:#002e7f;
    border: 2px solid #002e7f;
    padding:6px 15px;
    border-radius: 25px;
}
.tabs ul{
    display:flex;
    gap: 20px;
    padding-left: 0px!important;
}

.tabs ul li{
   
    list-style: none;
    border:1px solid #000;
    padding: 6px 8px;
    border-radius: 40px;
    transition: all .4s ease;
}
.tabs ul li:hover{
    background-color: #002e7f;
}
.tabs ul li:hover a{
    color:#fff;
}
.tabs ul li a{
    color:#002e7f;
    text-decoration: none;
   
}
.cunt{
    background-color: #002e7f!important;
    color:#fff!important;
}
.cunt a{
    color:#fff!important;
}
.accordion-item{
    position: relative;
}
.applys{
    position: absolute;
    top: 42%;
    right: 48px;
    font-size: 20px;
    font-weight: bold;
}
.apply-btns{
    text-decoration: none;
    color:#fff;
    background-color: #002e7f;
    padding:10px 20px;
   
}
.apply-btns:hover{
    color:#fff;
}
.et_pb_module {
    font-size: 16px;
    line-height: 1.9em;
    background-color: #ffffff;
  padding: 30px;
    margin-top: 10px!important;
    margin-bottom:5%!important;
    box-shadow: 0px 0px 60px 0px rgba(71,74,182,0.12);
}
.et_pb_module.et_pb_text_align_left {
    text-align: left;
}


.et_pb_module_header a{
    text-decoration: none;
    
}
.contact-page{
    padding: 30px;
    border:1px solid #e5e7eb;
    border-radius: 0.75rem;
    background-color: #fff;
    box-shadow: 0px 0px 15px 0px rgba(72,73,121,0.15);
}
.conts{
    display: flex;
    gap: 10px;
    align-items: baseline;
}
.conts h4{
    font-weight:bold;
}
.contact-ico{
    border:2px solid #002e7f;
    width:40px;
    height:40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #002e7f;
}
.contact-bg{
    background-color:#dde0e9;
    padding:  30px;
    width:100%;
    margin:auto;
    box-shadow: 14.562px 10.58px 48px 0px rgba(0, 0, 0, 0.06);
}
.section-sale a{
    font-weight: bold;
}
#cmain{
    background-color:#fff;
    padding:31px;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
#cmain label{
    color:#011627;
}
#cmain input{
    margin-bottom: 20px;
}
.headtxt{
    border-bottom:1px solid #afafaf;
    margin-bottom: 30px;
}
.form-control{
    border-color: #002e7f!important;
    appearance:auto!important;
}

.award-card{
    box-shadow: 0 0 20px 5px #0000001a;
    border-radius: 1rem;
    transition: all 0.3s ease-in-out;
    height: 650px;
}
.award-card:hover{
    transform: translateY(-4px);
    box-shadow: 0px 10px 30px rgba(29, 58, 83, 0.15);
}
.award-card img{
    border-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
}
.award-card a{
    text-decoration: none;
    
}
.award-txt{
    padding:20px;
}
.award-txt p{
    margin-top:10px;
    margin-bottom:0px;
    text-align:justify;
    color:rgb(107, 106, 106);
}
.why .col-md-12{
    /* border: 3px dashed #002e7f; */
    background-color: #dcdfe8;
    /* border-radius: 10px; */
    padding: 40px ;
}
.choose-container{
    background-color: #fff;
    box-shadow: 0 0 20px 5px #0000001a;
    border-left: 2px solid #002e7f;
    padding: 20px;
    margin-bottom:30px;

}
.choose-container ul li{
    font-size: 20px;;
}
.why h4{
    font-weight: bold;
    line-height: 1.25;

    color: #002e7f;
}
.why p{
    /* color:#636466!important; */
    /* padding-left:20px; */
    font-size:19px;
    text-align: justify;
}
.whycontact{
    background-color: #fbe9eb;
    border: 3px dashed #d6293e;
    padding: 41px;
    border-radius: 1rem;
}
.whycontact h4{
    color:#d6293e;
    font-weight: bold;
}
.whycontact a{
    padding: 10px 20px;
    color:#d6293e;
    font-weight: bold;
    background-color: #fff;
    border-radius: 10px;
    text-transform: capitalize;
    text-decoration: none;
}
.section-sale label{
    color:#000;
}
/* .section-sale input{
    margin-bottom: 15px;
} */
.section-sale select{
    margin-bottom: 15px;
}
.mobile-ul ul{
    padding-left: 0px;
}
.mobile-ul ul li{
    list-style: none;
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
    align-items: center;
}
.mob-ico{
    color: #002e7f;
    width:40px;
    height:40px;
    background-color: #bdd4fc;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mob-ico1{
    color: #002e7f;
    width:30px;
    height:30px;
    background-color: #bdd4fc;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mobile-reso{
    border:1px solid #002e7f;
    padding:30px;
    border-radius: 20px;
    margin-top: 30px;
    height: 440px;
    transition: all .4s ease-in-out;
}
.mobile-reso:hover{
    box-shadow: 0 0 20px 5px #0000001a;
}
.mobile-reso img{
    width:20%;
    margin-bottom: 15px;
}
.section-sale .modal-content{
    width:32vw !important;
    position: absolute!important;
    left:10%!important;
    padding: 20px!important;
    margin-left: 160px;
}
.section-sale .modal-content h1{
    margin-bottom: 0px!important;
}
.section-sale .modal-content p{
    color:#000;
}
.section-sale  .modal-dialog{
    position: absolute!important;
    left:20%!important;
}

.mission{
    align-items: flex-start;
    background-color: #fff;
    box-shadow: 0 0 20px 5px #0000001a;
    color: #000;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 2rem!important;
    transition: all .2s ease-in-out;
    border-left:3px solid #002e7f;
}
.mission h5{
    color:#002e7f;
}
.exployee-ben{
    background-color: #eaeff9;
    padding: 10px;
    border-radius: 1rem;
    border-top-left-radius: 0rem;
    border-bottom-left-radius: 0rem;
    border-left:4px solid #002e7f;
    margin-bottom:30px;
}
.mission:hover{
    transform: scale(1.05);
}


.get-direction{
    text-decoration: none;
    background-color:#fff;
    width:100%;
    font-size: 20px;
    padding: 11px 40px;
    border-radius: 30px;
    font-weight: bold;
    display: flex;
    justify-content: center;align-items: center;
}

.contact-us{
    text-decoration: none;
    background-color:#fff;
    width:50%;
    padding: 5px;
    font-size: 16px;
    border-radius: 30px;
    font-weight: bold;
    display: flex;
    justify-content: center;align-items: center;
}
.foot-ico{
    width: 45px;
    height: 45px;
    border-radius: 50px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size:18px;
}
.foot-ico i{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size:18px;
    color : #0f172a;
}
.world-map{
    background-image: url('../img/part.png');
    width:70%;
    height:70vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    margin: auto;
    filter: drop-shadow(rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px);
}

.world-map .svg-icon { width: 30px; height: 40px;}
.world-map .svg-icon path, .svg-icon polygon, .svg-icon rect { fill: #0a4698; stroke: #0a4698;}
.world-map .svg-icon circle { stroke: #1569a5; fill: #198aea; stroke-width: 1;}

.dogras-world-map { position: relative;}
.dogras-world-map img { max-width: 100%;}
.map-location { position: absolute; margin-left: -12px; color: #323232;}
.map-location .dogras-location-bubble { position: absolute; top: -34px; left: 163%; width: 59px;text-align: center; margin-left: -65px; padding: 5px; background: rgba(255,255,255,1); border-radius: 4px; box-shadow: 0 0 20px rgba(0,0,0,.15);}
.map-location .dogras-location-bubble.active { animation: a 1s cubic-bezier(.58,.1,.58,.7) infinite alternate; backface-visibility: hidden;}
@keyframes a{0%,5%{transform:translate3d(0,2px,0) scale(1)}to{box-shadow:0 0 1px rgba(0,0,0,.2),0 5px 6px rgba(0,0,0,.2);transform:translate3d(0,-3px,0) scale(1)}}
.map-location .dogras-location-bubble:before { content: ""; position: absolute; top: 100%; right: auto; bottom: auto; left: 50%; width: 0; height: 0; border-style: solid; margin-left: -8px; border-width: 8px 8px 0; border-color: rgba(255,255,255,1) transparent;} 
.map-location .dogras-location-bubble:after { margin-left: -6px; border-width: 6px 6px 0; border-color: #fff transparent;}
.map-location .dogras-location-bubble.active { background: rgba(255,255,255,1);}
.map-location .dogras-location-bubble.active svg path { fill: #198aea; stroke: #1569a5;}
.map-location .dogras-location-name { font-size: 14px; font-weight: 600;}
.map-location .dogras-location-desc { font-size: 10px; font-weight: 300;}

.pin-india-ranchi { top: 52%; left: 67%;}
.pin-uae { top:50%; left: 61.3%;}
.pin-egypy { top: 48%; left: 55%;}


.map-location .dogras-location-bubble.active{
    
}
.banner-click{
    text-decoration: none;
    background-color: #fff;
    color:#002e7f;
    padding: 10px 20px;
    border-radius: 20px;
    font-weight: bold;
}
.ai-title h1{
    font-weight:bold;
    font-size:32px;
    margin: 0px!important;
    font-family: "AvertaStd", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    letter-spacing: 3px;
}
.ai-title p{
    text-align: justify;
}
.ai-title img{
    border-radius: 20px;
}
.section-sale {
    /* background-image: url('..img/Bitmap.jpg'); */
    background-image: url('../img/bg12.png');
    width:100%;
    height:200px;
    background-size: cover;
    position: relative;
    padding: 34px 0;
    color:#fff!important;
}


.heading-txts{
    font-size: 32px;
    color: #fff;
    text-transform: none;
    letter-spacing: -0.3px;
    margin-bottom: 10px;
    
}
.desc{

}
.ai-button a{
    margin-top: 12px;
    padding: 13px 32px;
    background: #ffffff;
    border-radius: 90px;
    color: #23262f;
    text-decoration: none;
}
select{
    height: 38px;
    }
   
  






.containers1 {
    max-width: 80rem;
    width: 100%;
    
    margin: 0 auto;
  }
  .mains1 .containers1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1rem;
    justify-content: center;
    align-items: center;
  }
  .mains1 .card {
    color: #252a32;
    border-radius: 2px;
    background: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
  }
  .mains1 .card-image {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 70%;
    background: #ffffff;
  }
  .mains1 .card-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .choose-container ul{
    padding-left: 0px;
    margin-right: 0px;
  }
.choose-container ul li{
    list-style: none;
    display: flex;
}























  @media only screen and (max-width: 600px) {
    .mains1 .container {
      display: grid;
      grid-template-columns: 1fr;
      grid-gap: 1rem;
    }
    .main-color {
        color: #002e7f;
        font-size: 1.25em !important;
        text-align: center !important;
    }
    .heads h6::before{
        top: 5px;
  left: -1%;
    }

  }
  /* ------------------------------------------//////\\\\\\\--------------------------------------------------- */
  /*=======================================>>Mobile Responsive<<================================================*/
  /* ------------------------------------------\\\\\\\//////--------------------------------------------------- */
  .sitename h5{
    text-shadow: 2px 2px var(--accent-color);
  }
  @media (min-width:768px) {
    .mob-hid1{
        display:none;
      }
      
  }
  @media screen and (max-width:767px) {
    .mob-hid{
        display: none;
    }
.footer-dets-container{
   
    flex-direction: column;
}
    #navs{
        padding:0px 5px!important;
        /* border-bottom: 1px solid #dde0e9; */
    }
    #navs1{
        padding-left: 0px!important;
    }
    .night-toggle{
        display: none;
    }
  .company-name h5{
    font-size: 13px;
  }
    #offer-tab h2{
        width: 90%;
        margin: auto;
        font-size: inherit!important;
    }
    .thumb img{
        width:100%;
    }
    .boxs{
        margin:auto;
    }
    .heads{
        padding:0px 10px;
    }
    #my-services{
        padding: 0px 14px!important;
        margin-top:20px;
    }
    .image1 {
        position: absolute;
        bottom: -8%!important;
    }
    #services{
        padding: 0px;
    }
    .team-box{
        margin-bottom: 50px;
    }
    /* .slideshow-text {
        position: absolute !important;
        top: 40%;
        left: 22%;
        transform: translate(-50%, -50%);
        z-index: 100;
        width: 35vw;
        color: #fff;
        display: flex;
        flex-direction: column;
    } */
    .slideshow-text h1{
        font-size: 19px!important;
        font-weight: bold;
        font-family: 'calibri';
        color:#fff!important;
    }
    .slideshow-text p{
        font-size:10px;
        text-transform: inherit;

    }
    .slideshow .slick-dots{
        top: 23%!important;
    }
    .banner{
        height: 30vh!important;
    }
    .t3{
        margin-bottom: 20px;
    }
    .global{
        display: none!important;
    }
    .newsletter{
        width:55%;
    }
    #footer-cont {
        padding:  15px;
      }
      .sitename h5{
        font-size:23px!important;
      }
      .sitename h5{
        
        text-shadow: 1px 1px var(--accent-color);
      }
      .mega:hover .megamenu{
        display: none!important;
    }
    .tops-font h1{
        font-size: 22px !important;
    }
    .tops-font h5{
          font-size: 15px !important;
          top:75%;
          left:5%;
    }
    .nav-link:hover {
        border-bottom: 0px!important;
    }
    .hire-btn{
        width:200px
    }

  }
  #aboutus  ul {
    list-style: none;
    padding: 0;
  }
  #aboutus h4{
    color: #2e418e;
  }
  #aboutus  i {
    font-size: 20px;
    padding-right: 4px;
    color: #1031b5;
  }
  #aboutus  ul li {
    padding-bottom: 10px;
    display: flex;
  }
  #aboutus span{
    color: #6192BB;
  font-size: 15px;
  font-weight: bold;

  }
  .elementor-icon-box-content a{
    color: #6192BB;

  }
  .elementor-icon-box-content a:hover{
    color: #2e418e;

  }

