h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
    font-family: 'Amiri', serif;
}

@media screen and (min-width:992px) {
    .pt-250 {
        padding-top: 250px !important;
    }

    #services .wrap {
        top: -80px;
        position: absolute;
        margin: 0 auto;
        width: 100%;
    }
}


.bg-light-grey {
    background-color: #f7f7f7;
}

.text {
    color: #666666;
}

.btn-outline-custom {
    border: 1px solid #057fb8;
    border-radius: 0px;
    color: #057fb8;
    font-weight: 600;
    padding: 10px 26px;
}

.btn-outline-custom:hover {
    background-color: #057fb8;
    color: #ffffff;
    transition: 0.5s all;
}

.btn-custom {
    background-color: #057fb8;
    color: #fff;
    font-weight: 600;
    padding: 10px 26px;
    border-radius: 0px;
    transition: 0.5s all;
}

.btn-custom:hover {
    background-color: transparent;
    color: #057fb8;
    border: 1px solid #057fb8;
}

.heading {
    font-size: 44px;
    font-weight: 800;
    line-height: 52px;
}

.sub-heading {
    font-weight: 800;
    font-size: 32px;
    line-height: 50px;
}

#banner-wrapper {
    background: linear-gradient(120deg, #057fb8, rgba(246, 150, 77, 0.08)), #034fb0;
    /*background: linear-gradient(120deg, #057fb8, rgba(246, 150, 77, 0.08)), #034fb0 url(../img/banner-bg.png) right center/auto no-repeat scroll;*/
    color: #fff !important;
    position: relative;
}

/* navbar start */
.akashcode-logo {
    border-radius: 50%;
}

.navbar-dark .navbar-nav .nav-link {
    color: #f7f7f7b0;
    font-size: 18px;
    font-weight: 500;
}

/* .navbar-light .navbar-nav .nav-link.active {
    color: #fff;
} */

#banner {
    padding-top: 25px;
    padding-bottom: 60px;
}

.contact-banner {
    padding-top: 70px !important;
    padding-bottom: 40px !important;
}

#banner h1 {
    font-size: 50px;
    font-weight: 800;
    line-height: 60px;
    width: 100%;
}

#banner h1>span {
    font-size: 40px;
    font-weight: 500 !important;
    line-height: 50px;
}

#banner p.text {
    font-size: 22px;
    color: #fff !important;
}

.btn-outline-white {
    border-radius: 0px;
    padding: 12px 40px;
    font-size: 16px;
    transition: 0.5s all;
}

#banner .card .form-heading {
    font-weight: 800;
    font-size: 34px;
}

#banner .card form input {
    border-radius: 0px;
    padding: 10px 15px;
}

#services .row .col {
    padding: 0px;
}

.service-card {
    background-color: #fff;
    border: 1px solid #e2e2e2;
    padding: 35px 35px 30px 35px;
    /* margin-right: -1px; */
}

.service-title {
    font-size: 24px;
    font-weight: 800;
}

.pi-counter {
    font-weight: 700;
    font-size: 38px;
}

.plus-sign {
    font-size: 28px;
    color: #057fb8;
}

#consultation form input {
    border-radius: 0px;
    padding: 10px;
}

#consultation form .row div {
    padding: 0px;
}

#testimonial .testimonial-card {
    border: 1px solid #e2e2e2;
    padding: 34px 20px;
    position: relative;
    min-height: 100%;
}

#testimonial .testimonial-card img {
    border-radius: 50%;
    position: absolute;
    top: -15%;
    right: 40%;
}

#testimonial .testimonial-card .testimonial-name {
    font-size: 18px;
    font-weight: 600;
}

footer {
    background-color: #1e1e1e;
    color: #fff;
}

footer ul.important-link li {
    padding-bottom: 5px;
}

footer ul.important-link li a {
    text-decoration: none;
    color: inherit;
}

footer .copyright {
    background-color: #313131;
}
footer .copyright ul li a{
    padding: 6px;
}
.border-bottom-white {
    border-bottom: 1px solid #fff;
}

:where(.number, .email) a {
    text-decoration: none;
    color: inherit;
}

:where(.number, .email) a:hover {
    color: #666666;
}

/* .bg-img-1{
    background: transparent url(../img/feature_1.jpg) center center/cover no-repeat;
}
.bg-img-2{
    background: transparent url(../img/test.jpg) center center/cover no-repeat;
} */
:where(.contact_form, .number_form,) .returnmessage {
    color: #3a00ff;
    margin-bottom: 7px;
    text-align: left;
    font-weight: 500
}

:where(.contact_form, .number_form,) .empty_notice {
    color: #f52225;
    margin-bottom: 7px;
    display: none;
    text-align: left;
    font-weight: 500
}

.process-number-wrap {
    position: absolute;
    right: 0;
    line-height: 0.8;
}

@media screen and (min-width:768px) {
    .process-number-wrap {
        right: -10%;
    }

    .p-c-1 {
        padding: 45px 4% !important;
    }
}

.p-c-1 {
    padding: 30px 0 20px;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.process-number {
    font-size: 80px;
    color: #057fb817;
    font-weight: 900;
    letter-spacing: 10px;
}

.process-heading {
    font-size: 18px;
    font-weight: 700
}

#why-choose-us .title {
    font-size: 20px;
    font-weight: 700;
}
#why-choose-us .card{
    min-height: 100%;
}

#faqs .acr-button {
    background-color: #0975b4;
    color: #fff;
    font-weight: 600;
    border-radius: 2px;
    padding: 12px;
    position: relative;
    font-size: 14px;
}
@media screen and (min-width:768px) {
    #faqs .acr-button{
        font-size: 16px;
    }
    .accordion-body{
        font-size: 16px !important;
    }
}
.accordion-body{
    font-size: 14px;;
}
#faqs .acr-button:focus {
    box-shadow: none;
}

#faqs .acr-item {
    margin-bottom: 10px;
    border: 1px solid #e0e0e0;
}

#faqs .acr-button::after {
    content: url(../img/right.svg);
    position: absolute;
    right: 15px;
    transition: 0.3s;
}

#faqs .acr-button[aria-expanded=true]::after {
    transform: rotate(90deg);
}

.contact-banner #num {
    border-radius: 0px
}

.contact-banner #send_request {
    padding: 8px 40px !important;
}

#our-projects .heading {
    font-size: 48px
}

@media screen and (min-width:992px) {
    #services_banner .navbar-dark .navbar-nav .nav-link {
        color: #057fb8;
    }

    #services_banner.static-development {
        background: url(../img/static_banner.png) no-repeat;
        background-position: right center;
        background-size: 55%;
        background-color: #057fb8;
        color: #fff !important;
    }

    #services_banner.wordpress-development {
        background: url(../img/wordpress_banner.png) no-repeat;
        background-position: right center;
        background-size: 55%;
        background-color: #057fb8;
        color: #fff !important;
    }

    #services_banner.ecommerce-development {
        background: url(../img/ecommerce_banner.png) no-repeat;
        background-position: right center;
        background-size: 55%;
        background-color: #057fb8;
        color: #fff !important;
    }

    #services_banner.nodejs-development {
        background: url(../img/nodejs_banner.png) no-repeat;
        background-position: right center;
        background-size: 55%;
        background-color: #057fb8;
        color: #fff !important;
    }

    #services_banner.recent-projects {
        background: url(../img/recent-projects.png) no-repeat;
        background-position: right center;
        background-size: 55%;
        background-color: #057fb8;
        color: #fff !important;
    }
    /* #projects{
        background-color: transparent !important;
    }
    #projects::before{
        content: '';
        width: 65%;
        height: 200%;
        position: absolute;
        background-color: #057fb8;
        transform: skewX(-18deg);
        top: -40%;
        right: -10%;
        z-index: -1;
    } */
    :where(#services_banner, #projects) >.container {
        padding-top: 80px;
        padding-bottom: 120px;
    }
    #banner {
        padding-top: 50px;
        padding-bottom: 150px;
    }
    #banner h1 {
        /* width: 75%; */
        font-size: 60px;
        line-height: 80px;
    }
    #banner h1>span {
        font-size: 50px;
        line-height: 60px;
    }
}
#services_banner {
    background-color: #057fb8;
    color: #fff !important;
}
#projects{
    position: relative;
    overflow: hidden;
    color: #fff;
    background-color: #057fb8;
}
:where(#services_banner, #projects) >.container {
    padding-top: 40px;
    padding-bottom: 60px;
}

:where(#services_banner, #projects) h1 {
    font-size: 60px;
    font-weight: 700;
}

:where(#services_banner, #projects) p.text {
    color: #fff;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #057fb8;
}

.bottom-border {
    position: relative;
    padding-bottom: 10px;
}

.bottom-border::after {
    content: '';
    width: 16%;
    height: 3px;
    background-color: #057fb8;
    position: absolute;
    bottom: 0;
    left: 0;
}
ul.list-check {
    list-style: none;
    padding-left: 25px;
    font-weight: 600;
    padding-top: 10px;
  }
  ul.list-check li {
    position: relative;
    text-align: left;
    margin: 8px 0px;
  }
  ul.list-check li:before {
    position: absolute;
    height: 20px;
    width: 20px;
    content: "";
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><path fill="rgb(5,127,184)" d="M20.5,42a2.368,2.368,0,0,1-1.759-.766l-14-14.423a2.584,2.584,0,0,1,0-3.626l3.988-4.109a2.4,2.4,0,0,1,3.518,0l8.249,8.5L38.755,8.76a2.4,2.4,0,0,1,3.518,0l3.988,4.109a2.584,2.584,0,0,1,0,3.626l-24,24.737A2.37,2.37,0,0,1,20.5,42Z"></path></svg>')
      no-repeat;
    background-size: 16px 16px;
    top: 5px;
    margin-left: -25px;
  }
  .autoscroll-img-wrapper{
    max-height: 500px;
    overflow-y: hidden;
  }
  .autoscroll-img-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
    transition: 2s all;
  }
  .autoscroll-img-wrapper:hover img{
    object-position: bottom center;
  }
  ul.white-check-list {
    list-style: none;
    padding-left: 25px;
    font-weight: 600;
    padding-top: 10px;
  }
  ul.white-check-list li {
    position: relative;
    text-align: left;
    margin: 8px 0px;
  }
  ul.white-check-list li:before {
    position: absolute;
    height: 20px;
    width: 20px;
    content: "";
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><path fill="rgb(255,255,255)" d="M20.5,42a2.368,2.368,0,0,1-1.759-.766l-14-14.423a2.584,2.584,0,0,1,0-3.626l3.988-4.109a2.4,2.4,0,0,1,3.518,0l8.249,8.5L38.755,8.76a2.4,2.4,0,0,1,3.518,0l3.988,4.109a2.584,2.584,0,0,1,0,3.626l-24,24.737A2.37,2.37,0,0,1,20.5,42Z"></path></svg>')
      no-repeat;
    background-size: 16px 16px;
    top: 5px;
    margin-left: -25px;
  }
  /* #price-section ul.list-check li{
    font-size: 22px;
    padding-bottom: 10px;
  }
  #price-section ul.list-check li::before{
    top: 6px !important;
    background-size: 24px 24px;
    height: 50px;
    width: 50px;
    margin-left: -30px;
  }
  .price-box{
    background-color: #0a74b4;
    padding: 30px 20px;
    border-radius: 80px 25px 25px 25px;
  }
  .price-box .price-heading{
    font-size: 40px;
    font-weight: 700;
}
.price-box .price-sub-heading{
    color: #e1c31a;
    display: inline-block;
    border: 1px solid #e1c31a;
    border-radius: 30px;
    padding: 0px 20px;
}
.price-box .old-price{
    color: #e2e2e2;
    font-size: 24px;
    margin: 0 !important;
}
.price-box .new-price{
    color: #fff;
    font-size: 60px;
    font-weight: 600;
    margin: 0 !important;
}
.price-box .notice{
    font-size: 18px;
    color: #e1c31a;
} */
#price-distribution .price-card{
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 30%);
    min-height: 100%;
}
#price-distribution .price-card .price-card-heading{
    font-size: 34px;
    font-weight: 600;
    color: #0a74b4;
}
#price-distribution .price-card .old-price{
    color: grey;
    font-size: 18px;
}
#price-distribution .price-card .old-price span.save{
    background-color: #0a74b4;
    color: #fff;
    border-radius: 25px;
    padding: 6px 10px 8px;
    margin-top: 0;
    font-size: 16px;
    margin-left: 10px;
}
#price-distribution .price-card .new-price{
    font-size: 40px;
    font-weight: 600;
}
#price-distribution .price-card .new-price>sup{
    font-size: 20px;
}
.btn-curve{
    border: 1px solid #0a74b4;
    color: #fff;
    display: block;
    border-radius: 25px;
    padding: 10px;
    font-size: 18px;
    background-color: #0a74b4;
    transition: 0.3s all;
    /* box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%); */
}
.btn-curve:hover{
    color: #fff;
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #0a74b4;
}
#price-distribution .price-card ul.list-unstyled li{
    padding-bottom: 6px;
}
.whats_app{
    position: sticky;
    bottom: 0;
    z-index: 9999;
    background-color: #4ac959;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 10px 20px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    transition: 0.3s all;
}
.whats_app > img{
    margin-right: 6px;
}
.whats_app:hover{
    background-color: #36c347;
    color: #fff;
}