#services {
    color: #4285F4!important;
    font-weight: 800!important;
}
.header .container-fluid,.header .row {
    height: 100%;
}
.header .header-top {
    margin-top: 3rem;
}
.header .w-50 {
    width: 55%!important;
}
.header .col-md-6 {
    z-index: 9;
    position: relative;
}
.header h1 {
    margin-top: 4rem;
}
.header img, svg {
    z-index: 1;
    position: relative;
}
.header .circle {
    background-image: linear-gradient(to left top, #4674e7, #476ce1, #4965db, #4b5dd5, #4d55cf);
    height: 21rem;
    width: 25%!important;
    position:absolute;
    opacity: 0.4;
}
.header .ps-5 {
    padding-left: 10rem!important;
}
.header .fs-1 {
    font-size: 45px!important;
}
.header .lh-lg {
    line-height: 1.6!important;
}
#top-navbar .child {
    /* transform: rotate(90deg); */
    margin-top: -185px;
}
#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;
}

#top-navbar a.button, .craft-background a.button {
    padding: 10px 20px;
    font-size: 16px;
    display: table-cell;
}
#top-navbar .arrow {
    color: #ffffff!important;
}
#top-navbar .arrow::after, .craft-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;
}
#top-navbar .arrow:hover::after, .craft-background .arrow:hover::after {
    animation: slide1 1s ease-in-out infinite;
}
@keyframes slide1 {
    0%,
    100% {
      transform: translate(0, 0);
    }
  
    50% {
      transform: translate(10px, 0);
    }
}
#marketing hr {
    margin: 0 0 1rem!important;
    color: #FBBC05!important;
    border-width: 3px!important;
    /* border-top: var(--bs-border-width) solid; */
    opacity: 1!important;
    width: 5%!important;
}
#marketing .lh-lg {
    text-indent: 7rem;
}
#services-blog .serv, #industries .para {
    color: #202D63;
}
.dtl-home-caft {
    width: 90%;
}
#services-blog .card:hover {
    /* border: 1px solid #CFD8F9!important; */
    box-shadow: rgb(135 196 255 / 20%) 0px 8px 24px;
    transform: scale(1.02);
}
#services-blog .text-muted {
    color: rgb(70 74 77 / 75%)!important;
}
#services-blog .top-img svg {
    width: 77px!important;
    height: 126px!important;
}
#services-blog .card {
    transition: 0.3s;
    height: 90%;
}
#services-blog .circle, #industries .circle {
    border-radius: 50%;
    border: none;
    height: 90px;
    width: 90px;
    margin: 1rem;
}
#services-blog .dots, #industries .dots {
    width: 20%;
    transition: 0.6s;
}
#services-blog .top-img, #industries .top-img {
    position: absolute;
    width: 95%;
    justify-content: space-around;
    transition: 0.6s;
}
#services-blog .svg_f, #industries .svg_f {
    z-index: 1;
    position: relative;
}
#services-blog .dsg, #services-blog .card .button, #industries .dsg {
    transition: 0.5s;
    opacity: 0;
}
#services-blog .card, #industries .card {
    transition: 0.5s;
}
#industries .card:hover .dsg, #services-blog .card:hover .dsg, #services-blog .card:hover .button {
    opacity: 1;
}
#services-blog .card:hover .top-img, #industries .card:hover .top-img {
    justify-content: space-between;
}
#industries .card:focus .dsg, #services-blog .card:focus .dsg, #services-blog .card:focus .button {
    opacity: 1;
}
#services-blog .card:focus .top-img, #industries .card:focus .top-img {
    justify-content: space-between;
}

.craft-background .arrow {
    color: #ffffff!important;
    background-color: #E84336!important;
    margin: 1rem;
    border-radius: 6px;
}
#crafting h6, #chooses .carousel-item p {
    text-indent: 5rem;
    text-align: justify;
}
.craft-background .circle {
    background-image: linear-gradient(to left top, #4256c3, #4261c5, #516bd7, #3346c5, #595fbe);
    height: 32rem;
    width: 38%!important;
    position:absolute;
    /* opacity: 0.9; */
    z-index: -1;
}
#web_develop h1 {
    color:#172569;
}
#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: #FAFCFF;
}
.accordion-body {
    padding: 0 10px 5px 20px!important;
}
.accordion-button {
    padding: 15px 20px 5px!important;
}
.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 .w-100 {
    width: 90%!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;
}
/* .fade:not(.show) {
    opacity: 0;
    display: none;
} */
#industries .card:hover {
    border: 1px solid #CFD8F9!important;
    box-shadow: rgb(135 196 255 / 20%) 0px 8px 24px;
    transform: scale(1.02);
}
#industries .card {
    transition: 0.3s;
    height: 90%;
}
.owl-carousel .owl-item img {
    display: inline!important;
}
#business .button {
    border: none;
    background: none;
}
#business .slide {
    width: 8%;
}
#business .owl-nav {
    display: none;
}
#business .owl-carousel {
    width: 75%!important;
}
@media (min-width: 1700px) and (max-width: 2000px){
    .header {
        height: 580px!important;
    }
    .header .fs-1 {
        font-size: 60px!important;
    }
    .header p {
        font-size: 30px!important;
    }
    .header img, svg {
        width: 49%!important;
    }
    #services-blog .dots, #industries .dots {
        width: 13%;
        transition: 0.6s;
    }
    .craft-background .circle {
        height: 47rem!important;
        width: 38%!important;
    }
    .header .w-50 {
        width: 50%!important;
    }
    #services-blog .card h5 {
        padding-left: 1.5rem;
    }
    /* #services-blog .card .dots {
        margin-left: -36px;
    }
    #services-blog .card:hover .dots {
        margin-left: 0px;
    } */
}
@media (min-width: 1400px) and (max-width: 1700px){
    #services-blog .dots, #industries .dots {
        width: 18%!important;
    }
}
@media (min-width: 600px) and (max-width: 990px){
    .header .fs-1 {
        font-size: 36px!important;
    }
    .header .ps-5 {
        padding-left: 5rem!important;
    }
    .header .ms-5 {
        margin-left: 1rem!important;
    }
    .header img, svg {
        width: 80%!important;
    }
    .essential-background::after {
        background-size: 30% 55%!important;
    }
    #services-blog .p-5, #web_develop .p-5, #business .p-5, #industries  .p-5 {
        padding: 1rem!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 {
        padding-left: 0rem!important;
    }
    .header .lh-lg {
        line-height: 1.3!important;
    }
    .essential-background {
        background-size: 25% 50%!important;
    }
    #services-blog .col-md-4, #industries .col-md-4 {
        width: 50%!important;
    }
    #crafting .p-5 {
        padding: 0.5rem!important;
    }
    #crafting .col-md-6, .service-background .w-75 {
        width: 100%!important;
    }
    #crafting .w-100 {
        width: 75%!important;
    }
    #crafting .fs-1, #crafting h1 {
        text-align: center;
    }
    .craft-background .circle {
        background-image: linear-gradient(to left top, #3561ff, #4f6fd6, #4367ff, #3346c5, #595fbe);
        height: 32rem;
        width: 68%!important;
    }
    .craft-background .tab-btn {
        display: table-cell!important;
    }
    #services-blog .dots, #industries .dots {
        width: 22%;
    }
    #services-blog .gap-4, #industries .gap-4 {
        gap: 0.5rem!important;
    }
}
@media (max-width: 600px){
    .header {
        height: 570px!important;
    }
    .header .w-50 {
        width: 75%!important;
    }
    .header .mt-5 {
        margin-top: 0rem!important;
    }
    .essential-background::after {
        background: none!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 .lh-lg {
        line-height: 1.3!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: -195px!important;
    }
    .header .header-top {
        margin-top: 0rem!important;
    }
    #marketing .p-5, #services-blog .p-5, #crafting .p-5, #web_develop .p-5, #business .p-5, #industries  .p-5 {
        padding: 1rem!important;
    }
    #services-blog .dsg, #industries .dsg {
        width: 70%;
    }
    #services-blog h1 {
        font-size: 24px!important;
    }
    .service-background .w-75 {
        width: 100%!important;
    }
    .craft-background .circle {
        background-image: linear-gradient(to left top, #3561ff, #4f6fd6, #4367ff, #3346c5, #595fbe);
        height: 18rem;
        width: 78%!important;
    }
    #business .flex {
        align-items: center;
    }
    #business .slide {
        width: 25%;
    }
    .craft-background a.button {
        display: table-cell!important;
    }
    #business .mbl-view {
        display: flex!important;
        justify-content: center!important;
    }
    #business .px-5 {
        padding-right: 0rem!important;
        padding-left: 0rem!important;
    }
    #services-blog .dots, #industries .dots {
        width: 24%;
    }  
    #services-blog .gap-4, #industries .gap-4 {
        gap: 0.5rem!important;
    }  
}