/*.header .nav-item-child {*/
/*    color: #0f0f0f;*/
/*}*/

/*.page-on-scroll .header .nav-item-child {*/
/*    color: white;*/
/*}*/
.service-supportImg {
    height: 600px;
    background: url("../img/1920x1080/service_top.jpg") no-repeat center center;
}

.carousel-centered {
    left: 49%;
    transform: translate3d(-50%, -50%, 0);
}

.carousel-inner-p {
    margin-top: 0;
    font-size: 28px;
    letter-spacing: 1.5px;
}
.content-title{
    margin-top: 60px !important;
}

.content-title-line {
    width: 74px;
    margin: 20px auto 0 auto;
    border-bottom: 4px solid #259ce1;
}

.service-aboutUs {
    max-width: 960px;
    margin: 60px auto 0;
}

.service-aboutUs p {
    color: #4d4d4d;
    line-height: 26px;
    margin-bottom: 20px;
    text-indent: 2em;
}

.service-content-phone {
    display: flex;
    justify-content: center;
    align-content: center;
    margin-top: 50px;
    margin-bottom: 90px;
}

.service-content-phone-img img {
    margin-right: 20px;
}

.service-content-phone-text {
    font-size: 45px;
    letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
    .content-title img{
        width: 100%;
    }
}
