/* Add here all your CSS customizations */


/* header */

.header-logo img {
    height: auto !important;
}

@media (min-width: 992px) {
    #header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active {
        color: #31664C;
    }
}


/* nav header */

.nav-menu-link {


    color: #000;
}

.nav-menu-link:hover {
    color: #31664C;
}


/* home logo crousel */

.brand_owl_box img {
    padding-left: 20px;
    padding-right: 20px;
}


/* inquire form */

.inquire-form {
    border: 1px solid #ccc;
    padding: 20px;
    background-color: #f5f4f4;
}

.justify-content {
    justify-content: center;
    font-size: 18px;
}

.inquire-img {
    width: 70%;
    margin: 0 auto;
    display: block;
}


/* our services */

.service-box:hover {
    text-decoration: none;
}

.service-box:hover h4 {
    color: #31664C;
}

.info-blocks-in h3 {
    margin-bottom: 15px;
}


/* single product pages */

.product-inquire hr {
    margin-bottom: 13px;
    margin-top: 13px;
}

.product-inquire p {
    margin: 0px !important;
}

.product-sub-tittle {
    min-height: 51px;
}

.sub-tittle-height {
    min-height: 230px;
}


.thumb-gallery-detail.owl-carousel img {
    height: 320px !important;
    width: auto !important;
}

/* single product pages */


/* product cards */

.product-thumb-info-list .col-sm-6.col-lg-4 {
    margin-bottom: 20px !important;
}

.product-thumb-info-image:before {
    background: #ccc !important;
    opacity: 0.2 !important;
}

.a3_printer_img_block {
    height: 400px;
}

.product_heading h1 {
    text-align: center;
    font-weight: 400;
    margin-bottom: 35px !important;
}

.bg-color-grey-scale-1 {
    margin-bottom: 35px;
}


/* page header */


/* .page-header {
    background: url(/assets/img/banner/banner-1.jpg);
    opacity: 0.5;
} */

.page-header {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-header::before {
    content: "";
    background-image: url('../img/About-Us-banners.jpg');
    background-size: cover;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.75;
}

.page-header h1 {
    position: relative;
}

.page-header a {
    color: #fff;
}


/* Inquire and back button css */

.back_button,
.back_button:focus,
.back_button:active {
    border: 2px solid;
    background-color: #31664C !important;
    color: #fff;
    border-color: #31664C !important;
    font-weight: 700;
}

.back_button:hover {
    background-color: #20b36c !important;
    color: #fff;
    border-color: #20b36c !important;
}

.shop .products .product .product_inquiry_btn {
    transition: ease transform 300ms, ease background 300ms;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 12px 10px;
    font-size: 1em;
    color: #FFF;
    background: rgba(0, 0, 0, 0.7);
    z-index: 3;
    opacity: 0;
    transform: translate3d(0, 100%, 0);
}

.shop .products .product .product_inquiry_btn {
    background: rgb(0 168 89 / 62%);
}

.shop .products .product:hover .product_inquiry_btn {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}


/* Inquire and back button css */

li.active a {
    color: #31664C !important;
}


/*header sticky*/

#header .header-container {
    transition: none !important;
}

#header {
    width: 100%;
    background: #fff;
}

.header_active {
    position: fixed !important;
    top: 0;
    left: 0;
    /*animation: smoothScroll 1s forwards;*/
}

.header_active .header-top {
    display: none !important;
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-100px);
    }

    100% {
        transform: translateY(0px);
    }
}


/*header sticky*/


/* footer css */



#footer .text-justify {
    width: 100%;
}

#footer .row.justify-content-md-center.mt-2 {
    justify-content: space-evenly !important;
}

/* footer css */


/*home banner*/

.home_banner_bg {
    width: 100%;
    position: relative;
}

.home_banner_owl .item:before {
    content: '';
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.home_banner_bg .home_banner_owl {
    margin-bottom: 0;
}

.home_banner_owl .owl-nav {
    z-index: 9;
}

.home_banner_part {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: left;
    z-index: 99;

}

.home_banner_part h5,
.home_banner_part h6 {
    white-space: nowrap;
    text-transform: uppercase;
}

.home_banner_part h5 {
    color: #fff;
    font-size: 50px;
    line-height: normal;
    font-weight: normal;
}

.home_banner_part h6 {
    color: #fff;
    font-size: 50px;
    line-height: normal;
    font-weight: bold;
}

.home_banner_owl .owl-nav button.owl-prev,
.home_banner_owl .owl-nav button.owl-next {
    background: none !important;

}


.home_banner_owl .owl-nav button.owl-prev:hover,
.home_banner_owl .owl-nav button.owl-next:hover {
    background-color: #31664C !important;
    border-color: #31664C !important;
}

.home_banner_owl .owl-nav button.owl-prev {
    left: 20px;
}

.home_banner_owl .owl-nav button.owl-next {
    right: 20px;
}

.printer_link_block a {
    text-decoration: none;
}


/*.banner_img1 {
    background-image: url(../assets/img/banner/banner-1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    height: 45vw;
}
.banner_img2 {
    background-image: url(../assets/img/banner/banner-2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    height: 45vw;
}*/

.home_banner_owl .owl-item.active h5 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.5s;
}

.home_banner_owl .owl-item.active h6 {
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.5s;
}


/*home banner*/
/*single product page*/

#product-view-choose {
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    margin-bottom: 45px;
}

.product-view-choose-wrap #product-feature ul {
    padding-left: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
}

.product-view-choose-wrap #product-feature ul li {
    float: left;
    list-style: none;
    height: 75px;
    width: calc(100%/6);
    margin-bottom: 0;
    text-align: center;
    font-size: 1.5rem;
    position: relative;
}

.product-view-choose-wrap #product-feature ul li.new-feature {
    height: 100px;
    overflow: hidden;
}

.product-view-choose-wrap #product-feature.product-feature2 ul li,
.product-view-choose-wrap #product-feature.product-feature3 ul li,
.product-view-choose-wrap #product-feature.product-feature4 ul li {
    width: calc(25% - 1px);
}

.product-view-choose-wrap #product-feature ul li .feature-icon img {
    width: 55px;
    height: 55px;
}

.product-view-choose-wrap #product-feature ul li .option-style {
    display: block;
    padding: 5px 7px 0;
    overflow: hidden;
    font-size: 11px;
    color: #757575;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 12px;
}

.product-view-choose-wrap #product-feature ul li:after {
    content: '';
    height: 50%;
    width: 1px;
    position: absolute;
    right: 0;
    top: 15%;
    background-color: #e2e2e2;
}

.product-view-choose-wrap #product-feature ul li:last-child:after {
    display: none;
}

#productDescription h4 {
    font-size: 15px;
    font-weight: 500px;
}

.left-listing {
    padding-left: 18px;
}

.what-in-the-box-lists {
    padding: 0px;
    list-style: none;
}

li.active li a {
    color: #777 !important;
}

li.active li.active a {
    color: #31664C !important;
}

.card-printer-desc {
    margin-bottom: 95px;
}

.first-row {
    background-color: #949494ad !important;
}

.zenius-table {
    margin-bottom: 20px;
}

.left-listing {
    padding-left: 18px;
}

ul ul ul {
    list-style-type: '-';
}

ul ul {
    list-style-type: disc;
}


/*single product page*/



/*specification*/
.specification_table_part .additional-attributes tr {
    border-bottom: none;
    display: table;
    width: 100%;
}

.specification_table_part .additional-attributes tr.group {
    background: #f5f5f5;
}

.specification_table_part .additional-attributes > thead > tr > th,
.specification_table_part .additional-attributes > tbody > tr > th,
.specification_table_part .additional-attributes > tfoot > tr > th {
    padding: 5.5px 30px 10px 0;
}

.specification_table_part .additional-attributes tbody tr th,
.specification_table_part .additional-attributes tbody tr td {
    border-bottom: 1px solid #dedede;
}

.specification_table_part .additional-attributes .label {
    color: #000;
    display: table-cell;
    font-weight: 400;
}

.specification_table_part .additional-attributes .label,
.specification_table_part .additional-attributes .data {
    line-height: 20px;
    padding-top: 10px;
    padding-left: 30px;
}

.specification_table_part .additional-attributes tr:first-child th,
.specification_table_part .additional-attributes tr:first-child td {
    border-top: 1px solid #dedede;
}

.specification_table_part .additional-attributes tr.group .label {
    text-transform: uppercase;
    font-weight: 600;
}

.specification_table_part .additional-attributes tr.item .data {
    width: 78%;
}

.specification_table_part .additional-attributes tr.item .label {
    width: 22%;
    vertical-align: middle;
}

/*specification*/

.listing_item {
    margin: 0;
    padding: 0 0 0 15px;
}

.listing_item li {
    font-size: 14px;
}

.right-part-img img {
    width: 100%;
}

.inquir-btn {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 20px;
}

.inquir-btn a {
    color: #fff;
    text-decoration: none;

}

/* web-design-start */
.three_box {
    border: 1px solid #d3d3d3cc;
    padding: 40px;
    background-color: #ffff;
    border-radius: 10px;
    box-shadow: 3px 3px 20px #dbdbdb;
    margin-bottom: 30px;
}

/* end-web-design */

/* security-surveillance-start */

.security-survelinace_three_box {
    padding: 30px 0;
}

.bg_bottom_border {
    border-bottom: 1px dashed #000;
}

.bg_security .bg_bottom_border:last-child {
    border-bottom: none;
}

/* end-security-surveillance */

/* cloud-solutions-start */

.listing_cloud {
    border: 1px solid #31664c;
    border-radius: 5px;
    background-color: rgb(119 219 170 / 10%);
    margin-top: 20px;
    margin-bottom: 30px;
}

.listing_cloud h4 {
    text-align: center;
    padding: 20px 0px;
    margin-bottom: 0px !important;
}

.listing_cloud .listing_item {
    padding: 10px 20px 10px 20px;
}

.listing_cloud ul li {
    list-style: none;
    padding-left: 30px;
    margin-bottom: 16px;
    color: #222;
    transition: all 0.9s ease;
    position: relative;
}

.listing_cloud ul li:hover {
    transform: translateX(5px);
}

.listing_cloud ul li::before {
    content: "\e042";
    font-family: simple-line-icons;
    position: absolute;
    left: 0px;
    top: 0;
    margin-right: 40px;
    color: #31664c;
    font-weight: 900;
    transition: .5s;
}

/* end-cloud-solutions */


/* manage-services-start */
.top-manage {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    border: 1px dashed #31664c;
    padding: 20px;
    border-radius: 10px;
    background-color: #ffff;
    box-shadow: 10px 10px 1px rgb(49 102 74 / 70%);
    margin-top: 20px;
    margin-bottom: 60px;
}

.manage_services_listing {
    border: 1px solid #e7e6e6cc;
    padding: 20px 20px 16px 20px;
    border-radius: 10px;
    box-shadow: 3px 3px 29px #cdcdcd96;
    height: 250px;
    margin-bottom: 50px;
    margin-top: 10px;
    background: linear-gradient(236.21deg, rgb(149 173 161 / 60%) 41.22%, rgb(185 195 190 / 24%) 74.14%);
    transition: 1s all;
}

.manage_services_listing:hover {
    transform: translateY(20px);
}

.manage_services_listing h4 {
    font-size: 16px;
}

.manage_services_listing ul li {
    margin-bottom: 10px;
}

.top-manage .service-inner {
    width: 70%;
}

/* end-manage-services */
/*responsive*/

@media (max-width:575px) {

    /*home banner*/
    .home_banner_part h5 {
        font-size: 18px;
        margin-bottom: 1vw;
    }

    .home_banner_part h6 {
        font-size: 14px;
        margin-bottom: 1vw;
    }

    .home_banner_part {
        padding-left: 0;
        width: 100%;
        text-align: center;
    }

    /*home banner*/
    /*footer*/
    #footer .text-justify {
        width: 100%;
    }

    /*footer*/
}

@media (min-width:576px) and (max-width:767px) {

    /*home banner*/
    .home_banner_part h5 {
        font-size: 30px;
    }

    .home_banner_part h6 {
        font-size: 30px;
    }

    .home_banner_part {
        padding-left: 0;
        width: 100%;
        text-align: center;
    }

    /*home banner*/
}

@media (max-width:767px) {
    #header .header-nav-main nav > ul li.active a {
        color: #fff !important;
    }
}

@media (min-width:768px) and (max-width:991px) {

    /*home banner*/
    .home_banner_part h5 {
        font-size: 40px;
    }

    .home_banner_part h6 {
        font-size: 40px;
    }

    /*home banner*/
    /*footert*/
    #footer .container.py-4 {
        max-width: 720px;
    }

    /*footert*/
}

@media (min-width:1400px) and (max-width:1599px) {

    /*home banner*/
    .home_banner_part {
        padding-left: 13%;
    }

    /*home banner*/
}

@media (min-width:1600px) and (max-width:1799px) {

    /*home banner*/
    .home_banner_part {
        padding-left: 17%;
    }

    /*home banner*/
}



/*new css start here 23 jan 2024 */

/*header css start here*/

.header_active .header-logo img {
    max-width: 100px;
}

.header-top {
    background-color: #396C53;
}

.header-top .nav-menu-link {
    color: #ffffff;
}

.header-top .fa-phone:before,
.header-top .fa-envelope:before {
    color: #ffffff;
}

#header .header-top .header-row {
    justify-content: flex-start;
}

.header-container {
    padding-top: 10px;
    padding-bottom: 10px;
}

#header .header-nav .contact_button_main {
    background-color: #396C53 !important;
    color: #ffffff;
    padding: 5px 15px;
    border-radius: 10px;
}

#header .header-nav .contact_button_main a {
    color: #ffffff;
}

#header .header-nav #contact_button:hover {
    text-decoration: none;
}

.contact_button_main .fa-phone {
    margin-right: 10px;
    transform: rotate(100deg);
}

.fa-phone {

    transform: rotate(100deg);
}

.nav {
    align-items: center;
}

#header .header-nav-main nav > ul > li {
    margin-right: 35px;
}

.header-top li.list_social {
    line-height: 0px;
}

.header-top li.list_social img {
    max-width: 13px;
    width: 100%;
}

/*header css end here*/

/*service page css start here */
.page-service {
    font-family: Poppins, sans-serif;
}

.page-service #header .header-nav.header-nav-line nav > ul li:hover > a:before {
    background: #ffffff;
}

.page-service h4 {
    font-family: Poppins, sans-serif;
    color: #000000;
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
}

.page-service p {
    font-family: Poppins, sans-serif;
    color: #5A5A5A;
    font-weight: 400;
}

.page-service #header .header-nav-main nav > ul > li > a,
.page-about-us #header .header-nav-main nav > ul > li > a {
    color: #ffffff !important;
}

.page-service #header.header_active .header-nav-main nav > ul > li > a,
.page-about-us #header.header_active .header-nav-main nav > ul > li > a {
    color: #444444 !important;
}

.page-service .header_active,
.page-about-us .header_active {
    background-color: #ffffff !important;
}

.page-about-us #header,
.page-service #header {
    background: transparent;
}

.service-header-image-main,
.about-us-header-image-main,
.inquiry-header-image-main,
.contact-us-header-image-main {
    position: relative;
}

.service-image-header,
.about-us-image-header,
.inquiry-image-header,
.contact-us-image-header {
    padding: 100px 10px 160px 10px;
    position: relative;
    z-index: 1;
}

.service-header-image-main h1,
.about-us-header-image-main h1,
.product-header-image-main h1,
.inquiry-header-image-main h1,
.contact-us-header-image-main h1 {
    color: #ffffff;
    text-align: center;
    font-size: 80px;
    line-height: 90px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;

}

.service-header-image::before,
.about-us-header-image::before,
.inquiry-header-image::before,
.contact-us-header-image::before {
    content: url('');
    position: absolute;
    background-position: center;
    top: -100px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.about-us-header-image::before {
    background-image: linear-gradient(0deg, rgb(0 0 0 / 15%), rgb(0 0 0 / 15%)), url('../img/about-us-bg-img.jpg');
    background-size: cover;
}

.service-header-image::before {
    content: url('');
    background-image: linear-gradient(0deg, rgb(0 0 0 / 15%), rgb(0 0 0 / 15%)), url('../img/service-bg-img.jpg');
    background-size: cover;
}

.inquiry-header-image::before {
    content: url('');
    background-image: linear-gradient(0deg, rgb(0 0 0 / 15%), rgb(0 0 0 / 15%)), url('../img/inquiry-bg-img.jpg');
    background-size: cover;
}

.contact-us-header-image::before {
    content: url('');
    background-image: linear-gradient(0deg, rgb(0 0 0 / 15%), rgb(0 0 0 / 15%)), url('../img/contact-us-bg-img.jpg');
    background-size: cover;
}

.dots_line {
    display: flex;
    justify-content: center;
    align-items: center;
}

.dot {
    width: 5px;
    height: 5px;
    background: #ffffff;
    border-radius: 50%;
    margin-right: 5px;
}

.line {
    width: 100px;
    height: 5px;
    background-color: #ffffff;
    border-radius: 10px;
}

.box-image img {
    width: 100%;
    border-top-left-radius: 160px;
    border-bottom-right-radius: 160px;
}

.background-green {
    box-shadow: rgb(57 108 83) -30px -30px;
    border-top-left-radius: 160px;
    border-bottom-right-radius: 160px;
    border-top-right-radius: 55px;
    border-bottom-left-radius: 55px;
    margin-top: 30px;
    margin-left: 30px;
}

.inuiry-header {
    max-width: 450px;
    padding: 0px 40px 0px 40px;
}

.inuiry-header h1 {
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    font-size: 80px;
    line-height: 90px;
}

.page-service section.section-bg-green {
    background-color: #396c53 !important;
}

.dots_line.dot-line-inquiry {
    justify-content: flex-start;
    margin-bottom: 32px;
}

.inquiry-para {
    font-size: 20px;
    line-height: 30px;
}

.inquire-form.inquire-form-services .btn-modern {
    border-radius: 10px;
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
}

.inquire-form.inquire-form-services {
    padding: 30px 50px;
    background-color: #ffffff;
}

.inquire-form.inquire-form-services input,
.inquire-form.inquire-form-services select,
.inquire-form.inquire-form-services textarea {
    border: 0;
    border-bottom: 1px solid #6F6F6F;
    border-radius: 0px;
}

.inquire-form.inquire-form-services textarea {
    height: 80px;
}

.inquire-form.inquire-form-services label {
    color: #000000;
}

/*services css end here*/

/*product page css strat here */
.page-product.page-service section {
    background-color: #fcfcfc;
}

.page-product.page-service section.section-grey {
    background-color: #f7f7f7;
}

.product-header-image-main {
    position: relative;
}

.product-image-header {
    padding: 100px 10px 160px 10px;
    position: relative;
    z-index: 1;
}

.product-header-image-main h1 {
    color: #ffffff;
    text-align: center;
    font-size: 80px;
    line-height: 90px;
    font-weight: 400;

}

.product-header-image::before {
    content: url('');
    background-image: linear-gradient(0deg, rgb(0 0 0 / 15%), rgb(0 0 0 / 15%)), url('../img/product-header.png');
    background-size: cover;
    position: absolute;
    background-position: center;
    top: -100px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 0;
}

.products-column-top .dots_line {
    justify-content: flex-start;
}

.products-column-top .line,
.products-column-top .dot {
    background-color: #396c53;
}

.products-column-bottom {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
}

.products-column-bottom-2 {
    display: flex;
}

.product-img img {
    width: 100%;
}

.product-sub-col {
    box-shadow: 0px 0px 13px #c0c0c0;
    padding: 10px;
    background: #ffffff;
}

.product-heading h4 {
    font-weight: 500;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    font-family: Poppins, sans-serif;
    margin: 15px 0;
}

.products-column-bottom .col-lg-2 {
    flex: 0 0 18%;
    max-width: 20%;
    margin-top: 25px;
    margin-top: 2%;
    margin-right: 2%;
}

.laptop-row h1 {
    color: #000000;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 34px;
    line-height: 44px;
}

/*contact form */

.inquire-form.inquire-form-services label.error {
    color: #c10000;
}

/*contact form end */
@media screen and (max-width: 991px) {
    .laptop-row h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .page-service .product-heading h4 {
        font-size: 16px;
        line-height: 24px;
    }

    .products-column-bottom .col-lg-2 {
        flex: 0 0 40%;
        max-width: 30%;
        margin-top: 3%;
        margin-right: 3%;
    }

    .page-service h4 {
        font-size: 25px;
        line-height: 35px;
    }

    .page-service .bg-color-grey-scale-1 .row .column-1-services > .row {
        flex-direction: column-reverse;
    }

    .background-green {
        margin-bottom: 30px;
        max-width: 500px;
        border-top-left-radius: 140px;
        border-bottom-right-radius: 140px;
        border-top-right-radius: 44px;
        border-bottom-left-radius: 44px;
    }

    .inuiry-header {
        max-width: 100%;
        padding: 0px 15px 0px 15px;
    }

    .box-image img {
        border-top-left-radius: 140px;
        border-bottom-right-radius: 140px;
    }

    .service-header-image-main h1,
    .about-us-header-image-main h1,
    .inuiry-header h1,
    .product-header-image-main h1,
    .inquiry-header-image-main h1,
    .contact-us-header-image-main h1 {
        font-size: 60px;
        line-height: 70px;
    }

    #header .header-nav-main nav.collapse #mainNav li a {
        color: #000000 !important;
    }

    #header .header-nav-main nav.collapse #mainNav li.active a {
        color: #ffffff !important;
    }

    #header .header-nav-main nav.collapse #mainNav {
        align-items: flex-start;
    }

    #header .header-nav-main:before {
        width: 100%;
    }

    #header .header-nav-main nav > ul > li {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .line {
        height: 3px;
    }

    .dot {
        width: 4px;
        height: 4px;
    }

    .product-header-image::before {
        background-position-x: 34%;
        background-position-y: 50%;
        background-repeat: no-repeat;
    }

    .products-column-bottom {
        margin-top: 30px;
    }

    .laptop-row h1 {
        margin-bottom: 20px;
    }

    .page-service section.section-height-3 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .product-image-header,
    .service-image-header {
        padding: 50px 10px 70px 10px;
    }

    .laptop-row h1 {
        font-size: 26px;
        line-height: 36px;
    }

    .page-service .product-heading h4 {
        font-size: 14px;
        line-height: 22px;
    }

    .products-column-bottom .col-lg-2,
    .products-column-bottom .col-lg-3 {
        flex: 50%;
        max-width: 47%;
        margin-top: 3%;
        margin-right: 3%;
    }

    .inquire-form.inquire-form-services {
        padding: 20px 20px;
    }

    .page-service h4 {
        font-size: 20px;
        line-height: 30px;
    }

    #header .header-logo img {
        max-width: 90px;
    }

    .header-nav-top .nav-menu-link {
        font-size: 10px;
    }

    .header-nav-top .ws-nowrap i {
        font-size: 10px;
    }

    .header-nav-top ul li > span {
        padding-right: 0px;
    }

    .service-header-image-main h1,
    .about-us-header-image-main h1,
    .inuiry-header h1,
    .product-header-image-main h1,
    .inquiry-header-image-main h1,
    .contact-us-header-image-main h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .contact_button_main > .fa-phone {
        font-size: 10px;
        margin-right: 5px;
    }

    #header .header-btn-collapse-nav {
        margin-left: 10px;
    }

}

@media screen and (max-width: 500px) {

    .background-green {
        box-shadow: rgb(57 108 83) -20px -20px;
        border-top-left-radius: 100px;
        border-bottom-right-radius: 100px;
        border-top-right-radius: 33px;
        border-bottom-left-radius: 33px;
        margin-top: 20px;
        margin-left: 20px;
    }

    .box-image img {
        border-top-left-radius: 100px;
        border-bottom-right-radius: 100px;
    }
}

/*css 8feb 2024 */
.home_banner_part {
    width: 100%;
    text-align: center;
}

.home_banner_part h6 {
    font-size: 28px;
    font-weight: 400;
}

.home_banner_owl.owl-carousel .owl-nav button.owl-prev:before,
.home_banner_owl.owl-carousel .owl-nav button.owl-next:before {
    display: none;
}

.home_banner_owl.owl-carousel .owl-nav button span,
.home_banner_owl.owl-carousel .owl-nav button span {
    font-size: 35px;
}

.home_banner_owl .item.banner_img img {
    filter: blur(0px);
}

@media screen and (max-width: 767px) {
    .home_banner_part h6 {
        font-size: 20px;
    }
}

@media screen and (max-width: 600px) {
    .home_banner_part h6 {
        font-size: 14px;
    }
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body,
.alternative-font-4 {
    font-family: Poppins, sans-serif;
}

.header_active {
    box-shadow: 0 0 5px #ccc;
}

.font-weight-500 {
    font-weight: 500;
}

.font-weight-600 {
    font-weight: 600;
}

.btn-green,
.btn-green:hover {
    color: #fff;
    background: #396C53 !important
}

.authorized-reseller .col-lg-3 {
    text-align: center;
}

.authorized-reseller img {
    max-width: 70%;
}

.bg-green {
    background: #396c53;
}

.about-3-blocks h3 {
    margin: 20px 0 0;
    text-transform: none;
}

.about-3-blocks p {
    margin: 10px 0 0;
}

.about-3-blocks .row > div {
    display: flex;
    justify-content: center;
    border-right: 1px solid #777;
}

.about-3-blocks .row > div:last-child {
    border-right: none;
}

.about-3-blocks .col-md-4 > div {
    max-width: 80%;
}

.about-3-blocks .icon img {
    max-width: 50px;
}

.key-strengths .col-md-4 {
    margin: 30px 0;
}

.key-strengths .card {
    height: 100%;
    border-top-left-radius: 160px;
    border-bottom-right-radius: 160px;
}

.key-strengths .key-img {
    width: 80px;
}

.key-strengths h4 {
    font-weight: 500;
}

.contact-us-form {
    background: #fcfcfc;
}

.contact-us-form {
    background: #fcfcfc;
}

.contact-us-form .bg-white form {
    border: 0;
}

.contact-us-info {
    padding: 30px 50px;
}

.contact-us-info * {
    color: #fff;
}

.contact-us-info h4 {
    font-weight: 400;
    color: #fff;
    margin: 0 0 50px !important;
}

.contact-us-info ul {
    margin: 0;
    padding: 0;
}

.contact-us-info ul li {
    display: flex;
    list-style-type: none;
    margin: 0 0 50px;
    padding: 0;
}

.contact-us-info ul li i {
    margin: 0 10px 0 0;
}

.contact-us-info ul li i img {
    width: 15px;
}

.contact-us-info ul li p {
    color: #fff;
    margin: 0;
}

@media (min-width: 992px) {
    .col-lg-pl-50 {
        padding-left: 50px;
    }

    .col-lg-pr-50 {
        padding-right: 50px;
    }
}

@media (max-width: 1199px) {
    .key-strengths .card {
        border-top-left-radius: 100px;
        border-bottom-right-radius: 100px;
    }
}

@media (max-width: 767px) {
    .authorized-reseller .col-lg-3 {
        width: 50%;
    }

    .about-3-blocks .col-md-4 > div {
        max-width: 100%;
    }

    .about-3-blocks .row > div {
        padding: 30px 0;
        border-right: 0;
        border-bottom: 1px solid #777;
    }

    .about-3-blocks .row > div:last-child {
        padding: 30px 0 0;
        border-right: 0;
        border-bottom: 0;
    }

    .about-3-blocks .row > div:first-child {
        padding: 0 0 30px;
    }
    
    .contact-us-info {
        padding: 20px 20px;
    }
    
    .contact-us-info h4,
    .contact-us-info ul li {
        margin: 0 0 30px !important;
    }
}
