body{
    /* font-family: "Ubuntu", sans-serif !important; */
    font-family: "Roboto", sans-serif !important;
}
.static-inner-page h1{
    font-size: 2rem;
    font-weight: bold;
    color: #e83e31;
}
.static-inner-page h5 {
    font-size: 1.3rem;
    margin: 1.3rem 0rem;
    color: rgb(56, 56, 56);
    font-weight: bold;
}

.static-inner-page .inner-page-box {
    margin: 2rem 0rem;
}

.static-inner-page .inner-page-box img {
    border-radius: 0.85rem;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin: 0rem auto;
}

.static-inner-page .inner-page-box h6 {
    color: #e83e31;
    font-weight: bold;
    font-size: 1rem;
}

.static-inner-page .inner-page-box .btn {
    margin-top: 1rem;
    background-color: #e83e31;
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
}
.static-delivery-service-section form .reload{
    background-color: transparent;
    padding: 0;
}
.static-delivery-service-section form .reload i{
    font-size: 1.2rem;
}
.static-delivery-service-section p,
.static-inner-page .static-why-choose p,
.static-inner-page .static-content-section p {
    text-align: justify;
    padding-bottom: 1rem;
    /* font-weight: bold; */
    font-size: 1.11rem;
}
.static-content-section h2{color: #e83e31;margin-bottom: 1rem;}
.static-inner-page .our-services .card {
    text-align: center;
    margin: 1.1rem 0rem;
}
.static-content-section .btn{background-color: #e83e31; color: #fff;}
.static-inner-page .our-services .card img {
    width: 80px;
    padding: 1rem 1rem 0rem 1rem;
}

.static-inner-page .our-services .card .card-body {
    padding: 0.65rem;
}

.static-inner-page .our-services .card .card-body p {
    margin: 0;
    font-size: 0.85rem;
    font-weight: bold;
}

.static-delivery-service-section {
    padding-bottom: 1.2rem;
}

.static-why-choose h5 {
    margin-top: 0;
}

.static-delivery-service-section h4,
.static-why-choose h4 {
    color: #e83e31;
    font-weight: bold;
    font-size: 1.5rem;
    margin: 0;
    padding-bottom: 1rem;
}

.static-why-choose .why-choose-content img {
    width: 50px;
}
.download-our-app-section{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.download-our-app-section .app-download-icons img{
    max-width: 100%;
    display: inline-block;
    padding-right: 0.65rem;
}
.download-our-app-section .app-download-icons{text-align: end;}
.download-our-app-innerpage{
    margin: 1rem 0rem;
}
.become-our-partner {
    padding: 1rem;
    background-color: rgb(199, 199, 199);
    margin: 1.5rem -13px;
}

.become-our-partner .card {
    background-color: #fff;
    margin: 0.85rem 0rem;
    padding: 1rem;
}
.become-our-partner .card .partner-btn .btn{
    background-color: #e83e31;
    color: white;
}
.become-our-partner .card h5 {
    margin-top: 0;
}

.static-faq .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}

.panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
    border-color: #EEEEEE;
}

.static-faq h4 {
    font-size: 1rem;
    color: #292929;
    padding-bottom: 0;
}

.static-faq .panel-title>a {
    display: block;
    padding: 15px;
    text-decoration: none;
}

.more-less {
    float: right;
    color: #212121;
}

.static-inquiry-box form .btn {
    width: 100%;
    color: #fff;
    background-color: #e83e31;
}
.static-inquiry-box form .error{
    color: #e83e31;
}
.static-inquiry-box{padding: 1rem;}
.static-faq .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #EEEEEE;
}

.static-faq .panel ol {
    padding-left: 15px;
}

.static-faq .panel ol li {
    padding-top: 0.56rem;
}
.our-services {
    margin: 1rem 0rem;
}
.for-enterprises{
    padding: 1.1rem 0;
    background-color: #e83e31;
    min-height: 50vh;
}
.for-enterprises .btn{color: #e83e31;
    background-color: #fff;
    border-radius: 0.5rem;
    font-size: 1.2rem;
    text-transform: capitalize;
}
.enterprise-bg{
    background-image: url('/cmspages/images/banner-enterprise.png');
    background-position: center;
    background-size: cover;
}
.partners-bg{
    background-image: url('/cmspages/images/partner-banner1.png');
    background-position: center;
    background-size: cover;
}
#onload_inquiry{scroll-margin-top: 200px;}
.for-enterprises h2{font-size: 3rem;}
.for-enterprises p{padding: 0.85rem 0;}
.partner-title h2{font-weight:600;}
.for-enterprises .partner-title h2, .for-enterprises .partner-title p{color: #e83e31;}
.for-enterprises h2,.for-enterprises p{color: #fff;}
.service-section .unorder-list ul{
    padding-left: 1rem;
}
.service-section .unorder-list ul li{font-size: 1.1rem;margin-bottom: .85rem;}
.for-enterprises .card{
    background-color: #fff;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    border-radius: 0.8rem;
}
.for-enterprises .card .card-body{
    padding: 0.85rem 1.1rem;
}
.for-enterprises .card .form-control{
    height: 44px;
    text-align: start;
}
.for-enterprises .card .form-control::placeholder{text-align: start;}
.for-enterprises .card .btn{
    width: 100%;
    background-color: #e83e31;
    color: #fff;
}
.service-section{
    padding: 2rem 0;
}
.service-section h4{font-size: 1.5rem;margin-bottom: 1rem;color: var(--main-color);font-weight: 600;}
.service-section .service-box h5{font-size: 1.2rem;padding: 0.45rem 0;font-weight: 600;}
.service-section .service-box .btn{background-color: var(--main-color);font-weight: 600;color:#fff;margin-top: 1.3rem;}
/* .testinomial-rider .service-box{margin: 0 auto;} */
.mobile-download-bg{background-color: #e83e31;}
.download-our-app-section h2{
    font-size: 3.5rem;
    color: #fff;
}
.for-enterprises .card form .form-control img{
    width: 57px;
}
.header_row_mob_2 ul{display:flex;align-items: center;}
.header_row_mob_2 ul li .nav-link{padding-right:0.65rem;color:#e83e31;}
.calculator-section .calculator-form .estimate-box{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin-top: 0.85rem;
    border-radius: 0;
    max-width: 150px;
    text-wrap: wrap;
}
.calculator-section .calculator-form img{box-shadow: none;}
.calculator-section .calculator-form .card h4,.calculator-section .calculator-form .card h3{font-size: 1.3rem;}
.calculator-section .calculator-form .card{
    background-image: url('/cmspages/images/transparent-new.png');
    background-repeat: no-repeat;
    background-position-y: center;
    background-size: cover;
    /* min-height: 50vh; */
}
.calculator-section .card .card-body{padding: 0.85rem;}
.estimate-order-page select{border:1px solid grey;}
.estimate-amount{font-size:1.5rem;display: inline-block;padding: 0 0.56rem;}
.inquiry-sidebar-section .sidepanel  {
    width: 280px;
    position: fixed;
    z-index: 1999;
    height: 42vh;
    top: 50%;
    right: -280px;
    transform: translate(0, -50%);
    background-color: #f3f2f0;
    overflow-x: hidden;
    transition: 0.5s;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.inquiry-sidebar-section .sidepanel::before{
    content: '';
    position: fixed;
    top: 0;left: 0;bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 2;
}
.w3-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.inquiry-sidebar-section .sidepanel .closeinquirybtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
}
.openInquirybtn {
    position: fixed;
    top: 60%;
    right: 0;
    transform: translate(0, -50%);
    z-index: 1;
    cursor: pointer;
}
.openInquirybtn img{box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;border-radius: 0.45rem 0rem 0rem 0.45rem;}
.heading_blog .blog-date{margin-bottom: 0.80rem;display: block;}
@media(min-width: 920px) {
    .inner-banner-page {
        margin-top: 100px;
    }
}
@media(max-width:992px){
    .download-our-app-section{
        padding-bottom: 1.5rem;
    }
    .download-our-app-section h2{
        font-size: 2rem;
    }
    .download-our-app-section .app-download-icons img{
        max-width:150px;
    }
    .service-section .service-box h5{
        font-size: 1.5rem;
    }
    .static-content-section h2{
        font-size: 22px;
    }
}
