#services {
    color: #4285F4!important;
    font-weight: 800!important;
}
.header .container-fluid,.header .row {
    height: 100%;
}
.header .header-top {
    margin-top: -60px;
}
.header .col-md-6 {
    z-index: 9;
    position: relative;
}
.header .bg-white {
    padding: 4px 6px 1px!important;
}
.header img,svg {
    width: 80%!important;
}
.header .ps-5 {
    padding-left: 10rem!important;
}
.header .fs-1 {
    font-size: 45px!important;
}
#top-navbar .child {
    /* transform: rotate(90deg); */
    margin-top: -280px;
}
#top-navbar .firstline {
    border: 1px solid #ccc;
    /* transform: rotate(180deg); */
    height: 62px;
    margin-top: 4px;
    width: 1px;
    opacity: 0.5;
    margin-left: 9px!important;
}
#top-navbar .scroll {
    writing-mode: vertical-lr;
}

.about-background a.button {
    padding: 10px 20px;
    font-size: 16px;
}
.about-background .arrow {
    color: #ffffff!important;
    background-color: #4285F4!important;
    margin: 1rem;
    border-radius: 6px;
}
.about-background .arrow::after {
    display: inline-block;
    padding-left: 8px;
    content: "\0279E";
    -webkit-transition: transform 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out;
    -ms-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.about-background .arrow:hover::after {
    animation: slide1 1s ease-in-out infinite;
}
@keyframes slide1 {
    0%,
    100% {
      transform: translate(0, 0);
    }
  
    50% {
      transform: translate(10px, 0);
    }
}
#about-us p,#crafting p, #web_app .row p, #chooses .carousel-item p {
    text-indent: 5rem;
    text-align: justify;
}
#about-us .web-app-about {
    width: 90%;
}
.craft-background .top-card {
    height: 300px;
    width: 300px;
    background-color: #F7FAFF;
    z-index: -1;
    /* margin-right: -72px; */
}
.craft-background .btm-card {
    margin-top: -165px;
}

.web_background {
    background-image: linear-gradient(to bottom, #ffffff, #fefeff, #fdfdff, #fbfcff, #fafbff, #fafbff, #fafbff, #fafbff, #fafbff, #fafbff, #fafbff, #f8faff);
    background-size: cover;
    -webkit-background-size: cover;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: -1!important;
    /*below show how it works*/
    height: 1100px;
}
.web_background:after {
    content: "";
    width: 200%;
    height: 0;
    padding-top: 100%;
    border-radius: 50%;
    background: #ffffff;
    position: absolute;
    /* top: 60%; */
    left: 50%;
    transform: translateX(-50%);
}

.background hr {
    margin: 1rem 0;
    color: #ffffff99!important;
    border: 1!important;
    border-top: solid;
    opacity: 1;
}
.background .fw-lighter {
    font-size: 17px!important;
}
#works .card h5 {
    font-size: 18px!important;
}
#works .card .dyn-font {
    font-size: 18px!important;
    line-height: 1.6;
    text-indent: 3rem;
}
.cirtri {
    gap: 2rem;
  }
  #works #triangle {
      /* width: 0;
      height: 0;
      border-top: 10px solid transparent;
      border-right: 20px solid #f1ad0a;
      border-bottom: 10px solid transparent; */
      position: relative;
      transform: scale(var(--ggs,1));
      width: 22px;
      height: 17px;
      border-left: 3px solid transparent;
      border-bottom: 1px solid #FBBC05;
      transform: rotate(34deg);
  }
  #works #triangle,
  #works #triangle::before {
      display: block;
      box-sizing: border-box;
      border-right: 3px solid transparent
  }
  #works #triangle::before {
      content: "";
      position: absolute;
      width: 20px;
      height: 20px;
      border-left: 1px solid #FBBC05;
      border-top: 1px solid #FBBC05;
      border-bottom: 3px solid transparent;
      transform: rotate(45deg) skew(10deg,10deg);
      left: -2px;
      bottom: -13px
  }
  #works #circle {
      height: 20px;
      width: 20px;
      border-color: #0963ff;
      border: 1px solid #0963ff;
      background: none;
      border-radius: 50%;
  }
#works .card h6 {
    font-size: 14px!important;
}
.top-card {
    margin-top: -50px;
    margin-left: -50px;
    height: 90%;
}
#works .main-crd {
    background-color: #F0F6FF;
    height: 85%;
}
#works .main-crd:hover {
    transform: scale(1.02);
}
.btm-card {
    height: 160px!important;
    width: 110px!important;
    /* background-color: #6db3f175; */
    border-bottom-width: 16px;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 16px;
    border-color: #4285F426;
    background: none;
}
#works .top-right-crd {
    height: 100px;
    width: 100px;
    position: absolute;
}
#works .btm-left-crd {
    height: 100px;
    width: 100px;
    margin-top: -97px;
    z-index: -1;
}

.item {
    height: 100%;
}
.owl-dots {
    text-align: end!important;
}
#dgtl-sltn .card {
    height: 90%!important;
}
#dgtl-sltn .owl-carousel .owl-nav {
    display: none;
}
#dgtl-sltn .owl-nav button {
    background: none!important;
}#dgtl-sltn .owl-nav button:focus-visible {
    outline:  none!important;
}
#dgtl-sltn .card-body {
    min-height: 270px;
}
#dgtl-sltn .card:hover {
    transform: scale(1.02);
}
#dgtl-sltn .card img,svg {
    width: 40%;
}
#dgtl-sltn .owl-dots .owl-dot {
    width: 12px!important;
    height: 12px!important;
    background-color: #FF0000!important;
    border-radius: 50%!important;
    margin: 2px;
}
#dgtl-sltn .owl-dots .active {
    width: 18px!important;
    height: 18px!important;
    background-image: radial-gradient(circle, #ff0017, #ff0017, #ff0017, #ff0017, #ff0017, #f9b806, #f9b806, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff)!important;
    margin: 2px;
    border-radius: 50%!important;
}
.technology-background {
    background-image: linear-gradient(to bottom, #ffffff, #fffdff, #fffafa, #fff9f2, #fffaeb);
}
.technology-background img,svg {
    margin-bottom: -126px;
}
@media (min-width: 1700px) and (max-width: 2000px){
    .header {
        height: 650px!important;
    }
    .header .fs-1 {
        font-size: 76px!important;
    }
    .header h3 {
        font-size: 38px!important;
    }
    .web_background {
        height: 1355px;
    }
    .technology-background img, svg {
        margin-bottom: -203px;
    }
    #dgtl-sltn .card-body {
        min-height: 340px;
    }
    #works .card .dyn-font {
        font-size: 23px!important;
    }
    #works .card h5 {
        font-size: 30px!important;
    }
    #dgtl-sltn .card h6 {
        line-height: 1.7!important;
    }
}
@media (min-width: 1376px) and (max-width: 1556px){
    .web_background {
        height: 1230px;
    }
}
@media (max-width: 1024px){
    #about-us .col-md-6, .craft-background .col-md-6 {
        width: 100%;
    }
    #about-us .web-app-about {
        width: 70%!important;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #crafting .px-5 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important;
    }
    #works {
        padding-top: 3rem;
    }
}
@media (min-width: 700px) and (max-width: 990px){
    .header .fs-1 {
        font-size: 36px!important;
    }
    .header .ps-5 {
        padding-left: 5rem!important;
    }
    .header h1 {
        font-size: 2.3rem!important;
    }
    .top-header .child {
        margin-top: -150px!important;
    }
    .header .align-self-end {
        align-self: center!important;
    }
    .header .ps-4, .craft-background .ps-5 {
        padding-left: 0rem!important;
    }
    .empowerment-banner .m-4 {
        margin: 0.5rem!important;
    }
    .craft-background .p-5 {
        padding: 1rem!important;
    } 
    #crafting .craft-img {
        width: 70%!important;
        padding-top: 20px;
        padding-bottom: 20px;
    } 
    .craft-background .top-card {
        height: 200px;
        width: 200px;
    }
    .craft-background .mb-5 {
        margin-bottom: 1rem!important;
    }
    .craft-background .top-card {
        height: 160px;
        width: 160px;
    }
    .craft-background  .m-5 {
        margin: 2rem!important;
    }
    .craft-background .btm-card {
        margin-top: -158px;
    }
    .web_background {
        padding: 1rem;
        height: 1020px;
    }
    #works .p-5 {
        padding: 1rem!important;
    }
    #works .col-md-4 {
        width: 50%!important;
    }
    #dgtl-sltn .card-body {
        min-height: 270px!important;
    }
    .technology-background img, svg {
        margin-bottom: -85px;
    }
    .cirtri {
        gap: 2rem!important;
    }
}
@media (min-width: 600px) and (max-width: 712px){
    .header .ps-5 {
        padding-left: 2rem!important;
    }
    .header img, svg {
        width: 90%!important;
    }
    #top-navbar .child {
        display: none;
    }
    .about-background a.button {
        font-size: 14px;
    }
    .btm-card {
        height: 120px!important;
        border-bottom-width: 10px;
        border-right-width: 10px;
    }
    .top-card {
        margin-top: -35px!important;
        margin-left: -35px!important;
    }
    .craft-background .top-card {
        height: 150px!important;
        width: 150px!important;
        margin-top: 2px!important;
    }
    .craft-background .btm-card {
        margin-top: -122px;
    }
}
@media (max-width: 600px){
    .header {
        height: 650px!important;
        background-repeat: no-repeat!important;
        background-size: cover!important;
    }
    .header .header-img {
        text-align: center;
    }
    .header .fs-1 {
        margin-top: 7rem;
        font-size: 40px!important;
    }
    .header .ps-5 {
        padding-left: 1rem!important;
    }
    .header .align-self-end {
        align-self: start!important;
    }
    .header .child .ms-5 {
        margin-left: 0rem!important;
    }
    .child .ms-5 {
        margin-left: 2rem!important;
        padding-right: 2.5rem!important;
    }
    .child {
        margin-top: -285px!important;
    }
    #about-us .mb-5, #crafting .mb-5 {
        margin-bottom: 1.5rem!important;
    }
    #works .lh-lg {
        line-height: 1.3!important;
    }
    #about-us {
        margin-top: -100px;
    }
    #crafting .ps-5 {
        padding-left: 0rem!important;
    }
    #crafting .craft-img {
        width: 90%!important;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #web_app img {
        padding-bottom: 2rem;
    }
    #works .cirtri .w-75 {
        width: 95%!important;
    }
    .empowerment-banner .m-4 {
        margin: 0.5rem!important;
    }
    .about-background .my-5 {
        margin-top: 0rem!important;
        margin-bottom: 2rem!important;
    }
        
    .craft-background h1 {
        font-size: 18px!important;
    }
    .craft-background .top-card {
        height: 150px;
        width: 150px;
    }
    .craft-background  .m-5 {
        margin: 2rem!important;
    }
    .craft-background .btm-card {
        margin-top: -132px;
        height: 132px!important;
    }
    #dgtl-sltn .card {
        margin-right: 2rem!important;
        margin-left: 2rem!important;
    }
    #dgtl-sltn .card-body {
        min-height: 150px!important;
    }
    .web_background {
        padding: 1rem;
        height: 100%;
    }
    .web_background .sgl-page {
        text-align: center;
    }
    .web_background h1 {
        font-size: 20px!important;
    }
    .web_background .my-5 {
        margin-top: 0rem!important;
        margin-bottom: 0rem!important;
    }

    #works .p-5 {
        padding: 0rem!important;
    }
    .cirtri {
        gap: 1rem;
      }
      #works #triangle {
        /* width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-right: 20px solid #f1ad0a;
        border-bottom: 10px solid transparent; */
        position: relative;
        transform: scale(var(--ggs,1));
        width: 12px;
        height: 6px;
        border-left: 1px solid transparent;
        border-bottom: 1px solid #FBBC05;
        transform: rotate(34deg);
      }
      #works #triangle,
      #works #triangle::before {
          display: block;
          box-sizing: border-box;
          border-right: 3px solid transparent
      }
      #works #triangle::before {
        content: "";
        position: absolute;
        width: 14px;
        height: 16px;
        border-left: 1px solid #FBBC05;
        border-top: 1px solid #FBBC05;
        border-bottom: 3px solid transparent;
        transform: rotate(45deg) skew(10deg,10deg);
        left: -2px;
        bottom: -10px;
      }
      #works #circle {
        height: 13px;
        width: 13px;
        border-color: #0963ff;
        border: 1px solid #0963ff;
        background: none;
        border-radius: 50%;
      }
    #technology .p-5 {
        padding: 1rem!important;
    }
    #technology .tech {
        font-size: 1.3rem!important;
    }
    .technology-background img, svg {
        margin-bottom: -35px;
    }
    .choose-background {
        height: 60%;
    }
    .choose-background::after {
        height: 40%;
    }
    .owl-dots .active {
        background-image: radial-gradient(circle, #ff0017, #ff0017, #ff0017, #ff0017, #f9b806, #f9b806, #f9b806, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff)!important;
    }
}