@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&display=swap');
@font-face {
    font-family: 'Visby CF';
    font-style: normal;
    font-weight: normal;
    src: local('Visby CF'), url('./fonts/visbycf.otf') format('truetype');
}

body {
    margin: 0 auto;
    overflow-x: hidden !important;
    /* padding:30px; */
}
.main-container{
    padding: 10px 30px;
}
.relative{
    padding-bottom: 15px;
    position:relative;
    top:7px;
}
.container {
    max-width: 100% !important;
    overflow-x: hidden !important;
}
.chris-wrapper{
    margin-left:50px;
}
.chris-img{
    position:relative;
    right:100px;
}
.chrisimg-one{
    position:relative;
    bottom:475px;
    left:60px;
    /* background-image: url("./assets/image\ 20.png"); */
}
.chrisimg-two{
    position:relative;
    bottom:550px;
    right:132px;
}
.chrisimg-three{
    position:relative;
    left:70px;
    top:20px;
}
.chrisimg-four{
    position:relative;
    right:120px;
    bottom:30px;
}
.container-1 {
    background-image: url("./assets/landing.svg"); 
    background-position-y:top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    max-width: 1440px;
    height: auto;
    padding: 0px 24px;
    padding-top: 20px;
    margin: auto;
    position:relative;
}

.navbar {  
    
    width: 100%;
    /* margin:0px 0 0px 15%; */
    z-index:2;
  }
  
  .scrolled{
    background-color: #f3f3f3 !important;
    position:fixed !important;
    top:0px;
    /* left:17%; */
    /* margin:0px 0 0px 15%; */
  }
  .sticky {
    position: fixed;
    top: 0;
    width: 100%;
  }
  
.pages:hover{
    color:#2361FF;
}
.container-2 {}

.block-container {
    display: flex;
    flex-direction: row;
    padding: 0px 48px;
    gap: 24px;
}

.mini-container-2 {
    width: 1232px;
    height: 600px;
    margin: auto;
    border-radius: 40px;
    background: rgba(5, 32, 77, 1);
    display: flex;
}

.heading-1 {
    font-family: "Visby CF";
    font-size: 64px;
    font-weight: 800;
    line-height: 64px;
    letter-spacing: -0.01em;
    text-align: left;
}
.visby-font{
    font-family: "Visby CF";
}

.heading-2 {
    font-family: "Visby CF";
    font-size: 64px;
    font-weight: 800;
    line-height: 64px;
    letter-spacing: -0.01em;
    /* text-align: center; */
    position:relative;
    left:31%;
}
.blue-text {
    color: #2361FF;
}

.button-container {
    height: 56px;
    min-width: 360px;
    max-width: 424px;
    background-color: #ffffff;
    margin: auto;
    border-radius: 12px;
}

.card-container {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.card-container:first-child {
    margin-top: -48px;
}

.card-container:nth-child(2) {
    margin-top: 48px;
}


/* font sizes */

.big-font {
    font-family: "Visby CF";
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.01em;
    text-align: left;

}

.red-font {
    font-family: "Visby CF";
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0.19em;
    text-align: left;
    color: #FF4C77;
}
.red-fonts {
    font-family: Visby CF,sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0.19em;
    text-align: center;
    color: #FF4C77;
}

.black-font {
    /* font-family: "Visby CF"; */
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #05204D;

}
#about-blackfont{
    position: relative;
    right:50px;
}
.grey-font {

    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -1%;
    text-align: left;
    color: #525766;
}

.yellow-text {
    color: #FFC123;
}

.white-text {
    color: #FFFFFF;
}

.normal-font {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.01em;
    text-align: left;

}

.container-3 {
    width: 1232px;
    margin: auto;
    display: flex;
    padding-left: 64px;
    margin-bottom: 48px;
}

.container-4 {
    width: 1232px;
    height: 592px;
    background: rgba(35, 97, 255, 0.12);
    margin: auto;
    border-radius: 18px;
}

.sub-1-container-4 {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 480px;
    height: 240px;
    margin-top: auto;
    margin-bottom: auto;
}

.content-container-1 {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 24px;
    width: 40%;
    margin-top: auto;
    margin-bottom: auto;
}

.sub-1-container-3 {
    margin-top: 98px;
    max-width: 480px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.tech-image {
    height: 500px;
    width: auto;
}

.about-container {
    width: 1232px;
    margin: auto;
    display: flex;
    padding-top: 48px;
    padding-bottom: 48px;
}

.about-sub-1 {
    display: flex;
    flex-direction: column;
    gap: 24px;
    height: 250px;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: -24px;
}

.about-image {
    height: 688px;
    width: 736px;
    /* width: auto; */

}

.footer-form {
    display: flex;
    flex-direction: column;
    background: #05204D;
    width: 100%;
    height: 178px;
    padding-top: 36px;
    margin-bottom: 96px;
}
.footer-forms{
    margin-top: 100px !important;
}
.form-continer-2 {
    width: 864px;
    /* height: 56px; */
    margin: auto;
    margin-top: 56px;
    background: #FFFFFF;
    border-radius: 12px;
}

.footer {
    background-image: linear-gradient(rgba(35, 97, 255, 0), rgba(35, 97, 255, 0.12));
    width: 100%;
    height: 368px;
    display: flex;
    justify-content: space-between;
    padding: 12px 24px;
    /* 
 */
}

.phone-mail-text {
    /* font-family: Work Sans; */
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #525766;


}
.phoneno{
    margin-left: 20px;
}
.footer-container {
    width: 100%;
    max-width: 1232px;
    margin: auto;
    display: flex;
    justify-content: space-between;
}

.footer-sub {
    display: flex;
    flex-direction: column;
    gap: 18px;
    max-width: 240px;
}

.footer-sub:first-child {
    height: 320px;
    margin-top: -20px;

}

.footer-header {
    font-family: "Visby CF";
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #05204D;
}

.footer-subheading {
    font-family: "Visby CF";
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #525766;

}

.gmaps-card {
    border-radius: 18px;
}

.city {
    width: 678.74365234375px;
    height: 250.67236328125px;
}

.city:nth-child(2) {
    margin-left: -40px;
}

/* .city-card {
    margin-top: -600px;
} */

.white-cards {
    width: 264px;
    height: 208px;
    border-radius: 24px;
    background: white;
    padding: 36px;
    display: flex;
    flex-direction: column;
    gap: 32px;
    margin-top: 10px;
}

.white-cards-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    padding: 48px 0px;
}

.white-cards-wrapper{
    display:flex;
    gap:50px;
    padding-top:6rem;
}
.white-card-content {
    width: 200px;
    height: 56px;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #40444F;
}
.white-cards:hover .white-cards > img{
    border:none;
}
.clients-container {
    width: 100%;
    /* height: 465px; */
    /* height:auto; */
    padding: 48px 0px;
    background-image: url("./assets/clienBG.svg");
    /* padding-top: 124px; */
    background-repeat: no-repeat;
}

.progress-bg {
    width: 100%;
    /* height: auto; */
    background: linear-gradient(rgba(217, 217, 217, 0), rgba(12, 58, 176, 0.08));
    margin: 64px 0px;
    border-radius: 36px;
}

.marquee-img {
    display: flex;
    gap: 48px;
}

.slider{
    /* height:200px; */
    margin:0px 10vw 0 16vw;
    position:relative;
    /* width:80%; */
    display:grid;
    place-items: center;
    overflow: hidden;
}
.slide-track{
    display:flex;
    gap:50px;
    width:calc(200px*28);
    animation:scroll 20s linear infinite;
}
.slide-track:hover{
    animation-play-state: paused;
}
.slide{
    /* height:100px; */
    width:auto;
    display:flex;
    align-items: center;
    padding:15px;
    perspective: 100px;
}
.slide > img{
    width:auto;
    transition: transform 1s;
    filter: grayscale(100%);
}
.slider::before, .slider::after{
    background: linear-gradient(to right,rgba(35,97,255,1) 0%, rgba(255,255,255,0) 100%);
    content:"";
    /* height:100%; */
    position:absolute;
    top:100px;
    width:15%;
    z-index:2;
}
.slider::before{
    left:0;
    top:0;
}
.slider::after{
    right:0;
    top:0;
    transform: rotateZ(180deg);
}
@keyframes scroll {
    0%{
        transform: translateX(0);
    }
    100%{
        transform: translateX(calc(-200px*15));
    }
}
.clients-container-images {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    /* max-width: 960px; */
    margin-left: 15vw;
    margin-right:10vw;
}

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

.container {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center
}

.container-progress {
    display: flex;
    max-width: 920px;
    margin-left: auto;
    padding: 2px 0px;
    /* padding-top: 56px; */
    padding-left: 85px;
}

.progress {
    width: 128px;
    height: 128px;
    font-size: 30px;
    color: #fff;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    text-align: center;
    line-height: 100px;
    margin: 20px
}

.progress::after {
    content: "%";
    color: #2361FF;
    font-family: " Visby CF";
    font-size: 24px;
    font-weight: 800;
    line-height: 31px;
    letter-spacing: 0.01em;
    text-align: left;

}

.progress .title {
    position: relative;
    z-index: 1;
    color: #2361FF;
    font-family: "Visby CF";
    font-size: 24px;
    font-weight: 800;
    line-height: 31px;
    letter-spacing: 0.01em;
    text-align: left;

}

.progress .overlay {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    color: #2361FF;
}

.progress .left,
.progress .right {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 4px solid #2361FF;
    ;
    border-radius: 100px 0px 0px 100px;
    border-right: 0;
    transform-origin: right;
    color: #2361FF;
}

.progress .left {
    animation: load1 1s linear forwards;
}

.progress:nth-of-type(2) .right,
.progress:nth-of-type(3) .right {
    animation: load2 .5s linear forwards 1s;
}

.progress:last-of-type .right,
.progress:first-of-type .right {
    animation: load3 .8s linear forwards 1s;
}

@keyframes load1 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(180deg);
    }
}

@keyframes load2 {
    0% {
        z-index: 1;
        transform: rotate(180deg);
    }

    100% {
        z-index: 1;
        transform: rotate(270deg);
    }
}

@keyframes load3 {
    0% {
        z-index: 1;
        transform: rotate(180deg);
    }

    100% {
        z-index: 1;
        transform: rotate(315deg);
    }
}


/* carousel */
* {
    box-sizing: border-box
}

/* Slideshow container */
.slideshow-container {
    max-width: 900px;
    position: relative;
    margin: auto;
}

/* Hide the images by default */
.mySlides {
    display: none;
}

.slideshow-container-cust {
    max-width: 720px;
    position: relative;
    margin: auto;
}

.slideshow-containerThree {
    max-width: 900px;
    position: relative;
    margin: auto;
}

/* Hide the images by default */
.mySlidesTwo {
    display: none;
}

.mySlidesTwoResp {
    display: none;
}

.mySlidesThree {
    display: none;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    /* margin-top: -22px; */
    padding: 16px;
    color: #525766;
    background: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    /* border-radius: 0 3px 3px 0; */
    user-select: none;
    padding: 8px 0;
    text-align: center;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    /* border-radius: 3px 0 0 3px; */
}
/* .carousel-control-prev{
    position:relative;
    top:560px !important;
    left:47% !important;
    width:30px !important;
    height:30px;
    background:#525766 !important;
    color: #525766 !important;
    border-radius: 50%;
    z-index:1;
} */
/* .carousel-control-prev-icon{
    
} */
.carousel-indicators li
{
      background-color: grey !important;
      margin-left:10px;
       /*more custom style*/
}

.carousel-indicators .active {
    background-color: blue !important;
}
.prevs{
    cursor: pointer;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 102%;
    left:40%;
    border-radius: 50%;
    padding: 8px 15px;
    color: #525766;
    background: rgb(219, 216, 216);
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
}
.nexts{
    cursor: pointer;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 102%;
    right:40%;
    border-radius: 50%;
    padding: 8px 15px;
    color: #525766;
    background: rgb(219, 216, 216);
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 12px;
    padding: 25px 0 0 0;
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.dot2 {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

/* .active, */
.dot:hover {
    background-color: #717171;
}

header .active, #menu .active{
    color:#2361FF;
    background: none;
}

/* .active, */
.dot2:hover {
    background-color: #717171;
}

/* Fading animation */
.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}


/* my css */

.carousel-card {
    width: 873px;
    height: 384px;
    border-radius: 40px;
    /* background: #FFFFFF; */
    display: flex;
    margin: auto;
}

.carousel-width {
    width: 392px;
    height: 448px;
    border-radius: 40px;
    margin-top: -24px;
}

.carousel-content {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: fit-content;
    padding-top: 64px;
    padding-left: 32px;
}


/* versatile carousel */

.ver-crl-image {
    width: 480px;
    height: 288px;
    border-radius: 24px;
}

.ver-crl-container {
    padding-bottom: 12px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 480px;
    height: 591px;
    border-radius: 24px;
    border: 2px;
    background: linear-gradient(0deg, #F4F4F6, #F4F4F6),
        linear-gradient(0deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.12));
}

.ver-carousel-card {
    width: 980px;
    height: 600px;
    border-radius: 40px;
    display: flex;
    margin: auto;
}

.ver-slideshow-container {
    max-width: 1100px;
    position: relative;
    margin: auto;
}

.ver-header-font {
    font-family: "Visby CF";
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-align: left;
}

.ver-cnt {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    gap: 24px;
}

/* customer carousel */

.carousel-card-cust {
    width: 704px;
    height: 424px;
    border-radius: 40px;
    background: #F4F4F6;
}

.profile-card {
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: 360px;
    padding-top: 72px;
    margin: auto;
}

.add-up-space {}

.firstQuo {
    margin-top: -64px;
    margin-left: 48px;
}

.secondQuo {
    margin-top: 356px;
    margin-right: 48px;
    /* margin-bottom: -64px; */
}

.container-1 p > span::before {
    content: "";
    animation: animate infinite 12s,fade-inout infinite 3s alternate;
    position:relative;
    left:2%;
    color:#2361FF;
}
 
  @keyframes fade-inout {
    0% {
        opacity: 1;
      }
   
    100% {
      opacity: 0;
    }
    
  }
@keyframes animate {

    0% {
        content: "Logistics";
    }
    
    24% {
        content: "Logistics";
    }
    24.25%{
        content:"Finance";
    }
    49.75% {
        content: "Finance";
    }
    50%{
        content:"Health Care";
    }
    74% {
        content: "Health Care";
    }
    74.25%{
        content:"Education";
    }
    100%{
        content:"Education";
    }
    
}

/* @keyframes animate {
    0% {
        content: "Education";
    }
    
    25% {
        content: "Logistics";
    }
    
    50% {
        content: "Finance";
    }
    
    75% {
        content: "Health Care";
    }
    
    
} */

.head-container{
    background: #242933;
    color:white;
    border-radius: 25px;
    width:400px;
    height:50px;
    display: flex;
    gap:30px;
    padding:10px 40px;
    position:relative;
    left:40%;
    margin-top: 50px;
    transition: 3s;
}

.head-container > p{
    cursor: pointer;
}

.head-container > p:hover{
    color:rgb(35,215,255,1);
}
.head-container > .active{
    text-decoration: underline;
    text-decoration-thickness: 4px;
    text-underline-offset: 17px;
    border-radius: 2px;
    text-shadow:rgb(35,215,255,1) 1px 0 10px ;
    text-decoration-color: rgb(35,215,255,1);
    background: none;
    /* display: block; */
}
.tabcontent {
    display: none;
  }
.tab-content{
    display:block;
}
/* .contents{
    display:none;
} */
/* .contents-first{
    display: block;
} */
/* .tabcontent > .active{
    display: block !important;
} */
.carousel{
    display:flex;
    justify-content: center;
    /* margin-top: 50px; */
}

.cards{
    border: none !important;
}
.cards >h4{
    font-family: Visby CF;
    font-size: 20px;
    font-weight: 700;
    color:rgba(5, 32, 77, 1);
    line-height: 20px;
    letter-spacing: 2%;
}
.card-text >h5{
    font-family: Visby CF;
    font-size: 16px;
    font-weight: 700;
    color:rgba(35, 97, 255, 1);
    line-height: 16px;
    letter-spacing: 2%;
}
.cards-text{
    font-family: Visby CF;
    font-size: 16px;
    font-weight: 700;
    color:rgba(35, 97, 255, 1);
    line-height: 16px;
    letter-spacing: 2%;
    text-align: center;
    position:absolute;
    bottom:20px;
    right:50px;
    display: flex;
    justify-content: center;
    
}
.cards >p{
    font-family: Visby CF;
    font-size: 16px;
    /* font-weight: 400; */
    color:rgba(5, 32, 77, 1);
    line-height: 22.4px;
    letter-spacing: -1%;
    
}
.blog-text{
    margin-left: 10px;
    margin-top:10px;
}
.cards > button{
    /* width:110px; */
    border-radius: 20px;
    padding:5px 10px;
    border:1px solid rgba(5, 32, 77, 1);
}
.cards li{
    position:relative;
    bottom:30px;
    left:270px;
}
.wrapper{
    position: relative;
    left:17%;
    margin-top: 100px;
} 
 .img-wrapper{
    position:relative;
    background: url("./assets/Frame\ 20.svg");
    background-repeat: no-repeat;
    
}

.blog-container{
    background: rgb(244, 244, 246, 1);
    border-radius: 20px;
    padding-bottom:20px;
    height:500px;
    position:relative;
}
.blog-container1{
    background: rgb(244, 244, 246, 1);
    border-radius: 20px;
    padding-bottom:20px;
    width:200px;
    position:relative;
    right:20px;
}
.blog-container3{
    background: rgb(244, 244, 246, 1);
    border-radius: 20px;
    padding-bottom:20px;
    width:200px;
    position:relative;
    left:20px;
}
.usecase-content{
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -1%;
    width:1000px;
    /* margin-left: -120px; */
}

.usecase{
    background:rgba(35, 97, 255, 1);
    padding:9px 24px;
    color:white;
    width:250px;
    text-align: center;
    height:40px;
    border-radius: 8px;
    position:relative;
    right:150px;
    top:20px;
}
.card{
    border:none !important;
}
.service-img{
    border-radius: 24px;
border: 1px solid #EDEDED;
background: #F8F8F8;
}
.service-menu{
    gap:50px;
    position: relative;
    bottom: 35px;
    /* z-index:3; */
}
.service-submenu-wrapper{
    position:relative;
    z-index: 2;
}
.service-submenu{
    gap:50px;
    justify-content: space-between;
    margin:40px 0 0px 0;
}
.service-submenu2{
    gap:70px;
    /* justify-content: space-between; */
    margin:30px 0 50px 0;
}
.service-head-menu{
    color: #05204D;
    font-family: Visby CF,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.36px;
}
.btn{
    transition: transform 0.5s ease;
    transform: scale(1);
}
.btn:hover{
    transform: scale(1.1);
    background:#05204D;
}
.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    color:#2361FF;
    position:relative;
    top:50px;
  }
.img2{
    position:relative;
    right:35px;
    top:5px;
    background-color: #FD4C77;
    border:1px solid #CFE0FF;
    border-radius: 8px;
}
.img3{
    position:relative;
    right:70px;
    top:10px;
}
.img-container{
    display: flex;
}

.loader {
    position:fixed;
    top:0;
    left:0;
    width:100vw;
    height:100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f7f9fb;
    transition:opacity 3s, visibility 3s;
  }
  .loader-hidden{
    opacity:0;
    visibility: hidden;
  }
  .loader::after{
    content:"";
    width:75px;
    height:75px;
    border-radius: 50%;
    border:15px solid #dddddd;
    border-top-color:#7449f5;
    animation:loading 3s ease infinite;
  }
  @keyframes loading {
    from { transform: rotate(0turn); }
    to { transform: rotate(1turn); }
  }
/* responsive design */
@media only screen and (max-width:500px){
    .img-footer{
        margin-top:100px;
    }
    .relative{
        padding-bottom: 15px;
        position:relative;
        top:-13px;
    }
    
    .chris-img{
        display: none;
    }
    .city-card {
        margin-top: -10px;
    }
    .landing{
        padding:30px;
    }
    .white-cards {
        margin-left: 7%;
    }
    body{
        /* padding:30px; */
        overflow-x: hidden !important;
    }
    .img{
        margin-top: 20px;
    }
    .head-container{
        left:4%;
        width:300px;
        gap:15px;
        padding:10px 20px;
    }
    .prevs{
        left:20%;
    }
    .nexts{
        right:20%;
    }
    .usecase-content{
        font-size: 20px;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: -1%;
        /* width:200px; */
        /* margin-left: -120px; */
    }
    .usecase{
        right:20px;
        top:70px;
        left:20px;
    }
    
    .usecasemob{
        background:rgba(35, 97, 255, 1);
        padding:6px 90px;
        color:white;
        width:280px;
        height:40px;
        border-radius: 8px;
        position:relative;
        left:20px;
        bottom:142px;
        z-index:1;
    }
    .wrapper{
        position: relative;
        left:5%;
        margin-top: 20px;
    }
    .aboutus-wrapper{
        display:flex;
        gap:30px;
        position:relative;
        bottom:235px;
        left:45px;
    }
    .aboutus-img1{
        position:relative;
        /* bottom:205px; */
        left:45px;
    }
    .aboutus-img2{
        position:relative;
        bottom:55px;
        right:15px;
    }
    .aboutus-img3{
        position: relative;
        right:15px;
        bottom:40px;
    }
    #red-font {
        position:relative;
        bottom:150px;
    }
    .clients-container-images {
        position:relative;
        bottom:100px;
    }
    .profile-card-about-page {
        display:block !important;
        margin: auto !important;
        /* max-width: 330px !important; */
        width: 100% !important;
        height: 750px !important;
    }
    .profile-image {
        width: 252px;
        height: 252px;
        border-radius: 24px;
        margin: auto;
        position: relative;
        bottom:750px;
        z-index: 200;
    
    }
    .blueCard{
        position:relative;
        bottom:500px;
        right:20px;
        width:214px !important;
        height:124px !important;
        /* z-index:-9999; */
    }
    .profile-details {
        max-width: 680px;
        padding: 10px;
        position:relative;
        top:150px;
        font-size: 14px;
        line-height: 20px;
    }
    .name-card{
        position:relative;
        bottom:50px;
    }
    .white-cards-wrapper{
        display:block;
        padding-top: 0;
    }
    .carousel-indicators li {
        width: 10px;
        height: 10px;
        border-radius: 100%;
        color:#2361FF;
        position:relative;
        top:50px;
      }
    .carousel-indicators{
        color:#2361FF !important;
    }
    
    .cards > button{
        display: block;
        margin-top: 10px;
        width:180px;
        border-radius: 20px;
        margin-left:5px;
        padding:5px;
        border:1px solid rgba(5, 32, 77, 1);
    }
    .cards li{
        position:relative;
        bottom:30px;
        left:200px;
    }
    .get{
        margin-left: 20px;
        margin-top: 50px;
    }
    /* .contact-us-popup {
        display: block;
    
    } */
    .contact-person {
        display:none !important;
    }
    .contact-persons {
        display:none !important;
    }
    .contact-form {
        height:650px !important;
    }
    .text-area{
        width:310px !important;
    }
    .heading-1{
        font-size: 26px;
        line-height: 32px;
    }
    .heading-2 {
        position:relative;
        left:2%;
        font-size: 26px;
        line-height: 32px;
        /* text-align: center; */
    }
    .slider{
        margin: 0;
    }
    .form-continer-2 {
        height: 250px;
        max-width: 340px;
        display: flex;
        flex-direction: column;
        gap: 12px;
        padding: 12px;
        margin-top: 80px;
    }
    .form-card{
        height:0;
        margin:100px 0;
    }
    #slider{
        position:relative;
        bottom:100px;
    }
    /* .container-1 p > span {
        position:relative;
        left:0%;
        display:block;
        font-size: 26px;
        line-height: 32px;
        text-align: center;
    } */
    /* .btn{
        margin-top:50px;
    } */
}
@media only screen and (max-width: 1180px) {
    .about-container {
        width: auto;
        flex-flow: wrap;
        justify-content: space-around;
        padding: 48px 18px;
    }
    .chris-img{
        display: none;
    }
    .city-card{
        margin-top: -10px;
    }
    .usecase{
        right:0;
    }
    /* .container-1 p > span {
        left:10%;
    } */
    
}

.img-resp-show {
    display: none;
}

@media only screen and (max-width: 1000px) {
    .container-1 {
        background-image: url("./assets/landing.svg");
        width: 100%;
        height: auto;
    }
    
    .close-icon{
        position:absolute;
        right:20px;
        width:40px;
        height:40px;
    }
    .mini-container-2 {
        width: 100%;
        height: auto;
    }

    .container-3 {
        width: 100%;
        padding: 4px 18px;
    }

    .ver-cnt {
        flex-direction: column;
    }

    .ver-carousel-card {
        width: 100%;
        height: auto;
        justify-content: space-around;
    }

    .container-4 {
        flex-direction: column;
        height: auto;
        padding: 24px 12px;
        width: 100%;

    }

    .sub-1-container-4 {

        height: auto;
    }

    .white-cards-container {
        max-width: 480px;
        margin: auto;

    }

    /* .clients-container {
        background-image: none;
        margin-top: auto;
        height: auto;
        background-attachment: fixed !important; 
        background-position: bottom !important; 
    } */

    .clients-container-images {
        flex-flow: wrap;
        justify-content: space-around;
    }

    .carousel-card {
        width: 90%;
        height: auto;
    }

    .carousel-width {
        width: auto;
        height: auto;

    }

    .carousel-card-cust {
        width: 90%;
        height: auto;
        margin: auto;
    }

    

    .about-sub-1 {
        padding: 24px 12px;
    }

    .form-card {
        width: 100%;
    }
}
@media only screen and (min-width:500px) and (max-width: 820px){
     .wrapper{
        left:30%;
    } 
    .form-continer-2 {
        height: auto;
        max-width: 700px;
        display: flex;
        flex-direction: column;
        gap: 12px;
        padding: 12px;
    }
    .head-container{
        left:25%;
    }
    .slider{
        margin-top:-100px;
    }
    .container-3 {
        width:90%;
    }
    .container-progress {
        flex-flow: wrap;
        height:600px;
        position:relative;
        right:60px;
        top:450px;
    }
    .heading-2 {
        left:4%;
    }
    
}
@media only screen and (min-width:821px) and (max-width: 1200px){
    .img-wrapper{
        width:750px;
    }
    #wrapper{
        width:300px;
    }
    .slider{
        margin-top:-100px;
    }
    .container-progress {
        flex-flow: wrap;
        height:600px;
        position:relative;
        right:60px;
        top:400px;
    }
    #red-font{
        position:relative;
        bottom:90px;
    }
}
@media only screen and (min-width:600px) and (max-width: 768px){
    .blueCard{
        bottom:300px;
        left:0px;
    }
    .profile-image {
        bottom:150px;
    }
    .progress{
        margin:12px;
    }
    #red-font{
        position:relative;
        bottom:90px;

    }
    .white-cards-container{
        margin-left: 60px;
    }
    .usecase{
        width:300px;
    }
    .white-cards-wrapper{
        display: block;
        padding-top: 0;
    }
    .about-white-cards{
        margin-top: 40px;
    }
}
@media only screen and (min-width:769px) and (max-width: 820px){
    .blueCard{
        bottom:210px;
        left:0px;
    }
    .usecase{
        width:300px;
    }
    .white-cards-wrapper{
        display: block;
        padding-top: 0;
    }
    .about-white-cards{
        margin-top: 40px;
    }
    .profile-image {
        bottom:100px;
    }
    .white-cards-container{
        margin-left: 80px;
    }
    .progress{
        margin:12px;
    }
}
@media only screen and (min-width:821px) and (max-width: 1024px){
    .blueCard{
        bottom:20px;
        /* left:70px; */
    }
    .head-container{
        left:35%;
    }
    .heading-2 {
        left:12%;
    }
}
@media only screen and (min-width:1025px) and (max-width: 1200px){
    .blueCard{
        bottom:20px;
        /* left:70px; */
    }
    .heading-2 {
        left:18%;
    }
}
@media only screen and (max-width: 820px) {   
    .container-progress {
        flex-flow: wrap;
    }
    /* .usecase{
        height:60px;
    } */
    #font{
        font-size: 30px;
        text-align: center !important;
        /* width:100% !important; */
    }
    .form-card {
        /* flex-direction: column; */
        justify-content: space-around;
    }

    .footer-form {
        height: auto;

    }

    .footer {
        height: auto;
    }

    .footer-container {
        flex-flow: wrap;
        justify-content: space-around;
    }

    .footer-sub {
        width: 240px;
        height: auto;
        padding: 24px 0px;

    }

    .footer-sub:first-child {
        /* width: 240px; */
        height: auto;
        padding: 0px;
        padding-bottom: 18px;
    }

    .content-container-1 {
        width: 90%;
    }

}

.img-resp-hide-nomargin {
    display: none;
}

.percent {
    font-family: "Visby CF";
    font-size: 14px;
    font-weight: 800;
    line-height: 21px;
    letter-spacing: 0.01em;
    text-align: center;
    margin-bottom: 18px;
    color: #40444F;
}

@media only screen and (max-width: 500px) {
    .clients-container-images {
        margin-left: 0;
    }
    .popup-card {
        margin:100px 10px 200px 10px;
    }
    #black-font {
        padding: 0;
        margin-top: 80px;
        margin-bottom: -20px;
    }

    .container-1 {
        margin: 0;
    }

    .sub-1-container-3 {
        margin-top: 24px;
    }

    .small-hidden {
        display: none;
    }

    .container-progress {
        margin: 0;
        /* padding: 32px; */
        display: block;
        justify-content: space-around;
    }

    .phone-mail-text {
        flex-direction: column;
        text-align: center;
    }
    .phoneno{
        margin-left: 90px;
    }
    .phone-mail-text img {
        margin: auto;
        margin-bottom: 8px;
    }

    .address {
        flex-direction: column;
        margin-top: -18px;
        margin-bottom: 24px;
    }

    .address img {
        margin: auto;
        margin-bottom: 8px;
    }

    .button-resp-auto {
        width: auto;
        margin-left: 30%;
    }

    .carousel-width {}

    .carousel-content {
        padding: 24px 30px;
        margin-left: -20px;
    }

    .resp-text-center {
        text-align: center;
    }

    .carousel-card {
        flex-direction: column;
        border-radius: 24px;
        padding-bottom: 4px;
        max-width: 98%;
    }

    .carousel-card-cust {
        height: 480px;
        flex-direction: column;
        gap: 0px;
    }

    .profile-card {
        padding-left: 18px;
        padding-right: 18px;
        margin-top: -24px;
    }

    .secondQuo {
        margin-top: 48px;
        margin-left: auto;
        margin-right: 8px;
    }

    .firstQuo {
        margin-left: 12px;
    }

    .footer-form {
        max-height: 360px;
    }

    .white-cards-container {
        display: none !important;
    }

    .white-cards-container-resp {
        display: block;
        /* overflow-x: scroll; */
        gap: 12px;
    }

    .footer-sub {
        min-width: 320px !important;
        padding-left: 8px;
        padding-right: 8px;
    }

    .form-continer-2 {
        border-radius: 32px !important;
    }

    .form-card {
        gap: 24px;
        border-radius: 48px;
        /* margin: 8px 0px; */
    }

    .about-sub-1 {
        height: auto;
        margin: auto;
    }

    .button-resp {
        width: 100% !important;
    }

    .resp-text-small {
        font-family: "Visby CF";
        font-size: 16px;
        font-weight: 700;
        line-height: 16px;
        letter-spacing: -0.01em;

    }

    .img-resp-show {
        display: block;
        margin-top: -140px;
    }

    .img-resp-show-nomargin {
        display: block !important;
    }

    .img-resp-hide {
        display: none;
    }

    .mini-container-2 {
        border-radius: 0px;
    }

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

    .align-responsive-text-two {
        text-align: center !important;
        margin-top: -140px;
    }

    .low-padding {
        margin-bottom: 36px;
    }

    .card-container:nth-child(2) {
        margin-top: -32px;
        margin-bottom: 36px;
    }

    .card-container:first-child {
        margin-top: -56px;
    }

    .container-3 {
        flex-direction: column;
    }

    .mini-container-2 {
        flex-direction: column;
    }


    .white-cards-container {
        display: grid;
        grid-template-columns: 1fr;
    }

    .about-image {
        width: 90%;
        height: auto;
    }

    .ver-crl-image {
        width: 100%;
        height: auto;
    }

    .ver-crl-container {
        width: 90%;
        margin: auto;
    }

    .about-container {
        margin-bottom: 64px;
        ;
    }

    .clients-container {
        height: 1320px;
        background-position: bottom left;
    }

    .progress-bg {
        height: auto;
    }

    .clients-container-images {
        gap: 24px;
    }
    .news-letter {
        max-width: 328px;
        /* width: 100%; */
        height: 400px;
        border-radius: 24px;
        background: #242933;
        /* margin: auto; */
        /* margin-bottom: 72px; */
        overflow: hidden;
        margin-top: 50px;
    }
    
}

/* accordion */

details {
    user-select: none;

    & summary svg {
        transform: rotate(0deg);
    }
}

details[open] {
    & summary svg {
        transform: rotate(180deg);

    }

}


details[open] summary~* {
    animation: ease-opacity-t-b .5s ease
}

summary {
    cursor: pointer;
}

svg {
    transition: all 0.3s;
}

/* TO JE TO - TO JE TAJ */
summary::-webkit-details-marker {
    display: none;
}

:focus {
    outline: none;
}

.show-more {
    display: flex;
    padding-top: 40px;

    /* a {
        display: "inline-block";
        margin: 20px auto;
        padding: 12px 12px;
        color: $blu;
        text-decoration: none;
        border: 1px solid rgba($blu, .8);
        border-radius: 100px;
    } */
}




.modal {
    font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, ubuntu, roboto, noto, segoe ui, arial, sans-serif;
}

.modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal__container {
    background-color: #fff;
    padding: 30px;
    max-width: 500px;
    max-height: 100vh;
    border-radius: 4px;
    overflow-y: auto;
    box-sizing: border-box;
}

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

.modal__title {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.25;
    color: #00449e;
    box-sizing: border-box;
}

.modal__close {
    background: transparent;
    border: 0;
}

.modal__header .modal__close:before {
    content: "\2717";
}

.modal__content {
    margin-top: 2rem;
    margin-bottom: 2rem;
    line-height: 1.5;
    color: rgba(0, 0, 0, .8);
}

.modal__btn {
    font-size: .875rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    background-color: #e6e6e6;
    color: rgba(0, 0, 0, .8);
    border-radius: .25rem;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    -webkit-appearance: button;
    text-transform: none;
    overflow: visible;
    line-height: 1.15;
    margin: 0;
    will-change: transform;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: -webkit-transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out, -webkit-transform .25s ease-out;
}

.modal__btn:focus,
.modal__btn:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.modal__btn-primary {
    background-color: #00449e;
    color: #fff;
}



/**************************\
  Demo Animation Style
\**************************/
@keyframes mm-fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes mm-slideIn {
    from {
        transform: translateY(35%);
    }

    to {
        transform: translateY(0);
    }
}

.micromodal-slide[aria-hidden="false"] .modal__overlay {
    animation: mm-fadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="false"] .modal__container {
    animation: mm-slideIn .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
    will-change: transform;
}

.modal[aria-hidden='true'] {
    display: none;
}

/* banner */


/*photobanner*/

.photobanner {}

/*keyframe animations*/
.first {
    -webkit-animation: bannermove 50s linear infinite;
    -moz-animation: bannermove 50s linear infinite;
    -ms-animation: bannermove 50s linear infinite;
    -o-animation: bannermove 50s linear infinite;
    animation: bannermove 50s linear infinite;
}

@keyframes bannermove {
    0% {
        margin-left: 0px;
    }

    100% {
        margin-left: -5746px;
    }

}

@-moz-keyframes bannermove {
    0% {
        margin-left: 0px;
    }

    100% {
        margin-left: -5746px;
    }

}

@-webkit-keyframes bannermove {
    0% {
        margin-left: 0px;
    }

    100% {
        margin-left: -5746px;
    }

}

@-ms-keyframes bannermove {
    0% {
        margin-left: 0px;
    }

    100% {
        margin-left: -5746px;
    }

}

@-o-keyframes bannermove {
    0% {
        margin-left: 0px;
    }

    100% {
        margin-left: -5746px;
    }

}

.photobanner {
    z-index: -10;
}

.photobanner img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.photobanner img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer;

    -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
}


/* about us page css starts */

.about-white-cards {
    /* width: 360px; */
    /* height: 120px; */
    border-radius: 24px;
    display: flex;
    gap: 12px;
    padding: 24px;
}

.about-img {
    width: 56px;
    height: 56px;
    margin: auto 0;
}

.news-letter {
    max-width: 1232px;
    /* width: 100%; */
    height: 272px;
    border-radius: 24px;
    background: #242933;
    margin: auto;
    margin-bottom: 72px;
    overflow: hidden;
}

.news-letter-card {
    width: auto;
    max-width: 1200px;
    height: 272px;
    margin: auto;
    z-index: 250;
    font-family: Visby CF;
    margin-top: -290px;
    padding: 32px 64px;
    display: flex;
    justify-content: space-around;
    gap: 36px;
}

.birds-img {
    width: 167px;
    height: 104px;
    margin-right: -720px;
    margin-top: 24px;
}

.form-continer-news {
    width: 520px;
    height: 54px;
    background: #FFFFFF;
    border-radius: 12px;
    position: relative;
    z-index: 250;
}

.profile-card-about-page {
    margin: auto;
    max-width: 1136px;
    width: 100%;
    /* height: 424px; */
    background: #D6E2FF;
    border-radius: 24px;
    display: flex;
    gap: 8px;
    padding: 24px 48px;
}

.profile-image {
    width: 352px;
    /* height: 352px; */
    border-radius: 24px;
    margin: auto;
    position: relative;
    z-index: 1;

}

.profile-details {
    /* max-width: 680px; */
    padding: 24px 64px;
}

.name-card {
    width: 200px;
    margin-left: auto;
}

.birdsContainer {
    margin: auto;
    max-width: 1136px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.birdsCard {
    margin-left: auto;
    margin-right: -48px;
    margin-bottom: -64px;
}

.blueCard {
    width: 299px;
    height: 174px;
    border-radius: 16px 16px 24px 16px;
    background: #2361FF;
    position: relative;
    margin-top: -200px;
    margin-right: 36px;
}


/* Contact us pop up */
.popup-card {
    border-radius: 20px !important;
}

.contact-us-popup {
    display: flex;

}

.contact-form {
    width: 360px;
    height: 500px;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 24px;
    padding-top: 48px;
}

.contact-small-text {
    /* font-family: "Work Sans"; */
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #525766;
    margin-bottom: 4px;

}

.close-icon {
    width: 28px;
    height: 28px;
    cursor: pointer;
}

.icon-container {
    width: auto;
    display: flex;
    justify-content: space-between;
    padding: 8px;
}

.contact-profile-desc {
    font-family: "Visby CF";
    font-size: 15px;
    font-weight: 800;
    line-height: 18px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #FFFFFF;
    padding:8px 12px;
    
}
.desc-contact{
    padding-top:100px;
}
.popup-contact-form{
    display: none;
}

.contact-person {
    background-image: url("./assets/contact-Profile.svg");
    background-repeat: no-repeat;
    width: 360px;
    height: 228px;
    border-radius: 16px;
    /* display: flex; */
    flex-direction: column;
    justify-content: space-between;
    padding-bottom:12px;
    margin-top: 15px;
}

.text-area{
    background: #F4F5F7;
    border-radius: 8px;
    width:360px;
    
}

.message{
    margin-top: 15px;
}

.message-wrapper{
    display:none;
}

.services-card {
    width: 100%;
    max-width: 1251px;
    margin:auto;
    height: 284px;
    background: #D6E2FFFF;
    border-radius: 20px;
    box-shadow: 0px 0px 1px #171a1f;

}
.carousel-handler{
    max-width: 1300px;
    margin: auto;
}
@media screen and (max-width: 1000px) {
    .services-card{
       flex-direction: column !important;
        height: auto;
    }
    .services-header{
        padding:12px 0px !important;
    }
}
.services-main-head{
    color: #FFF;
    font-family: Visby CF;
    font-size: 96px;
    font-style: normal;
    font-weight: 800;
    line-height: 100%; /* 96px */
    margin:100px 0 0 100px;
}
.servicehead-wrapper{
    background: url("./assets/services/Ellipse.png");
    background-repeat: no-repeat;
    background-size: cover;
    /* background-position:left; */
}
.serviceheadimg-wrapper{
    display: flex;
    justify-content: center;
}
.services-heading{
        font-size: 40px;
        font-weight: 700;
        line-height: 56px;
        color: #000000FF;
        /*color: #FFFFFFFF; !* white *!*/
}
.services-description{
        font-size: 18px;
        font-weight: 600;
        line-height: 28px;
        color: #000000FF;
}
.services-paragraph{
        width: 100%;
        max-width: 1142px;
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
        color: #171A1FFF; /* neutral-900 */
        text-align: justify;
}
.services-secone{
    width: 100%;
    max-width: 1440px;
    background-color: #2361FF;
    /* position:relative; */
    display: flex;
    justify-content: space-between;
    height:600px;
    overflow: hidden;
}
.services-input-wrapper{
    margin: auto;
    margin-top: 36px !important;
    background: #FFFFFF;
    border-radius: 12px;
    margin: auto;
    width:425px;
    height:56px;
    position: relative;
    z-index:2;
}
.form-card{
    height:45px;
}
.form-card > input{
    height:40px;
}
.services-secone-img{
    position:relative;
    top:70px;
}
.serviceimg-wrapper{
    display: flex;
    justify-content: space-between;
}
.toroidbig{
    position:relative;
    bottom:0px;
    left:25px;
    z-index:0;
}
.toroidsmall{
    position:relative;
    top:50px;
    left:30px;
}
.cone{
    position: relative;
    bottom:40px;
    left:570px;
    z-index: 1;
}
.services-sectwo{
    width:100%;
    max-width: 1100px;
    display: flex;
    gap:50px;
    justify-content: space-between;
    margin-top: 100px !important;
}
.services-sec{
    margin-top:70px !important;
}
@media only screen and (max-width:500px){
    .services-sec{
        margin-top: 20px !important;
    }
    .services-secone{
        height:400px;
    }
    .services-sectwo{
        gap:20px;
    }
    .services-input-wrapper{
        width:250px;
        height:fit-content;
        margin:20px 0 0 40px;
    }
    .services-main-head{
        font-size: 36px;
    }
    .form-card {
        flex-direction: column;
        justify-content: space-around;
    }
}
@media only screen and (min-width:501px) and (max-width:1020px){

.services-sectwo{
    gap:20px;
}
.services-sec{
    margin-top: 20px !important;
}
}
.services-head{
    color: #05204D;
    font-family: Visby CF;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 40px */
    letter-spacing: -0.4px;
}
.services-content{
    color: #353C4A;
    font-family: Work Sans,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 22.4px */
    letter-spacing: -0.16px;
    margin-top: 32px;
}
.blog-content{
    max-width: 1230px;
    padding:0 20px;
}
.blog-lan{
    background-image: url("./assets/blocks/BlogBG.png");
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}
.blog-lan-img{
    position:relative;
    top:80px;
    left:320px;
    background: url("./assets/blocks/Ellipse\ 85.png");
    background-position-y: 117px;
    background-position-x: 398px;
    background-repeat: no-repeat;
    /* z-index: 2; */
}
.blog-lan-in-img{
    background: url("./assets/blocks/Group\ 81.png");
    background-repeat: no-repeat;
    position:relative;
    bottom:20px;
    left:980px;
}
.blog-title{
    color:white;
    position:absolute;
    top:150px;
    left:20%;
    color: #FFF;
font-family: Visby CF,sans-serif;
font-size: 48px;
font-style: normal;
font-weight: 800;
line-height: 100%;
letter-spacing: -0.64px;
}
.blog-title > span, .heading-1 > span{
    display: block;
}
.blog-head{
    color: #24272D;
font-family: Visby CF;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: -0.2px;
}
.blog-para{
    color: #525766;
font-family: Work Sans,sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 140%; /* 22.4px */
letter-spacing: -0.16px;
}
.blog-post{
    border-radius: 16px;
    border: 2px solid #F4F4F6;
    background: rgba(255, 255, 255, 0.12);
    margin-top: 20px;
    width:100%;
    position:relative;
}
.blog-data{
    color: #82899B;
    font-family: Visby CF;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%; /* 22.4px */
    letter-spacing: -0.16px;
    /* margin-top: 17px; */
}
.post-img{
    height:125px;
    width:25%;
}
.post-head{
    color: #05204D;
    font-family: Work Sans,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: -0.16px;
    padding: 0;
}
.post-time{
    color: #82899B;
font-family: Work Sans,sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 140%; /* 19.6px */
letter-spacing: -0.14px;
}
.learn{
    color: #2361FF;
text-align: right;
font-family: Visby CF;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 113.5%; /* 18.16px */
letter-spacing: 0.08px;
text-transform: capitalize;
/* padding: 10px 0; */
}
.owl-nav{
    display: flex !important;
    justify-content: center;
    gap:150px;
    margin:20px;
    font-size: 30px;
}
.owl-dots {
    display: block !important;
    text-align: center;
    margin-top: -55px;
    margin-left: -10px;
  }
  
  .owl-dot {
    display: inline-block !important;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #000;
    margin: 0 5px;
  }
  
  @media only screen and (max-width:500px){
    .blog-title{
        font-size: 28px;
        left:12%;
        top:200px;
    }
    .blog-lan-img{
        left:0px;
        background-position-x: 20px;
    }
  }
  @media screen and (min-width:600px) {
    .learn-wrapper{
        position:absolute;
        right:20px;
    }
  }
  @media only screen and (min-width:501px) and (max-width:1200px){
    .blog-lan-img{
        left:250px;
        background-position-x: 50px;
    }
    
    
  }