﻿
.service-bord{
    border-top: 1px solid #e5e5e5;
}

.service-built img{
    width: 100%;
    height: auto;
}

.service-cont{
    padding: 55px 0;

}

.service-cntli{
    margin-bottom: 30px;
}

.service-cntli h3{
    font-size: 22px;
    font-weight: 600;
}
.service-cntli h4{
    font-size: 24px;
    font-weight: 600;
}
.service-cntli p{
    font-size: 16px;
    margin-top: 15px;
    line-height: 30px;
}


.service-cntbtn a{
    width: 160px;
    padding: 15px 0;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    background-color: #741d75;
    border-radius: 10px;
}



.service-tit{
    font-size: 30px;
    font-weight: 600;
}


.service-the{
    padding: 50px 0;
}
.the-ul{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.the-ul li{
    width: 31%;
}
.theul-img{
    width: 100%;
}
.theul-img img{
    width: 100%;
    height: auto;
}

.theul-btm{
    padding: 25px 0;
}
.theul-btm h3{
    font-size: 20px;
    font-weight: 600;
}
.theul-btm p{
    font-size: 16px;
    margin-top: 10px;
    text-align: justify;
    text-justify: inter-word; 
    line-height: 30px;
}



.focused-ul{
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #cccccc;
    margin-top: 35px;
}
.focused-ul a{
    margin-right: 40px;
    padding: 15px 0;
    font-size: 20px;
    font-weight: 600;
    color: #741d75;
    border-bottom: 4px solid #ffffff;
}
.ulasw{
    color: #222222 !important;
    border-bottom: 4px solid #222222 !important;
}



.focused-cnt{
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
}

.focused-ctle{
    width: 30%;
}
.focused-ctle img{
    width: 100%;
    height: auto;
}

.focused-ctri{
    width: 67%;
}
.focused-ctri h3{
    font-size: 24px;
    font-weight: 600;
}
.focused-ctri p{
    font-size: 16px;
    margin-top: 20px;
}

.focused-ctri a{
    width: 200px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    background-color: #741d75;
    padding: 15px 0;
    border-radius: 10px;
    margin-top: 30px;
}





@media only screen and (max-width:1400px) {
    .service-cont {
        padding: 45px 0;
    }

    .service-cntli {
        margin-bottom: 20px;
    }
    .service-cntli h3 {
        font-size: 20px;
    }
    .service-cntli p {
        font-size: 14px;
        margin-top: 10px;
        line-height: 26px;
    }
    .service-cntli h4 {
        font-size: 20px;
    }

    .service-cntbtn a {
        width: 140px;
        padding: 10px 0;
        font-size: 16px;
    }



    .service-the {
        padding: 40px 0;
    }
    .service-tit {
        font-size: 26px;
    }
    .the-ul {
        margin-top: 20px;
    }
    .theul-btm {
        padding: 15px 0;
    }
    .theul-btm h3 {
        font-size: 18px;
    }
    .theul-btm p {
        font-size: 14px;
        margin-top: 5px;
        line-height: 26px;
    }



    .focused-ul {
        margin-top: 25px;
    }

    .focused-ul a {
        margin-right: 30px;
        padding: 10px 0;
        font-size: 18px;
    }

    .focused-cnt {
        padding: 20px 0;
    }
    .focused-ctri h3 {
        font-size: 20px;
    }
    .focused-ctri p {
        font-size: 14px;
        margin-top: 10px;
    }
    .focused-ctri a {
        width: 180px;
        font-size: 16px;
        padding: 10px 0;
        margin-top: 20px;
    }



}



@media only screen and (max-width:769px) {
    .service-bord{
        padding: 0 .1rem;
    }

    .service-cont {
        padding: .4rem 0;
    }
    .service-cntli h3 {
        font-size: 18px;
    }
    .service-cntli p {
        font-size: 14px;
        margin-top: .1rem;
        line-height: 22px;
    }

    .service-cntli {
        margin-bottom: .2rem;
    }

    .service-cntli h4 {
        font-size: 18px;
    }
    .service-cntbtn a {
        width: 120px;
        padding: .1rem 0;
        font-size: 14px;
    }


    .service-the {
        padding: .4rem 0;
    }
    .service-tit {
        font-size: 22px;
    }

    .the-ul {
        margin-top: .2rem;
        flex-wrap: wrap;
    }
    .the-ul li {
        width: 48%;
    }
    .theul-btm {
        padding: .15rem 0;
    }
    .theul-btm h3 {
        font-size: 16px;
    }
    .theul-btm p {
        font-size: 14px;
        margin-top: 5px;
        line-height: 22px;
    }



    .focused-ul {
        margin-top: .25rem;
    }
    .focused-ul a {
        margin-right: .3rem;
        padding: .1rem 0;
        font-size: 16px;
    }
    .focused-cnt {
        padding: .2rem 0;
        flex-direction: column;
    }
    .focused-ctle {
        width: 100%;
    }
    .focused-ctri {
        width: 100%;
        margin-top: .2rem;
    }
    .focused-ctri h3 {
        font-size: 18px;
    }
    .focused-ctri p {
        font-size: 12px;
        margin-top: .1rem;
    }
    .focused-ctri a {
        width: 160px;
        font-size: 14px;
        padding: .1rem 0;
        margin-top: .2rem;
    }


}
