.page-title.no-subtitle{
    padding: 150px 0 150px;
    background-position: top !important;
}
.sec-title {
    position: relative;
    margin-bottom: 45px;
}
.text-white h3{
    color: #fff !important;
}
.why-choose-us .sec-title h3{
    font-size: 36px;
}
.why-choose-us .col-lg-6{
    padding: 0 15px;
}
.image-mg-left{
    padding-left: 30px !important;
}
.image-mg-right{
    padding-right: 30px !important;
}
p, .text{
    line-height: 1.7em;
    font-size: 16px;
    color: #555;
}
.case-block .inner-box{
    height: 100%;
    box-shadow: 0px 0px 18px 3px rgba(0, 0, 0, 0.13);
    margin: 0 10px;
}
.case-block .lower-content .text:before{
    display: none;
}
.case-block .lower-content{
    padding: 0 0 40px;
}
.d-section {
    margin-top: 0;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}
.d-section.who-we-are .service-block-two .inner-box {
    overflow: visible;
}
.d-section.who-we-are .service-block-two .text{
    line-height: 1.8em;
    font-size: 20px;
    margin-top: 0 !important;
}
.d-section.who-we-are .service-block-two .icon{
    top:5px;
    width: 50px;
    height: 50px;
}
.text .text1{
    font-size: 1.2em;
    font-weight: bold;
}
.text .text2{
    font-size: 1.2em;
     color: #0154F7;
    font-weight: bold;
}
.text .text3{
    font-size: 1.2em;
     color: #7EFFBE;
    font-weight: bold;
}
.advantage-list li{
   padding-left: 30px;
    background: url(/web/image/10452/check.png) no-repeat left 5px;
    margin-bottom: 30px;
    background-size: 20px;
}
.d-section.who-we-are .service-block-two.last{
    margin-bottom: 20px;
}
.why-choose-us .row{
    margin-bottom: 40px;
}
.progress-reg .sec-title .text:before{
        background: #ACD6E2;
}
.progress-reg .text{
    line-height: 2.2em;
}
 .no-padding{
     padding-top: 0 !important;
    padding-bottom: 0 !important;
 }
@media screen and (max-width: 575px) {
    .page-title.no-subtitle {
        padding: 80px 0 80px;
    }
    p, .text {
        font-size: 13px;
        line-height: 20px;
    }
    .advantage-list li {
        margin-bottom: 15px;
    }
    .service-block-two {
        margin-bottom: 30px;
    }
    .d-section.who-we-are .service-block-two .inner-box {
        overflow: visible;
        text-align: center;
    }
    .d-section.who-we-are .service-block-two .text {
        line-height: 1.5em;
        font-size: 14px;
    }
    .sec-title, .why-choose-us .sec-title {
        position: relative;

        margin-bottom: 15px;
    }
    .why-choose-us .sec-title h3, .sec-title h3 {
         font-size: 24px;
    }
    .image-mg-left{
    padding-left: 15px !important;
    }
    .image-mg-right{
        padding-right: 15px !important;
    }
}