#about-banner{
    background-image:url(../image/AboutPageBanner-1E.jpg);
    height: 550px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.about-title {
    text-align: center;
    transform: translateY(178px);
}

.about-title h2 {
    font-size: 49px;
    text-transform: uppercase;
    color: #fff;
}

.about-top-vision {
    margin-bottom: 35px;
}

.about-content-list h3 {padding-bottom: 30px;}

ul.list-about {
    padding-left: 26px;
    list-style: none;
}

ul.list-about li {
    margin-bottom: 16px;
    position: relative;
}
ul.list-about li:before{
 content:"";
 position: absolute;
 width: 8px;
 height: 8px;
 background: black;
 left: -24px;
 top: 6px;
}
section#identy {
    margin-top: 74px;
}
section#about-section {
    padding: 55px 0px;
}
.about-about-img-m{
    display: none;
}
.about-vision-m{
    display: none;
}
.about-ex-img-m{
    display: none;
}
/*============================= service css style===========================*/
#service-banner {
    background-image:url(../image/ServicePageBanner-1.jpg);
    height: 550px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.service-title {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.service-title h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 60px;
}
section#service {
    padding-top: 70px;
    padding-bottom: 40px;
}
.service-content-top-right-image img {
    width: 100%;
    height: 479px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.title-service {
    margin-bottom: 43px;
    text-align: center;
}

.title-service h2 {
    font-size: 45px;
    color: #298ab4;
    text-transform: uppercase;
}

.service-content-top h3 {
    font-size: 25px;
    margin-bottom: 12px;
}

.service-content-top p {
    font-weight: 300;
    opacity: .8;
    line-height: 30px;
}
.key-section {
    margin-top: 125px;
}
.margin-top-key {
    margin-top: 110px;
}
.solution-list ul {
    padding-left: 2px;
    list-style: none;
}

.solution-list ul li {
    line-height: 35px;
}

.solution-list ul li span {
    margin-right: 10px;
    color: #b2cbe9;
}
.ourkey-section {
    margin-left: 125px;
}
section#our-team {
    padding: 70px 0px;
}

.team-title {
    text-align: center;
    margin-bottom: 50px;
}

.team-title h2 {
    text-transform: uppercase;
    font-size: 45px;
    color: #2485af;
}
.team-img img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.team-details h4 {
    font-size: 22px;
    margin-bottom: 2px;
}

.team-details span {
    font-size: 14px;
    opacity: .7;
}

.team-details p {
    opacity: .7;
    font-size: 15px;
    margin-top: 10px;
}

.key-mage img {
    width: 100%;
    border-radius: 4px;
    height: 276px;
}
.team-img {
    height: 166px;
}

section#client-logo {
    padding: 60px 0px 30px 0;
}

.client-logo-title {
    margin-bottom: 50px;
    text-align: center;
}

.client-logo-title h2 {
    text-transform: uppercase;
    font-size: 45px;
    color: #2485af;
}
.item.logo-item img {
    height: 75px;
}
.owl-carousel .owl-item img {
    display: block;
    width: 90%;
}
.about-header {
    margin-bottom: 45px;
}

.about-header h2 {
    font-size: 43px;
    font-weight: bold;
    border-bottom: 2px solid #2485b4;
    display: inline-block;
}
.vission-img img {
    width: 100%;
}
.About-Ex-Obj-img img {
    width: 100%;
}
.padding-object {
    margin-top: 110px;
}
.about-content-list {
    margin-top: 34px;
    padding-left: 18px;
}
section#focus {
    margin-top: 100px;
}