#services {
    color: #4285F4!important;
    font-weight: 800!important;
}
.header .container-fluid,.header .row {
    height: 100%;
}
.header .bg-white {
    padding: 4px 6px 1px!important;
}
.header .header-top {
    margin-top: -60px;
}
.header .col-md-6 {
    z-index: 9;
    position: relative;
}
.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-us .mail-about {
    width: 90%;
}
#about-us p, #crafting p, #chooses .carousel-item p {
    text-indent: 5rem;
    text-align: justify;
}
.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);
    }
}
#crafting .background {
    position: relative;
    overflow: hidden;
    z-index: 9;
}   
#crafting .background:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to left, #4d55cf, #4b5bd4, #4a61d8, #4866dd, #476ce1, #476ce0, #486ce0, #486cdf, #4a66d9, #4b60d2, #4c5bcc, #4d55c5);
    border-radius: 0 0 50% 50% / 0 0 100% 100%;
    transform: scaleX(2);
    z-index: -1;
}
#industries {
    margin-top: -5rem;
    z-index: 1;
    position: relative;
}
#industries .card:hover {
    box-shadow: rgb(135 196 255 / 20%) 0px 8px 24px;
    transform: scale(1.02);
}
#industries .card {
    transition: 0.3s;
    height: 90%;
}
#industries .para, #benefits h3 {
    color: #202D63;
}
#industries .container-fluid {
    padding: 100px 100px;
}
#industries .circle {
    border-radius: 50%;
    border: none;
    height: 90px;
    width: 90px;
}
#industries .svg_f {
    z-index: 1;
    position: relative;
}
#industries .dsg {
    transition: 0.5s;
    opacity: 0;
}
#industries .card {
    transition: 0.5s;
}
#industries .circle img {
    width: 80%;
    height: 80%;
}
#industries .card:hover {
    .dsg {
        opacity: 1;
    }
}
#industries .bg-opacity-25 {
    --bs-bg-opacity: 0.1!important;
}
#industries .btm-btn {
    margin-bottom: 2rem;
    margin-top: 2rem;
}
#features hr {
    transform: rotate(90deg);
    margin: 2rem 0 1rem!important;
    border-width: 3px!important;
    opacity: .75!important;
    /* width: 6%!important; */
}
#features .hr-one hr {
    color: #4185F4!important;
}
#features .hr-three hr {
    color: #33A852!important;
}
#features .hr-two hr {
    color: #FBBC04!important;
}
#features .hr-four hr {
    color: #EA4235!important;
}
#features .one {
    width: 100%;
}
#features .background {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    margin-top: -6em;
    padding: 3em 0;
    z-index: 1;
}
#features .background:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70%;
    background-color: #ffffff;
    /* background-image: linear-gradient(to left, #bf443c, #c6443b, #cd443a, #d34339, #da4338, #da4338, #da4338, #da4338, #d34339, #cd443a, #c6443b, #bf443c); */
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    transform: scaleX(1.5);
    z-index: -1;
}
#benefits .empowerment-banner {
    position: relative;
    width: 100%;
    height: 70%;
    background-image: linear-gradient(to bottom, #244189, #1f397c, #1a316f, #152963, #0f2257);
    background-blend-mode: hard-light;
}
#benefits .empowerment-banner::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30%;
    background-color: white;
}
#benefits .card {
    box-shadow: 0px 3px 20px #EA43351F;
}
#benefits .card:hover {
    transform: scale(1.02);
}
.empowerment-banner .grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(237px, 1fr));
    z-index: 1;
    position: relative;
    /* grid-gap: 40px!important; */
}
.empowerment-banner .grid img,svg {
    width: 40%;
}
.empowerment-banner .grid .lh-lg {
    line-height: 1.7!important;
    height: 210px;
    max-height: 210px;
    min-height: 210px;
    overflow: hidden;
}
.border-warning {
    background-color: white!important;
}
.empowerment-banner .cirtri {
    gap: 3rem;
}
.empowerment-banner #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);
}
.empowerment-banner #triangle, .empowerment-banner #triangle::before {
    display: block;
    box-sizing: border-box;
    border-right: 3px solid transparent
}
.empowerment-banner #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
}
.empowerment-banner #circle {
    height: 20px;
    width: 20px;
    border-color: white;
    border: 1px solid #ffffff;
    background: none;
    border-radius: 50%;
}
@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;
    }
    .about-background a.button {
        font-size: 25px!important;
    }
    .empowerment-banner .grid {
        grid-template-columns: repeat(auto-fill, minmax(298px, 1fr));
    }
}
@media (min-width: 1400px) and (max-width: 1700px){
    .empowerment-banner .grid {
        grid-template-columns: repeat(auto-fill, minmax(243px, 1fr));
    }
}
@media (max-width: 1024px){
    #about-us .col-md-6, #crafting .col-md-6 {
        width: 100%;
    }
    #about-us .mail-about, #crafting .mail-craft {
        width: 70%!important;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    #industries .card h5 {
        padding-top: 1rem;
    }
    #industries .cirtri {
        padding-bottom: 1rem;
    }
}
@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;
    }
    #crafting .background:before {
        transform: scaleX(2.5);
    }
    #crafting .w-75 {
        width: 95%!important;
    }
    #crafting .my-5 {
        margin-top: 1rem!important;
        margin-bottom: 0rem!important;
    }
    #industries .container-fluid {
        padding: 100px 1px;
    }
    #industries .col-md-4 {
        width: 50%!important;
    }
    #features .background:before {
        transform: scaleX(2);
    }
    #benefits .card {
        height: 97%;
    }
    #features .round::before {
        margin-top: 58px!important;
    }
    .empowerment-banner .cirtri {
        gap: 1.5rem;
        padding-right: 1rem!important;
        padding-left: 1rem!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 .container-fluid,.header .row {
        height: 90%;
    }
    .header .w-75 {
        margin-top: -90px;
    }
    .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: -163px!important;
    }
    #about-us .mb-5 {
        margin-bottom: 1.5rem!important;
    }
    #about-us {
        margin-top: -120px;
    }
    #crafting .p-5 {
        padding: 1rem!important;
    }
    #crafting .background:before {
        transform: scaleX(3);
    }
    #crafting .w-75 {
        width: 100%!important;
    }
    #crafting .my-5 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important;
    }
    #industries .container-fluid {
        padding: 100px 1px;
    }
    #features .background:before {
        transform: scaleX(3);
    }
    #features .background {
        padding: 3em 0 0;
    }
    #features .round {
        width: 70%;
        height: 275px!important;
    }
    #features .round::before {
        margin-top: 58px!important;
    }
    .empowerment-banner .cirtri {
        gap: 0rem;
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .empowerment-banner #circle {
        height: 15px;
        width: 22px;
    }
    #benefits .empowerment-banner::after {
        height: 0%;
    }
    #benefits h1 {
        font-size: 22px!important;
    }
    #triangle {
        width: 37px!important;
        height: 14px!important;
    }
    .empowerment-banner .grid .lh-lg {
        height: auto!important;
        max-height: auto!important;
        min-height: auto!important;
    }
}