.about-company-banner{
    position: relative;
    margin-bottom: 30px;
    box-shadow: 1px 0 1px 0  #f3f3f3;
    z-index: 1;
}
.about-company-banner img{
   width: 100%;
    height: 500px;
}

.about-company-banner .banner-title{
    /* background: #ffffff; */
    padding-left: 20px;
    padding-right: 20px;
    opacity: 0.8;
    text-align: center;
}
.about-company-banner .banner-title h1.title1{
    font-size: 44px;
    color: #fff;
    /* font-weight: bold; */
    margin-bottom: 0;
    letter-spacing: 25px;
}
.about-company-banner .banner-title h1.title2{
    font-size: 70px;
    color: #fff;
    margin-bottom: 15px;
    font-weight: bold;
}
.about-company-banner .banner-title h1.title3{
    font-size: 25px;
    color: #fff;
    /* font-weight: bold; */
    margin-bottom: 0;
    letter-spacing: 8px;
}

.footer-image img {
    width: 100%;
    min-height: 280px;
    object-fit: cover;
}
.about-company-banner .banner-caption{
    position: absolute;
    bottom: -10px;
    z-index: 2;
    color: #ffffff;
    word-break: break-word;
    width: 100%;
}


.wrapper-about{
    position:absolute;
    top:0;
    width: 100%;
    margin: 0 auto;
}
ul.bxslider{
    margin-left: 0px;
}
.bx-viewport{
    margin-left: 5px;
}

.about-company-banner .banner-caption>.wrapper{
    padding: 0 0 3% 0;
}

.about-company-banner .banner-caption>.wrapper>p{
    font-size: 14px;
    text-align: center;
    display: inline-block;
}

.about-company .about-company-title{
    margin-bottom: 30px;
    text-align: center;
}
.about-company-title  p {
    font-size: 25px;
}
.about-company-title  img {
    margin: 20px auto;
}
.about-company .about-company-title h4{
    font-weight: bold;
}

.about-company .about-company-content{
    margin-bottom: 30px;
}

.about-company .about-company-content p.name{
    font-weight: bold;
    vertical-align: middle;
    font-size: 21px;
    padding-bottom: 0px;
    margin-bottom: 5px;
}
.about-company .about-company-content p.description {
    font-size: 14px;
}
.about-company .about-company-content .row .col-md-2{
    width: 19.666667%;
    margin-bottom: 10px;
}
.about-company .about-company-content .row.contacts {
    padding-top: 20px;
}
.about-company .about-company-content .row .col-md-3.contact {
    background-color: #188be6;
    color: #fff;
    padding: 10px 10px 5px 30px;
    font-size: 14px;
    height: 150px;
}
.about-company .about-company-content .row .col-md-3.contact .city {
    font-weight: bold;
}
.about-company .about-company-content .our-client {
    padding-right: 80px;
    width: 61.666667%;
}
.about-company .about-company-content .our-work {
    width: 33%;
    margin-left: -3%;
}
.about-company .about-company-service-content .slider {
    /*position: relative;*/
    /*margin-left: -14.5%;*/
    /*width: 130%;*/
}
.about-company .about-company-content .row .col-md-3.contact .address {
    background: url("../../images/about/localtion.png") top left no-repeat;
    padding-left: 25px;
}
.about-company .about-company-content .row .col-md-3.contact .tel {
    background: url("../../images/about/tel.png") top left no-repeat;
    padding-left: 25px;
}
.about-company .about-company-content .row .col-md-3.contact .fax {
    background: url("../../images/about/fax.png") top left no-repeat;
    padding-left: 25px;
}

.about-company .about-company-service {
    margin-bottom: 30px;
    text-align: center;
}
.about-company-service p {
    font-size: 25px;
}
.about-company-service-content .row .service p.cont {
    font-size: 15px;
}
.about-company-service-content .row .service p.add {
    font-size: 15px;
}

.about-company-service img {
    margin: 20px auto;
}
.about-company .about-company-service-content {
    margin-bottom:30px;
}
.about-company .about-company-service-content .row .col-md-3.service {
    text-align: center;
    padding: 15px;
}
.about-company .about-company-service-content .row .col-md-3 .obout-service-icon {
    padding-bottom: 15px;
}

.about-company .about-company-service-content .row .col-md-3 .ttl {
    font-size: 16px;
    font-weight: bold;
}
.about-company .about-company-service-content .row .col-md-3 .ttl.local {
    font-size: 16px;
    font-weight: bold;
    color: #0c77d1;
    margin-bottom: 4px;
}
.about-company .about-company-service-content .more {
    text-align: center;
    padding: 15px 15px;
}
.about-company .about-team-section .col-md-3 {
    width: 21%;
}
.about-company .about-team-section .col-md-3.about-team {
    background: #e3e3e3;
    text-align: center;
    padding: 25px 0px 0px 0px;
    margin-right: 45px;
    margin-bottom: 20px;
    display: inline-block;
}

.about-company .about-team-section .col-md-3.about-team img {
    border-radius: 300px;
    width: 75%;
}
.about-company .about-team-section .col-md-3.about-team .team-name {
    padding-top: 15px;
}
.about-company .about-team-section .col-md-3.about-team .team-position {
    color: #4088d3;
    font-size: 14px;
}
.about-company .about-team-section .col-md-3.about-team .team-social {
    background-color: #0c77d1;
    margin-bottom: 0px;
    padding: 10px;
    text-align: center;
}
.about-company .about-company-content table .description{
    color: #7a7a7a;
    font-size: 14px;
    word-break: keep-all;
    /*font-weight: 600;*/
    vertical-align: middle;
}
.about-our-team {
    margin-bottom: 30px;
    text-align: center;
}
.about-our-team p {
    font-size: 25px;
}
.about-our-team img {
    margin: 20px auto;
}
.about-team-section {
    float:left;
    width: 100%;
}
.about-team-section .about-team-item {
    width:50%;
    float: left;
    margin-bottom: 40px;
    min-height: 230px;
}
.item-thumbnail {
    width: 40%;
    float: left;
    text-align: center;
}
.item-thumbnail img {
    width: 100%;
    max-width: 216px;
    max-height: 216px;
}
.item-content {
    width: 60%;
    padding-left: 10px;
    float: left;
}
.item-content .team-description {
    font-size:14px;
}
.team-social {
    /*width: 100%;*/
    /*float: left;*/
    /*margin-bottom: 10px;*/
}
.team-social .team-facebook {
    background:#fff;
    border-radius: 50px;
    height: 30px;
    width: 30px;
    position: relative;
    display: inline-block;
}
.team-social .team-twitter {
    background:#fff;
    border-radius: 50px;
    height: 30px;
    width: 30px;
    position: relative;
    display: inline-block;
    margin-left: 10px;
}
.team-social .team-facebook i{
    color: #1673C5;
    font-size: 18px;
    position: absolute;
    top: 7px;
    left: 9px;
}
.team-social .team-twitter i {
    color: #1673C5;
    font-size: 18px;
    position: absolute;
    top: 7px;
    left: 7px;
}
.slide-item .team-social{
    width: 100%;
    max-width: 70px;
    margin: 5px auto;
    float: none;
}
.footer-image {
    position: relative;
    margin-bottom: 30px;
}
.footer-image .team-social {
    position: absolute;
    top: 90.5%;
    left: 33%;
}
.footer-image .team-social.social01 {
    position: absolute;
    top: 90.5%;
    left: 42%;
}
.footer-image .team-social.social02 {
    position: absolute;
    top: 90.5%;
    left: 52%;
}
.footer-image .team-social.social03 {
    position: absolute;
    top: 90.5%;
    left: 61%;
}
.footer-image .team-social .team-facebook {
    background:#1673C5;
}
.footer-image .team-social .team-twitter {
    background:#1673C5;
}

.footer-image .team-social .team-facebook i{
    color: #fff;
}
.footer-image .team-social .team-twitter i {
    color: #fff;
}
#owl-staff .item{
    border: 1px solid #cccccc;
    padding: 1px;
    color: #FFF;
    text-align: center;
    margin-right: 15px;
    margin-left: 15px;
}
#owl-staff .item img{
    max-width: 100%;
}
#owl-staff .item .profile{
    margin-top: 30px;
}
#owl-staff .item .profile p.name{
    color: #000000;
}
#owl-staff .item .profile p.position{
    color: #3a90d8;
    font-size: 14px;
}
.staff-slide .owl-carousel .owl-controls .owl-prev {
    background: url('/../assets/images/about/prev.png');
    height:37px;
    width: 37px;
    border-radius: 0;
    position: absolute;
    top: 100px;
    left: -15px;
    opacity: 1;
}
.staff-slide .owl-carousel .owl-controls .owl-next {
    background: url('/../assets/images/about/next.png');
    height:37px;
    width: 37px;
    border-radius: 0;
    position: absolute;
    top: 100px;
    right: -15px;
    opacity: 1;
}
.bx-wrapper img {
    height: 282px;
    object-fit: cover;
}
.text{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    color: #FFF;
    text-align: center;
}
.text-content{
    position: relative;
    top: 78px;
    padding: 20px;
    padding-right: 40px;
}
.text-content .text1{
    font-size: 28px;
    margin-bottom: 28px;
}
.text-content .text2 {
    font-size: 18px;
}
.text-content .text1 span{
    padding-bottom: 10px;
    border-bottom: 3px solid #ccc;
}
.information-service-team{
    text-align: center;
    font-size: 15px;
}
.information-service-team span{
    color: #0c77d1;
}
@media (max-width: 768px) {
    .about-company-banner .banner-caption>.wrapper {
        padding: 0 3% 0 3%;
    }
    .about-team-section .about-team-item {
        width: 50%;
    }
    .item-thumbnail {
        width: 100%;
    }
    .item-content {
        width: 100%;
    }
    .team-name {
        margin-top: 10px;
    }
    .about-company .about-team-section .col-md-3 {
        width: 100%;
    }
    .about-company .about-company-content .row .col-md-2 {
        width: 100%;
    }
    .footer-image .team-social {
        display: none;
    }
    .about-company .about-company-content .our-client {
        padding-right: 0px;
        width: auto;
    }
    .about-company .about-company-content .our-work {
         margin-left: 0px;
        width: auto;
    }
    .text-content .text1{
        font-size:20px;
    }
    .text-content .text2{
        font-size: 15px;
    }
    .about-company-banner .banner-caption{
        bottom: 6px;
    }
    .about-company-banner .banner-title h1.title1{
        font-size: 20px;
    }
    .about-company-banner .banner-title h1.title2{
        font-size: 55px;
    }
    .about-company-banner .banner-caption>.wrapper>p{
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .about-company-banner .banner-title h1.title1{
        font-size: 16px;
    }
    .about-company-banner .banner-title h1.title2{
        font-size: 18px;
    }
    .about-company-banner .banner-caption>.wrapper {
        padding: 0 3% 0 3%;
    }

    .about-company-banner .banner-caption>.wrapper>p {
        font-size: 9px;
        margin: 0 0 0;
        line-height: 19px;
    }
    .about-team-section .about-team-item {
        width: 100%;
    }
    .item-thumbnail {
        width: 100%;
    }
    .item-content {
        width: 100%;
    }
    .team-name {
        margin-top: 10px;
    }
}

@media (max-width: 320px) {
    .about-company-banner .banner-title h1.title1{
        font-size: 16px;
    }
    .about-company-banner .banner-title h1.title2{
        font-size: 18px;
    }

    .about-company-banner .banner-caption>.wrapper {
        padding: 0 3% 0 3%;
    }

    .about-company-banner .banner-caption>.wrapper>p {
        font-size: 9px;
        margin: 0 0 0;
        line-height: 18px;
    }
    .about-team-section .about-team-item {
        width: 100%;
    }
    .item-thumbnail {
        width: 100%;
    }
    .item-content {
        width: 100%;
    }
    .team-name {
        margin-top: 10px;
    }
}
