/*

.services-icon {
  margin-bottom: 20px;
  font-size: 30px;
}
bgc2, .vLine, .hLine {
    background-color: #0F52BA;
}

.quote-icon {
  font-size: 40px;
  margin-bottom: 20px;
}
.services-icon {
    font-size: 60px;
    margin-left: 2rem;
}
    */

.content-text img {
    width: 100%;
    height: auto;
}

.mrt-16 {
    margin-top: 16px;
}

.umb-grid .grid-section .row {
    margin-bottom: 32px;
}

.umb-grid .grid-section .col-md-8,
.umb-grid .grid-section .col-md-4,
.umb-grid .grid-section .col-md-6 {
    background-color: #FFFFFF;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 1%);
    text-align: center;
    padding: 16px 15px;
}

    .umb-grid .grid-section .col-md-8 p,
    .umb-grid .grid-section .col-md-4 p,
    .umb-grid .grid-section .col-md-6 p {
        text-align: left;
    }

    .umb-grid .grid-section .col-md-8 h2,
    .umb-grid .grid-section .col-md-4 h2,
    .umb-grid .grid-section .col-md-6 h2 {
        text-align: left;
        margin-top: 18px;
        margin-bottom: 18px;
    }

    .umb-grid .grid-section .col-md-8:last-child,
    .umb-grid .grid-section .col-md-4:last-child,
    .umb-grid .grid-section .col-md-6:last-child {
        border-radius: 0 0 38px 0;
    }

.umb-grid .grid-section .item {
    width: 23.5%;
}

.round-corner {
    height: auto;
}

    .round-corner .img-box {
        height: 350px;
    }

    .round-corner .imgText {
        padding-left: 24px;
        padding-right: 24px;
        min-height: 300px;
    }

        .round-corner .imgText h2 {
            line-height: 40px;
            height: 120px;
            overflow: hidden;
        }

        .round-corner .imgText p {
            min-height: 70px;
        }

a.btn-blu, .carousel-item.btn-org {
    display: inline-block;
}

.btn-blu:hover {
    background-color: #EE5340;
    color: #fff;
    text-decoration: none;
}


.recomend-productList .item {
    width: 23.2%;
}

    .recomend-productList .item h3 {
        color: #0F265C;
        text-transform: uppercase;
        line-height: 32px;
        margin-bottom: 30px;
        height: 70px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .recomend-productList .item p {
        min-height: 120px;
    }


.content-page .content-list {
    display: flex;
}

.content-page nav {
    width: 100%;
    text-align: center;
}

    .content-page nav ul.pagination {
        display: inline-flex;
    }

        .content-page nav ul.pagination li a {
            border: none;
            background: none;
            color: #4A4A49;
            font-size: 16px;
        }

            .content-page nav ul.pagination li a .bi {
                color: #EE5340;
            }

        .content-page nav ul.pagination li.active a {
            background: none;
            color: #EE5340;
        }

        .content-page nav ul.pagination li.inactive a {
            background: none;
            color: rgba(74,74,73,0.1);
            pointer-events: none;
        }

.content-text {
    margin: 0 auto;
}

    .content-text p {
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 32px;
        /* or 178% */
        /* Primary / Jobst Grey */
        color: #4A4A49;
        padding-bottom: 32px;
    }

    .content-text h2 {
        padding-bottom: 32px;
        font-size: 40px;
        font-weight: normal;
    }

.r-full {
    width: 100%;
    height: 586px;
}


    .r-full .img-box {
        height: 312px;
    }


    .r-full img, .r-small img {
        width: 100%;
    }

    .r-full .imgText h2 {
        height: 80px;
    }

    .r-full .imgText p {
        height: 58px;
        min-height: initial;
    }



.four-box .round-corner .imgText h2 {
    font-size: 18px;
    line-height: 24px;
    height: 50px;
}

.product-category {
    padding-bottom: 80px;
}

    .product-category .product-count {
        display: flex;
        width: 100%;
        clear: both;
        height: auto;
    }

        .product-category .product-count .round-corner {
            width:100%;
            margin:0;
        }

    .content-category {
        position: relative;
    }

    .content-category .r-small {
        display: block;
        clear: both;
        width: 100%;
        overflow: auto;
    }

    .content-category .four-box .r-small .round-corner {
        width: 49%;
        float: left;
    }

        .content-category .four-box .r-small .round-corner:nth-child(2) {
            margin-right: 0;
        }

    .content-category .four-box .r-small .sp-1 {
        display: block;
        margin: 8px 0;
        clear: both;
    }

    .content-category .r-small .round-corner .img-box {
        height: 108px;
    }

    .content-category .r-small .round-corner .imgText {
        min-height: inherit;
    }

    .content-category .btn-next, .content-category .btn-pre {
        right: 0;
        bottom: -70px;
        top: auto;
        border-radius: 6px;
        background: #0F265C;
        height: 50px;
        width: 50px;
        margin: 0 !important;
    }

    .content-category .btn-next {
        right: 60px;
        left: auto;
    }


    .content-category .video {
        background: none;
        width: 100%;
        border-radius: 0;
        box-shadow: none;
    }

        .content-category .video iframe {
            width: 538px !important;
            height: 335px !important;
            border-radius: 0 0 38px 0;
            box-shadow: 0 4px 12px 0 rgb(74 74 73 / 10%);
        }

    .content-category .round-corner .img-box {
        height: 312px;
    }


        .content-category .round-corner .img-box img {
            width: 100%;
        }

.r-full .imgText h2 {
    height: 80px;
}

.r-full .imgText p {
    height: 50px;
    min-height: initial;
}

.product-category .see-all {
    font-size: 18px;
    font-weight: bold;
    color: #0F265C;
    position: absolute;
    right: 15px;
    top: 14px;
}

.content-category .owl-carousel .owl-nav button.owl-next, .content-category .owl-carousel .owl-nav button.owl-prev {
    right: 0;
    bottom: -70px;
    top: auto;
    border-radius: 6px;
    background: #0F265C;
    height: 50px;
    width: 50px;
    margin: 0 !important;
    color: #fff;
    font-size: 32px;
    line-height: 1;
}

.content-category .owl-carousel .owl-nav button.owl-prev {
    display:inline-block;
    position:absolute;
    right: 70px;    
}

@media screen and (max-width:992px) {
    .content-text {
        margin: 0;
    }

    .column {
        width: 100%;
    }

    .content-category .four-box .r-small .round-corner{
        width:100%;
    }

    .content-category .four-box{margin-top:24px;}

    .content-category .round-corner {
        width: 100%;
    }

    .content-page .content-list {
        display: block;
    }

    .umb-grid .grid-section .item{
        width:100%;
    }

    .recomend-productList .item{
        width:100%;
    }

    .content-category .btn-pre {
        right: 0;
        bottom: -50px;
        top: auto;
        border-radius: 6px;
        background: #0F265C;
        height: 32px;
        width: 32px;
        margin: 0 !important;
    }

        .content-category .btn-pre .btn-pre .bi-chevron-right::before {
            font-size: 18px;
            padding-top: 1px;
            /* padding-right: 8px; */
            right: 6px;
            position: absolute;
        }

    .content-category .owl-carousel .owl-nav button.owl-next {
        right: 0;
        bottom: -50px;
        top: auto;
        height: 32px;
        width: 32px;
        font-size: 24px;
        bottom: -35px;
    }

    .content-category .owl-carousel .owl-nav button.owl-prev {
        bottom: -35px;
        top: auto;    
        height: 32px;
        width: 32px;
        font-size:24px;
        right:40px;
       
    }

    .product-category .see-all{
        top:0;
    }

    .category-all .col-12 h1 {
        width: 70%;
    }

    .umb-grid img{
        width:100%;
    }
}

@media screen and (min-width:768px) and (max-width:992px){

    .content-list .round-corner .img-box {
        height: auto;
        width: 40%;
        float: left;
    }

    .content-list .round-corner .imgText {        
        width: 60%;
        float: left;
    }

    .recomend-productList .item .imgTitle {
        height: auto;
        width: 40%;
        float: left;
    }

    .recomend-productList .item .imgText {
        width: 60%;
        float: left;
    }

    .grid-section .mob-view .item .imgTitle {
        height: auto;
        width: 40%;
        float: left;
    }

    .grid-section .mob-view .item .imgText {
        width: 60%;
        float: left;
    }
}
