@font-face {
  font-family: 'CabinetGrotesk-Extrabold';
  src: url('../css/fonts/CabinetGrotesk-Extrabold.woff2') format('woff2'),
       url('../css/fonts/CabinetGrotesk-Extrabold.woff') format('woff'),
       url('../css/fonts/CabinetGrotesk-Extrabold.ttf') format('truetype');
        font-weight: 800;
       font-display: swap;
       font-style: normal;
}
@font-face {
   font-family: 'CabinetGrotesk-Extralight';
  src: url('../css/fonts/CabinetGrotesk-Extralight.woff2') format('woff2'),
       url('../css/fonts/CabinetGrotesk-Extralight.woff') format('woff'),
       url('../css/fonts/CabinetGrotesk-Extralight.ttf') format('truetype');
        font-display: swap;
       font-style: normal;
}
@font-face {
     font-family: "Inflammable Age";
    src: url("../css/fonts/5fce7bb076d7afe021a89f4058d0dd27.eot");
    src: url("../css/fonts/5fce7bb076d7afe021a89f4058d0dd27.eot?#iefix")format("embedded-opentype"),
        url("../css/fonts/5fce7bb076d7afe021a89f4058d0dd27.woff")format("woff"),
        url("../css/fonts/5fce7bb076d7afe021a89f4058d0dd27.woff2")format("woff2"),
        url("../css/fonts/5fce7bb076d7afe021a89f4058d0dd27.ttf")format("truetype"),
        url("../css/fonts/5fce7bb076d7afe021a89f4058d0dd27.svg#Inflammable Age")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
   
}
.txt-cnt-1
{
    text-align: center;
}
.img-car
{ 
    background-image: url('../images/carree-img.png');
    animation: scroll-anim 15s linear infinite;
    background-repeat-x:no-repeat;
    height: 530px;
}
@keyframes scroll-anim {
   
    100% {
        background-position: -800% 0;
    }
}

.social1
{
    margin-bottom: 40px;
}

.list-bor li
{
border: 1px solid #000;
    padding: 10px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 18px;
    border-radius: 100px;
    width: 45%;
    float: left;
    margin: 10px;
}
.title-hedaline-t1
{
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.tex-r1-right
{
      text-align: right;
}
.height-88px
{
        height: 88px;
}
.txt-cnt
{
    text-align: center;
}
.mt-3em233-18{
    margin-top: 18em;
}
.svg-64 {
    width: 274px;
    position: absolute;
    left: -14px;
    top: 100px;
}
.row-left-2em
{
      padding-left: 6em;
     
}
.right-faq
{
    margin-right: 15px;
}
.left-faq
{
        margin-left: 15px;
}
.accordion
{
    margin:20px 0;
}
.title-faq {
    margin: 0 0 14px 0;
    padding: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 40px;
    position: relative;
    letter-spacing: 1px;
}
.faq-div .accordion-item {
    color: var(--bs-accordion-color);
    background-color: var(--bs-accordion-bg);
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 20px 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    border-radius: 8px;
}
.faq-div .accordion-button
{
border-radius: 8px;
    border: 1px solid #ccc;
}
.faq-div .accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed
{
border-radius: 8px;
}
.faq-div .info {
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 18px;
    line-height: 32px;
    margin: 0;
}
.hide-headline
{
    display: none;
}
.faq-div
{
    padding:3em 0;
}
.mt-3em23
{
    margin-top:12em;
}
.txt-just
{
    text-align: justify;
}
.svg-62 {
    position: absolute;
    left: 0;
    top:-0px;
    /* width: 100%; */
    z-index: 1;
}
.mt-3em233 {
    margin-top: 11em;
}
.info-thank-1
{
    position: relative;
}
.svg-63
{
        width: 100%;
    position: absolute;
    left: 0;
}
.main-wrpapper-abt-ma-info
{
        background: #fffae4;
        position: relative;
        padding: 4em 0 4em 0;
}
.row-margin-3em
{
         margin:3em 0;
}
.row-left-120px
{
    padding-left: 120px;
     margin:3em 0;
}
.row-left-2em23
{
    padding-left: 6em;
}
.svg-61
{
     position: absolute;
    left: -85px;
    top:164px;
    /* width: 100%; */
    z-index: 1;
}
.mt-30px
{
    margin-top:30px;
}
.info-thank
{
        position: absolute;
    top: 50%;
    left: 100px;
    padding: 0 5em 0 3em;
}
.main-wrpapper-abt-323 {
    background-color: #f9cf32;
    padding: 0;
}
.wow.scaleOutIn{
    opacity: 1;
    transform: scale(1.2);
}
.wow.animated,
.appear-animate .wow.scaleOutIn.animated,
.appear-animate .wow-p.amimated,
.appear-animate .wow-menubar.animated,
.mobile .appear-animate .wow,
.mobile .appear-animate .wow-menubar,
.mobile .appear-animate .wow-p{
    opacity: 1;
    transform: scale(1.0);
}
@media (prefers-reduced-motion:reduce), print{
    .wow,
    .wow.scaleOutIn,
    .wow-menubar,
    .wow-p{
        opacity: 1 !important;
        transform: none !important;
        animation: none !important;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}
.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown{
    0%{
        opacity: 0;
        transform: translate3d(0,-37px,0)
    }
    to{
        opacity: 1;
        transform: translate3d(0,0,0);
    }
}
.fadeInDown{
    animation-name: fadeInDown
}
@keyframes fadeInUp{
    0%{
        opacity: 0;
        transform: translate3d(0,37px,0);
    }
    to{
        opacity: 1;
        transform: translate3d(0,0,0);
    }
}
.fadeInUp{
    animation-name: fadeInUp;
}
@keyframes fadeInLeft{
    0%{
        opacity: 0;
        transform: translate3d(37px,0,0);
    }
    to{
        opacity: 1;
        transform: translate3d(0,0,0);
    }
}
.fadeInLeft{
    animation-name: fadeInLeft;
}
@keyframes fadeInRight{
    0%{
        opacity: 0;
        transform: translate3d(-37px,0,0);
    }
    to{
        opacity: 1;
        transform: translate3d(0,0,0);
    }
}
.fadeInRight{
    animation-name: fadeInRight;
}
@keyframes fadeInDownShort{
    0%{
        opacity: 0;
        transform: translate3d(0,-12px,0)
    }
    to{
        opacity: 1;
        transform: translate3d(0,0,0);
    }
}
.fadeInDownShort{
    animation-name: fadeInDownShort
}
@keyframes fadeInUpShort{
    0%{
        opacity: 0;
        transform: translate3d(0,12px,0);
    }
    to{
        opacity: 1;
        transform: translate3d(0,0,0);
    }
}
.fadeInUpShort{
    animation-name: fadeInUpShort;
}
@keyframes fadeInLeftShort{
    0%{
        opacity: 0;
        transform: translate3d(12px,0,0);
    }
    to{
        opacity: 1;
        transform: translate3d(0,0,0);
    }
}
.fadeInLeftShort{
    animation-name: fadeInLeftShort;
}
@keyframes fadeInRightShort{
    0%{
        opacity: 0;
        transform: translate3d(-12px,0,0);
    }
    to{
        opacity: 1;
        transform: translate3d(0,0,0);
    }
}
.fadeInRightShort{
    animation-name: fadeInRightShort;
}
@keyframes scalexIn{
    0%{
        opacity: 0;
        transform: scaleX(0);
        transform-origin: left center;        
    }
    to{
        opacity: 1;
        transform: scaleX(1);
        transform-origin: left center;
    }
}
.scalexIn{
    animation-name: scalexIn;
}
@keyframes fadeScaleIn{
    0%{
        opacity: 0;
        transform: scale(.95) translateZ(0.1px);
    }
    to{
        opacity: 1;
        transform: scale(1.00);
    }
}
.fadeScaleIn{
    animation-name: fadeScaleIn;
}
@keyframes scaleOutIn{
    0%{
        transform: scale(1.2) translateZ(0.1px);      
    }
    to{
        transform: scale(1.0);
    }
}
.scaleOutIn{
    animation-name: scaleOutIn;
    animation-timing-function: var(--ease-out-short);
}
@keyframes fadeScaleOutIn{
    0%{
        opacity: 0;
        transform: translateY(10px) translateZ(0.1px) scale(1.1);      
    }
    to{
        opacity: 1;
        transform: scale(1);
    }
}
.fadeScaleOutIn{
    animation-name: fadeScaleOutIn;
}
@keyframes clipRightIn{
    0% {
        clip-path: inset(0 100% 0 0);
    }

    to {
        clip-path: inset(0);
    }
}
.clipRightIn{
    animation-name: clipRightIn;
    animation-timing-function: var(--ease-out-medium);
}
@keyframes fadeRotateIn{
    0%{
        opacity: 0;
        transform: rotateX(60deg) rotateY(10deg) rotateZ(-10deg);
        transform-origin: top;
        animation-timing-function: var(--ease-out-short);        
    }
    to{
        opacity: 1;
        transform: none;
    }
}
.fadeRotateIn{
    animation-name: fadeRotateIn;  
}


@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap');

@font-face {
   font-family:binerkademo-goeoq;
   src: url(../css/fonts/binerkademo-goeoq.otf);
}
@font-face {
   font-family: Nexa-Bold;
   src: url(../css/fonts/Nexa-Bold.otf);
}
@font-face {
   font-family:Belgro;
   src: url(../css/fonts/Belgro.otf);
}
.hide-dek
{
    display:none;
}
.blog-nm
{
     font-family:Belgro;
     color:#fff;
     font-size: 26px;
     margin-top:0;
     transition: 0.5s all;
    text-shadow: 0px 4px 3px rgba(114,114,114,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 10px 13px rgba(0,0,0,0.1);
}
.blog-box:hover .blog-nm
{
margin-top:-20px;
}
.title-new-nam {
     margin: 0;
    padding: 0;
    font-family: binerkademo-goeoq;
    font-size: 63px;
    position: relative;
    font-weight: 550;
    letter-spacing: 1px;
        line-height: 80px;
}
.blog-box
{
    margin-top:30px;
    cursor: pointer;
    overflow: hidden;
     border-radius: 10px;
}
.cnt-just
{
        justify-content: center;
}
.mbaps-7
{
    padding:3em 0;
}
.m1-logo
{
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ccc;
    height: 160px;
    padding: 20px;
}
.blog-box:hover .read-more-btn
{
margin-top: 40px;
}
.blog-img
{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 30px;
    transition: 0.5s all;
}
.recent-div
{
    margin-top:2em;
}
.post-img img {
    width: 100px;
    height: 70px;
    float: left;
    margin-right:0px;
     transition: 0.5s;
}
.recent-post
{
        background: #fff;
    padding: 1em;
    margin-top: 20px;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 5px;
}
.cont-info
{
      background-color:transparent;
    padding: 1em;
    border-radius: 10px;
    margin-top: 2em;
    border: 1px solid #dadada;
}
.cm-img
{
        width: 120px;
    height: 120px;
    border-radius: 50%;
}
.profilecon p {
    text-align: left;
    color: #03215f;
    font-size: 17px;
    margin-bottom: 20px;
    font-weight: 500;
    /*letter-spacing: 0.5px;*/
    font-family: 'Poppins', sans-serif;
}
.cont-23
{
    margin-top:30px;
}
.cont-232
{
    margin-top:60px;
}
.txt-date
{
    margin:0;
    padding: 0;
    color:#000000;
    text-align: right;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;

}
.effect-1
    {
      
      animation: bounceTop_01 8s linear infinite;
    }
     @keyframes bounceTop_01
{
  0%, 100%
  {
    transform: translateY(-30px);
  }
  50%
  {
    transform: translateY(0px);
  }
}

.effect-3
    {
      
          animation: bounceTop_01 3s linear infinite;
    }
 
 .effect-223    
{
        animation: spin_01 9s linear infinite;
}
@keyframes spin_01
{
  0%
  {
    transform: rotate(0deg);
  }
  100%
  {
    transform: rotate(360deg);
  }
}

.read-more-btn
{
    color: #fff;
     font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color:#fff;
    margin-top:0;
    display: inline-block;
     transition: 0.5s all;
}
.ele-1
{
        width: 150px;
    position: absolute;
    left: 0;
}
.blog-img
{
    height: 300px;
    background-size: cover;
    border-radius: 10px;
}
.ele-21
{
     width: 140px;
    position: absolute;
    left: 180px;
    top: 114px;
    z-index: 1;
}
.mb-3emmaha
{
    padding-bottom: 2em;
}
.s11-icon
{
    display: flex;
    width: 100%;
    justify-content: space-between;
}
#carr-demo
{
    margin-top:30px;
}
.point-car
{
    margin:2em 0;
}
.mh-cr
{
        margin: 0;
    padding: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 30px;
    position: relative;
    margin:30px 0;
}
.car-line
{
    border-bottom: 1px solid #000;
    margin-bottom: 30px;
    padding-bottom: 43px;
}
.reel-box-car
{
    margin-top:1em;
}
.info-car
{
    margin-top:1em;
}
.title-new-nam-car {
    margin: 0;
    padding: 0;
    font-family: binerkademo-goeoq;
    font-size: 90px;
    position: relative;
    font-weight: 550;
    letter-spacing: 1px;
    line-height: 108px;
    color: #bded99;
    margin-bottom: 30px;
}
.car-btn-124{
    background: #c3e74a;
    padding: 12px 30px;
    border-radius: 100px;
    color: #000;
    display: inline-block;
    margin-top: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 15px;
}
.title-car-1 {
    margin: 0;
    padding: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 52px;
    position: relative;
    letter-spacing: 1px;
    line-height: 58px;
}
.car-bg-2
{
        background-image: url(../images/bg-car-1.png);
    background-size: cover;
    padding: 4em 0 0 0;
    background-attachment: fixed;
    background-position: center;
}
.car-sec-2
{
        background-image: url(../images/bg-car.png);
    background-size: cover;
    padding: 6em 0;
    background-attachment: fixed;
    background-position: center;
    margin:2em 0;
}
.car-sec-3
{
    padding:3em 0;
    background-color: #fff;
}
.main-wrpapper-car
{
    padding: 4em 0;
}
.img-car
{
    margin-top:2em;
}
.s11-icon img
{
     position: absolute;
    top: -75px;
    z-index: 11;
}
.ele-6
{
        position: absolute;
    right: 0;
    width: 80px;
}
.ele-3
{
        position: absolute;
    top: 0;
    right: 200px;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 120px;
}
*
{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.mar-130px
{
        margin-top: -60px;
}
.svg-nm45-n4546 {
    position: absolute;
    width: 312px;
    left: 77px;
    top: 52px;
}
.draw15678 {
    position: absolute;
    left: -158px;
    bottom: -7px;
    width: 400px;
    height: 85px;
}
.txt-cnt
{
    text-align: center;
}
.fle-end-23
{
        display: flex;
    /* justify-content: flex-end; */
    align-items: flex-end;
}
.sl-113 {
    position: absolute;
    right: 4px;
    bottom: -14px;
    width: 300px;
    /* height: 10px; */
}
.mb-30px
{
    margin-bottom: 14px;
}
.contact-1
{
    border-bottom: 2px solid #000;
    padding:2em 0;
}
.footertitle-12 {
    font-family: 'CabinetGrotesk-Extrabold';
    font-weight: 400;
    font-size: 73px;
    letter-spacing: 2px;
}
.link-gt
{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.con-div-1
{
    margin:14px 0;
}
.main-wrpapper-abt-134 {
    background-color: #daffe0;
    padding: 3em 0 0em 0;
}
.svg-nm45-n {
    position: absolute;
    width: 312px;
    left: 103px;
    top: 52px;
}
.footer-btm
{
        background:#f9cf32;
   padding: 0 0 10px 0;
}
.mb-45
{
    margin-bottom: 30px;
}
.info1
{
        font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 15px;
     text-align: center;
     margin:0;
     padding:10px 0 0 0;
}
.title-12
{
        font-family: 'CabinetGrotesk-Extrabold';
    font-weight: 400;
    font-size: 64px;
    letter-spacing: 2px;

}
.link-fot
{
margin-bottom: 14px;
}
.link-fot li a
{
        font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 16px;
    line-height: 32px;
}
.link-fot h2
{
        font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 20px;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 8px;
}
.car-btn
{
        background: #3684c5;
    padding: 17px 41px;
    border-radius: 100px;
    color: #fff;
    display: inline-block;
    margin-top: 13px;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
}
.cnt-infot
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.link-fot li
{
    margin-bottom: 6px;
}
.img-pic-3
{
width: 450px;
}
.img-cnt
{
        display: flex;
    justify-content: center;
    align-items: center;
}
.img-pic-2
{
    display: block;
    margin:0 auto;
    width: 450px;
}
.footer-1
{
    padding: 3em 0 2em 0;
    background-color: #f8d032;
}
.ft1
{
    margin-bottom: 3em;
}
.soc-2
{
    display: flex;
    justify-content: flex-end;
    padding-right: 2em;
}
.soc-1
{
       background-color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 22px;
    color: #f1cf4d;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s all;
}
.soc-1:hover
{
    transform: translateY(-10px);

}
.social-link-ft
{
    display: flex;
    justify-content: center;
}
.social-link-ft li
{
    margin-left: 15px;
}
.fet-icon-1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #c3e74a;
    padding-bottom: 10px;
}
.info-34
{
   
    font-family: 'Poppins', sans-serif;
    color: #a5a5a5;
    font-size: 17px;
    line-height: 26px;

}
.fet-icon img
{
        filter: grayscale(100%);
    border-radius: 30px;
     transition: 0.5s all;
}
.fet-icon
{
    transition: 0.5s all;
}
.fet-icon:hover
{
background-color: #5929e2;
}
.fet-icon:hover .info-34
{
    color:#fff;
}
.fet-icon:hover img
{
 filter: grayscale(0%);
 transform: scale(1.1);
}
.fet-icon-2
{
    padding-top: 20px;
    height: 180px;
}
.fet-icon-1 h3 {
      margin: 0;
    padding: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 38px;
    margin-bottom: 10px;
    position: relative;
/*    text-transform: uppercase;*/
    letter-spacing: 1px;
}

.line-he-62 {
    line-height: 62px;
}
.title-34 {
    margin: 0;
    padding: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 52px;
    position: relative;
    letter-spacing: 0.3px;
}
.t1-nme23-34 {
    font-size: 50px;
    line-height: 65px;
    font-weight: 600;
    margin: 0px 0;
    word-spacing: 3px;
    color: #000000;
    font-family: 'CabinetGrotesk-Extrabold';
}
.fet-icon
{
    margin-top: 2em;
        background: #2e2e2e;
    /* height: 300px; */
    border-radius: 30px;
    padding:2em;
}
.r1-ll {
      background-color: #fcff24;
    border-radius: 435px;
    width: 220px;
    padding: 0px 0em 0em 30px;
    height: auto;
    margin-bottom: 35px;
    display: flex;
    justify-content: space-between;
}
.mbaps-5
{
    padding: 4em 0;
    background-color: #fff;
}
.img-box
{
    height: 400px;
    margin: 30px 0;
    background-color: #282728;
}
.mb-table-1
{
        font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 18px;
    line-height: 32px;
}
.mbaps-6
{
background-color: #5929e2;
    padding: 4em 0;
    border-radius: 80px 80px 0 0;
}
.img-ecom
{
        position: relative;
    top: 67px;
    z-index: 11;
}
.mbaps-4
{
    background-color: #000;
    padding: 3em 0;
    border-radius: 80px;
}
.flip-card {
  background-color: transparent;
  border-radius: 30px;
  height: 280px;
  perspective: 1000px;
  margin-top: 30px;
}
.flip-card img
{
width: 120px;
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
/*  transform-style: preserve-3d;*/

}

.flip-card:hover .flip-card-back {
opacity: 1;
}


.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
    height: 280px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
  z-index: 1;
  top:0;
  transition: 0.5s all;
}

.flip-card-front {
  background-color: #e5f5b1;
  color: black;
   border-radius: 30px;
     height: 280px;
     position: relative;
}
.flip-card-front img
{
    width: 100px;
    display: block;
    margin: 0 auto;
    transition: 0.5s all;
}
.flip-card-front h3
{
      font-family: 'CabinetGrotesk-Extrabold';
    font-size: 28px;
    margin: 14px 0 0 0;
    padding: 20px;
    line-height: 36px;
    transition: 0.5s all;
}

.flip-card-back {
  background-color: #282728;
/*transform: rotateY(180deg);*/
 border-radius: 30px;
 color:#fff;
}
.flip-card-back h1
{
      font-family: 'CabinetGrotesk-Extrabold';
    font-size: 28px;
    margin: 14px 0 0 0;
    padding: 20px;
    line-height: 36px;
    letter-spacing: 1px;
}

.ar-cir
{
       position: relative;
    float: right;
    right: 200px;
    top: -56px;
    transition: 0.5s all;
}
.dicnt-gh
{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ar-r2
{
        position: absolute;
    top: 60px;
    left: 60px;
    width: 60px;
    transform: rotate(-45deg);
    transition: 0.5s all;
}
.ar-cir:hover .ar-r2
{
transform: rotate(0deg);
}
.flip-card-back img
{
    width: 100px;
    display: block;
    margin: 0 auto;
    
}
.mb-table td img
{
    display: block;
    margin: 0 auto;
}
.mb-table td
{
        border-color: #6e7378;
    border-style: solid;
    border-right: 0;
    padding: 14px 16px;
    border-width: 0;
    border-bottom: 1px solid #6e7378;
   /* border-top: 1px solid #6e7378;*/
    border-left: 0;
}
.mb-table
{
    margin-top: 3em;
}

.monotor-div {

    background-image: url(../images/bg-12.png);
    background-size: cover;
    padding: 3em 0;
    background-attachment: fixed;
    background-position: center;
}

.mbaps-3 {
    background-color: #fff;
    padding: 4em 0;
}
.rel-box
{
    border-bottom: 1px solid #000;
}
.mar-146px
{
        margin-top: -146px;
}
.mr-top-3 {
    margin-top: 216px;
}
.sm-txt-img
{
    padding: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 40px;
    position: relative;
    text-align: left;
    margin:0 0 14px 0;
    letter-spacing: 1px;
}
.mbaps-2
{
     background-color: #c3e74a;
    padding: 9em 0 3em 0;
    margin-top: -87px;
    border-radius:0 0 80px 80px;
}
.mbaps-box
{
    margin:3em 0 1em 0;
}
.mbaps-box-111
{
    margin: 3em 1em 1em 0;
}
.img-div img
{
        width: 100%;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 90px;
}
.mbaps-box-112
{
    margin: 3em 0 1em 1em;
}
.ecom-div
{
        background: #282728;
    padding: 3em;
    border-radius: 36px;
    margin-top: 3em;
    margin-bottom: 2em;
}
.img-div
{
    width: 100%;
    /* height: 240px; */
    border-radius: 36px;
    background-color: #282728;
    padding: 2em 2em 0em 2em;
}
.mabps-1
{
    background-color: #fff;
    padding: 3em 0 4em 0;
    border-radius: 0 0 80px 80px;
    position: relative;
    z-index: 1;
}
.svg-32
{
        position: absolute;
    right: -14px;
    width: 450px;
    bottom: -10px;
}
.mr-top-31 {
    margin-top: 246px;
    margin-left: -15px;
}
.cci-img-1 {
    margin-top: 2em;
    margin-left: 0em;
    margin-bottom: 8em;
}
.r1-l2 {
    background-color: #000000;
    border-radius: 435px;
    width: 500px;
    padding: 0px 0em 0em 30px;
    height: auto;
    margin-bottom: 35px;
    display: flex;
    justify-content: space-between;
}
.l1-subt1
{
        margin: 0;
    padding: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 42px;
    position: relative;
    letter-spacing: 1px;
}
.fea2
{
    padding: 3em 0;
    background-color: #fff;
}
.title-34 {
    margin: 0;
    padding: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 54px;
    margin-bottom: 20px;
    position: relative;
}
.rel-box-1
{
    padding-left: 3em;
}
.rel-box
{
    margin-top: 2em;
    padding-left: 4em;
    padding-top: 0em;
    padding-bottom: 2em;
}
.graph-31
{
        position: absolute;
    left: -20px;
    width: 434px;
    top: -33px;
}
.reelbooks-box-in
{
        margin-top: 1em;
    border-top: 1px solid #000;
    padding-top: 1em;
}
.height-300px
{
        height: 277px;
}
.height-330px
{
        height: 310px;

}
.height-370px
{
        height: 355px;

}
.cirep1
{
    margin-top:34px;
    margin-bottom: 48px;
}
.cirep
{
   margin-bottom:34px;
    margin-top: 48px;  
}
.flex-enddiv
{
    display: flex;
    justify-content: flex-end;
}
.un-box
{
    margin-top: 2em;
}
.shap-div svg {
    height: 70px;
    transform: translateX(-50%) rotateY(0deg);
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    top: -50px;
}
.elementor-shape-fill {
     fill: #775ff6;
    will-change: fill;
    transition: all 0.5s cubic-bezier(.645,.045,.355,1);
    transform-origin: center;
    transform: rotateY(0deg);
}
.shap-div-1 svg {
    height: 70px;
    transform: translateX(-50%) rotateY(0deg);
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    top: -49px;
}
.elementor-shape-fill-1 {
     fill: #fff;
    will-change: fill;
    transition: all 0.5s cubic-bezier(.645,.045,.355,1);
    transform-origin: center;
    transform: rotateY(0deg);
}
.cnt-fl
{
    display: flex;
    justify-content: center;
}
.cnt-fl-al
{
    display: flex;
    align-items: center;
    margin-top:50px;
}
.epicir
{
    position: relative;
}
.flext-txt
{
    display: flex;
    justify-content: space-between;
}
.sec-m1
{
    background-color: #569ca2;
    padding:3em 0;
}
.un-box-1
{
    margin-top:20px;
}
.un-box
{
        background-image: linear-gradient(to bottom, #a2d7dc, #569ca2);
        -webkit- background-image: linear-gradient(to bottom, #a2d7dc, #569ca2);
        -moz- background-image: linear-gradient(to bottom, #a2d7dc, #569ca2);
        -o- background-image: linear-gradient(to bottom, #a2d7dc, #569ca2);
    border-radius: 30px;
    padding: 2em;
}
.epicir h3 {
     position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 550;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    font-size: 19px;
    margin: 0;
    /* line-height: 0; */
    padding: 10px;
    letter-spacing: 1px;
}
.reelbooks-box
{
background: #000;
    border-radius: 30px;
    padding: 2em;
}
.div-reelbookinfobox
{
    padding:2em 0;
}
.mt-30px
{
    margin-top: 30px;
}
.sr-t1-nm-12
{
        text-transform: capitalize;
    color: #fff;
    margin: 0;
    padding: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 33px;
    position: relative;
    line-height: 44px;
    letter-spacing: 1px;
}
.graph-32
{
        position: absolute;
    left: 0;
    /* width: 434px; */
    top: 68px;
}
.lseo-sr
{
    padding-right: 20px;
    margin-top: 1em;
}
.pic-img-1
{
    border-radius: 47px;
    background-color: #ccc;
}
.left-info-reelbook
{
    margin-top:40px;
    padding-left:40px;
}

.reel-box
{
    margin-top: 4px;
}
.pl-3em
{
    padding-left:60px;
}
.left-t1
{
    padding-left:100px;
}
.reel-book-box-1
{
    margin-top:50px;
}
.right-sr
{
    padding-left: 20px;
        margin-top: 1em;
}
.reel-right
{
        padding: 1em;
    border-radius: 6px;
}
.reel-right img
{
    box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 90px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 90px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 90px;
    -o-box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 90px;
    border-radius: 6px;
}
.sr-t1
{
        font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
    letter-spacing:normal;
    text-align: right;
}
.nav-item
{
        padding: 8px 8px;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
}
.tab-content
{
    background: #fff;
    padding: 2em;
    border-radius: 47px;
    height:580px;
}
.tag-line li
{
    padding: 10px 16px;
    margin-right: 22px;
    border-radius: 100px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    margin-top: 20px;
    text-transform: uppercase;
}
.pl-34
{
        padding-left: 32px;

}
.r1-l1 {
    background-color: #5e98f1;
    border-radius: 435px;
    width: 500px;
    padding: 0px 0em 0em 30px;
    height: auto;
    color: #fff;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
}
.lef-top-btm
{
    margin: 3em 0 0 0;
}
.sec-c3
{
    padding: 4em 0;
}
.bg-f9f2d3
{
    background-color: #f9f2d3;
}
.bg-fafff4
{
    background-color: #fafff4;
}
.bg-d8eec7
{
    background-color: #d8eec7;
}
.list-l1-4 li
{
        color: #282728;
    font-family: 'Poppins', sans-serif;
        font-size:18px;
  }
.pl-4
{
    margin-left: 14px;
}
.list-l1-4
{
    color: #282728;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    border-top: 1px solid #000;
    padding-top: 14px;
}
.pb-20p
{
    padding-bottom: 14px;
}
.list-l1-4 li
{
    margin-top: 16px;

}
.sr-t1-nm {
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    letter-spacing: normal;
}
.abt-top-clou
{
    padding: 3em 19em 1em 0;

}
.sec-c1
{
    padding: 3em 0 4em 0;
}
.bg-bed0e7
{
    background-color: #bed0e7;
}
.back-fff
{
    background-color: #ffffff;
}
.svg-nm-12-round-n1 {
     position: absolute;
    width: 369px;
    left: -35px;
    top: -8px;
}
.tag-line
{
        display: flex;
    flex-wrap: wrap;
}
.tab-left
{
    padding-right: 20px;
}
.tab-right
{
    padding-left: 20px;
}
.sr-1
{
    padding: 8px 8px;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
}
.img-se
{
    width: 80px;
    display: flex;
    justify-content: flex-end;
}
.s5
{
    position: absolute;
    left: 0;
    bottom: -6px;
}
.s6 {
    position: absolute;
    left: -42px;
    bottom: 0px;
    width: 200px;
}
.marg-top-cnt
{
        width: 480px;
    display: block;
    margin-right: 0;
    margin-left: auto;
    margin-top: 15px;
}
.bg-e6e5d6
{
    background-color: #e6e5d6;
}
body
{
    overflow-x: hidden;
}
.col-ee0647
{
    color: #ee0647;
}
.col-74149c
{
    color: #74149c;
}
.abt-ser-3
{
        padding: 3em 3em 3em 8em;
}
.img-11
{
        margin-top: -78px;
    margin-left: 24px;
}
.mse
{
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}
.flx-en
{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.inf-s1
{
    padding-top: 20px;
}
.tab-left .nav-pills li
{
    width: 100%;
}
.tab-left
{
    margin: 2em 0;
}
.nm-div-nm {
       font-family: 'Poppins', sans-serif;
    font-size: 28px;
    line-height: 37px;
    color: #000000;
    font-weight: 550;
    margin-bottom: 18px;
}
.sec-41
{
        padding: 3em 0;
}
.bg-eafce4
{
    background-color: #eafce4;
}
a
{
    text-decoration: none;
}
.container
{
    max-width: 1180px;
}
.container-1
{
    max-width: 1260px;
        margin: 0 auto;
}
.txt-upper
{
    text-transform: uppercase;
}
.main-div
{
    padding: 3em 0;
}
.back-e6e
{
    background-color: #e6e5d6;
}
.back-e7
{
        background-color: #e7e5ca;
}
.back-d0
{
    background-color: #d0e0f6;
}
.back-f2d
{
    background-color: #f2dfc7;
}
.back-f8f
{
    background-color: #f8ffdc;
}
.sec-sseo
{
    margin: 3em 0 2em 0;
}
.r1-n {
  
    border-radius: 435px;
        padding: 0px 0em 0em 30px;
    height: auto;
    margin-bottom: 35px;
    display:inline-flex;
    justify-content: space-between;
}
.st-1
{
        color: #fff;
    padding-right: 33px;
    align-items: center;
    display: flex;
}
.po-rel
{
    position: relative;
}
.s4-1
{
        position: absolute;
    left: 255px;

}
.d-cnt-div
{
        display: flex;
    justify-content: center;
    align-items: center;
}
.s12
{
        position: relative;
    left: 32px;
}
.d341
{
        position: relative;
    left: 0px;
    top: 40px;
}
.d1
{
    padding-bottom:3em;
}
.e-cnt img
{
display: block;
margin: 0 auto;
position: relative;
z-index: 1;
}
.draw14
{
      position: absolute;
    left: -35px;
    bottom: 0px;
    width: 567px;
}
.draw15
{
    position: absolute;
    left: -17px;
    bottom: -11px;
    width: 366px;
}
/* Cursor
-----------------------------------------------------------------*/
.hover-this .hover-anim {
  pointer-events: none;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  -o-transition: transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
}

.progress-wrap {
  position: fixed;
  bottom: 30px;
  right: 30px;
  height: 44px;
  width: 44px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
  mix-blend-mode: difference;
}

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.progress-wrap::after {
  position: absolute;
  font-family: 'Font Awesome 5 Free';
  content: '\f077';
  text-align: center;
  line-height: 44px;
  font-size: 13px;
  font-weight: 900;
  color: #ccc;
  left: 0;
  top: 0;
  height: 44px;
  width: 44px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.progress-wrap svg path {
  fill: none;
}

.progress-wrap svg.progress-circle path {
  stroke: #ccc;
  stroke-width: 4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}
body.loaded {
  overflow: hidden !important;
  height: 100% !important;
}

.loader-wrap {
  position: fixed;
  z-index: 10;
  height: 100vh;
  width: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: transparent;
  z-index: 99999999999999;
}

.loader-wrap svg {
  position: absolute;
  top: 0;
  width: 100vw;
  height: 110vh;
  fill: #fff;
}

.load-text {
 text-transform: uppercase;
  z-index: 20;
  font-size: 78px;
line-height: 74px;
font-weight: 600;
margin: 5px 0 20px;
  letter-spacing: 15px;
color: #000000;
font-family: 'CabinetGrotesk-Extrabold';
}

.load-text span {
  -webkit-animation: loading 5s infinite alternate;
  animation: loading 5s infinite alternate;
}
.load-text span:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.load-text span:nth-child(2) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.load-text span:nth-child(3) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.load-text span:nth-child(4) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.load-text span:nth-child(5) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.load-text span:nth-child(6) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.load-text span:nth-child(7) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.load-text span:nth-child(8) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.load-text span:nth-child(9) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.7s;
}

@-webkit-keyframes loading {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes loading {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/**/
ul{
    list-style: none;
    margin:0;
    padding:0;
}
a{
    text-decoration: none;
}
.cont-spk-3 {
background: #e4e5f4;
padding:4em 0;
position: relative;
}
.svg11
{
    position: absolute;
width: 274px;
left: 210px;
}

.left-hed-2 {
    padding-left: 1em;
}
.s7
{
        position: absolute;
    left: -13px;
    width: 250px;
    top: -14px;

}
.read-more-btn-i{
    font-size: 23px;
    color: #000;
    transition: 0.3s all;
}
.svg-lin
{
    position: relative;
}
.svg-lin-111
{
position: absolute;
    bottom: -8px;
    right: 0px;
    width: 520px;
    height: 16px;
}
.svg-lin-1
{
    position: relative;
}
.sec-2
{
    position: relative;

}
.sv-1
{
    position: relative;
}
.svg-5
{
    position: relative;
}
.flag-div {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
    margin-top:0px;
}
.svg6
{
position: absolute;
left: -289px;
top: -450px;
}
.svg-7
{
    position: relative;
}

.svg7
{
    position: absolute;
    bottom: -13px;
    right: 0px;
    width: 490px;
    height: 107px;
}
.svg71 {
position: absolute;
bottom: -15px;
right: 1px;
width: 492px;
height: 111px;
}
.ousr-st-1
{
    position: relative;
}
.sv9
{
position: absolute;
left: -81px;
z-index: 1;
top:0px;
}
.sec-4
{
    position: relative;
}
.cr-1 {
 position: absolute;
right: 38px;
top: -80px;
z-index: 2;
}
.cr-2
{
    position: absolute;
    bottom: 60px;
    left: 60px;
}
.cr-3
{
    position: absolute;
    top: 360px;
    right: -15px;
}
.svg7
{
    position: absolute;
bottom: -14px;
right: -0px;
width: 431px;
height: 96px;
}
.svg5
{
        position: absolute;
    bottom: -6px;
    right: 0;
    width: 483px;
}
.sv-3
{
position: absolute;
right: 0;
top: -88px;
width: 268px;
}
.svg-lin-1-1
{
    position: absolute;
    bottom: -11px;
    right: -32px;
    width: 290px;
    height: 96px;
}
.read-more-btn i
{
    transform: rotate(-40deg);
margin-left: 20px;
font-weight: 400;
transition: 0.3s all;
}
.read-more-btn:hover i
{
transform: rotate(0deg);
transition: 0.3s all;
}
/*header*/
.header{
    position: relative;
    width: 100%;
    left:0;
    top:0;
    z-index: 99;
    background-color:#e4e5f4;
    padding: 0px;
}
.logo img 
{
    width: 200px;
}
.logo.menu_fixed img {
    width: 180px;
}
.header-main{
    background-color:#e4e5f4;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:0;
    border-radius: 0px;
}
.header .logo{
    padding: 0;
}
.header .logo a{
    font-size: 30px;
    text-transform: capitalize;
    color: #f00;
    font-weight: 600;
}
.header .nav-menu{
    padding: 0 15px;
}
.header .menu > .menu-item{
    display: inline-block;
    margin-left: 24px;
    position: relative;
}
.header .menu > .menu-item > a{
    display: block;
    padding: 12px 0;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color: #000000;
    text-transform: capitalize;
    font-weight: 500;
    transition: all 0.3s ease;
}
.header .menu > .menu-item > a .plus{
    display: inline-block;
    height: 12px;
    width: 12px;
    position: relative;
    margin-left:5px; 
    pointer-events: none;
}


.header .menu > .menu-item > a .plus:before,
.header .menu > .menu-item > a .plus:after{
    content:'';
    position: absolute;
    box-sizing: border-box;
    left: 50%;
    top:50%;
    background-color: #000000;
    height: 2px;
    width: 100%;
    transform: translate(-50%,-50%);
    transition: all 0.3s ease;
}
.header .menu > .menu-item:hover > a .plus:before,
.header .menu > .menu-item:hover > a .plus:after{
   background-color: #f00;
}
.header .menu > .menu-item > a .plus:after{
   transform: translate(-50%,-50%) rotate(-90deg);  
}
.header .menu > .menu-item > .sub-menu > .menu-item > a:hover,
.header .menu > .menu-item:hover > a{
    color: #f00;
}
.header .menu > .menu-item > .sub-menu{
/*  box-shadow: 0 0 10px rgba(0,0,0,0.2);*/
        position: absolute;
    left:0;
    top:80%;
    background-color: #ffffff;
    padding: 10px 0;
    /*border-top: 3px solid #e91e63;*/
    transform: translateY(10px);
    transition: all 0.3s ease;
    opacity:0;
    visibility: hidden;
}
.dropdown-item
{
    font-size: 13px;
    color: #1d1d1d;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    padding: 10px 25px;
    position: relative;
}
.header .menu > .menu-item > a:before {
    content: '';
    position: absolute;
    left: 0;
    background-color:#f00;
    width: 100%;
    bottom: -3px;
    height: 2px;
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 650ms;
}
.header .menu > .menu-item > a:hover::before
{
  transform: scaleX(1);
}
 .dropdown-item:after {
  content: '';
  width: 0px;
  height: 1px;
  background: #1d1d1d;
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}

.dropdown-item:hover {
  padding-left: 30px;
  background: transparent;
}
.drp-nv
{
    position: relative;
top: 3px;
left: 7px;
}
.drp-nv .fa
{
    font-size: 18px;
}
.width-220
{
    width: 220px;
}
.width-440
{
    width: 420px;
}
.pos-ab
{
    position: absolute;
    right: 0;
    top: 20px;
    width: 200px;
}
@media(min-width: 992px){
.header .menu > .menu-item-has-children:hover > .sub-menu{
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
 }
 .header .menu > .menu-item-has-children:hover > a .plus:after{
    transform: translate(-50%,-50%) rotate(0deg);       
 }
}
.header .menu > .menu-item > .sub-menu > .menu-item{
    display: block;
}
.header .menu > .menu-item > .sub-menu > .menu-item > a{
    display: block;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    transition: all 0.3s ease;
    text-transform: capitalize;
}
.header .open-nav-menu{
    height: 34px;
    width: 40px;
    margin-right: 15px;
    display: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.header .open-nav-menu span{
    display: block;
    height: 3px;
    width: 24px;
    background-color: #000000;
    position: relative;
}
.header .open-nav-menu span:before,
.header .open-nav-menu span:after{
    content: '';
    position: absolute;
    left:0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    box-sizing: border-box;
}
.header .open-nav-menu span:before{
    top:-7px;
}
.header .open-nav-menu span:after{
    top:7px;
}
.header .close-nav-menu{
    height: 40px;
    width: 40px;
/*  background-color: #ffffff;*/
    margin:0 0 15px 0px;
    cursor: pointer;
    display: none;
    align-items: center;
    justify-content: center;
}
.header .close-nav-menu img{
    width: 16px;
}
.header .menu-overlay{
    position: fixed;
    z-index: 999;
    background-color: rgba(0,0,0,0.5);
    left:0;
    top:0;
    height: 100%;
    width: 100%;
    visibility: hidden;
    opacity:0;
    transition: all 0.3s ease;
}

/*home section*/
.home-section{
    width: 100%;
    display: block;
    min-height: 100vh;
    background-image: url('../img/home.jpg');
    background-position: center top;
    background-size: cover;
}


/* responsive */

@media(max-width: 991px){
    .header .menu-overlay.active{
    visibility: visible;
    opacity: 1;
}
    .header .nav-menu{
        position: fixed;
        right: -280px;
        visibility: hidden;
        width: 280px;
        height: 100%;
        top:0;
        overflow-y: auto;
        background-color:#e4e5f4;
        z-index: 1000;
        padding: 15px 0;
        transition: all 0.5s ease;
    }
    .header .nav-menu.open{
        visibility: visible;
        right: 0px;
    }
    .header .menu > .menu-item{
        display: block;
        margin:0;
    }
    .header .menu > .menu-item-has-children > a{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .header .menu > .menu-item > a{
/*      color: #ffffff;*/
        padding: 12px 15px;
        border-bottom: 1px solid #d0d0d0;
    }
    .header .menu > .menu-item:first-child > a{
        border-top: 1px solid #333333;  
    }
    .header .menu > .menu-item > a .plus:before, 
    .header .menu > .menu-item > a .plus:after{
        background-color: #ffffff;
    }
    .header .menu > .menu-item-has-children.active > a .plus:after{
        transform: translate(-50%,-50%) rotate(0deg);
    }
    .header .menu > .menu-item > .sub-menu{
        width: 100%;
        position: relative;
        opacity: 1;
        visibility: visible;
        border:none;
        background-color: transparent;
        box-shadow: none;
        transform: translateY(0px);
        padding: 0px;
        left: auto;
        top:auto;
        max-height: 0;
        overflow: hidden;
    }
    .header .menu > .menu-item > .sub-menu > .menu-item > a{
        padding: 12px 40px;
/*      color: #ffffff;*/
        border-bottom:1px solid #d0d0d0;
    }
    .header .close-nav-menu,
    .header .open-nav-menu{
        display: flex;
    }
}


.sec-2
{
    background: #fffae4;
    padding: 2em 0 3em 0;
/*  height: 100vh;*/
}
.mt-3em
{
    margin-top: 2em;
}
.sec-3
{
    background: #fff;
    padding: 3em 0;
}
.title
{
    margin: 0;
padding: 0;
font-family: 'CabinetGrotesk-Extrabold';
font-size: 60px;
position: relative;
letter-spacing: 1px;
}
.line-he
{
    line-height: 64px;
}
.info-bt
{
    padding-right: 120px;
}
.abt-ser {
padding-left: 100px;
padding-top: 40px;
}
.txt-left
{
    text-align: right;
}
.left-hed
{
    padding-left: 0px;
    margin-top: 30px;
}
.nm-tq
{
    padding: 0 40px;
}
.arrow-2 {
width: 18px;
margin-left: 0;
transform: rotate(-45deg);
transition: 0.3s all;
}
_reboot.scss:334
.left-hed-1
{
    padding-left: 0px;
    margin-top: 30px;
}
.col-4d
{
    color: #4dadf7;
}
.col-a2
{
    color: #a2b351;
}
.col-e6
{
    color: #e6fd7b;
}
.col-ffa
{
    color: #fffae4;
}

.info
{
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 18px;
    line-height: 32px;
}
.info-1
{
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
}
.div-l
{
    padding-right: 3em;
}
.read-more-btn
{
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #000101;
    margin-top: 15px;
display: inline-block;
margin-bottom: 15px;
position: relative;
transition: 0.3s all;
}
.float-read-more
{
    float: right;
}
.arrow-1 {
width: 22px;
margin-left: 22px;
transform: rotate(-45deg);
transition: 0.3s all;
}
.read-more-btn:hover
{
    color:#000101;
}

.read-more-btn:hover .arrow-1
{
transform: rotate(0deg);
/*margin-left: 32px;*/
}
.read-more-btn .lin-span::before {
    content: '';
    position: absolute;
    height: 2px;
    width: 66%;
    bottom: 0;
    left: 0;
    background-color: currentColor;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.read-more-btn:hover .lin-span::before
{
     transform: scaleX(1);
}
.sub-t1
{
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    color: #000000;
    position: relative;
    margin-bottom: 40px;
}
.martp
{
    margin-top: 3em;
}
.our-st-bx-1
{
    padding: 0 8em 0 0;
}
.cate-div
{
    padding: 0 1em;
}
.sub-t1:after
{
    content: '';
position: absolute;
background: #000;
width: 80px;
height: 2px;
left: 130px;
bottom: 0;
}
.sec-3
{
    background-image: url('../images/bg.png');
    background-size: cover;
    background-color: #e3e5f4;
}
.ex-bx
{
    margin-bottom: 1em;
    position: relative;
    border-radius: 8px;
    background-color: #000;
overflow: hidden;
     transition: 0.5s all;
}
.graph-42
{
        position: absolute;
    left: -9px;
    bottom: -8px;
}
.fl-ml-20px
{
    margin-left: 30px;
}
.r1-l22 {
      background-color: #fff;
    border-radius: 435px;
    width: auto;
    padding: 3px 0em 0em 0px;
    height: auto;
    margin-bottom: 35px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-right: 23px;
}
.r1-l22 img
{
    width: 50px;
    margin-right: -2px;
    margin-top: -1px;
}
.flag-div
{
        display: flex;
    flex-wrap: wrap;
}
.img-un-45
{
    position: absolute;
    left: 0;
    bottom: -14px;
    height: 14px;
    width: 400px;
}
.social-info2
{
    margin-top: 15em;
}
.mt-80px
{
    margin-top: 60px;
}
.soc-img-1
{
        position: absolute;
    top: 39px;
    left: 0;
}
.soc-1 img
{
display: block;
margin: 0 auto;
}
.sc1
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.sc1 li p
{
    text-align: center;
}
.sc1 li
{
    width: 24%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mt-40px
{
    margin-top: 40px;
}
.sp-box
{
    margin-top:10px;
}
.box-mak-l
{
    padding-right:24px;
    margin-top:24px;
}
.title-n123 {
    margin: 0;
    padding: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 46px;
    position: relative;
    margin-bottom: 10px;
}
.box-mak-r
{
    padding-left:24px;
    margin-top:24px;
}
.make-sp-div
{
    background-color: #eaddb6;
    padding: 3em 0;
}
.t1-nme233 {
  font-size: 19px;
    line-height: normal;
    font-weight: 600;
    margin: 0px 0;
    word-spacing: 3px;
    padding: 0 29px;
    color: #000000;
    font-family: 'CabinetGrotesk-Extrabold';
}
.kn-div-hrf
{
    ont-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #000101;
    margin-top: 15px;
    display: flex;
    margin-bottom: 15px;
    position: relative;
    transition: 0.3s all;
    display: flex;
    justify-content: flex-start;
    margin-top: 38px;
}
.ex-bx-1
{
    opacity: 0;
    position: absolute;
    left: 15px;
    right: 15px;
    height: 94%;
    bottom: 8px;
    top: 14px;
    z-index: 3;
    transition: all ease-in-out 0.3s;
    background: rgba(6, 6, 6, 0.34);
    padding: 0;
    border-radius: 4px;
    overflow: hidden;
}
.cont-spk-41 {
    background-color: #e4dcf0;
    padding: 4em 0;
}
.graph-41
{
        position: absolute;
    width: 1137px;
    left:70px;
    top: 200px;
}

.ex-bx img
{
        width: 100%;
        height: 100%;
        overflow: hidden;
        transition: 0.5s all;
}

.ex-bx:hover .ex-bx-1 {
    opacity: 1;
    overflow: hidden;
    bottom: 15px;
}
.ex-bx:hover img{

    transform:scale(1.1);
     overflow: hidden;
    transition: 0.5s all;
}


.servi-nm
{
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 0;
    padding: 0;
}
.left-hed-1 {
    padding-left: 40px;
    margin-top: 30px;
}
.sr-nmbx
{
    padding: 1em;
    width: 100%;
    position: absolute;
    top: 0;
}
.sec-4
{
    padding: 3em 0;
    background: #e1ffd4;
}
.team-1 img 
{
    width: 200px;
    height:200px;
}

.sec-5
{
    padding: 3em 0;
    background: #fffae4;
    position: relative;
}
.ousr-st-1
{
    margin-bottom: 3em;
}
.col-9dc
{
    color: #9dcf88;
}
.col-5d
{
    color: #5d50d9;
}
.col-506
{
    color: #5067ee;
}
.col-e74b4b
{
    color: #e74b4b;
}
.col-fc8f01
{
    color: #fc8f01;
}
.col-4f
{
    color: #4f70ff;
}
.col-8a
{
    color: #8a01ff;
}
/*.ousr-st-1
{
    margin-bottom: 6em;
}*/
.our-st-bx
{
    padding:0em;
}
.cont-spk
{
    background: #e4e5f4;
    padding: 4em 0;
    position: relative;
}
.cont-contact
{
    background: #f8ffe1;
    padding: 40px 50px;
    border-radius: 11px 11px 11px 0px;
    margin-top: 0px;
    margin-left: -10px;
    position: relative;
    z-index: 11;
     box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
}
.margin-top-39px
{
    margin-top: 28px;
}
.form-cnt-1
{
    margin-bottom: 18px;
}
.pl-0
{
    padding-right: 0;
}
.cont-contact label
{
font-family: 'Poppins', sans-serif;
color: #000000;
font-size: 16px;
line-height: 32px;
margin-bottom: 0;
}
.nm
{
font-family: 'Poppins', sans-serif;
color: #000000;
font-size: 14px;
border-radius: 30px;
/* padding: 20px; */
border: 1.7px solid #000;
display: flex;
justify-content: center;
align-items: center;
height: 24px;
width: 36px;
margin-top: 7px;
}
.logo-1
{
    margin: 3em 0 2em 0;
}
.iti {
    position: relative;
    display: inline-block;
    width: 100%;
}
.clint-l1-r1
{
    border-right: 4px solid #000;
        display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 110px;
}
.clint-l1-r1 img
{
        width: 100%;
    height: 100%;
    object-fit: cover;
}
.cn-d1
{
    padding-right: 52px;
}
.pd-0
{
    padding: 0;
}
.cont-contact .form-control {
display: block;
width: 100%;
padding: 0rem;
font-family: 'Poppins', sans-serif;
color: #000000;
font-size: 16px;
line-height: 32px;
height: 30px;
margin-bottom: 10px;
line-height: 1.5;
border: none;
outline: none;
color: #212529;
background-color:transparent;
background-clip: padding-box;
border-bottom: 1.6px solid #747769;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.cont-contact ::-webkit-input-placeholder { /* Edge */
  color: #7c816d;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}

.cont-contact :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #7c816d;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}
.cont-contact ::placeholder {
  color: #7c816d;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}
.client-img
{
    padding: 28px;
    background-color: #fff;
    border-radius: 15px;
        display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s all;
    height: 100px;
}
.client-img img
{
    filter: grayscale(100%);
/*    width: 90px;*/
/*  height: 85px;*/
    cursor: pointer;
    transition: 0.5s all;
}
.client-slider .owl-carousel .owl-item img {
    display: block;
    width: auto;
}
.client-img:hover img
{
    filter: grayscale(0%);

}
.client-img:hover
{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    -moz-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    -o-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.client-t
{
    margin: 2em 0 0 0;
}
.mor-text
{

 font-family: 'Poppins', sans-serif;
  font-size: 16px;
  color: #fff;
  padding: 14px;
}
/*Banner Slider*/
.bnner .item {
  height: 80vh;
  position: relative;
}
.bnner .item img {
  width: 100%;
  height: 100%;
/*  object-fit: cover;*/
}
.bnner .item .cover {
  padding: 0;
  position: absolute;
  width: 100%;
  height: 80vh;
  top: 0;
  left: 0;
  /*background: rgba(0, 0, 0, 0.6);*/
  display: flex;
  align-items: center;
}
.bnner .item .cover .header-content {
  position: relative;
  padding: 56px;
  overflow: hidden;
}
/*.bnner .item .cover .header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 9px solid #fff;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}*/
.bnner .item .cover .header-content h2 {
  font-weight: 300;
  font-size: 26px;
  font-family: 'Poppins', sans-serif;

}
.bnner .item .cover .header-content h1 {
  font-size: 78px;
  line-height: 74px;
  font-weight: 600;
  margin: 5px 0 20px;
  word-spacing: 3px;
    color: #000000;
  font-family: 'CabinetGrotesk-Extrabold';
}
.bnner .item .cover .header-content h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  color: #fff;
}
.bnner .owl-item img 
{
    position: relative;
}
.bnner .owl-item img:after
{
    content: '';
    position: absolute;
    bottom: 0;
    background-color: #fff;
    height: 300px;
}
/*.bnner .owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
.bnner .owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
.bnner .owl-item.active img {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
.bnner .owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}*/
.padding-left-2em
{
        padding-left: 2em;

}
.bnner .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
.bnner .owl-nav .owl-prev span {
  font-size: 1.6875rem;
  color: #fff;
}
.bnner .owl-nav .owl-prev:focus {
  outline: 0;
}
.bnner .owl-nav .owl-prev:hover {
  background: #000 !important;
}
.bnner .owl-nav .owl-next {
  position: absolute;
  right: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
.bnner .owl-nav .owl-next span {
  font-size: 1.6875rem;
  color: #fff;
}
.bnner .owl-nav .owl-next:focus {
  outline: 0;
}
.bnner .owl-nav .owl-next:hover {
  background: #000 !important;
}
.bnner:hover .owl-prev {
  left: 0px;
  opacity: 1;
}
.bnner:hover .owl-next {
  right: 0px;
  opacity: 1;
}
.ban-txt
{
        position: absolute;
    bottom: 196px;
    left: 170px;
    z-index: 1;
}
/* Fixed Header */
.sticky-nav.menu_fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  animation: sticky 1s;
  box-shadow: 2px 4px 8px rgba(51, 51, 51, 0.25);
  background-color: #e4e5f4;
}
@keyframes sticky {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}
.bnner
{
       
    height: 80vh;
    background-color: #fffae4;
}
/*.banner-slider
{
     background-color: #e4e5f4;
     height: 100vh;
}*/
/*.bnner-out
{
    background-color: #fffae4;
    height: 100vh;
    overflow: hidden;
}
*/
.footer
{
    padding: 3em 0;
    background-color: #4da298;
}
.main-wrpapper-abt
{
    background-color: #fffae4;
    padding: 3em 0;
}
.left-1
{
margin-top: 1em;
padding-left: 10px;
padding-top: 0em;
}
.abt-sec-2
{
background-color: #e4e5f4;
padding: 5em 0 3em 0;
margin-top: -95px;
position: relative;
    z-index: 11;

}
.right-1
{
    margin-top: 2em;
    position: relative;
    z-index: 33;
}
.t1-nme
{
        font-size: 66px;
    line-height: 74px;
    font-weight: 600;
    margin: 0px 0 30px;
    word-spacing: 3px;
    color: #000000;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'CabinetGrotesk-Extrabold';
}
.c1-pic
{
position: absolute;
left: -20px;
top: 145px;
z-index: 1;
}
.c1-pic-1
{
    position: absolute;
    right: 0px;
    bottom: -60px;
}
.col-00
{
    color: #000000;
}
.col-ff4
{
    color: #ff4f91;
}
.col-8f4
{
    color: #8f41e8;
}
.mt-30px
{
    margin-top: 28px;
}
.abt-sec-3
{
    background-color: #f8ffe1;
    padding: 4em 0;
    position: relative;
}
.adv-div-1
{
    margin: 2em 0;
}
.font-f1
{
        font-family: 'Poppins', sans-serif;
        color: #000101;
        font-size: 22px;
        font-weight: 600;
        margin: 0;
        padding: 0;
}
.adv-ph
{
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 18px;
    margin: 0;
    padding: 0;
}
.adv-div
{
    border-bottom: 1px solid #000;
    padding: 16px 0;
}
.vs-1
{
    margin-bottom: 4em;
}
.v1-img
{
    display: flex;
/*  justify-content: center;*/
    align-items: center;
}
.flex-end-2
{
    justify-content: flex-end;
}
.v1-img img
{ 
width: 350px;
}
.our-mission-vis
{
    padding: 3em 0;
    background-color: #e4e5f4;
}
.padding-left-155
{
    padding-left: 155px;
    text-align: right;
}
.img-leftauto
{
        display: block;
    margin-left: auto;
    margin-top:2em;
}
.our-gr-sec
{
        padding: 3em 0 2em 0;
    background-color: #fbf5df;
}
.box-1
{
    height: 140px;
    width: 240px;
    padding: 0 20px;
    border-radius: 40px;
    background-color: #f3b43f;
}
.box-2
{
    height: 140px;
    width: 240px;
    padding: 0 20px;
    border-radius: 40px;
    background-color: #ff4f91;
}
.title-3 {
margin: 0;
padding: 0;
font-family: 'CabinetGrotesk-Extrabold';
font-size: 45px;
text-align: center;
}
.ex-1
{
    margin: 4em 0 0 0;
}
.t1-t2
{
    margin: 0;
padding: 0;
font-family: 'CabinetGrotesk-Extrabold';
font-size: 24px;
}
.mt-20px
{
    margin-top: 20px;
}
.pl-20px
{
    padding-left: 20px;
}
.our-exp-sec
{
    background-color: #ecfbb2;
    padding: 3em 0;
    position: relative;
}
.img1
{
    position: absolute;
    left: -50px;
    top: 300px;
    z-index: 11;
}
.c-b1
{
    margin-left:242px;
    margin-top: -2px;
}
.c-b2
{
    margin-left:403px;
    margin-top: -2px;
}
.c-b3
{
    margin-left:530px;
    margin-top: -2px;
}
.c-b4
{
margin-left: 644px;
margin-top: -15px;
}
.c-b5
{
    margin-left: 407px;
    margin-top: -2px;
}
.col-f3b
{
    color:#f3b43f;
}
.svg-lin-11 {
    position: absolute;
    bottom: -14px;
    right: -33px;
    width: 258px;
    height: 96px;
}

.bnner-out .owl-theme .owl-dots .owl-dot span {
    width: 2px;
    height: 60px;
    margin: 5px 7px;
    background: #a4a4ae;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}
.bnner-out .owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    /* display: block; */
    width: 20px;
    /* background: #000; */
    right: 0;
    margin: 0 auto 0 0;
    position: absolute;
    right: 100px;
    top: 200px;
}
.bnner-out .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #000;
}
.our-serne
{
    background-color: #e1ffd4;
    padding: 3em 0;
}
.mt-65
{
    margin-top: 2em;
}

.right-2 {
    margin-top: 0;
    position: relative;
    z-index: 33;
}
.our-ser-2
{
        background-color: #dfc8ab;
    padding: 4em 0 4em 0;
    position: relative;
    margin-top: -6em;
}
.pr-0
{
    padding-right: 0;
}
.r1-l
{
background-color: #ffffff;
border-radius: 435px;
width: 500px;
padding: 0px 0em 0em 30px;
height:auto;
margin-bottom: 35px;
display: flex;
justify-content: space-between;
}
.ser-6
{
    background-color: #e4e5f4;
    padding: 2em 0;
}
.t1-nme23 {
   font-size: 50px;
line-height: 74px;
font-weight: 600;
margin: 0px 0;
word-spacing: 3px;
color: #000000;
font-family: 'CabinetGrotesk-Extrabold';
}
.main-wrpapper-abt-3 {
    background-color: #daffe0;
    padding: 4em 0 2em 0;
}
.main-wrpapper-abt-4 {
    background-color: #d7f3ef;
    padding: 4em 0 4em 0;
}
.des-11 {
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
    padding-top: 30px;
    margin-bottom: 30px;
}
.graph-line-4
{
    position: absolute;
    right: 0;
    top: -21px;
    left: -28px;
    width: 440px;
}
.graph-line-1
{
        position: absolute;
    right: 0;
    bottom: 0;
}
.graph-11
{
        position: absolute;
    left: -14px;
    width: 314px;
    top: -22px;
}
.logo-23
{
        position: absolute;
    bottom: -55px;
    z-index: 1;
    width: 200px;
        padding-left: 2em;
}
.logo-23 img
{
  
    width: 120px;

}
.d-btn
{
    display: flex;
    
}
.d-cnt-flex
{
        display: flex;
    justify-content: flex-end;
    /* align-items: flex-end; */
    flex-direction: column;

}
.inf-rel
{
        margin: 7em 0 0 0;
    padding: 6em 0 0 0;
}
.pos-re-z
{
    position: relative;
    z-index: 1;
}
.img-tp-30
{
        margin-top: -500px;
}
.reel-b1
{
    margin-top:2em;
    padding-right:3em;
}
.reel-book-212
{
    position: relative;
    padding: 3em 0;
}
.img-rel
{
    position: absolute;
    bottom: 0;
    width: 100%;
    left:0;
    right:0;
}
.mah-box
{
    box-shadow: -2.853px -0.927px 97.97px 3.03px rgba(0, 0, 0, 0.15);
     border-radius: 24px;
       height: 343px;
       padding:1em;
 
}
.cnt-box
{
    display: flex;
    justify-content: center;
    align-items: center;

}
.mb-3em
{
    margin-bottom: 2em;
}
.mah-box h4
{
        margin: 0;
    padding: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 30px;
    position: relative;
    text-align: center;
}
.reel-book-21
{
        padding: 0 0 3em 0;
    background: #fff;
}
.reel-book-1 {
    background-color: #f5e3f0;
/*    padding: 6em 0 5em 0;*/
    background-image: url(../images/bg-14.png);
    background-size: cover;
    padding: 6em 0;
    background-attachment: fixed;
    background-position: center;
    height: 600px;
}
.reel-book-3-1 {
    background-image: url(../images/bg-11.png);
    background-size: cover;
    padding: 3em 0 0 0;
    background-attachment: fixed;
    background-position: center;
}
.sub-h1
{
        font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 39px;
    line-height: 32px;
    margin-bottom: 16px;
    letter-spacing: 1px;

}
.d-btn
{
    margin-top:30px;
}
.btn-3
{
        background: #f5ffa3;
    padding: 9px 37px;
    border-radius: 100px;
    margin-right: 20px;
    color: #000000;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    border:1px solid  #f5ffa3;
    transition: 0.5s all;
}
.btn-3:hover
{
background-color: #fff;
color:#000000;
}
.btn-4
{
        background:transparent;
    padding: 9px 37px;
    border-radius: 100px;
    margin-right: 20px;
    color: #f5ffa3;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    border:1px solid  #f5ffa3;
    transition: 0.5s all;
}
.btn-4:hover
{
background-color: #f5ffa3;
color:#000;
}
.btn-5
{
        background: #080d44;
    padding: 9px 37px;
    border-radius: 100px;
    margin-right: 20px;
    color: #fff;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    border:1px solid  #080d44;
    transition: 0.5s all;
}
.btn-5:hover
{
background-color: #fff;
color:#080d44;
}
.btn-6
{
        background: transparent;
    padding: 9px 37px;
    border-radius: 100px;
    margin-right: 20px;
    color: #080d44;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    border:1px solid #080d44;
    transition: 0.5s all;
}

.btn-6:hover
{
background-color: #fff;
color:#080d44;
}
.l1-subt123 {
    margin: 0;
    padding: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 36px;
    position: relative;
    letter-spacing: 1px;
    margin-bottom: 28px;
}
.flex-center-row
{
    display: flex;
    justify-content: center;
}
.number-box
{
    margin:3em 0;
}
.mar-top47px
{
    margin-top:47px;
}
.mar-top37px
{
        margin-top: 37px;
}

.flex-end-row
{
        display: flex;
    justify-content: flex-end;
}
.number-txt-box
{
    position: relative;
    margin-bottom: 28px;
}
.number-cnt {
    position: absolute;
    margin: 0;
    padding: 0;
    /* font-family: 'CabinetGrotesk-Extrabold'; */
    font-size: 102px;
    /* position: relative; */
    letter-spacing: 1px;
    top: -44px;
    line-height: normal;
    left: -13px;
    color: #6a55ef;
    font-family: Belgro;
}
.mpanel-5
{
    padding: 3em 0;
    background-color: #fff;
}
.number-txt
{
    margin: 0;
    padding: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 47px;
    position: relative;
    letter-spacing: 1px;
    line-height: 53px;
    color: #fff;
}
.mpanel-3
{
background-color: #775ff6;
padding:16em 0 3em 0;
}
.ma-pic
{
        width: 900px;
    position: absolute;
    right: -146px;
    bottom: -49px;
}
.btn-1
{
        background: #f2a73b;
    padding: 9px 37px;
    border-radius: 100px;
    margin-right: 20px;
    color: #000000;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    border:1px solid  #f2a73b;
    transition: 0.5s all;
}
.btn-1:hover
{
background-color: #fff;
color:#f2a73b;
}
.btn-2
{
        background: #fff;
    padding: 9px 37px;
    border-radius: 100px;
    margin-right: 20px;
    color: #000000;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    border:1px solid  #1548c9;
    transition: 0.5s all;
}
.btn-2:hover
{
background-color: #1548c9;
color:#fff;
}
.sec-menu
{
    display: flex;
    justify-content: flex-end;
}
.rotate-circle {
  -webkit-animation-name: rotateCircle;
  animation-name: rotateCircle;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@-webkit-keyframes rotateCircle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotateCircle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.img-cir-1
{
    position: relative;
    z-index: 1;
}
.img-cir
{
        position: absolute;
    left: 0;
    top: -25px;
}
.reel-book-2124
{
    padding:2em 0 1em 0;
}
.sec-menu li
{
    margin-left:20px;
}
.sec-menu li a
{
       font-family: 'Poppins', sans-serif;
    font-size:18px;
    color:#000;
}
.reel-book-2
{
    background-color: #ede1cd;
    padding: 3em 0;
}
.reel-book-3
{
    background-color: #f1eddb;
    padding: 3em 0;
}
.graph-3
{
        position: absolute;
    left: 374px;
    bottom: 57px;
    width: 445px;
}
.graph-2
{
    position: absolute;
    right: -21px;
    top: -8px
}
.flex-end-div
{
        display: flex;
    align-items: flex-end;
}
.cnter-img
{
    display: flex;
    justify-content: center;
    margin: 2em 0 2em 0;
}
.cci-img-1
{
    margin-top: 1em;
}
.lef-socil-head
{
    padding-left: 0em;
}
.mr-100px
{
    margin-left: 50px;
}
.paddin-155
{
        padding-right: 155px;
}
.title-n1 {
    margin: 0;
    padding: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 50px;
    position: relative;
}
.left-s1
{
        position: relative;
    z-index: 1;
}
.pos-205
{
/*      position: relative;
    right: 205px;*/
    height: 360px;

}
.rely-1
{
    padding: 0em 0 2em 0;
    border-bottom: 1px solid #000;
}
.lef-socil-info
{
    padding-top: 1em;
}
.sc123 {
    display: flex;
/*    justify-content: center;*/
    align-items: center;
}

.soc-123 {
    background-color: #fff;
    width: 300px;
    height: 40px;
    border-radius: 0 100px 100px 0;
    font-size: 22px;
    color: #f1cf4d;
    display: flex;
    /* justify-content: center; */
    align-items: center;
}
.soc-123 img {
    display: block;
    /* margin: 0 auto 0 0; */
    margin-left: -13px;
    width: 44px;
}
.soc123-li-info{
    text-align: left;
    padding: 0 10px;
    line-height: normal;
    margin: 0;
        font-size: 18px;
        color:#000;
        font-family: 'Poppins', sans-serif;
}
.sc123 li {
    width: 24%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}
.cloud-div12
{
    background-color: #f5d5ce;
     border-radius: 37px;
     padding: 3em;
     margin-bottom:2em;
}
.mr-65px
{
        margin-top: -65px;
}
.sec-35
{
    background-color: #fed957;
    padding: 3em 0;
}
.sec-34
{
    background-color: #e5e5e5;
    padding: 3em 0 3em 0;
}
.height-550px
{
    height: 800px;
}
.flx-end-element
{
        display: flex;
    justify-content: flex-end;
    align-items:center;
}
.sec-c4
{
    padding: 4em 0;
}
.bx-t123 {
    color: #000000;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 46px;
    margin-bottom: 0em;
    font-weight: 550;
}
.cont-spk-2
{
    background-color: #ecb6a7;
    padding:4em 0;
}
.pha-t1
{
    padding-right: 3em;
}
.sev-bx
{
    padding-left: 30px;
}
.info-ser
{
 font-family: 'Poppins', sans-serif;
font-size: 17px;
color: #282728;
line-height: 28px;
font-weight: 520;
margin-bottom: 12px;
}
.info-v1
{
    position: relative;
}
.ser-bx-1
{
background-color: #fff;
padding: 40px 40px 40px 40px;
height: 550px;
margin-top: 40px;
border-radius: 37px;
transition: 0.5s all;
cursor: pointer;
transition: 0.5s all;
}
.ser-bx-1:hover .arrow-2
{
transform: rotate(0deg);
}
.ser-bx-1:hover
{
    transform: translateY(-10px);
}
.bx-t1
{
    color: #000000;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 34px;
    margin-bottom: 1em;
    font-weight: 550;
    height: 65px;
}
.icon-img
{
    display: flex;
    justify-content: flex-end;
}
.ser-dis
{
    margin-top: 1em;
    height: 290px;
}
.pl-pr-0
{
    padding: 0;
}
.flo-right
{
    float: right;
    margin-top: 6px;
}
.ser-5
{
    background-color: #a7fee5;
    padding: 3em 0 9em 0;
    position: relative;
}
.cci-img
{
    margin-top: 9em;
    margin-left: 2em;
}
.righ11
{

}
.txt-right
{
    text-align: right;
}
.cont-right-1
{
    padding-left: 52px;
    padding-right: 20px;
}
.mr-top-1
{
    margin-top: 108px;
}
.des-1
{
border-bottom: 1px solid #000;
padding-bottom: 1em;
padding-top: 1em;
margin-bottom: 1em;
}

.text-right
{
    text-align: right;
}
.pl-pa-0
{
    padding-left: 0;
}
.abt-sec-31
{
    background-color: #e4e5f4;
    padding: 3em 0;
}

.app
{
    background-color: #a7e0cc;
    padding: 3em 0;
    position: relative;
}
.abt-ll
{
    padding:0 3em;
}
.ser-t
{
    margin-top: 8em;
}
.t1
{
    margin: 2em 0;
}
.logo img.menu_fixed {
    width: 160px;
}
.img-de
{
    position: absolute;
    left: 0;
}
.ul-1
{
    position: relative;
}
.ul-11
{
    position: absolute;
    left: 0;
    bottom: -18px;
    height: 4px;
    width: 469px;
}
.pha-1
{
    margin-top: 3em;
}
.pos-rel
{
    position: relative;
}
.l11 {
position: absolute;
 left: -77px; 
top: -18px;
right: 0;
}
.line-3
{
position: absolute;
left: unset;
right: 0;
width: 89%;
top: 129px;
}
.svg-nm
{
position: absolute;
    width: 312px;
    left: 103px;
    top: 70px;
}
.svg-12
{
    position: relative;
}
.svg-nm-12
{
position: absolute;
width: 400px;
left: -17px;
top: -14px;
}
.svg-13, .svg-14, .svg-15, .l-5
{
    position: relative;
}
.svg-13-1
{
    position: absolute;
bottom: -8px;
right: 0;
width: 410px;
}
.svg-121 {
    position: absolute;
    left: -9px;
    top: -14px;
    width: 318px;
}
.svg-14-1
{
        position: absolute;
bottom: -6px;
left: 0px;
width: 460px;
}
.svg-15-1
{
position: absolute;
left: -24px;
width:288px;
top: -12px;
}
.abt-sec-3 {
background-color: #f8ffe1;
padding: 3em 0;
}
.sl-1
{
    position: absolute;
right: 4px;
bottom: -14px;
}
.svg-l
{
    position: absolute;
left: 0px;
top: 443px;
width: 35%;
}
.ab-l
{
position: absolute;
left: -12px;
width:190px;
top: -9px;
}
.lin1-0
{
position: absolute;
top: 0px;
left: 45px;
width: 900px;
}
.div-in-1 {
margin-top: 20px;
margin-left: 10px;
margin-right: 50px;
}
.info-11 {
font-family: 'Poppins', sans-serif;
color: #000000;
font-size: 16px;
line-height: 29px;
font-weight: 500;
}

.div-in {
margin-top: -156px;
margin-left: 102px;
}
.mt-10px {
margin-top: 10px;
}
.div-in-2
{
    margin-top: -31px;
    margin-left: 81px;
}
.el1
{
    position: absolute;
    left: -14px;
    width: 295px;
    top: -8px;
    height: 91px;
}
.el2
{
    position: absolute;
    left: -12px;
    width: 320px;
    top: -7px;
    height: 91px;
}
.mb-41
{
    margin-bottom: 1em;
}
.img-56
{
    position: absolute;
    left: 0;
    bottom: 47px;
    width: 785px;
}
.bag-1
{
    background-color: #0a1094;
    border-radius: 100px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #fff;
    margin: 0;
    padding: 0;
    padding: 4px 14px;
}
.el3
{
position: absolute;
    left: -4px;
    bottom: -6px;
    width: 454px;
    height: 10px;
}
.cr-34 {
position: absolute;
left: 0px;
bottom: 800px;
z-index: 2;
}
.l121
{
    position: absolute;
    bottom: 300px;
}
.div-in-3
{
    margin-top: -190px;
margin-left: 110px;
}
.svg-122
{
    position: absolute;
    left: -35px;
    width: 400px;
    top: -3px;
}

 /* Stylingthe last h2 tag by giving margin bottom */
    .progress-sect .progress-bar-container:not(:last-child) {
      margin-bottom: 0px;
    }

    /* Styling the h2 tag by giving color,
    letter spacing, font-size etc.*/
   

    /* Styling the border and box
    effect of the progress bar*/
    .progress-sect .progress-bar {
      width: 800px;
      height: 75px;
      margin-top: 0px;
      /*border: 1px solid #565656;*/
      border-radius:0px 40px 40px 0px;
      /*box-shadow: 0 0 10px rgb(245, 159, 0);*/
    }

    /* Stylingthe background color of each
    animation and border radius */
    .progress-sect .percentage {
      display: block;
      height: 100%;
      background-color: orange;
      box-shadow: 0px 20px 24px 0px rgba(0, 0, 0, 0.36);
      -webkit-box-shadow: 0px 20px 24px 0px rgba(0, 0, 0, 0.36);
      -moz-box-shadow: 0px 20px 24px 0px rgba(0, 0, 0, 0.36);
      -o-box-shadow: 0px 20px 24px 0px rgba(0, 0, 0, 0.36);
      border-radius:0px 40px 40px 0px;
      animation: progress 1500ms ease-in 1;
    }

    /* Assigning width of each languages*/
    .c {
      width: 40%;
      background-image: linear-gradient(to right, #ef730a ,#e72f05, #e41b03);
      -webkit-background-image: linear-gradient(to right, #ef730a ,#e72f05, #e41b03);
      -moz-background-image: linear-gradient(to right, #ef730a ,#e72f05, #e41b03);
      -o-background-image: linear-gradient(to right, #ef730a ,#e72f05, #e41b03);
    }

    .java {
      width: 60%;
      background-image: linear-gradient(to right, #ffc000 ,#ffc000, #ffc000);
      -webkit-background-image: linear-gradient(to right, #ffc000 ,#ffc000, #ffc000);
      -moz-background-image: linear-gradient(to right, #ffc000 ,#ffc000, #ffc000);
      -o-background-image: linear-gradient(to right, #ffc000 ,#ffc000, #ffc000);
    }

    .python {
      width: 75%;
      background-image: linear-gradient(to right, #ffe900 ,#ffe900, #ebbe00);
      -webkit-background-image: linear-gradient(to right, #ffe900 ,#ffe900,, #ebbe00);
      -moz-background-image: linear-gradient(to right, #ffe900 ,#ffe900, #ebbe00);
      -o-background-image: linear-gradient(to right, #ffe900 ,#ffe900, #ebbe00);
    }

    .html {
      width: 90%;
      background-image: linear-gradient(to right, #a8e700 ,#a8e700, #449e07);
      -webkit-background-image: linear-gradient(to right, #a8e700 ,#a8e700, #449e07);
      -moz-background-image: linear-gradient(to right, #a8e700 ,#a8e700, #449e07);
      -o-background-image: linear-gradient(to right, #a8e700 ,#a8e700, #449e07);
    }

    .css {
      width: 140%;
       background-image: linear-gradient(to right, #00c37f, #00c37f, #018c65);
      -webkit-background-image: linear-gradient(to right, #00c37f ,#00c37f, #018c65);
      -moz-background-image: linear-gradient(to right, #00c37f ,#00c37f, #018c65);
      -o-background-image: linear-gradient(to right, #00c37f ,#00c37f, #018c65);
    }

  
    /* Animating the progress bar by
    initially starting from 0*/
    @keyframes progress {
      from {
        width: 0;
      }
    }
    @keyframes progress-img {
      from {
        width: 0;
      }
    }

    .progress-sect
    {
        background-color: #e4e5f4;
        padding: 0em 0 6em 0;
    }
   .progress-bar-container
    {
        position: relative;
    }

  .nm-div {
position: absolute;
left: 400px;
z-index: 11;
bottom: 25px;
font-family: 'Poppins', sans-serif;
font-size: 32px;
line-height: 28px;
color: #000000;
}

  .nm-div-1 {
position: absolute;
left: 550px;
z-index: 11;
bottom: 25px;
font-family: 'Poppins', sans-serif;
font-size: 32px;
line-height: 32px;
color: #000000;
}

  .nm-div-2 {
position: absolute;
left: 650px;
z-index: 11;
bottom: 25px;
font-family: 'Poppins', sans-serif;
font-size: 32px;
line-height: 32px;
color: #000000;
}

  .nm-div-3 {
position: absolute;
left: 800px;
z-index: 11;
bottom: 25px;
font-family: 'Poppins', sans-serif;
font-size: 32px;
line-height: 28px;
color: #000000;
}
  .nm-div-4 {
position: absolute;
left: 900px;
z-index: 11;
bottom: 25px;
font-family: 'Poppins', sans-serif;
font-size: 32px;
line-height: 28px;
color: #000000;
}
.abt-sec-mob {
    background-color: #e4e5f4;
    padding: 6em 0;
    margin-top: 0;
    position: relative;
    z-index: 11;
}
.col-103
{
    color: #103099;
 }
 .col-68
{
    color: #68a92e;
}
.col-50
{
    color: #508d5a;
}
.abt-sec-mob-1 {
background-color: #ecd2b0;
padding: 3em 0;
margin-top: 0;
position: relative;
z-index: 11;
}
.app-img
{
    margin: 20px 0 2em 0;
}
.app-icon
{
    margin-bottom: 1em;
}
.pd-6
{
    padding-right: 6em;
}
.bo-rih-bo
{
    font-weight: 530;
    text-align: right;
}
.nm-1 {
font-family: 'Poppins', sans-serif;
color: #000000;
font-size: 18px;
}
.m-l1
{
    margin: 0em 0 2em 0;
}
.pr-10px
{
    padding-right: 14px;
}
.pl-10px
{
    padding-left: 14px;
}
.pright-3em
{
    padding-right: 3em;
}
.cont-spk-1 {
background: #e4e5f4;
padding: 4em 0 4em 0;
position: relative;
}
.svg-nm-12-round {
    position: absolute;
    width: 198px;
    left: -11px;
    top: -7px;
}
.ser-5-mobile-app{
background-color: #e2fffc;
padding: 4em 0 3em 0;
position: relative;
}
.title-nm {
margin: 0;
padding: 0;
font-family: 'CabinetGrotesk-Extrabold';
font-size: 42px;
position: relative;
}
.line-he-60 {
line-height: 52px;
}
.img-de-1 {
    position: absolute;
left: 0px;
bottom: -276px;
width: 100%;
}
.cci-img-1 {
margin-top: 2em;
margin-left: 0em;
margin-bottom: 0em;
}
.main-wrpapper-abt-1 {
background-color: #fffae4;
padding: 3em 0;
}
.svg-14-11-2
{
    position: relative;
}
.svg-14-11 {
position: absolute;
bottom: -6px;
left: -14px;
width: 270px;
}
.abt-sec-23 {
background-color: #f4e7e7;
padding: 6em 0;
margin-top: -95px;
position: relative;
z-index: 11;
}
.main-wrpapper-abt {
background-color: #daffe0;
padding: 3em 0;
}
.col-f27
{
    color: #f27e29;
}
.ser-5-soft-dev{
background-color: #f4f2d6;
padding:3em 0 1em 0;
position: relative;
}
.flex-align-end
{
    display: flex;
justify-content: flex-end;
align-items: center;
}
.abt-sec-2323 {
background-color: #f4e7e7;
padding: 3em 0;
margin-top: -95px;
position: relative;
z-index: 11;
}

.img-de-1nem
{
    position: absolute;
    left: -122px;
    bottom: 0;
}
.agile
{
background-color: #e4e5f4;
padding: 3em 0 4em 0;
}
.svg-web
{
    position: relative;
}
.tech-bx
{
    padding: 4em 0;
    background-color: #c0e8d8;
}
.sq-img
{
    width: 400px;
}
.img-div-sq {
flex: 0 0 auto;
width: 28%;
margin-right: 26px;
margin-top: 3em;
}
.img-div-sq
{
    position: relative;
}
.info-div
{
    position: absolute;
    display: flex;
    justify-content: space-between;
    top: 0;
    width:90%;
    flex-direction: column;
    padding: 1em;
}
.mar-l1
{
    margin-left: 76px;
margin-top: 60px;
}
.mar-l2
{
margin-top: 60px;
}
.agile-no
{
    text-align: right;
    font-family: Nexa-Bold;
    color: #fff;
    font-size: 40px;
    font-weight: 600;
}
.agile-nm
{
    font-family: Nexa-Bold;
    color: #fff;
    font-size: 24px;
    margin: 0;
    padding: 0;
    margin-top: 40px;
}
.agile
{
    position: relative;
}
.line-agil
{
        position: absolute;
    left: -139px;
    top: 208px;
    z-index: 1;
    width: 100%;
}
.img-div-sq
{
    position: relative;
    z-index: 11;
}
.soft-box
{
    background-color: #fff;
    border-radius: 23px;
      height: 165px;
      display: flex;
      margin:0;
      justify-content: center;
      align-items: center;
}
.nm-software
{
    font-family: 'CabinetGrotesk-Extrabold';
    color: #000000;
    font-size: 22px;
    margin: 15px 0 0 0;
    text-align: center;
}
.mb-40px
{
    margin-bottom: 60px;
}
.soft-box-1
{
    margin-bottom: 30px;
}
.svg-nm-12-round-2
{
    position: absolute;
left: 0;
bottom: -11px;
}
.svg-nm-12-round-1 {
position: absolute;
width: 172px;
left: -30px;
top: -10px;
}
.cci-img-12 {
margin-top: 0em;
margin-left: 0em;
margin-bottom: 4em;
}

.cr-3-1 {
position: absolute;
top: 360px;
right: -15px;
}
[data-aos="fade-up"]
    {
        transform: translate3d(0, 50px, 0);
    }

[data-aos="reveal-left"]
    {
        clip-path: inset(0 100% 0 0);
    }

/*.splitting .char {
    transition: transform .3s cubic-bezier(.3,0,.3,1),opacity .3s linear;
    transition-delay: calc(20ms + (30ms * var(--char-index)))
}

.splitting[data-scroll=out] .char {
    opacity: .4;
    transform: translateX(calc(.2em * var(--char-index)))
}*/

    [data-aos="reveal-left"].aos-animate
    {
        clip-path: inset(0);
    }
    [data-aos="text-animation"] .char
    {
        transform: translateY(100%);
        transition: transform 1.2s cubic-bezier(.455, .03, .515, .955);
    }
        [data-aos="text-animation"].aos-animate .char
    {
        transform: translateY(0);
        transition-delay: calc(20ms * var(--char-index));
    }

    .splitting-1 .char {
  animation: slide-in 1s cubic-bezier(.5, 0, .5, 1) both;
  animation-delay: calc(20ms * var(--char-index));
}

@keyframes slide-in {
  from {
    transform: translateY(-1em) rotate(-.5turn) scale(0.5);
    opacity: 0;
  }
}
/* Extra
-----------------------------------------------------------------*/
.d-rotate {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.d-rotate .rotate-text {
  display: block;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transform: translate3d(0px, 50px, -50px) rotateX(-45deg) scale(0.95);
  transform: translate3d(0px, 50px, -50px) rotateX(-45deg) scale(0.95);
  opacity: 0;
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s;
}

.d-rotate.animated .rotate-text {
  -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg) scale(1);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) scale(1);
  opacity: 1;
}

.d-slideup .sideup-text {
  overflow: hidden;
  display: block;
}

.d-slideup .sideup-text:first-of-type .up-text {
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s;
}

.d-slideup .sideup-text:nth-of-type(2) .up-text {
  -webkit-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s;
}

.d-slideup .sideup-text:nth-of-type(3) .up-text {
  -webkit-transition-delay: .8s;
  -o-transition-delay: .8s;
  transition-delay: .8s;
}

.d-slideup .sideup-text:nth-of-type(4) .up-text {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.d-slideup .sideup-text:nth-of-type(5) .up-text {
  -webkit-transition-delay: 1.6s;
  -o-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

.d-slideup .sideup-text .up-text {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
}

.d-slideup.animated .up-text {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

/*Media Query*/

@media(max-width:820px)
{
.mt-3em {
    margin-top: 0;
}
.tab-content {
    background: #fff;
    padding: 2em;
    border-radius: 47px;
    height: auto;
    text-align: justify;
}
.blog-nm {
    font-family: Belgro;
    color: #fff;
    font-size: 30px;
    margin-top: 0;
    transition: 0.5s all;
    text-shadow: 0px 4px 3px rgba(114,114,114,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 10px 13px rgba(0,0,0,0.1);
}
.img-un-45 {
    position: absolute;
    left: 0;
    bottom: -14px;
    height: 14px;
    width: 250px;
}
.s4-1 {
    position: absolute;
    left: 0px;
}
.draw15678 {
    position: absolute;
    left: -109px;
    bottom: -14px;
    width: 273px;
    height: 70px;
}
.t1-nme23 {
    font-size: 50px;
    line-height: 74px;
    font-weight: 600;
    margin: 0px 0 20px 0;
    word-spacing: 3px;
    color: #000000;
    font-family: 'CabinetGrotesk-Extrabold';
}
.svg-nm-12-round {
    position: absolute;
    width: 143px;
    left: -11px;
    top: -7px;
}
.el2 {
    position: absolute;
    left: -6px;
    width: 220px;
    top: -11px;
    height: 77px;
}
.el3 {
    position: absolute;
    left: -4px;
    bottom: -6px;
    width: 354px;
    height: 10px;
}
.bag-1 {
    background-color: #0a1094;
    border-radius: 100px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #fff;
    margin: 0 0 10px 6px;
    padding: 0;
    width: auto;
    padding: 4px 14px;
    display: block;
    width: 47%;
    float: left;
}
.el1 {
    position: absolute;
    left: -7px;
    width: 195px;
    top: -8px;
    height: 73px;
}
.svg-121 {
    position: absolute;
    left: -17px;
    top: -11px;
    width: 235px;
}
.svg-122 {
    position: absolute;
    left: -17px;
    width: 273px;
    top: -4px;
}
.t1-nme {
    font-size: 50px;
    line-height: 74px;
    font-weight: 600;
    margin: 0px 0 20px;
    word-spacing: 3px;
    color: #000000;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'CabinetGrotesk-Extrabold';
}
.team-1 img {
    width: auto;
    height: auto;
}
.line-he {
    line-height: 54px;
}
.div-l {
    padding-right: 0;
}
.svg71 {
    position: absolute;
    bottom: -15px;
    right: 1px;
    width: 443px;
    height: 111px;
}
.svg-7 {
    position: relative;
    display: none;
}
.svg-lin-1-1 {
    position: absolute;
    bottom: -10px;
    right: -28px;
    width: 228px;
    height: 68px;
}
.cr-2 {
    position: absolute;
    bottom: 60px;
    left: 60px;
    display: none;
}
.sv9 {
    position: absolute;
    left: -81px;
    z-index: 1;
    top: 0px;
    display: none;
}
.svg-lin-111 {
    position: absolute;
    bottom: -13px;
    right: 0px;
    width: 354px;
    height: 12px;
}
.sec-5 {
    padding: 2em 0;
    background: #fffae4;
    position: relative;
}
.cont-contact {
    background: #f8ffe1;
    padding: 20px;
    border-radius: 11px 11px 11px 0px;
    margin-top: 30px;
    margin-left: -10px;
    position: relative;
    z-index: 11;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
}
.cont-contact label {
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 0;
    padding-left: 10px;
        position: relative;
    top: -6px;
}
.cont-contact .form-control {
    padding-left: 10px;
    display: block;
    width: 100%;
    padding: 0rem 0 0 10px;
}
.nm-div, .nm-div-1, .nm-div-2, .nm-div-3, .nm-div-4 {
    position: absolute;
    left: 0;
    z-index: 11;
    bottom: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    text-align: right;
    right: 0;
    padding-right: 20px;
}
.c-b2 {
    margin-left: 214px;
    margin-top: -2px;
}
.c-b4 {
    margin-left: 359px;
    margin-top: -13px;
}
.c-b3 {
    margin-left: 290px;
    margin-top: -2px;
}
.c-b5 {
    margin-left: 216px;
    margin-top: -2px;
}
.sev-bx {
    padding-left: 0;
}
.right-sr {
    padding-left: 0;
    margin-top: 1em;
}
.lseo-sr {
    padding-right: 0;
    margin-top: 1em;
}
.link-fot {
    margin-bottom: 0;
    margin-top: 14px;
}
.ft1 {
    margin-bottom: 1em;
}
.txt-left {
    text-align: left;
}
.title {
    margin: 0;
    padding: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 40px;
    position: relative;
    letter-spacing: 1px;
}
.top-20px-tab
{
    margin-top:20px;
}
.cont-spk-3 {
    background: #e4e5f4;
    padding: 2em;
    position: relative;
}
.bnner-out .owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    /* display: block; */
    width: 0;
    /* background: #000; */
    right: 0;
    margin: 0 auto 0 0;
    position: absolute;
    right: 40px;
    top: 100px;
}
.bnner-out .owl-theme .owl-dots .owl-dot span {
    width: 2px;
    height: 30px;
    margin: 5px 7px;
    background: #a4a4ae;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}
.soc-img-1 {
    position: absolute;
    top: auto;
    left: 0;
}
.pos-205 {
    height: auto;
    margin-top: 111px;
}
.mr-65px {
    margin-top: 15px;
}
.sc123 {
    display: flex;
    /* justify-content: center; */
    align-items: center;
    margin-top: 2em;
}
.info-bt {
    padding-right: 0;
}
.s6 {
    position: absolute;
    left: -14px;
    bottom: 0px;
    width: 170px;
}
.pl-3em {
    padding-left: 0;
}
.left-info-reelbook {
    margin-top: 30px;
    padding-left: 20px;
}
.img-de-1 {
    position: absolute;
    left: 0px;
    bottom: -276px;
    width: 100%;
    display: none;
}
.agile-nm {
    font-family: Nexa-Bold;
    color: #fff;
    font-size: 19px;
    margin: 0;
    padding: 0;
    margin-top: 0;
}
.mar-l1 {
    margin-left: 0;
    margin-top: 60px;
}
.agile-no {
    text-align: right;
    font-family: Nexa-Bold;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
}
.agile-nm {
    font-family: Nexa-Bold;
    color: #fff;
    font-size: 17px;
    margin: 0;
    padding: 0;
    margin-top: 0;
}
.abt-top-clou {
    padding: 1em 0em 1em 0;
}
.r1-l22 {
    background-color: #fff;
    border-radius: 435px;
    width: 100%;
    padding: 3px 0em 0em 0px;
    height: auto;
    margin-bottom: 29px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 17px;
    /* float: left; */
}
.img-stick
{
        width: 100%;
    margin-bottom: 1em;
}
.line-agil {
    position: absolute;
    left: -139px;
    top: 208px;
    z-index: 1;
    width: 100%;
    display: none;
}
.img-div-sq {
    flex: 0 0 auto;
    width: 50%;
    margin-right: 0;
    margin-top: 3em;
}
.svg-14-11 {
     position: absolute;
    bottom: -7px;
    left: -10px;
    width: 195px;
}
.mb-40px {
    margin-bottom: 40px;
}
.bnner .item {
    height: 350px;
    position: relative;
}
.bnner .item .cover {
    padding: 0;
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    /* background: rgba(0, 0, 0, 0.6); */
    display: flex;
    align-items: center;
}
.tech-bx {
    padding: 2em 0 1em 0;
    background-color: #c0e8d8;
}
.img-div-sq {
    flex: 0 0 auto;
    width: 50%;
    margin-right: 0;
    margin-top: 1em;
}
.cci-img-12 {
    margin-top: 0em;
    margin-left: 0em;
    margin-bottom: 2em;
}
.mt-30px-tab
{
    margin-top:28px;
}
.mbaps-6 {
    background-color: #5929e2;
    padding: 3em 2em;
    border-radius: 80px 80px 0 0;
}
.bnner {
    height: auto;
    background-color: #fffae4;
}
.abt-sec-2 {
    background-color: #e4e5f4;
    padding: 5em 0 3em 0;
    margin-top: -16px;
    position: relative;
    z-index: 11;
}
.c1-pic-1 {
    position: absolute;
    right: 0px;
    bottom: -60px;
    width: 140px;
}
.svg-nm-12 {
    position: absolute;
    width: 272px;
    left: -10px;
    top: -12px;
}
.svg-13-1 {
    position: absolute;
    bottom: -8px;
    right: 0;
    width: 310px;
}
.svg-nm45-n4546 {
       position: absolute;
    width: 208px;
    left: -13px;
    top: 57px;
}
.abt-sec-2 {
    background-color: #e4e5f4;
    padding: 5em 0 3em 0;
    margin-top: -16px;
    position: relative;
    z-index: 11;
}
.kn-div .flo-right {
    float: right;
    margin-top: 0px;
}
.sec-c1 {
    padding: 2em 0 2em 0;
}
.main-div {
    padding: 2em 0;
}
.sr-t1 {
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
    letter-spacing: normal;
    text-align: left;
}
.svg-nm-12-round-n1 {
    position: absolute;
    width: 265px;
    left: -12px;
    top: 2px;
}

.graph-42 {
    position: absolute;
    left: -9px;
    bottom: -8px;
    width: 174px;
}

.c1-pic {
    position: absolute;
    left: -40px;
    top: 224px;
    z-index: 1;
}
.clint-l1-r1 {
    border-right: 4px solid #000;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 56px;
}
.svg-14-1 {
    position: absolute;
    bottom: -6px;
    left: -217px;
    width: 250px;
}
.nm 
{
    margin-top: 0;
}
.clint-l1-r1 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding-right: 24px;
    display: block;
}
.flx-end-element {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.height-550px {
    height: auto;
    padding:2em;
}
.graph-41 {
    position: absolute;
    width: 1137px;
    left: 70px;
    top: 200px;
    display: none;
}
.div-in-2 {
    margin-top: -31px;
    margin-left: 0;
}
.div-in-3 {
    margin-top: -190px;
    margin-left: 0;
}
.ex-1 {
    margin: 1em 0 0 0;
}
.lin1-0 {
    position: absolute;
    top: 0px;
    left: 45px;
    width: 900px;
    display: none;
}
.info-vi
{
    padding-left: 2em;
}
.div-in {
    margin-top: -131px;
    margin-left: 0;
}
.img1 {
    position: absolute;
    left: -50px;
    top: 500px;
    z-index: 11;
    width: 160px;
}
.c1-pic-1 {
    position: absolute;
    right: 0px;
    bottom: -60px;
    width: 112px;
}
.our-gr-sec {
    padding: 2em 0 1em 0;
    background-color: #fbf5df;
}
.progress-sect .progress-bar {
    width: 500px;
    height: 75px;
    margin-top: 0px;
    /* border: 1px solid #565656; */
    border-radius: 0px 40px 40px 0px;
    /* box-shadow: 0 0 10px rgb(245, 159, 0); */
}
.c-b1 {
    margin-left: 114px;
    margin-top: -2px;
}

.progress-sect {
    background-color: #e4e5f4;
    padding: 0em 0 4em 0;
}
.img-56 {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 732px;
}
.ser-t {
    margin-top: 0;
}
.height-370px {
    height: 400px;
}
.tabflex
{
    display: flex;
}
.tab-mar
{
        margin: 28px 28px 0 0;
}
.inf-rel {
    margin: 0 0 0 0;
    padding: 2em 0 2em 0;
}
.mpanel-3 {
    background-color: #775ff6;
    padding: 8em 0 3em 0;
}
.ma-pic {
    width: 100%;
    position: relative;
    right: 0;
    bottom: -49px;
}
.number-txt {
    margin: 0;
    padding: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 30px;
    position: relative;
    letter-spacing: 1px;
    line-height: 42px;
    color: #fff;
}
.our-ser-2 {
    background-color: #dfc8ab;
    padding: 4em 0 4em 0;
    position: relative;
    margin-top: 0;
}
.cr-34 {
    position: absolute;
    left: 157px;
    bottom: 800px;
    z-index: 2;
    display: none;
}
.ser-bx-1 {
    background-color: #fff;
    padding: 30px;
    height: 600px;
    margin-top: 40px;
    border-radius: 37px;
    transition: 0.5s all;
    cursor: pointer;
    transition: 0.5s all;
}
.flo-right {
    float: right;
    margin-top: 120px;
}
.ab-l {
    position: absolute;
    left: -9px;
    width: 190px;
    top: -24px;
    height: 84px;
}
.svg-15-1 {
     position: absolute;
    left: -13px;
    width: 200px;
    top: -9px;
}
.ar-cir {
    position: relative;
    float: right;
    right: 200px;
    top: 0;
    transition: 0.5s all;
}
.m1-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ccc;
    height: 100px;
    padding: 10px;
}
.left-hed-1 {
    padding-left: 10px;
    margin-top: 0;
}
.padding-left-2em {
    padding-left: 0;
}
}


@media(max-width:600px)
{
    .cirep {
    margin-bottom: 0;
    margin-top: 0;
}
.rely-1 {
    padding: 2em 0 2em 0;
    border-bottom: 1px solid #000;
}
.flo-right {
    float: right;
    margin-top: 40px;
}
.ser-dis {
    margin-top: 1em;
    height: auto;
}
.sev-bx {
    padding-left: 0;
}
.bx-t1 {
    color: #000000;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 30px;
    margin-bottom: 1em;
    font-weight: 550;
    height: 65px;
}
.ser-bx-1 {
    background-color: #fff;
    padding: 30px;
    height: auto;
    margin-top: 40px;
    border-radius: 37px;
    transition: 0.5s all;
    cursor: pointer;
    transition: 0.5s all;
}
.img-de {
    position: absolute;
    left: 0;
    display: none;
}
.cci-img {
    margin-top: 0;
    margin-left: 0;
}
.ul-11 {
    position: absolute;
    left: 0;
    bottom: -19px;
    height: 13px;
    width: 66%;
}
.r1-l {
    background-color: transparent;
    border-radius: 435px;
    width: 368px;
    padding: 0;
    height: auto;
    margin-bottom: 35px;
    display: block;
    justify-content: space-between;
}
.ser-5 {
    background-color: #a7fee5;
    padding: 2em 0 2em 0;
    position: relative;
}
.cirep1 {
    margin-top: 0;
    margin-bottom: 0;
}
.mpanel-3 {
    background-color: #775ff6;
    padding: 4em 0 3em 0;
}
.number-txt-box {
    position: relative;
    margin-top: 34px;
    margin-bottom: 28px;
}
.number-cnt {
    position: absolute;
    margin: 0;
    padding: 0;
    /* font-family: 'CabinetGrotesk-Extrabold'; */
    font-size: 84px;
    /* position: relative; */
    letter-spacing: 1px;
    top: -44px;
    line-height: normal;
    left: -13px;
    color: #6a55ef;
    font-family: Belgro;
}
.epicir {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}
.s11-icon img {
    position: absolute;
    top: -46px;
    z-index: 11;
}
    .left-hed-1 {
    padding-left: 0;
    margin-top: 20px;
}
.tabflex
{
    display:unset;
}
.tab-mar
{
        margin: 28px 0px 0 0;
}
.height-370px {
    height: 355px;
}
.txt-left {
    text-align: left;
}
.line-he {
       line-height: 32px;
}
.title {
    margin:0 0 20px 0;
    padding: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 28px;
    position: relative;
    letter-spacing: 1px;
}
.social-link-ft {
    display: flex;
    justify-content: flex-start;
}
.f1 img
{
        margin-top: 2em;
}
.di-fl-cnt
{
        display: flex;
        margin-top:40px;
    justify-content: space-between;
}
.footertitle-12 {
     font-family: 'CabinetGrotesk-Extrabold';
    font-weight: 400;
    font-size: 60px;
    letter-spacing: 2px;
    line-height: 62px;
}
.rev-dir
{
    display: flex;
    flex-direction:column-reverse;
}
.ft1 {
    margin-bottom: 0;
}
/*.aos-animate {
    transition-property: none !important;
    transform: none !important;
    animation: none !important;
  }*/
  .footer-1 {
    padding: 2em 0 2em 0;
    background-color: #f8d032;
}
  .sv-3 {
    position: absolute;
    right: 0;
    top: -88px;
    width: 268px;
    display: none;
}
.svg6 {
    position: absolute;
    left: -289px;
    top: -450px;
    display: none;
}
.cr-3-1 {
    position: absolute;
    top: 360px;
    right: -15px;
    display: none;
}
.cate-div {
    padding: 0;
}
.soc-2 {
    display: flex;
    justify-content: flex-start;
    padding-right: 0;
}
.martp {
    margin-top: 2em;
}
.info {
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 18px;
    line-height: 32px;
    margin:0;
}
.sv9 {
    position: absolute;
    left: -81px;
    z-index: 1;
    top: 0px;
    display: none;
}
.bnner {
    height: 24vh;
    background-color: #fffae4;
}
.bnner .item {
    height:24vh;
    position: relative;
}
.bnner .item .cover {
    padding: 0;
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    /* background: rgba(0, 0, 0, 0.6); */
    display: flex;
    align-items: center;
}
.bnner-out .owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    /* display: block; */
    width: 20px;
    /* background: #000; */
    right: 0;
    margin: 0 auto 0 0;
    position: absolute;
    right: 0;
    top: 0;
}
.logo img {
    width: 160px;
}
.bnner-out .owl-theme .owl-dots .owl-dot span {
    width: 3px;
    height: 22px;
    margin: 9px 7px;
    background: #a4a4ae;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}
.sec-3 {
/*    background: #fff;*/
    padding:1em 0 2em 0;
}
.cr-1 {
    position: absolute;
    right: 38px;
    top: -80px;
    z-index: 2;
    display: none;
}
.our-st-bx-1 {
    padding: 0;
}
.svg-lin-1-1 {
    position: absolute;
    bottom: -10px;
    left: -10px;
    right:0;
    width: 120px;
    height: 50px;
}
.svg-lin-111 {
    position: absolute;
    bottom: -12px;
    right: 0px;
    width: 210px;
    height: 16px;
}
.sec-2 {
    background: #fffae4;
    padding: 0em 0 2em 0;
    /* height: 100vh; */
}
.header .logo {
    padding: 10px;
/*    margin: 10px;*/
}
.flex-dir-rev
{
        display: flex;
    flex-direction: column-reverse;
}
.team-1 img {
    width: 150px;
    height: 150px;
    display: block;
    margin: 0 0 10px 0;
}
.margin-top-39px {
    margin-top: 0;
}
.cont-left
{
        margin-right: 11px;
}
.cont-contact {
    background: #f8ffe1;
    padding: 40px 40px;
    border-radius: 11px;
    margin-top: 1em;
    margin-left: -10px;
    position: relative;
    z-index: 11;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
    margin: 1em 10px 0 10px;
}
.ousr-st-1 {
    margin-bottom: 1em;
}
.cr-2 {
    position: absolute;
    bottom: 26px;
    left: 0;
    width: 30px;
}
.container {
    max-width: 1180px;
    padding: 0 20px;
}
.svg71 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 119px;
    height: 47px;
}
.hide-mob
{
    display: none;
}
.hide-dek
{
    display:block;
}
.service-slider
{
    margin-top:2em;
}
.ser-hi .owl-carousel .owl-nav button.owl-prev
{
    background:transparent;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #dd4e3b;
    font-size: 18px;
    padding: 10px;
    margin-right: 14px;
        display: flex;
        color: #dd4e3b;
    justify-content: center;
    align-items: center;
   /* display: grid;
    justify-content: center;
    align-items: center;*/
}
.ser-hi .owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    display: flex;
    justify-content: center;
}
.ser-hi .owl-carousel .owl-nav button.owl-next
{
    background:transparent;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #dd4e3b;
    font-size: 18px;
    padding: 10px;
    color:#dd4e3b;
        display: flex;
    justify-content: center;
    align-items: center;
   /* display: grid;
    justify-content: center;
    align-items: center;*/
}
/**/
.cl-hi .owl-carousel .owl-nav button.owl-prev
{
    background:transparent;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #dd4e3b;
    font-size: 18px;
    padding: 10px;
    margin-right: 14px;
        display: flex;
        color: #dd4e3b;
    justify-content: center;
    align-items: center;
   /* display: grid;
    justify-content: center;
    align-items: center;*/
}
.cl-hi .owl-theme .owl-nav {
    margin-top: 20px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    display: flex;
    justify-content: center;
    margin-top:1em;
}
.cl-hi .owl-carousel .owl-nav button.owl-next
{
    background:transparent;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #dd4e3b;
    font-size: 18px;
    padding: 10px;
    color:#dd4e3b;
        display: flex;
    justify-content: center;
    align-items: center;
   /* display: grid;
    justify-content: center;
    align-items: center;*/
}
.ser-5-soft-dev {
    background-color: #f4f2d6;
    padding: 2em 0 1em 0;
    position: relative;
}
.des-1 {
    border-bottom: 1px solid #000;
    padding-bottom: 1em;
    padding-top: 0;
    margin-bottom: 1em;
}
.svg-nm45-n4546 {
     position: absolute;
    width: 214px;
    left: -10px;
    top: 30px;
    height: 38px;
}
.svg-nm-12 {
    position: absolute;
    width: 200px;
    left: -200px;
    top: 30px;
    height: 38px;
}
.info-bt {
    padding-right: 0;
}
.svg-15-1 {
    position: absolute;
    left: -12px;
    width: 147px;
    top: -8px;
}
.adv-div {
    border-bottom: 1px solid #000;
    padding: 16px 0;
    margin-top:0;
}
.adv-div-1 {
    margin: 1em 0;
}
.mr-mob-1em
{
    margin-bottom:34px;
}
.ab-l {
    position: absolute;
    left: -11px;
    width: 149px;
    top: -12px;
    height: 54px;
}
.div-in-1 {
    margin-top: 140px;
    margin-left: 10px;
    margin-right: 10px;
}
.img1 {
    position: absolute;
    left: 9px;
    top:310px;
    z-index: 1;
    width: 98px;
}
.div-in-2 {
    margin-top: 0;
    margin-left: 0;
}
.div-in {
    margin-top: 0;
    margin-left: 0;
}
.logo-1 {
    margin: 1em 0 0em 0;
}
.clint-l1-r1 {
    border-right: 2px solid #000;
    padding-right: 10px;
        height: 32px;
        margin-top:1em;
}
.padd-14px
{
    padding-right: 10px;
}
.title-3 {
    margin: 0;
    padding: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 27px;
    text-align: center;
}
.info-vi {
    padding-left: 1em;
    margin-top: 24px;
}
.div-in-3 {
    margin-top: 0;
    margin-left: 0;
}
.t1-nme {
    font-size: 40px;
    line-height: 60px;
    font-weight: 600;
    margin:0px 0 10px;
    word-spacing: 3px;
    color: #000000;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'CabinetGrotesk-Extrabold';
}
.c1-pic-1 {
    position: absolute;
    right: 0px;
    bottom: -60px;
    width: 100px;
}
.svg-14-1 {
    position: absolute;
    bottom: -6px;
    left: -305px;
    width: 240px;
}
.c1-pic {
    position: absolute;
    left: -20px;
    top: -122px;
    z-index: 1;
}
.txt-right {
    text-align: left;
}
.progress-sect .progress-bar {
    width: 70%;
    height: 69px;
    margin-top: 0px;
    /* border: 1px solid #565656; */
    border-radius: 0px 40px 40px 0px;
    /* box-shadow: 0 0 10px rgb(245, 159, 0); */
}
.svg-121 {
    position: absolute;
    left: -13px;
    top: -9px;
    width: 171px;
}
.svg-122 {
    position: absolute;
    left: -11px;
    width: 200px;
    top: -3px;
}
.img-56 {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
}
.mah-box {
    box-shadow: -2.853px -0.927px 97.97px 3.03px rgba(0, 0, 0, 0.15);
    border-radius: 24px;
    height: auto;
    padding: 1em;
}
.rev-row-dir
{
    display: flex;
    flex-direction: column-reverse;
}
.reel-box {
    margin-top: 0;
    margin-bottom: 10px;
}
.pl-3em {
    padding-left: 0;
}
.reel-book-box-1 {
    margin-top: 30px;
}
.mb-3em {
    margin-bottom: 2em;
    margin-top: 2em;
}

.abt-ll {
    padding: 0 1em 0 2em;
}
.t1 {
    margin: 0em 0 20px 0;
}
.padmob-2em
{
    padding-bottom: 2em;
}
.left-1 {
    margin-top: 1em;
    padding-left: 0;
    padding-top: 0em;
}
.reel-book-1 {
    background-color: #f5e3f0;
    /* padding: 6em 0 5em 0; */
    background-image: url(../images/bg-14.png);
    background-size: cover;
    padding: 3em 0;
    background-attachment: fixed;
    background-position: center;
    height: 700px;
}
.left-t1 {
    padding-left: 0;
}
.reel-b1 {
    margin-top: 0;
    padding-right: 0;
    margin-bottom: 2em;
}
.reel-right img {
    box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 90px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 90px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 90px;
    -o-box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 90px;
    border-radius: 6px;
    width: 100%;
    margin:14px 0;
}
.mt-30px-mob {
    margin-top: 28px;
}
.sub-h1 {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 8px;
    letter-spacing: 1px;
}
.left-info-reelbook {
    margin-top: 30px;
    padding-left: 20px;
}
.mbaps-6 {
    background-color: #5929e2;
    padding: 4em 10px 3em 10px;
    border-radius: 80px 80px 0 0;
}
.cont-spk-2 {
    background-color: #ecb6a7;
    padding: 3em 0 3em 0;
}
.mr-top-31 {
    margin-top: 246px;
    margin-left: 0;
}
.title-new-nam {
    margin: 0;
    padding: 0;
    font-family: binerkademo-goeoq;
    font-size: 55px;
    position: relative;
    font-weight: 550;
    letter-spacing: 1px;
    line-height: 67px;
}
.btn-2 {
    background: #fff;
    padding: 9px 20px;
    border-radius: 100px;
    margin-right: 20px;
    color: #000000;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    border: 1px solid #1548c9;
    transition: 0.5s all;
}
.btn-1 {
    background: #f2a73b;
    padding: 9px 20px;
    border-radius: 100px;
    margin-right: 20px;
    color: #000000;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    border: 1px solid #f2a73b;
    transition: 0.5s all;
}
.reel-book-212 {
    position: relative;
    padding: 3em 0 2em 0;
}
.img-tp-30 {
    margin-top: -500px;
    display: none;
}
.inf-rel {
    margin: 2em 0 0 0;
    padding: 1em 0 0 0;
    background: #ffa400;
    padding: 27px;
    border-radius: 30px;
}
.subl0o
{
    width:220px;
    display: block;
    justify-content: center;
    align-items: center;
    margin: 0 auto 10px auto;
}
.sec-menu {
    display:none;
    justify-content:space-between;
}
.sec-menu li {
    margin-left: 0;
    margin-top:8px;
}
.sec-menu li a {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #000;
}
.reel-right img {
    box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 90px;
    /* -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 90px; */
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 90px;
    -o-box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 90px;
    border-radius: 6px;
}
.el2 {
    position: absolute;
    left: -15px;
    width: 84%;
    top: 33px;
    height: 37px;

}
.el1 {
    position: absolute;
    left: -1px;
    width: 100%;
    top: -4px;
    height: 50px;
}
.el3 {
    position: absolute;
    left: -4px;
    bottom: -6px;
    width: 100%;
    height: 10px;
}
.svg-nm-12-round {
    position: absolute;
    width: 100px;
    left: -7px;
    top: -4px;
}
.left-hed-2 {
    padding-left: 0;
}
.pr-10px {
    padding-right: 0;
}
.m-l1 {
    margin: 0em 0 0em 0;

}
.s4-1 {
    position: absolute;
    left: 0;

}
.mar-130px {
    margin-top: 21px;
}
.draw15678 {
    position: absolute;
    left: -22px;
    bottom: -3px;
    width: 140px;
    height: 38px;
}
.img-un-45 {
    position: absolute;
    left: 0;
    bottom: -14px;
    height: 14px;
    width: 100%;
}
.social-info2 {
    margin-top: 9em;
}
.paddin-155 {
    padding-right: 0;
}
.padding-left-155 {
    padding-left: 0;
    text-align: left;
}
.pos-205 {
    height: auto;
    margin-top: 2em;
}
.rev-dir-45
{
    display: flex;
    flex-direction:column-reverse;
}
.adv-div-13
{
        margin-top: -76px;
}
.box-mak-r {
    padding-left: 0;
    margin-top: 24px;
}
.mt-80px {
    margin-top: 30px;
}
.soc-123 {
    background-color: transparent;
    width: 300px;
    height: 40px;
    border-radius: 0 100px 100px 0;
    font-size: 22px;
    color: #f1cf4d;
    display: flex;
    /* justify-content: center; */
    align-items: center;
}
.soc123-li-info {
    text-align: left;
    padding: 0 10px;
    line-height: normal;
    margin: 0;
    font-size: 18px;
    color: #000;
    font-family: 'Poppins', sans-serif;
    display: none;
}


.cont-box
{
    margin-top: 20px;
}
.mbr-30
{
        margin-bottom:30px;
}
.car-sec-3 {
    padding: 0 0 2em 0;
    background-color: #fff;
}
.point-car {
    margin: 0 0 2em 0;
}
.car-bg-2 {
    background-image: url(../images/bg-car-1.png);
    background-size: cover;
    padding: 2em 0 0 0;
    background-attachment: fixed;
    background-position: center;
}
.main-wrpapper-car {
    padding: 2em 0 0em 0;
}
.car-sec-2 {
    background-image: url(../images/bg-car.png);
    background-size: cover;
    padding: 2em 0;
    background-attachment: fixed;
    background-position: center;
    margin: 2em 0;
}
.top-20px-tab
{
    margin-top:10px;
}
.svg5 {
    position: absolute;
    bottom: -6px;
    right: 0;
    width: 200px;
    left: -140px;
}
.svg-13-1 {
    position: absolute;
    bottom: -1px;
    right: -32px;
    width: 210px;
}
.svg-13-1 {
    position: absolute;
    bottom: -7px;
    right: auto;
    left: -292px;
    width: 210px;
}
.sl-113 {
    position: absolute;
    right: 63px;
    bottom: -8px;
    width: 200px;
    /* height: 10px; */
}

.nm-div {
    position: absolute;
    left: 0px;
    right: 0;
    z-index: 11;
    bottom: 8px;
     text-align: right;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    padding-right:6px;
    line-height: 28px;
    color: #000000;
}
.nm-div-1 {
    position: absolute;
    left: 0;
    z-index: 11;
    right: 0;
     padding-right:6px;
    text-align: right;
    bottom: 8px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #000000;

}
.nm-div-2, .nm-div-3, .nm-div-4
{
 font-size: 14px;
  right: 0;
    text-align: right;
    line-height: 22px;
    left: 0;
     padding-right:6px;
}

.c-b3 {
       margin-left: 143px;
    margin-top: 6px;
    width: 70px;
}
.c-b2 {
    margin-left: 99px;
    margin-top: 4px;
    width: 70px;
}
.c-b4 {
        margin-left: 183px;
    margin-top: -3px;
    width: 70px;
}
.progress-sect {
    background-color: #e4e5f4;
    padding: 0em 8px 3em 0;
}
.c-b5 {
    margin-left: 530px;
    margin-top: -8px;
    width: 70px;
}
.c-b6 {
    margin-left: 530px;
    margin-top: -8px;
    width: 70px;
}
.c-b1 {
    margin-left: 46px;
    margin-top: 2px;
    width: 76px;
}
.c-b5 {
    margin-left: 89px;
    margin-top: 5px;
    width: 56px;
}
.bag-1 {
    background-color: #0a1094;
    border-radius: 100px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #fff;
    margin: 0;
    padding: 0;
    padding: 8px 14px;
    display: block;
    width: 48%;
    text-align: center;
    float: left;
    margin-top: 12px;
    margin-right: 4px;
}
.ser-5-mobile-app {
    background-color: #e2fffc;
    padding: 2em 0 2em 0;
    position: relative;
}
.graph-42 {
    position: absolute;
    left: -6px;
    bottom: -8px;
    width: 140px;
}
.svg-nm-12-round-n1 {
    position: absolute;
    width: 200px;
    left: -16px;
    top: -7px;
}
.right-sr {
    padding-left: 0;
    margin-top: 1em;
}
.lseo-sr {
    padding-right: 0;
    margin-top: 1em;
}
.t1-nme23 {
    font-size: 29px;
    line-height: 74px;
    font-weight: 600;
    margin: 0px 0;
    word-spacing: 3px;
    color: #000000;
    font-family: 'CabinetGrotesk-Extrabold';
}
.r1-l1 {
    background-color: #5e98f1;
    border-radius: 435px;
    width: 100%;
    padding: 0px 0em 0em 30px;
    height: auto;
    color: #fff;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
}
.list-l1-4 {
    color: #282728;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    border-top: 1px solid #000;
    padding-top: 0;
}
.padding-left-2em {
    padding-left: 1em;
}
.cloud-div12 {
    background-color: #f5d5ce;
    border-radius: 37px;
    padding: 2em 30px;
    margin-bottom: 2em;
}
.flag-div {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0px;
    margin-top: 0px;
}
.sec-c3 {
    padding: 3em 0;
}
.ul-11 {
    position: absolute;
    left: 0;
    bottom: -3px;
    height: 7px;
    width: 66%;
}
.cont-spk-3 {
    background: #e4e5f4;
    padding: 2em 0;
    position: relative;
}
.m1-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ccc;
    height: 160px;
    padding: 20px;
    margin-bottom: 20px;
}
.text-right {
    text-align: left;
}
.ar-cir {
    position: relative;
    float: right;
    right: 100px;
    top: 2px;
    transition: 0.5s all;
}
.number-box {
    margin: 2em 0;
}
.hidemap
{
    display: none;
}
.cont-23 {
    margin-top: 0;
}
.cont-box {
    margin-top: 12px;
    margin-bottom: 0px;
}
.cont-box-txt
{
    margin-bottom: 12px;
}
.btn-3 {
    background: #f5ffa3;
    padding: 9px 24px;
    border-radius: 100px;
    margin-right: 20px;
    color: #000000;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    border: 1px solid #f5ffa3;
    transition: 0.5s all;
}
.btn-4, .btn-5, .btn-6
{
padding: 9px 24px;
}
.pright-3em {
    padding-right: 0;
}
.mar-botm-4em
{
        margin-bottom: 4em;
}
.title-car-1 {
    margin: 0;
    padding: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 40px;
    position: relative;
    letter-spacing: 1px;
    line-height: 46px;
}
.blog-box {
    margin-top: 0;
    cursor: pointer;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 2em;
}
.main-wrpapper-abt-ma-info
{
        background: #fffae4;
        position: relative;
        padding: 2em 0 2em 0;
}
.row-left-120px
{
    padding-left:0px;
    margin:1em 0;
}
.row-left-2em
{
    padding-left: 0em;
}
.svg-61
{
        position: absolute;
    left: -26px;
    top: 225px;
    display: none;
    width: 1000px;
    z-index: 1;
}
.row-left-2em23
{
    padding-left: 1em;
}
.mt-3em23
{
    margin-top:1em;
}
.svg-62 
{
    display: none;
}
.mt-3em233
{
    margin-top: 1em;
}
.svg-63
{
    display: none;
}
.mt-3em233-18{
    margin-top: 1em;
}
.svg-64 {
    display: none;
}
.cont-contact label {
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 0;
    padding-left: 10px;
}
.cont-contact .form-control {
    padding-left: 10px;
    display: block;
    width: 100%;
    padding: 0rem 0 0 10px;
}
.ab-l {
    position: absolute;
    left: -9px;
    width: 140px;
    top: -15px;
    height: 54px;
}
.svg-14-11 {
    position: absolute;
    bottom: -8px;
    left: -7px;
    width: 147px;
}
.abt-ser {
    padding-left: 100px;
    padding-top: 0;
}
.title-n1 {
    margin: 0;
    padding: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 34px;
    position: relative;
}
.title-n123 {
    margin: 0;
    padding: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 40px;
    position: relative;
    margin-bottom: 10px;
}
.blog-img {
    height: auto;
    background-size: cover;
    border-radius: 10px;
}
.blog-box:hover .blog-nm {
    margin-top: 0;
}
.blog-nm {
    font-family: Belgro;
    color: #fff;
    font-size: 32px;
    text-shadow: none;
    margin-bottom: 25px;
}
.txt-cnt-1
{
    text-align: left;
}
}


@media (max-width: 320px)
{
.title-3 {
    margin: 0;
    padding: 0;
    font-family: 'CabinetGrotesk-Extrabold';
    font-size: 23px;
    text-align: center;
}
}
