@media (min-width: 760px) {
    @font-face {
        font-family: 'InterRegular9';
        src: url('fonts/InterRegular9.eot');
        src: url('fonts/InterRegular9.eot') format('embedded-opentype'),
        url('fonts/InterRegular9.woff2') format('woff2'),
        url('fonts/InterRegular9.woff') format('woff'),
        url('fonts/InterRegular9.ttf') format('truetype'),
        url('fonts/InterRegular9.svg#InterRegular9') format('svg');
    }
    @font-face {
        font-family: 'InterBold4';
        src: url('fonts/InterBold4.eot');
        src: url('fonts/InterBold4.eot') format('embedded-opentype'),
        url('fonts/InterBold4.woff2') format('woff2'),
        url('fonts/InterBold4.woff') format('woff'),
        url('fonts/InterBold4.ttf') format('truetype'),
        url('fonts/InterBold4.svg#InterBold4') format('svg');
    }
    @font-face {
        font-family: 'HeeboRegular7';
        src: url('fonts/HeeboRegular7.eot');
        src: url('fonts/HeeboRegular7.eot') format('embedded-opentype'),
        url('fonts/HeeboRegular7.woff2') format('woff2'),
        url('fonts/HeeboRegular7.woff') format('woff'),
        url('fonts/HeeboRegular7.ttf') format('truetype'),
        url('fonts/HeeboRegular7.svg#HeeboRegular7') format('svg');
        font-display: swap;
    }

    @font-face {
        font-family: 'HeeboBold3';
        src: url('fonts/HeeboBold3.eot');
        src: url('fonts/HeeboBold3.eot') format('embedded-opentype'),
        url('fonts/HeeboBold3.woff2') format('woff2'),
        url('fonts/HeeboBold3.woff') format('woff'),
        url('fonts/HeeboBold3.ttf') format('truetype'),
        url('fonts/HeeboBold3.svg#HeeboBold3') format('svg');
    }

    body {
        font-family: 'HeeboRegular7', Arial, sans-serif, serif;
        font-size: 16px;
        line-height: 1.6em;
        font-weight: normal;
        background-color: #f6f7f5;
        color: #163354;
        margin:0;
    }
}

@media (max-width: 760px) {
    body{
        font-family:'Arial','Helvetica', sans-serif, serif;
    }
}
@media (min-width: 760px){
    h1, h2, h3, h4, h1, .h2, .h3, .h4,.headline
    {font-family: "HeeboBold3", sans-serif; }
}


.form-control:focus,.form-control,.has-error .form-control:focus,.has-error .form-control,.has-success .form-control,.has-success .form-control:focus{  box-shadow: none;  }
table>thead>tr>th, table>tbody>tr>th, table>tfoot>tr>th, table>thead>tr>td, table>tbody>tr>td, table>tfoot>tr>td, .table>thead>tr>th, table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 10px 8px;
    border-top: 1px solid #ddd;
    vertical-align: middle;
    line-height: 1.428571429;
}

a,a:hover{  text-decoration: none;  transition: all ease .2s;}
a{color: #1c94c1}
p{  margin-bottom: 20px;  }
ul, ol{  padding-left: 18px;  }
.noul{  list-style: none;  padding-left: 0;  }
ul li,ol li{  margin-bottom: 10px;  }
ul>li:last-child,ol>li:last-child{margin-bottom: 0}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,.big-title,.small-title,.headline{  line-height: 1.35em;  }
h1, h2, h3, h4,  .h1, .h2, .h3, .h4,.big-title,.small-title,.headline{  font-weight: bold; margin-bottom: 20px; margin-top: 0; }
h1,.h1,.headline{
    font-size: 2.4rem;
}
h2, h2,.big-title{
    font-size: 1.9rem;
}

h3,.small-title{
    font-size: 1.75rem;
}

/*---------------services page ---------------*/
.mtop10,.mt-10{margin-top:10px}
.mtop15,.mt-15{margin-top:15px}
.mtop20,.mt-20{margin-top:20px}
.mtop30,.mt-30{margin-top:30px}
.mtop40,.mt-40{margin-top:40px}
.mtop50,.mt-50{margin-top:50px}
.mbottom10,.mb-10{margin-bottom:10px}
.mbottom15,.mb-15{margin-bottom:15px}
.mbottom20,.mb-20{margin-bottom:20px}
.mbottom30,.mb-30{margin-bottom:30px}
.mbottom40,.mb-40{margin-bottom:40px}
.mbottom50,.mb-50{margin-bottom:50px}

.show-center,.ServiceShowPic {font-size:0.95em;text-align:center;line-height:1.7em !important;color:#666666;}
.show-center img,.ServiceShowPic img {margin:auto;}
.show-left,.ServiceShowleftPic {margin-right:15px;text-align:center;color:#666666;display:inline-block;}
.show-right,.ServiceShowrightPic {margin-left:15px;text-align:center;color:#666666;display:inline-block;}
.show-center,.show-left,.show-right,
.ServiceShowPic,.ServiceShowrightPic,.ServiceShowleftPic
{font-size:0.95em;text-align:center;line-height:1.7em !important;}
.show-center img,.show-left img,.show-right img,
.ServiceShowPic img,.ServiceShowrightPic img,.ServiceShowleftPic img
{display:block;max-width:100%;height:auto;margin-bottom:15px;margin-left:auto;margin-right:auto;}


.Reference,.reference{  font-size: 0.95em;  color: #666666;  }
.Reference p,.reference p{  margin-bottom: 10px;  }
.Reference ol,.reference ol{  margin-bottom: 15px;  padding-left: 15px;  }

@media only screen and (min-width:1000px) {
    .alignright,.ServiceShowrightPic,.show-right{
        float: right;
    }
    .alignleft,.ServiceShowleftPic,.show-left{
        float: left;
    }
}

/*table*/
table{margin-bottom:25px;width:100%;border:1px solid #ddd}
table p,table td ul,table td ol{margin-bottom:15px}
table td ul:last-child,table td ol:last-child,table td p:last-child,table td ul:last-child>li:last-child,table td ol:last-child>li:last-child{margin-bottom:0}
table>thead>tr>th,table>tbody>tr>th,table>tfoot>tr>th,table>thead>tr>td,table>tbody>tr>td,table>tfoot>tr>td,.table>thead>tr>th,table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:10px 8px;border-top:1px solid #ddd;vertical-align:middle;line-height:1.428571429}
.service-table tr:first-child,.service-tr,.service-table.table-striped tr:first-child{background:#82ab28;color:#fff}
.service-table tr:first-child a,.service-tr a{color:#fff}
.service-table tr:first-child td,.service-table tr:first-child th,.table-bordered .service-tr td,.service-tr td{border:none}
.service-table.table-striped>tbody>tr:nth-child(1)>td,.service-table.table-striped>tbody>tr:nth-child(1)>th{background-color:transparent}

@media (max-width: 760px) {
    table>thead>tr>th, table>tbody>tr>th, table>tfoot>tr>th, table>thead>tr>td, table>tbody>tr>td, table>tfoot>tr>td{
        display: block;
        width: 100%;
        border: none;!important;
    }
    table tr{
        border-bottom: 1px solid #ddd;
    }
}

/* special css */
ul.border-box>li{margin-bottom:0}
ul.border-box{padding:15px 15px 15px 30px}
.border-box{border:1px solid #1a5ca3;padding:15px;border-radius:5px}
.bg-box{background:#e9eff9;padding:10px 15px;border-radius:5px}

@media (min-width:992px){
    .list-box{display:flex;flex-wrap:wrap}
    .list-box div[class*="col-md"]{display:flex}
}
.list-box div[class*="col-md"]{margin-bottom:20px}
.list-box a{display:flex;align-items:center;border:1px solid #ddd;width:100%;padding:10px;border-radius:5px;position:relative;transition:all ease .4s;text-align:left}
.list-box a:before{position:absolute;content:'';background:#2391cc;z-index:-1;top:0;right:auto;bottom:auto;left:0;width:0;height:100%;opacity:1;border:solid 2px #2391cc;transition:all ease .4s}
.list-box a:hover{color:#fff;border:1px solid transparent}
.list-box a:hover:before{right:0;width:100%;border-radius:5px}

.service-box h3,.product-box h3{
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
}
.service-box h4{
    font-size: 14px;
}

.service-box ul,.service-box ol{
    margin-bottom: 20px;
}

.service-title {
    text-align: center;
    /* margin: 0 0 30px 0; */
    padding-bottom: 10px;
}
.services-content{
    margin-top: 30px;
}

/*---------------services end ---------------*/

/********** Template CSS **********/
:root {
    --primary: #82ab28;
    --secondary: #FF6922;
    --light: #f6f7f5;
    --dark: #505d32;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99;
}


/*** Button ***/
.btn {
    transition: .5s;
}

.btn.btn-primary {
    color: #FFFFFF;
}

.btn-square {
    display: flex;
    width: 38px;
    height: 38px;
}


/*** Navbar ***/







/*** Search ***/
.search-area{
    padding: 32px 0;
    background: linear-gradient(to right, rgba(128, 159, 57, .7), rgba(130, 171, 40, .9), rgba(168, 183, 82, .9) );
}
.search-area .form-control{
    height: 60px;
    font-size: 16px;
    background-color: #effdf5;
    border-radius: 8px;
}
.search-btn{
    width: 100%;
    height: 60px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 8px;
    background-color:#f97d0f;
}
.search-btn:hover{
    color: #fff;
    background: #e09004;
}
@media (max-width:992px) {
    .search-area .col-md-9{
        margin-bottom: 10px;
    }
}
/*** Icon ***/
.icon {
    padding: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #82ab28;
    background: #FFFFFF !important;
    border-radius: 50%;
    border: 1px dashed var(--primary) !important;
}
.icon span{
    font-size: 68px;
}


/*** laboratory-services ***/
.laboratory-services{
    padding: 48px 0;
}
.laboratory-services .row{
    display: flex;
    align-items: center;
}
.laboratory-services-img{
    position: relative;
    overflow: hidden;
    padding: 48px 0 48px 48px;
    margin-right: 60px;
}
.laboratory-services-img img {
    width: 100%;
    position: relative;
    z-index: 2;
}

.laboratory-services-img::before {
    position: absolute;
    content: "";
    top: 0;
    left: -50%;
    width: 100%;
    height: 100%;
    background: var(--primary);
    transform: skew(20deg);
    z-index: 1;
}
.laboratory-services-text h2{
    margin-bottom: 25px;
    font-size: 2.6rem;
}
.laboratory-services-text p span{
    font-size: 22px;
    margin-right: 15px;
    vertical-align: middle;
}
.laboratory-services-text .banner-btn{
    margin-top: 20px;
}
@media (max-width:992px) {
    .laboratory-services .row {
        flex-direction: column;
    }
}
@media (max-width:768px) {
    .laboratory-services-img{
        padding: 25px 0 25px 25px;
        margin-right: 0;
    }
}

/*** Category ***/
.product-types{
    padding: 48px 0;
}
.product-types div[class*="col-lg"]{
    margin-top: 16px;
}
.product-types-title{
    max-width: 600px;
    margin: 0 auto;
}
.product-types-title h2{
    margin-bottom: 20px;
    font-size: 2.8rem;
}
.product-types-title p{
    margin-bottom: 40px;
}
.cat-item{
    display: block;
    background-color: #f6f7f5;
    padding: 16px;
    border-radius: 5px;
    color: #163354;
}
.cat-item div {
    background: #FFFFFF;
    border: 1px dashed rgba(0, 185, 142, .3);
    transition: .5s;
}

.cat-item:hover div {
    background: var(--primary);
    border-color: transparent;
}

.cat-item div * {
    transition: .5s;
}

.cat-item:hover div * {
    color: #FFFFFF;
}
.cat-item:hover .icon span{
    color: #82ab28;
}
.cat-item-card{
    border-radius: 5px;
    padding: 24px 24px 12px;
    /* min-height: 208px; */
}
.cat-item-card h3{
    height: 48px;
    display: flex;
    font-size: 17px;
    margin-bottom: 0;
    align-items: center;
    justify-content: center;
}

/*** water-solutions ***/
.water-solutions{
    padding: 48px 0;
}
.water-solutions h2{
    font-size: 2.6rem;
}

.water-solutions-item {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 30px rgba(0, 0, 0, .08);
    height: 100%;
    transition: .5s;
}

.water-solutions-item img {
    width: 100%;
    transition: .5s;
}
.water-solutions-item:hover div * {
    color: #FFFFFF;
    transition: .5s;
}

.water-solutions-item:hover .solutions-bottom-item{
    transition: .5s;
    background: var(--primary);
}
.water-solutions-item:hover{
    transition: .5s;
    background: var(--primary);
}
.water-solutions-item:hover img {
    transform: scale(1.1);
}

.water-solutions-item .border-top {
    border-top: 1px dashed rgba(0, 185, 142, .3) !important;
}

.water-solutions-item .border-end {
    border-right: 1px dashed rgba(0, 185, 142, .3) !important;
}
.solutions-single-img{
    position: relative;
    overflow: hidden;
}
.water-solutions-item .solutions-top-item{
    position: absolute;
    top: 0;
    left: 0;
    margin: 25px;
    padding: 3px 11px;
    font-size: 13px;
    border-radius: 5px;
}
.water-solutions-item .solutions-bottom-item{
    position: absolute;
    bottom: 0;
    left: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #fff;
    font-size: 13px;
    padding: 2px 13px 0;
    margin:0 25px;
}
.water-solutions-item .water-solutions-text{
    padding: 25px;
    position: relative;
}
.water-solutions-item .water-solutions-text a{
    color: #163354;
}
.water-solutions-text p{
    width: 90%;
}
.water-solutions-text .solution-icon{
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 50%;
    font-size: 35px;
    color: #e5eeec;
}
.water-solutions-content .banner-btn{
    margin-top: 45px;
}
@media(min-width: 992px) {
    .water-solutions-content .row{
        display: flex;
        flex-wrap: wrap;
    }
}
.water-solutions-content .row>div[class*="col-lg"]{
    margin-top: 30px;
}
/*** clients-say ***/
.clients-say{
    padding: 48px 0;

}
.clients-bg{
    background-color: #f6f7f5;
    padding: 27px;
    border-radius: 5px;
}
.client-content{
    padding: 40px 10px 60px;
    border-radius: 5px;
    background: #fff;
    border: 1px dashed rgba(0, 185, 142, .3);
}
.clients-title{
    max-width: 600px;
    margin: 0 auto;
}

/*** Testimonial ***/
.testimonial-carousel {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

@media (min-width: 576px) {
    .testimonial-carousel {
        padding-left: 4rem;
        padding-right: 4rem;
    }
}

.testimonial-carousel .border {
    border: 1px solid rgba(0, 185, 142, .3) !important;
}

.testimonial-carousel .owl-nav {
    position: absolute;
    width: 100%;
    height: 40px;
    top: calc(50% - 20px);
    left: 0;
    display: flex;
    justify-content: space-between;
    z-index: 1;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    position: relative;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: var(--primary);
    border-radius: 40px;
    font-size: 20px !important;
    transition: .5s;
    margin-top: -20px;
}
.testimonial-carousel .owl-nav .owl-prev{
    left: 0 !important;
}
.testimonial-carousel .owl-nav .owl-next{
    right: 0!important;
}
.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    background: var(--dark);
}
.testimonial-carousel .owl-item{
    border-radius: 5px;
}
.testimonial-carousel .testimonial-item{
    margin: 10px;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 11px 2px rgba(218, 220, 223, 0.31);
}
.testimonial-carousel .testimonial-item span{
    font-weight: 700;
}

/*** Contact ***/
.contact-with{
    padding: 55px 0;
}
.contact-with .contact-img{
    border-radius: 24px;
}
.contact-with .contact-img img{
    width: 100%;
    border-radius: 24px;
}
.contact-text{
    padding: 50px;
}
.contact-text h2{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2.6rem;
}
.contact-text p{
    margin-top: 30px;
    margin-bottom: 35px;
}
.banner-btn{
    display: inline-block;
    color: #fff;
    padding: 1em 3em;
    transition: .5s;
    border-radius: 5px;
    background-color: #82ab28;
    border: 1px solid transparent;
}
.banner-btn:hover,.banner-btn:focus {
    color: #82ab28;
    background: #fff;
    border: 1px solid #82ab28;
}
.contact-text .banner-btn{
    padding: 1em 2em;
    margin-right: 20px;
    margin-bottom: 10px;
}
.contact-text .banner-btn span{
    font-size: 20px;
    vertical-align: middle;
    margin-right: 13px;
}

/*** laboratory-services ***/
.sub-banner{
    background: #fff;
    transition: all 0.1s;
}

.sub-banner .row{
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-wrap: wrap;
}

.second-title{
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: 1.35em;
    word-wrap: break-word;
    width: 100%;
}
.banner-text{
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    height: 100%;
}
@media (min-width:768px){
    .sub-banner .services-detail-banner{
        height: 450px;
    }
    .banner-text{
        padding: 100px 30px 0;
    }
    .second-title{
        font-size: 3rem;
    }
}

@media (max-width:768px) {
    .sub-banner .row, .services-detail>.container>.row{
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
    }
    .sub-banner .services-detail-banner{
        height: 260px;
    }
    .banner-text{
        padding:30px 15px;
    }
    .sidebar-left{
        margin-top: 40px;
    }
    .second-title{
        word-break: break-word;
        font-size: 2.4rem;
    }
}

.sub-banner .laboratory-banner{
    height: 450px;
    background-image: url(../images/laboratory-service-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

/* service works */
.service-works{
    padding: 48px 0;
    text-align: center;
}
.service-works .row{
    margin-left: 0;
    margin-right: 0;
}
.service-works h2{
    margin-bottom: 50px;
}
.service-works h3{
    font-size: 21px;
    color: #82ab28;
}
.service-works span{
    font-size: 107px;
    color: #82ab28;
}
.service-works .services-card{
    position: relative;
}

.service-works p{
    font-size: 14px;
    padding: 0 75px;

}
.service-works .icon-arrow{
    position: absolute;
    top: 15px;
    right: -9%;
    font-size: 80px;
}
@media (max-width:992px) {
    .service-works .icon-arrow{
        position: relative;
        top: 0;
        right: 0;
        font-size: 80px;
    }
}
.our-services{
    padding-bottom: 48px;
}

.our-services .our-services-img{
    height: 222px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    transition: all ease .4s;
}
/* .our-services .col-md-4{
    padding-left: 0;
    padding-right: 0;
} */

.services-card {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 30px rgba(0, 0, 0, .08);
    height: 100%;
}

.services-card img {
    min-width: 100%;
    min-height: 100%;
    height: auto;
    border-radius: 5px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.services-card:hover div * {
    transition: .5s;
}

.services-card:hover .our-services-img {
    transform: scale(1.05);
}
.services-card:hover h3>a{
    color: #82ab28;
}
.our-services .services-card-content{
    padding: 20px 10px;
}
.services-card .services-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    width: 48px;
    height: 48px;
    color: #fff;
    background: #00b98e;
    border-radius: 50%;
    position: absolute;
    bottom: -11px;
    right: 0;
}
.services-card .services-btn:hover{
    background: #505d32;
}
.our-services .services-card-content h3{
    font-size: 18px;
}

.services-card-content li::marker{
    font-size: 20px;
    color: #82ab28;
}

.order-area{
    /* height: 580px; */
    text-align: center;
    background-image: url(../images/water-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.order-area .order-content{
    margin-top: 50px;
    padding: 0 60px;
    padding-bottom: 50px;
}
.order-area h3{
    font-size: 22px;
    color: #82ab28;
}
.order-area p{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 40px;
    line-height: 34px;
}
.order-area .banner-btn{
    font-weight: 700;
    padding: 8px 48px;
}

@media (max-width:768px) {
    .order-area{
        height: 345px;
    }
    .order-area .order-content{
        height: 100%;
        padding: 0 30px;
        margin-top: 0;
        background: rgba(255,255,255,.4);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}
.sub-banner .product-banner{
    height: 450px;
    background-image: url(../images/products-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.products-area{
    padding: 48px 0;
}

.products-area .products-left{
    height: 200px;
    font-size: 21px;
    font-weight: 700;
    background: #f9f9f9;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 40px;
}
.products-area .products-right{
    padding-left: 66px;
    margin-bottom: 30px;
}
@media (max-width:992px) {
    .products-area .products-right{
        padding-left: 0;
        margin-top: 20px;
    }
}
.products-area .products-right h2{
    margin-top: 0;
}
.products-area .products-right li{
    margin-bottom: 12px;
}
.products-area .products-show img{
    width: 100%;
    height: 100%;
    transition: .5s;
}
.products-show div[class*="col-md"]{
    padding-left: 0;
    padding-right: 0;
    transition: .5s;
    overflow: hidden;
    border: 1px solid #fff;
}
.products-show div[class*="col-md"]:hover span{
    transition: .5s;
    background: #2b9179;
}
.products-show div[class*="col-md"]:hover img{
    transform: scale(1.1);
}
.products-area .products-content{
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.products-content span{
    margin-top: 20px;
    padding: 4px 10px;
    text-align: center;
    border-radius: 5px;
    background: #82ab28;
}

/* solutions */
.solutions-area{
    padding: 48px 0;
}

.sub-banner .solutions-banner{
    height: 450px;
    background-image: url(../images/services-detail-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.solutions-content .solutions-item-card{
    color: #fff;
    height: 210px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    align-items: center;
}
@media (max-width:992px) {
    .solutions-content .solutions-item-card{
        height: 263px;
    }
}
.solutions-content a{
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 100%;
    width: 100%;
}
.solutions-content a:hover{
    color: #fff;
}
.solutions-icon{
    display: flex;
    align-items: center;
}
.solutions-icon span{
    font-size: 50px;
    margin-right: 10px;
}
.solutions-icon h2{
    font-size: 20px;
    margin-bottom: 0;
}
.solutions-inner{
    padding: 0 20px;
}

.solutions-first{
    background: #0892B9;
}
.solutions-first::after{
    border-color: transparent transparent transparent #0892B9;
}
.solutions-second{
    background: #075291;
}
.solutions-second::after{
    border-color: transparent transparent transparent #075291;
}
.solutions-third{
    background: #2AB73F;
}
.solutions-third::after{
    border-color: transparent transparent transparent #2AB73F;
}
.solutions-forth{
    background: #1579E0;
}
.solutions-forth::after{
    border-color: transparent transparent transparent #1579E0;
}

.solutions-first::after,
.solutions-second::after,
.solutions-third::after,
.solutions-forth::after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(100%, -50%);
    z-index: 1;
}
.solutions-third::after,.solutions-forth::after{
    right: auto;
    left: 0;
    transform: translate(-100%, -50%) scaleX(-1);
}

/* about us page */
.sub-banner .about-us-banner{
    height: 450px;
    background-image: url(../images/about-us-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.who-area{
    padding: 48px 0;
}
@media (min-width:992px) {
    .who-area .row{
        display: flex;
        align-items: center;
    }
}

.quote{
    padding: 17px;
    margin: 25px 0;
    background: #f9f9f9;
    position: relative;
    border-left: 5px solid #82ab28;
    display: flex;
}
.quote span{
    font-size: 28px;
    color: #E5E5E5;
    font-weight: 700;
    margin-right: 17px;
}
.quote p{
    margin-bottom: 0;
}
.who-area h4{
    font-size: 20px;
}
@media(min-width: 992px) {
    .about-icon{
        height: 200px;
    }

    .about-icon .icon-card{
        width: 25%;
    }
}
@media(max-width: 992px) {
    .about-icon .icon-card{
        width: 50%;
    }
}
.about-icon .container{
    display: flex;
    height: 100%;
    flex-wrap: wrap;
}
.about-icon{
    background: #82ab28;
    color: #fff;
}

.about-icon .icon-card{
    padding: 25px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}
.icon-card span{
    font-size: 80px;
}
.icon-card .small-title{
 font-size: 1.7rem;
    margin-bottom: 0;
}

.about-text{
    padding: 48px 0;
}
.about-text h2{
    margin-bottom: 30px;
}
.about-text p{
    margin-bottom: 35px;
}
.about-text li{
    margin-bottom: 20px;
}
.values-area{
    padding-bottom: 48px;
}
.values-content{
    padding: 30px 25px;
    border-radius: 5px;
    background: #fff;
}
.values-bg{
    background-color: #f6f7f5;
    padding: 18px;
    border-radius: 5px;
}
.card-text{
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 0;
    color: #fff;
}
.card-text p{
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 0;
    background: rgba(49, 49, 49, .54);

}
.values-card{
    display: inline-block;
    padding-top: 20px;
}

@media (min-width:992px) {
    .values-card{
        display: flex;
        justify-content: space-between;
        /* padding: 20px 0; */
    }
    .values-card .col-md-3{
        padding-left: 0;
        padding-right: 0;
        width: 24%;
    }
}
@media (max-width:992px) {
    .card-text{
        padding-right: 30px;
    }
    .values-card .col-md-3{
        margin-bottom: 10px;
    }
}
/* contact us page */
.sub-banner .contact-us-banner{
    height: 450px;
    background-image: url(../images/contact-us-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.contact-help{
    padding: 48px 0;
}
.contact-help h2{
    margin-bottom: 20px;
}
.contact-one{
    margin: 40px 0;
    display: flex;
    justify-content: space-between;
}
.contact-one .col-md-6{
    padding: 30px 0;
    text-align: center;
    width: 47%;
    border-radius: 5px;
    padding-left: 0;
    padding-right: 0;
    background: #f9f9f9;
    color: #82ab28;
}
.contact-one span{
    font-size: 80px;
}
.contact-one p{
    font-weight: 700;
}

@media(min-width: 768px) {
    .contact-box {
        grid-gap: 0;
    }

    .contact-box>div {
        border-right: 1px solid #ddd;
    }

    .contact-box>div:nth-child(3n+3) {
        border-right: none;
    }
}
.contact-box{
    margin-top: 50px;
}
.contact-box .small-title {
    border-bottom: 1px solid #ddd;
    padding-left: 10px;
    padding-bottom: 25px;
    margin-bottom: 20px;
    font-size: 1.2em;
    font-weight: bold;
}

.contact-box ul>li>strong {
    display: block;
    margin-bottom: 10px;
    font-weight: 700
}

.contact-box ul>li {
    position: relative;
    padding: 0 15px 15px 10px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 15px
}



.help-text .banner-btn{
    width: 100%;
    font-weight: 700;
    text-align: center;
}
.contact-img{
    padding-left: 50px;
}
.contact-img-top{
    margin-bottom: 25px;
}
.contact-us{
    padding-bottom: 48px;
}
.contact-us h2,.contact-us p{
    text-align: center;
}

@media (max-width:992px) {
    .help-text .banner-btn{
        margin-bottom: 20px;
    }
    .contact-img{
        padding-left: 15px;
    }
    .contact-us-content .contact-map,.contact-us-content .inquiry-part{
        padding-left: 0;
        padding-right: 0;
    }
}
.identify-box {
    position: relative;
}
.identify-box span{
    position: absolute;
    right: 140px;
    top: 16px;
}
.identify-box img {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 120px;
    height: 42px;
    cursor: pointer;
    border: 1px solid #ddd;
}
.form-control {
    background: #fff;
    border: 1px solid #ddd;
    color: #222;
    font-size: 1.6rem;
    height: 50px;
}
.inquiry-submit {
    border: none;
    padding: 10px 55px;
    width: 100%;
    font-weight: bold;
    background: #82ab28;
    color: #fff;
    border-radius: 6px;
    margin-top: 33px;
}
.inquiry-submit:hover{
    background: #505d32;
}

/* services-detail */
.services-detail{
    padding: 58px 0 40px;
}
.sub-banner .services-detail-banner{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

/* .sidebar-left .service-menu li a{
    padding: 15px 20px;
    margin-bottom: 10px;
    background: #f4f4f4;
}
.sidebar-left .service-menu li.active a, .sidebar-left .service-menu li:hover a {
    background: #82ab28;
    color: #fff;
    cursor: pointer;
} */
.arrow:before {
    cursor: pointer;
    content: "\e94e";
    padding: 0 10px;
    display: inline;
    font-family: "icomoon";
    color: #617590;
    position: absolute;
    right: -15px;
}
.arrow.open:before {
    cursor: pointer;
    padding: 0 10px;
    display: inline;
    font-family: "icomoon";
    content: "\e9cf";
    color: #617590;
}
.sidebar-left .widget{
    margin-bottom: 40px;
}

.sidebar-left .navmenu {
    background-color: #f4f4f4;
    padding:25px 10px 15px  10px;
}
.sidebar-left .navmenu li {
    display: block;
    position: relative;
    line-height: 1em;
    margin-bottom: 10px;
}
.sidebar-left .navmenu>li{
    border-bottom: 1px solid #ddd;
}
.sidebar-left .navmenu>li>a{
    font-weight: bold;
    padding-bottom: 10px;
}
.sidebar-left .navmenu li a {
    display: inline-block;
    overflow: hidden;
    transition: all 0.3s;
    position: relative;
    text-decoration: none;
    line-height: 1.56em;
    color: #163354;
}
.sidebar-left .navmenu li .arrow::before {
    padding: 7px 10px;
    font-size: 18px;
}
.sidebar-left .navmenu li .sub-menu {
    display: none;
    padding: 0;
    font-size: .96em;
}
.sidebar-left .navmenu li .sub-menu .sub-menu{
    margin-top: 10px;
}
.sidebar-left .navmenu li .sub-menu li {
    margin-top: 10px;
    border-bottom: 1px solid #d2d7da;
    margin-bottom: 0;
    padding-bottom: 5px;
}
.sidebar-left .navmenu li .sub-menu>li:first-child{
    margin-top: 0;
}
.sidebar-left .navmenu li .sub-menu li.open {
    border-bottom: none;
}
.sidebar-left .navmenu li .sub-menu li a {
    display: inline-block;
    line-height: 1.5em;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    position: relative;
    width: 85%;
    color: #505d32;
}
.sidebar-left .navmenu li .sub-menu li:hover a{
    color: #00b98e;
}
.sidebar-left .navmenu li .sub-menu li .sub-menu a {
    padding-left: 15px;
    color: #534d3a;
}
.sidebar-left .navmenu li .sub-menu li .sub-menu .sub-menu a {
    padding-left: 15px;
    color: #ccab4f;
}

.sidebar-left .widget{
    margin-bottom: 40px;
}
.widget .quote-text{
    border: 1px solid #82ab28;
    padding: 20px;
    position: relative;
    text-align: center;
}
.quote-item .quote-btn{
    display: inline-block;
    color: #fff;
    padding: 4px 10px;
    transition: .5s;
    border-radius: 5px;
    background-color: #82ab28;
}
.quote-item .quote-btn:hover{
    background: #505d32;
}
.quote-text .big-title{
    color: #82ab28;
}
.quote-text p{
    font-size: 14px;
}
.quote-text::before{
    border: 18px solid;
    border-color: #82ab28 transparent transparent transparent;
    bottom: -36px;
    position: absolute;
    content: "";
    display: block;
    height: 0;
    width: 0;
    left: 0;
    margin: 0 auto;
    right: 0;
}
.quote-text::after{
    border: 18px solid;
    border-color: #fff transparent transparent;
    bottom: -35px;
    position: absolute;
    content: "";
    display: block;
    height: 0;
    width: 0;
    left: 0;
    margin: 0 auto;
    right: 0;
}
.quote-item .quote-img{
    text-align: center;
}
.quote-item .quote-img img{
    margin-top: 20px;
    width: 170px;
}
.sidebar-left .widget-title {
    font-size: 20px;
    font-weight: 700;
    position: relative;
    margin: 0 0 30px;
    padding-left: 15px;
    border-left: 5px solid #82ab28;
}
.sidebar-left .widget-title a{
    color: #163354;
    text-decoration: none;
}
.services-detail-content{
    padding-left: 30px;
}
.services-title{
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 2.6rem;
    word-wrap: break-word;
}

.services-detail-content h5{
    font-size: 16px;
    margin-bottom: 20px;
}
.services-detail-content p,
.services-detail-content ul li{
    font-size: 16px;
}
.services-detail-content .service-inquiry{
    color: #fff;
    font-weight: 700;
    background: #82ab28;
    height: 60px;
    padding: 0 10px;
    margin-top: 30px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.service-inquiry .service-inquiry-btn{
    padding: 6px 15px;
    border-radius: 5px;
    background: #f97d0f;
    color: #fff;
}
.service-inquiry .service-inquiry-btn:hover{
    background: #fff;
    color: #e09004;
}
.service-inquiry span{
    line-height: 60px;
    margin-left: 20px;
}
@media (max-width:768px) {
    .service-inquiry span{
        margin-left: 0;
    }
}
@media (max-width:992px) {
    .services-detail-content{
        padding-left: 0;
    }
}
.ullist{
    position: relative;
}
.ullist li{
    list-style: none;
}
.ullist li::before{
    font-family: 'icomoon';
    position: absolute;
    left: -20px;
    top: -1px;
    font-size: 13px;
}
.list-star li{
    position: relative;
}
.list-star li::before{
    content: '\e9c7';
}
.list-green li:before{
    color: #00b98e;
}

.list-correct li{
    width: 33%;
    float: left;
    position: relative;
}
.list-correct li::before{
    content: '\e909';
    color: #00b98e;
    font-size: 15px;
}


.product-table tr:nth-child(odd){background: #f6fbfd}
.product-table tr>td:last-child>a{display: inline-block;padding: 5px 10px;border: 1px solid #82ab28;color: #82ab28;transition: all ease .4s;font-size: .92em}
.product-table tr>td:last-child>a:hover{border: 1px solid #82ab28;background: #82ab28;color: #fff;}
.product-table.service-table tr:nth-child(1){background:#82ab28;color:#fff}

.product-page{
    text-align: right;
    margin-top: 30px;
}
.pagination>li>a, .pagination>li>span{
    margin-right: 10px;
    min-width: 36px;
    height: 36px;
    text-align: center;
    color: #82ab28;
    line-height: 36px;
    display: inline-block;
    float: none;
    position: static;
    padding: 0 5px;
}

.pagination>li>a:hover{
    background: #82ab28;
    color: #fff;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
    background: #82ab28;
    border: 1px solid #82ab28;
    color: #fff;
}
.pro-text{
    margin-top: 30px;
}
.pro-desc{
    font-size: 22px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
}
.warning-note{
    background: #f9f9f9;
    padding: 8px 10px;
    border-radius: 5px;
    color: #82ab28;
    margin-bottom: 20px;
}
.warning-note>span{
    vertical-align: middle;
}
.pro-info div[class*="col-md"]{
    padding-bottom: 15px;
    padding-left: 0;
    word-wrap: break-word;
}
@media (min-width: 992px) {
    .pro-info{
        padding:0 15px;
    }
}
.pro-info{
    margin-bottom: 30px;
}
.pro-info .row{
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.pro-detail{
    font-size: 2.2rem;
    color: #82ab28;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.note-warning{
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 10px 0;
    font-size: .95em;
    color: #f97d0f;
    margin-bottom: 25px;
}
.note-warning span{
    font-size: 1.2em;
    vertical-align: middle;
    padding-right: 5px;
}
@media(min-width: 992px) {
    .service-part{
        display: flex;
        flex-wrap: wrap;
    }
}
.service-part>div[class*="col-md"]{
    margin-bottom: 50px;
}

.successinfo {
    margin-top: 50px;
    padding-right: 20px;
    padding-bottom: 20px;
    color: #888888;
    line-height: 30px;
}
.successinfo .iconarea .iconunit{ position:relative;z-index:9;display:block; width:40px;height:40px; border-radius:40px; background-color:#27a487;color:#ffffff;text-align:center;font-weight: bolder;font-size:22px;line-height:40px;}
.successinfo .tit{ display:block;color:#27a487;font-weight:bold;font-size:20px;}
.successinfo .iconarea .iconunit img{position:absolute;top:10px;left:5px; z-index:10;}

@media(min-width: 992px) {
    .qc-data .col-md-4 {
        width: 20%
    }
}
.qc-data a {
    display: block;
    padding: 8px 10px;
    background: #e4edf5;
    border-radius: 5px;
    text-align: center;
    position: relative;
    font-weight: bold;
    transition: all ease .4s;
    border: 1px solid transparent;
    cursor: pointer;
}
.qc-data a:hover,.qc-data a:focus {
    border: 1px solid #a9c3db;
    background: none;
    color: #428bca;
}
.qc-data a:before {
    content: "\e9ab";
    font-family: 'icomoon';
    font-weight: normal;
    font-size: 1.2em;
    vertical-align: middle;
    margin-right: 5px;
}
.modal-open {
    overflow: visible;
}

.price-modal .modal-body{
    padding: 20px 30px 40px 30px;
}
.price-modal .inquiry-submit{
    margin-top: 20px;
}

.search-list {
    margin-bottom: 25px;
}

@media(min-width: 992px) {
    .search-list {
        grid-gap: 4px;
        margin-bottom: 25px;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }
}
@media(max-width: 992px){
    .search-list a{
        margin-bottom: 10px;
    }
}
.search-list a,.search-list span {
    display: block;
    align-content: center;
    padding: 5px 10px;
    background: linear-gradient(to right, #edf6f7, #f9f9f9);
    transition: all ease .4s;
    min-height: 50px;
    line-height: 1.4em;
    font-weight: bold;
}

.search-list a:hover {
    transform: scale(1.03);
    background: linear-gradient(to right, rgba(248, 227, 201, 0.9), rgba(229, 246, 228, 0.5));
}