#services {
    color: #4285F4!important;
    font-weight: 800!important;
}
.header .container-fluid,.header .row {
    height: 100%;
}
.header .bg-white {
    padding: 4px 6px 1px!important;
}
.header .col-md-6 {
    z-index: 9;
    position: relative;
}
.header .header-top {
    margin-top: -60px;
}
.header img,svg {
    width: 70%!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: #E84336!important;
    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);
    }
}
.craft-background .craft-card {
    margin-top: -25px;
}
#about-us p, .craft-background p, #chooses .carousel-item p {
    text-indent: 5rem;
    text-align: justify;
}
#benefit .card p {
    text-indent: 5rem;
}
.craft-background .top-card {
    height: 300px;
    width: 300px;
    background-color: #F7FAFF;
    z-index: -1;
    /* margin-right: -72px; */
}
.craft-background .btm-card {
    margin-top: -200px;
}
#industries .card:hover, #benefit .card:hover {
    box-shadow: rgb(135 196 255 / 20%) 0px 8px 24px;
    transform: scale(1.02);
}
#industries .card {
    transition: 0.3s;
    height: 90%;
}
#benefit .card {
    transition: 0.3s;
    height: 500px;
}
#benefit .card p {
    height: 300px;
    overflow: scroll;
}
#benefit .card p::-webkit-scrollbar {
    width: 1px;
    height: 0px;
}
#industries .para {
    color: #202D63;
}
#industries .container-fluid {
    padding: 30px 100px;
}
#industries .circle, #benefit .circle {
    border-radius: 50%;
    border: none;
    height: 90px;
    width: 90px;
    margin: 1rem;
}
#industries .dots, #benefit .dots {
    width: 23%;
    transition: 0.6s;
}
#industries .top-img, #benefit .top-img {
    position: absolute;
    width: 95%;
    justify-content: space-around;
    transition: 0.6s;
}
#industries .svg_f, #benefit .svg_f {
    z-index: 1;
    position: relative;
}
#industries .circle img {
    /* width: 80%; */
    height: 100%;
}
#industries .dsg, #benefit .dsg {
    transition: 0.5s;
    opacity: 0;
}
#benefit .owl-dots, #benefit .owl-nav {
    display: none;
}
#industries .card, #benefit .card {
    transition: 0.5s;
}
#industries .card:hover, #benefit .card:hover {
    .dsg {
        opacity: 1;
    }
    .top-img {
        justify-content: space-between;
    }
}
#benefit #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);
}
#benefit #triangle,
#benefit #triangle::before {
      display: block;
      box-sizing: border-box;
      border-right: 3px solid transparent
}
#benefit #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;
}
#benefit #circle {
    height: 13px;
    width: 13px;
    border-color: white;
    border: 1px solid #ffffff;
    background: none;
    border-radius: 50%;
}
#benefit .background {
    background-image: linear-gradient(to bottom, #244189, #1f397c, #1a316f, #152963, #0f2257);
}
/* #web_develop {
    background: transparent linear-gradient(0deg, #F7FAFF 0%, #FFFFFF72 100%) 0% 0% no-repeat padding-box;
} */
#web_develop .side-bar p {
    font-size: 12px;
}
#web_develop h1, #web_develop h6 {
    color:#172569;
    margin-bottom: 0rem!important;
}
#web_develop .active {
    background-color:#F1F7FF;
    border-width: 0 0 0 5px!important;
    border-image: linear-gradient(to bottom, #5082ff, #597ce9, #4965db, #4b5dd5, #4d55cf) 1;
    border-radius: 0;
}
#web_develop .inactive {
    background-color: #FAFCFF;
    border: none;
}
.accordion {
    --bs-accordion-bg: #ffff;
}
.accordion-button:not(.collapsed), .accordion-body {
    background-color: #F1F7FF;
    box-shadow: none;
}
#web_develop .inactive .web-img, #web_develop .active .display {
    display: none!important;
}
#web_develop .active .web-img {
    display: block!important;
    width: 20%;
}
#web_develop .display .w-25 {
    width: 15%!important;
}
#web_develop .text-muted {
    color: #807e7e!important;
    font-size: 14px!important;
}
.accordion-button::after {
    transform: rotate(-94deg);
}
.accordion-button:not(.collapsed)::after {
    transform: matrix(1, 0, 0, 1, 0, 0);
}
#web_develop .inactive .display {
    display: contents!important;
}
#web_develop .row {
    overflow: visible!important;
}
#web_develop .web-img, #quality .main-crd {
    box-shadow: 0px 3px 15px #4285F433;
}
#technology .card:hover {
    transform: scale(1.065);
    background-color: #F7FAFF;
    box-shadow: 0px 3px 15px #4285F426;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.cirtri {
    gap: 5rem;
}
#benefit #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: 17px;
    height: 17px;
    border-left: 3px solid transparent;
    border-bottom: 1px solid #FBBC05;
    transform: rotate(34deg);
}
#benefit #triangle,
#benefit #triangle::before {
    display: block;
    box-sizing: border-box;
    border-right: 3px solid transparent
}
#benefit #triangle::before {
    content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    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
}
#benefit #circle {
  height: 17px;
    width: 17px;
    border-color: white;
    border: 1px solid #ffffff;
    background: none;
    border-radius: 50%;
}
#web_develop {
    background: transparent linear-gradient(0deg, #F7FAFF 0%, #FFFFFF72 100%) 0% 0% no-repeat padding-box;
    /* background-color: #f98e8512; */
    background-size: cover;
    -webkit-background-size: cover;
    width: 100%;
    overflow: hidden;
    position: relative;
    /* z-index: -1!important; */
    &:after {
      content: "";
      width: 200%;
      height: 0;
      padding-top: 100%;
      border-radius: 50%;
      background: #ffffff;
      position: absolute;
      top: 90%;
      left: 50%;
      transform: translateX(-50%);
    }
}
#web_develop .web-accordion {
    margin-bottom: 135px;
}
.accordion-body {
    padding: 0 10px 5px 20px!important;
}
.accordion-button {
    padding: 15px 20px 5px!important;
}
#web_develop .slide1 {
    width: 90%;
}
#technology .pt-3 {
    padding-top: 0rem!important;
}
#technology .tech {
    color: #D6E6FD;
    margin-bottom: 0rem!important;
}
@media (min-width: 1700px) and (max-width: 2000px){
    #industries .gap-2 {
        gap: 3rem!important;
    }
    #benefit .card h5 {
        padding-top: 1rem;
    }
    #benefit .item p {
        height: 260px;
        overflow-y: scroll;
        line-height: 1.7!important;
    }
    #web_develop .slide1 {
        width: 80%;
    }
}
@media (min-width: 1900px) and (max-width: 2000px){
    #industries .dots {
        width: 15%;
        transition: 0.6s;
    }
    #strategies .owl-slide {
        width: 88%!important;
    }
    .header img, svg {
        width: 48%!important;
    }
    #web_develop .w-100 {
        width: 85%!important;
    }
}
@media (min-width: 1400px) and (max-width: 1700px){
    #industries .dots, #benefit .dots {
        width: 21%;
    }
}
@media (max-width: 1024px){
    #about-us .col-md-6 {
        width: 100%;
    }
    #about-us .w-75 {
        width: 70%;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    #crafting .w-100 {
        padding-bottom: 1rem;
    }
    #benefit .card {
        height: 400px;
    }
    #benefit .card h5 {
        padding-top: 1rem;
    }
    #benefit .card p {
        height: 190px;
    }
}
@media (min-width: 600px) 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 img, svg {
        width: 85%!important;
    }
    .header .ps-4 {
        padding-left: 0rem!important;
    }
    .craft-background .p-5 {
        padding: 1rem!important;
    }  
    #crafting .craft_fd {
        width: 70%;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .craft-background .top-card {
        height: 150px;
        width: 150px;
    }
    .craft-background .craft-card {
        margin-top: 13px;
    }
    .craft-background  .m-5 {
        margin: 2rem!important;
    }
    .craft-background .btm-card {
        margin-top: -117px;
    }
    .craft-background .btm-card img {
        width: 25%;
    }
    #industries .col-md-4 {
        width: 50%!important;
    }
    #industries .container-fluid {
        padding: 20px 10px;
    }
    #benefit .m-5 {
        margin: 1rem!important;
    }
    #benefit .p-5, #web_develop .p-5, #technology .p-5 {
        padding: 2rem 1rem!important;
    }
    .cirtri {
        gap: 3rem;
    }
    #web_develop .col-md-6, .craft-background .col-md-6, #web_develop .w-75 {
        width: 100%!important;
    }
    #web_develop{
        &:after {
            top: 97%;
        }
    }

    #web_develop .side-bar .inactive .main-crd {
        display: none!important;
    }
    #web_develop .side-bar .active .main-crd {
        display: block;
        transition: 0.4s ease !important;
    }
}
@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 {
        margin-bottom: 1.5rem!important;
    }
    #about-us {
        margin-top: -120px;
    }
    .craft-background .craft-card {
        margin-top: 13px;
    }
    #crafting .craft_fd {
        width: 90%;
        padding-top: 20px;
    }
    .empowerment-banner .m-4 {
        margin: 0.5rem!important;
    }
    .about-background .my-5 {
        margin-top: 0rem!important;
        margin-bottom: 2rem!important;
    }
    #web_develop{
        &:after {
            top: 96%;
        }
    } 
    .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;
    }
    #industries h1 {
        font-size: 26px!important;
    }
    #crafting h1 {
        font-size: 22px!important;
        line-height: 1.5;
    }
    #industries #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);
    }
    #industries #triangle,
    #industries #triangle::before {
        display: block;
        box-sizing: border-box;
        border-right: 3px solid transparent
    }
    #industries #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;
    }
    #industries #circle {
        height: 13px;
        width: 16px;
        border-color: white;
        border: 1px solid #ffffff;
        background: none;
        border-radius: 50%;
    }
    #industries .m-5, #benefit .m-5 {
        margin: 1rem!important;
    }
    #industries .card {
        height: 90%;
    }
    #industries .container-fluid {
        padding: 10px 10px;
    }
    #strategies .p-5, #industries .p-5, #benefit .p-5 {
        padding: 0.5rem!important;
    }
    #strategies h1 {
        font-size: 18px!important;
        line-height: 1.5!important;
    }
    #strategies .mb-4 {
        margin-bottom: 0.5rem!important;
    }
    #strategies .m-3 {
        margin: 0rem!important;
    }
    #strategies .prev .card {
        margin-right: -10px!important;
        z-index: 9!important;
    }
    #strategies .nxt .card {
        margin-left: -10px!important;
        z-index: 9!important;
    }
    #strategies .owl-slide {
        width: 94%!important;
    }
    #benefit .w-75, #web_develop .w-75 {
        width: 99%!important;
    }
    #benefit .w-50 {
        width: 97%!important;
    }
    #benefit .cirtri {
        gap: 0rem;
    }
    #benefit .prev .card, #benefit .next .card {
        display: flex!important;
    }
    #web_develop .side-bar .inactive .main-crd {
        display: none!important;
    }
    #web_develop .ps-5 {
        padding-left: 1rem!important;
    }
    #web_develop .p-5 {
        padding: 1rem!important;
    }
    #web_develop h1 {
        font-size: 18px!important;
    }
    #web_develop .fs-1 {
        font-size: 20px!important;
    }
    #web_develop .py-5 {
        padding-top: 0.5rem!important;
        padding-bottom: 0.5rem!important;
    }
    #web_develop h6 {
        font-size: 10px!important;
    }
    #web_develop h3 {
        font-size: 14px!important;
    }
}