.section_main_homepage {
    background-image: url("../images/Background.png");
    padding: 7pc 0px 7pc 0pc;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    margin-top: -45px !important;
}

.section_main_homepage .col-12.content_col h5 {
    font-family: Jost;
    font-weight: 600;
    font-size: 60px;
    line-height: 72px;
    text-align: center;
    color: white !important;
}

.section_main_homepage p {
    font-family: Jost;
    font-weight: 200;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: white !important;
}

button.btn.btn-getstarted {
    background: #FF6B01;
    border: none !important;
    padding: 11px 19px;
    margin-top: 15px;
    border-radius: 4px !important;
}

button.btn.btn-getstarted a {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: white !important;
}

.productservice-section {
    padding: 4pc 0px;
}

.productservice-section .col-sm-5.offset-sm-2.col-md-6.offset-md-0 {
    text-align: end !important;
}

.productservice-section h2 {
    font-weight: 600;
    font-size: 36px;
    line-height: 120%;
    text-transform: uppercase;
    text-align: left !important;
}

.productservice-section .card-columns.home {
    padding: 2pc 0pc;
}

.productservice-section .card.mb-3 {
    background: #EBF5FF !important;
    width: 100% !important;
    border: 1px solid #BDD3E9 !important;
    border-radius: 8px;
    text-align: center;
}

.productservice-section .card-columns.home h3.card-title.pricing-card-title {
    font-weight: 500;
    font-size: 30px;
    line-height: 114%;
    margin-top: 20px;
}

a.btn.btn-block.btn-outline-primary {
    border: none !important;
    border-radius: 4px !important;
    padding: 10px 20px !important;
    background: #FF6B01;
    color: white !important;
}

.howcanwe-section {
    background-image: url("../images/howcanwe.png");
    padding: 3pc 0px 4pc 0pc;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.howcanwe-section h2.text-center.m-4 {
    font-weight: 600;
    font-size: 36px;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
    color: white !important;
}

.howcanwe-section .action-icon-btns a {
    background: #0000004D;
    border: 0.99px solid #FFFFFF99;
    width: 100% !important;
    height: -webkit-fill-available !important;
    font-weight: 400;
    font-size: 21px;
    line-height: 35.57px;
    text-align: center;
    color: white !important;
}

.howcanwe-section h2.text-center.m-4 {
    font-weight: 600;
    font-size: 36px;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
}

.youraccount-section {
    padding: 3pc 0pc;
}

.youraccount-section h2.text-center.m-4 {

    font-weight: 600;
    font-size: 36px;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
}

.youraccount-section .action-icon-btns a {
    background-image: url("../images/Subtract-ac.png");
    /* background: transparent !important; */
    border: none !important;
    width: 100% !important;
    height: -webkit-fill-available !important;
    background-size: cover !important;
    background-repeat: no-repeat;
}

.youraccount-section a.card-accent-midnight-blue {
    color: black !important;
    display: flex !important;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    background: white !important;
    margin: 15px;
    padding: 14px 17px 0px 16px !important;
    box-shadow: 0px 0px 3px 0px #A8A8A840;
    border-radius: 8px;
    border: 1px solid #BDD3E9;
}

.youraccount-section .action-icon-btns a .ico-container i {
    color: #000000 !important;
}

.youraccount-section .container.text-center {
    background: #EBF5FF;
    padding: 25px;
    border: 1px solid #BDD3E9;
    border-radius: 8px !important;
}

.youraccount-section .container.text-center img.mx-auto.d-block {
    padding: 30px;
}

.youraccount-section .container.text-center figure.ico-container img {
    padding: 0px !important;
    width: 70%;
}

.youraccount-section .container.text-center p {
    padding-top: 12px;
}

.youraccount-section .col-sm-5.offset-sm-2.col-md-5.offset-md-0 {
    box-shadow: 0px 0px 10px 0px #A8A8A847;
    background: white;
    border-radius: 8px;
    padding: 20px;
    margin-left: -25px;
    margin-top: 25px;
    margin-bottom: 25px;
}

footer.footer p.copyright.mb-0 {
    font-weight: 300;
    font-size: 18px;
    line-height: 21.34px;
    text-align: center;
    text-transform: capitalize;
}

footer.footer a {
    color: #ffffff !important;
    text-decoration: none;
    background-color: transparent;
}

footer.footer ul {
    list-style: none !important;
    padding: 5px 5px !important;
}

.col-lg-4.col-xl-3.main_sidebar_inner {
    background: #175899 !important;
    padding: 2px !important;
    border-radius: 8px 0px 0px 8px !important;
}

.mb-3.card.card-sidebar {
    border: none !important;
    background: transparent !important;
}

.mb-3.card.card-sidebar .card-header {
    background: #0000004D;
    border-radius: 8px 0px 0px 0px !important;
    color: white !important;
}

.mb-3.card.card-sidebar .card-header h3.card-title.m-0 {
    font-weight: 500;
    font-size: 18px;
    line-height: 27.57px;
    vertical-align: middle;
}

.col-lg-8.col-xl-9.primary-content {
    background: #EBF5FF;
    padding: 20px;
    border-radius: 0px 8px 8px 0px !important;
    border: 1px solid #BDD3E9;
}

li.breadcrumb-item a {
    color: #FF6B01 !important;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
}

#order-standard_cart .cart-sidebar {
    background: #175899 !important;
    padding: 2px !important;
    border-radius: 8px 0px 0px 8px !important;
}

#order-standard_cart .cart-sidebar .list-group.collapsable-card-body {
    font-weight: 400;
    font-size: 16px;
    line-height: 27.57px;
    vertical-align: middle;
}

#order-standard_cart .cart-body {
    background: #EBF5FF !important;
    border: 1px solid #BDD3E9 !important;
    padding: 20px !important;
    border-radius: 0px 8px 8px 0px !important;
}

.mb-3.card.card-sidebar .card-body {
    color: white !important;
}

a.btn.btn-success.btn-sm.btn-block {
    padding: 10px;
}

a.btn.btn-default.btn-sm.btn-block {
    padding: 10px;
}

.service-card-inner {
    background: #ffffff;
    border-radius: 8px;
    padding: 18px 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
    margin: 7px;
}

.service-icon {
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.service-title {
    flex: 1;
    margin-left: 14px;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    color: #000000;
    text-transform: capitalize;
}

.service-count {
    font-weight: 500;
    font-size: 40px;
    line-height: 100%;
    color: black;
    text-align: right;
}
.client-home-cards h3.card-title.m-0 {
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
}
#order-standard_cart .cart-sidebar .list-group-item {
    border: 1px solid #1C65AD;
    background: #175899;
    color: white;
}
#order-standard_cart .order-summary {
    background-color: #175899 !important;
    border-bottom: 3px solid #175899 !important;
    border-radius: 8px !important;
}
.responsive-table {
    width: 100% !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
}
@media (max-width:1199.98px) {
    body#page-homepage section#main-body {
        padding: 40px 0px;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
    border: 2px solid var(--text-light) !important;
    padding: 10px !important;
    background: var(--dark-background) !important;
    border-radius: 10px !important;
}
    ul#nav li {
        padding: 10px !important;
    }
    ul.navbar-nav.ms-auto.w-auto {
        margin-left: 10px !important;
        padding-bottom: 10px !important;
    }
    header.header .main-navbar-wrapper {
        width: 100% !important;
        background: #0c254b;
        position: absolute;
        top: 57px;
        z-index: 4;
        border-radius: 6px !important;
    }
    header.header .search {
        background: #fff !important;
    }
    li#Secondary_Navbar-Account {
        padding-bottom: 10px !important;
    }
    .navbar-nav {
        justify-content: flex-end !important;
    }
    .navbar.navbar-light .col-9 {
        flex: 0 0 75%;
        max-width: 100% !important;
    }
    a.btn.nav-link.cart-btn {
        padding: 7px 10px !important;
    }
    .youraccount-section .col-sm-5.offset-sm-2.col-md-5.offset-md-0 {
        margin-left: 0px;
    }
    .youraccount-section .container.text-center img.mx-auto.d-block {
        padding: 30px;
        width: 260px !important;
    }
    .col-lg-8.col-xl-9.primary-content {
        margin-top: 20px;
        margin-bottom: 20px;
        background: #EBF5FF;
        padding: 20px;
        border-radius: 8px 8px 8px 8px !important;
        border: 1px solid #BDD3E9;
    }
    .mb-3.card.card-sidebar .card-header {
        background: #0000004D;
        border-radius: 8px 8px 8px 8px !important;
        color: white !important;
    }
    .mb-3.card.card-sidebar {
        border: none !important;
        background: #336699 !important;
        border-radius: 8px !important;
    }
}
@media (max-width:777.98px) {
  
    section#main-body {
        padding: 40px 15px;
    }
    .w-100 {
        width: 80% !important;
    }
    footer.footer .copyright {
        margin-bottom: 10px !important;
    }
    .col-6 {
        flex: 15 0 100% !important;
        max-width: 100% !important;
    }
    .col-12.content_col h5 {
        font-size: 38px !important; 
    }

    .productservice-section h2{
        font-size: 24px !important;
    }
    .col-md-6.content_col h5 {
        font-weight: 700;
        font-size: 50px !important;
    }
    header.header .toolbar .nav-link {
    padding: 2px 10px;
    border-radius: .25rem;
    border: 2px solid #f76b02;
    color: #ffffff;
    position: relative;
    font-size: .9em;
}
#order-standard_cart .products a.btn-order-now {
    border: 2.6px solid #49B651;
    background: white !important;
    color: #49B651 !important;
    border-radius: 5px !important;
    padding: 6px 12px !important;
}
}
#order-standard_cart .products .product.clearfix {
    border: 1px solid #D7E9FC !important;
    border-radius: 8px !important;
    box-shadow: 13.78px 13.78px 68.91px 0px #3754AA1A;
}
#order-standard_cart .products a.btn-order-now {
    border: 2.6px solid #49B651;
    background: white !important;
    color: #49B651 !important;
    border-radius: 5px !important;
    padding: 6px 15px !important;
}
#order-standard_cart .products .product div.product-pricing {
    color: #F00000 !important;
    margin-bottom: 10px;
    font-weight: 500;
}
footer.footer img.logo-img {
    width: 150px;
}
.mb-3.card.card-sidebar .card-body a {
    color: white !important;
}