.owl-theme .owl-controls {
    -webkit-tap-highlight-color: transparent
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
}
/*.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}*/
.owl-theme .owl-controls .owl-nav .disabled {
    opacity: .5;
    cursor: default
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display:inline;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.news .owl-theme .owl-dots .owl-dot span::before {
    content: counter(dots, decimal);
    counter-increment: dots;
}
.news .owl-theme .owl-dots .owl-dot span {
    background: #0094af none repeat scroll 0 0;
    color: #fff;
    font-family: sfmpBold;
    font-size: 48px;
    height: 63px;
    margin: 10px 1px;
    line-height: 1.3;
    text-align: center;
    width: 34px;
}
.news .owl-theme .owl-dots .owl-dot.active span, .news .owl-theme .owl-dots .owl-dot:hover span {
    background: #f50090
}
.news .owl-theme .owl-controls .owl-dots {
    counter-reset: dots;
    left: 22px;
    position: absolute;
}


.news .owl-theme .owl-controls .owl-nav div {
    font-size: 0;
}
.news .owl-nav {
    float: none;
    margin-top: -120px;
    position: absolute;
    top: 50%;
    width: 73.5%;
    z-index: 99;
}
.news .owl-theme .owl-controls .owl-prev {
    background: url("../../images/prev.png") no-repeat scroll center center;
    height: 27px;
    left: 10px;
    position: absolute;
    width: 16px;
}
.news .owl-theme .owl-controls .owl-next{
    background: url("../../images/next.png") no-repeat scroll center center;
    height: 27px;
    position: absolute;
    right: 10px;
    width: 16px;
}


.recentProjectSliding .owl-theme .owl-controls .owl-nav {
    font-size: 0;
}
.recentProjectSliding .owl-nav {
    float: none;
    margin-top: -56px;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 99;
}
.recentProjectSliding .owl-theme .owl-controls .owl-prev {
    background: #fff url("../../images/prev2.png") no-repeat scroll center center;
    border-radius: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    height: 62px;
    left: -21px;
    position: absolute;
    width: 62px;
}
.recentProjectSliding .owl-theme .owl-controls .owl-next{
    background: #fff url("../../images/next2.png") no-repeat scroll center center;
    border-radius: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    height: 62px;
    position: absolute;
    right: -21px;
    width: 62px;
}

.recentProjectSliding .owl-theme .owl-controls .owl-dots span {
    display: none;
}


.tabAreaSliding .owl-theme .owl-controls .owl-nav div {
    font-size: 0;
}
.tabAreaSliding .owl-nav {
    float: right;
    margin-top: 10px;
}
.tabAreaSliding .owl-theme .owl-controls .owl-prev {
    background: #fff url("../../images/prev2.png") no-repeat scroll center center;
    border-radius: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    float: left;
    height: 62px;
    margin-right: 8px;
    width: 62px;
}
.tabAreaSliding .owl-theme .owl-controls .owl-next{
    background: #fff url("../../images/next2.png") no-repeat scroll center center;
    border-radius: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    float: left;
    height: 62px;
    width: 62px;
}

.tabAreaSliding .owl-theme .owl-controls .owl-dots span {
    display: none;
}


.bannerAreaSliding .owl-theme .owl-controls .owl-nav {
    font-size: 0;
}
.bannerAreaSliding .owl-nav {
    display: block;
    float: none;
    left: 0;
    margin: -29px auto 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: 52%;
    z-index: 99;
}
.bannerAreaSliding .owl-theme .owl-controls .owl-prev {
    background: #fff url("../../images/prev2.png") no-repeat scroll center center;
    border-radius: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    height: 62px;
    left: -21px;
    position: absolute;
    width: 62px;
}
.bannerAreaSliding .owl-theme .owl-controls .owl-next{
    background: #fff url("../../images/next2.png") no-repeat scroll center center;
    border-radius: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    height: 62px;
    position: absolute;
    right: -21px;
    width: 62px;
}

.bannerAreaSliding .owl-theme .owl-controls .owl-dots span {
    display: none;
}


.detailOtherPhoto .owl-nav {
    display: block;
    left: 0;
    margin-top: -27px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 100%;
    z-index: 99;
}
.detailOtherPhoto .owl-theme .owl-controls .owl-prev {
    background: #fff url("../../images/prev2.png") no-repeat scroll center center;
    border-radius: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    height: 62px;
    left: -21px;
    position: absolute;
    width: 62px;
}
.detailOtherPhoto .owl-theme .owl-controls .owl-next{
    background: #fff url("../../images/next2.png") no-repeat scroll center center;
    border-radius: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    height: 62px;
    position: absolute;
    right: -21px;
    width: 62px;
}

.detailOtherPhoto .owl-theme .owl-controls .owl-dots span {
    display: none;
}