.content_dangky p{
    padding-bottom: 25px;
}
.content_dangky p span{
    background-color: #FAB241;
    color: #fff;
    font-size: 15px;
    height: 50px;
    display: inline-block;
    line-height: 50px;
    border-radius: 100px;
    padding: 0 45px 0 35px;
    box-shadow: 0 4px 4px #00000042;
}
.content_dangky h1{
    font-size: 48px;
    color: #DB0C0B;
    font-weight: 600;
    margin-bottom: 26px;
    line-height: 56px;
}
.tits h2{
    color: #FAB241;
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0;
    text-transform: capitalize;
    position: relative;
}
/* .tits h2::before{
    content: "";
    position: absolute;
    background: #DA1F26;
    width: 120px;
    height: 2px;
    left: calc(50% - 60px);
    bottom: -8px;
} */
.tits.text-white h2::before {
	background: #FFF;
}
.service_01 p{
    margin-bottom: 0;
    font-size: 24px;
    line-height: 28px;
}
.service_01 .text_01{
    margin-bottom: 60px;
}
.service_01 a.button{
    margin-bottom: 0;
    height: 65px;
    line-height: 65px;
    min-width: 300px;
    font-size: 20px;
    transform: scale(1) !important;
}
.service_01 a.button:last-child{
    margin-right: 0;
    min-width: 250px;
}
.service_02 .row{
    margin-bottom: -242px;
}
.service_02 .col{
    padding-bottom: 0;
}
.service_02 .icon-box{
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 4px 15px -0.5px #00000042;
    padding-bottom: 79px;
    padding-top: 30px;
}
.service_02 .icon-box .icon-box-img{
    margin-bottom: 20px;
    height: 110px;
    display: flex;
    align-items: center;
}
.service_02 .icon-box .text strong{
    text-transform: unset;
    letter-spacing: 0;
    font-weight: 600;
    font-size: 24px;
    color: #000;
    line-height: 23px;
    margin-bottom: 18px;
    display: block;
}
.service_02 .icon-box .icon-box-text p{
    font-size: 16px;
    margin-bottom: 0;
    line-height: 22px;
}
.service_03 .tits{
    margin-bottom: 46px;
}
.service .tits{
    display: inline-block;
    width: 100%;
}
.service .tits h2{
    text-align: center;
	/* margin-bottom: 15px; */
}
.service .tits h2{
    color: #DB0C0B;
}
/* .service .tits h2::before{
    display: block;
    background: #FAB241;
    height: 4px;
} */
.service_03 .row-2 .col:nth-child(1){
    padding-right: 40px;
}
.service_03 .row-2 .col:nth-child(2){
    padding-left: 40px;
}
.service_03 .row-2 .col-inner{
    border: 1px solid #DDD;
    border-radius: 5px;
    box-shadow: 0 4px 12px #0000002e;
    padding: 13px 30px;
}
.service_03 .contentbox h3{
    font-size: 24px;
    color: #000;
    line-height: 28px;
    margin-bottom: 23px;
    position: relative;
}
.service_03 .contentbox h3::before{
    content: "";
    background: url(../images/Isolation_Mode.png) no-repeat;
    width: 30px;
    height: 38px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 16px;
}
.service_03 .col:nth-child(2) .contentbox h3::before{
    background: url(../images/Isolation_Mode_1.png) no-repeat;
    width: 38px;
    height: 53px;
    vertical-align: middle;
}
.service_03 h4{
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 10px;
}
.service_03 ul{
    list-style: none;
}
.service_03 ul li span{
    margin-right: 8px;
}
.service_03 .row-4 .contentbox h3,
.service_03 .row-3 .contentbox h3{
    margin-bottom: 3px;
}
.service_03 .row-3 .contentbox h3::before{
    background: url(../images/objects.png) no-repeat;
    width: 48px;
    height: 44px;
}
.service_03 .row-4 .contentbox h3{
    margin-top: 15px;
}
.service_03 .row-4 .contentbox h3::before{
    background: url(../images/objects_1.png) no-repeat;
    width: 46px;
    height: 44px;
}
.service_03 .icon-box{
    border: 1px solid #D9D9D9;
    padding: 19px 0;
    border-radius: 5px;
}
.service_03 .icon-box .icon-box-img{
    display: flex;
    align-items: center;
    height: 54px;
}
.service_03 .icon-box .icon-box-text h5{
    text-transform: unset;
    letter-spacing: 0;
    color: #000;
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
    margin-bottom: 9px;
}
.service_03 .icon-box .icon-box-text p{
    margin-bottom: 0;
    line-height: 19px;
}
.service_04 .tits{
    margin-bottom: 25px;
}
.service_04 .tits h2{
    color: #fff;
    margin-bottom: 15px;
}
.service_04 .tits h2::before{
    display: block;
    background: #fff;
}
.service_04 .row-2{
    position: relative;
}
.service_04 .row-2::before{
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 4px;
    height: 100%;
    background-color: #fff;
}
.service_04 .row-2 .col-inner{
    background-color: #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 4px 12px #0000001e;
}
.service_04 .row-2 .col .col-inner{
    padding: 20px 40px;
}
.service_04 .row-2 .col:nth-child(2n - 1){
    padding-right: 80px;
}
.service_04 .row-2 .col:nth-child(2n){
    padding-left: 80px;
}
.service_04 .row-2 .col:nth-child(1){
    margin-top: 20px;
}
.service_04 .row-2 .col:nth-child(2){
    margin-top: 210px;
}
.service_04 .row-2 .col:nth-child(4){
    margin-top: 165px;
}
.service_04 .row-2 .col:nth-child(6){
    margin-top: 190px;
}
.service_04 .row-2 .col:nth-child(2n - 1) .col-inner::before{
    content: "";
    background-color: #FAB241;
    border: 2px solid #fff;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    right: -88px;
    top: 0;
    position: absolute;
}
.service_04 .row-2 .col:nth-child(2n) .col-inner::before{
    content: "";
    position: absolute;
    background-color: #FAB241;
    border: 2px solid #fff;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    left: -88px;
    top: 0;
}
.service_04 .row-2 .col:nth-child(2n - 1) .contentbox h3{
    text-align: right;
}
.service_04 .row-2 .contentbox h3{
    font-size: 16px;
    color: #000;
    line-height: 19px;
    margin-bottom: 4px;
    position: relative;
}
.service_04 .row-2 .col:nth-child(2n - 1) .contentbox h3::after{
    content: "1";
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #DDD;
    color: #DA1F26;
    font-size: 16px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    margin-left: 15px;
}
.service_04 .row-2 .col:nth-child(2n) .contentbox h3::before{
    content: "2";
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #DDD;
    color: #DA1F26;
    font-size: 16px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    margin-right: 15px;
}
.service_04 .row-2 .col:nth-child(3) .contentbox h3::after{
    content: "3";
}
.service_04 .row-2 .col:nth-child(4) .contentbox h3::before{
    content: "4";
}
.service_04 .row-2 .col:nth-child(5) .contentbox h3::after{
    content: "5";
}
.service_04 .row-2 .col:nth-child(6) .contentbox h3::before{
    content: "6";
}
.service_04 .row-2 .col:nth-child(7) .contentbox h3::after{
    content: "7";
}
.service_04 .row-2 .col:nth-child(8) .contentbox h3::before{
    content: "8";
}
.service_04 .row-2 .col:nth-child(9) .contentbox h3::after{
    content: "9";
}
.service_04 .row-2 p{
    margin-bottom: 0;
}
.service_05 .column_01 > .col-inner{
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #DDD;
    padding: 30px 60px;
}
.service_05 .column_01 .contentbox h3{
    color: #FAB241;
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 5px;
    position: relative;
}
.service_05 .column_01 .contentbox h3::before{
    content: "";
    background: url(../images/group_71.png) no-repeat;
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-right: 20px;
    vertical-align: bottom;
}
.service_05 .column_01:nth-child(3) .contentbox h3::before{
    background: url(../images/group_70.png) no-repeat;
    width: 33px;
    height: 29px;
}
.service_05 .column_01 p{
    margin-bottom: 2px;
    font-size: 20px;
}
/* .service_06 .col:nth-child(4) .content_box,
.service_06 .col:nth-child(2) .content_box{
    margin-top: 25px;
} */
.service_06 .tits{
    margin-bottom: 30px;
}
.service_06 .col:nth-child(3) .content_box .title{
    background: #DB0C0B;
    position: relative;
    overflow: hidden;
}
.service_06 .col:nth-child(3) .content_box .title::before{
    content: "PHỔ BIẾN";
    font-size: 15px;
    position: absolute;
    background-color: #FAB241;
    width: 140px;
    height: 30px;
    color: #fff;
    right: -34px;
    top: 22px;
    transform: rotate(45deg);
    line-height: 33px;
}
.service_06 .col:nth-child(3) .content_box .title .price,
.service_06 .col:nth-child(3) .content_box .title h3{
    color: #fff;
}
.service_06 .col:nth-child(3) .content_box .title .price span{
    color: #fff;
}
/* .service_06 .col:nth-child(3) .content_box .content{
    padding-bottom: 55px;
} */
.service_06 .col:nth-child(3) .content_box .dangky a{
    color: #fff;
    background: #DA1F26;
}
.service_06 .col:nth-child(4) .content_box .title .price span{
    display: none;
}
.content_box{
    box-shadow: 0 4px 22px #0000002b;
    background-color: #fff;
    border-radius: 15px 15px 0 0;
}
.content_box .title{
    background: #fab24182;
    text-align: center;
    min-height: 185px;
    padding-top: 70px;
    border-radius: 15px 15px 0 0;
}
.content_box .title h3{
    color: #2c2c2cbd;
    font-size: 24px !important;
    font-weight: 600 !important;
    line-height: 28px;
    margin-bottom: 15px;
}
.content_box .title .price{
    margin-bottom: 0;
    color: #DB0C0B;
    font-size: 30px !important;
    line-height: 42px;
    font-weight: 600 !important;
}
.content_box .title .price span{
    color: #2C2C2C;
    font-size: 15px;
    margin-left: 8px;
}
.content_box .content{
    padding: 33px 25px 30px;
}
.content_box .content p{
    color: #000;
    text-align: center;
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 35px;
}
.content_box .content ul{
    list-style: none;
    margin-left: 15px;
    margin-bottom: 50px;
}
.content_box .content ul li{
    color: #484747;
    font-size: 15px;
    line-height: 26px;
    margin-left: 0;
    margin-bottom: 0;
}
.content_box .content ul li::before{
    content: "\f00c";
    font-family: fontawesome;
    font-size: 15px;
    color: #FAB241;
    margin-right: 10px;
}
.content_box .dangky{
    text-align: center;
}
.content_box .dangky a{
    display: inline-block;
    background: #FAB241;
    border-radius: 25px;
    color: #585757;
    font-size: 15px;
    min-width: 245px;
    text-align: center;
    font-weight: 600;
    height: 47px;
    line-height: 47px;
}
.content_box .dangky a:hover{
    color: #fff;
    background: #DA1F26;
}
.service_07 .tits{
    margin-bottom: 40px;
}
.service_07 .col-inner{
    height: 100%;
}
.service_07 .icon-box{
    background-color: #DB0C0B;
    border-radius: 20px;
    padding: 25px 25px 35px;
    height: 100%;
}
.service_07 .icon-box .icon-box-img{
    margin-bottom: 25px;
}
.service_07 .icon-box .icon-box-text h3{
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
    letter-spacing: 0;
}
.service_07 .icon-box .icon-box-text p{
    font-size: 20px;
    letter-spacing: 0;
    margin-bottom: 0;
}
.service_08 .tits{
    padding-bottom: 60px;
}
.service_08 .tits h2::before{
    background: #DB0C0B;
}
.service_08 .align-equal .col-inner{
    border-radius: 35px;
}
.service_08 .icon-box .testimonial-text{
    margin-bottom: 25px;
}
.service_08 .icon-box .testimonial-text p{
    font-size: 15px;
    color: #000000;
    line-height: 24px;
}
.service_08 .icon-box .box-content{
    display: flex;
    align-items: center;
    gap: 20px;
}
.service_08 .icon-box .box-content .icon-box-text{
    padding-left: 0 !important;
}
.service_08 .icon-box .testimonial-meta{
    position: unset;
    width: 100%;
}
.service_08 .icon-box .testimonial-name{
    text-align: center;
    color: #000000;
    font-size: 15px;
    line-height: 24px;
}
.service_08 .icon-box .testimonial-company{
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    color: #AFAFAF;
    margin-bottom: 5px;
}
.service_08 .icon-box .star-rating{
    margin-left: auto;
    margin-top: 0;
    margin-bottom: 0;
}
.service_09 .contentbox h2{
    text-align: left;
}
.service_09 p{
    font-size: 20px;
}
.service_09 ul li{
    color: #000000;
    font-size: 20px;
    line-height: 26px;
    list-style: none;
    margin-bottom: 15px;
    margin-left: 0 !important;
}
.service_09 ul li::before{
    content: "\f00c";
    font-family: fontawesome;
    font-size: 15px;
    color: #FAB241;
    background-color: #DA1F26;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    display: inline-block;
    text-align: center;
    line-height: 42px;
    margin-right: 15px;
    vertical-align: middle;
}
.service_09 a.button.button_01{
    margin: 0;
    min-height: 65px;
    min-width: 300px;
    line-height: 65px;
    border: none;
    font-size: 20px;
}
.service_09 .wpcf7{
    border-radius: 25px;
    background: #DA1F26;
    padding: 45px;
    box-shadow: 0 4px 6px #002a4040;
}
.service_09 form{
    margin-bottom: 0;
}
.service_09 form input{
    font-size: 16px;
    color: #444;
    border-radius: 10px;
    box-shadow: none !important;
    border: none;
    height: 50px;
    margin-bottom: 20px;
}
.service_09 form select{
    border-radius: 10px;
    height: 50px;
    box-shadow: none !important;
    margin-bottom: 20px;
    font-size: 16px;
}
.service_09 form textarea{
    font-size: 16px;
    border-radius: 10px;
    box-shadow: none;
    margin-bottom: 20px;
}
.service_09 form input.wpcf7-submit{
    display: block;
    width: 100%;
    background: #FAB241;
    text-transform: unset;
    color: #231F20;
    font-size: 20px;
    margin-bottom: 0;
}
.service_10 .tits {
    padding-bottom: 60px;
}
.service_10 .tits h2::before{
    background: #DA1F26;
}
.service_10 .accordion .accordion-item{
    margin-bottom: 20px;
    border-radius: 10px;
}
.service_10 .accordion .accordion-item .accordion-title{
    font-size: 24px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 15px;
    padding-left: 25px;
}
.service_10 .accordion .accordion-item .accordion-title.active{
    border: 1px solid #DDD;
    border-bottom: none;
    border-radius: 10px 10px 0 0;
}
.service_10 .accordion .accordion-item .accordion-title.active + .accordion-inner{
    border: 1px solid #DDD;
    border-top: none;
    border-radius: 0px 0px 10px 10px;
    padding: 10px 25px 25px;
    color: #484747;
}
.accordion .accordion-item .accordion-title h2{
    font-size: 18px;
    letter-spacing: 0px;
}
.service_10 .accordion .toggle{
    background: #D9D9D9;
    width: 30px;
    height: 30px;
    min-height: 30px;
    left: auto;
    right: 20px;
    margin: 0;
    top: 24px;
}
.service_10 .accordion .toggle i{
    height: 30px;
    top: 2px;
    font-size: 20px;
}
.service_10 .accordion .accordion-item .accordion-inner p{
    color: #484747;
}
.service_11 .tits h2::before{
    background: #DA1F26;
}
.service_12 .tits{
    margin-bottom: 20px;
}
.service_12 .tits h2::before{
    background: #DA1F26;
}
.service_12 p{
    font-size: 20px;
}
@media only screen and (max-width: 1200px) {
    .content_dangky h1{
        font-size: 36px;
        margin-bottom: 20px;
        line-height: 42px;
    }
    .service_03 .large-12{
        padding-bottom: 0;
    }
    .service_03 .tits{
        margin-bottom: 30px;
    }
    .service_03 .contentbox h3{
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .service_03 h4{
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 5px;
    }
    .service_03 .row-4 .contentbox h3,
    .service_03 .row-3 .contentbox h3{
        margin-bottom: 15px;
    }
    .service_05 .column_01 > .col-inner{
        padding: 20px 35px;
    }
    .service_06 .tits{
        margin-bottom: 0;
    }
    .service_05 .column_01 p{
        font-size: 18px;
    }
    .service_06 .column_01{
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .content_box .title{
        min-height: unset;
        padding-top: 25px;
        padding-bottom: 15px;
    }
    .content_box .content{
        padding: 20px 15px 25px;
    }
    .content_box .content p{
        margin-bottom: 10px;
    }
    .content_box .content ul{
        margin-bottom: 20px;
    }
    .service_07 .tits{
        margin-bottom: 10px;
    }
    .service_07 .icon-box{
        padding: 20px 15px 25px;
    }
    .service_07 .icon-box .icon-box-img{
        margin-bottom: 15px;
    }
    .service_07 .icon-box .icon-box-text h3{
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 10px;
    }
    .service_07 .icon-box .icon-box-text p{
        font-size: 16px;
    }
    .service_08 .tits{
        padding-bottom: 30px;
    }
}
@media only screen and (max-width: 920px) {
    .content_box p span{
        height: 40px;
        line-height: 40px;
        padding: 0 30px 0 30px;
    }
    .content_dangky h1{
        font-size: 26px;
        margin-bottom: 15px;
        line-height: 32px;
    }
    .service_01 .text_01{
        margin-bottom: 30px;
    }
    .service_01 p{
        font-size: 18px;
        line-height: 26px;
    }
    .service_01 a.button{
        height: 50px;
        line-height: 50px;
        min-width: 210px;
        font-size: 16px;
    }
    .service_01 a.button:last-child{
        min-width: unset;
        padding: 0 30px;
    }
    .service_02 .row{
        margin-bottom: -190px;
    }
    .service_02 .icon-box{
        padding-bottom: 25px;
        padding-top: 20px;
    }
    .service_02 .icon-box .icon-box-img{
        margin-bottom: 10px;
    }
    .service_02 .icon-box .text strong{
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .service_02 .icon-box .icon-box-text p{
        font-size: 14px;
    }
    .service_03 .tits{
        margin-bottom: 20px;
    }
    .service_03 .row-2 .col:nth-child(1){
        padding-right: 10px;
    }
    .service_03 .row-2 .col:nth-child(2){
        padding-left: 10px;
    }
    .service_03 .row-2 .col-inner{
        padding: 10px 20px;
    }
    .service_03 p{
        font-size: 15px;
    }
    .service_03 ul li{
        margin-left: 0 !important;
        font-size: 15px;
    }
    .service_03 .contentbox h3{
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .service_03 .row-4 .contentbox h3{
        margin-top: 0;
    }
    .service_03 .row-3 .contentbox h3::before,
    .service_03 .row-4 .contentbox h3::before{
        width: 30px;
        height: 30px;
        margin-right: 10px;
        background-size: contain;
    }
    .service_04 .tits{
        margin-bottom: 0;
    }
    .service_04 .row-2 .col:nth-child(2n - 1){
        padding-right: 30px;
    }
    .service_04 .row-2 .col:nth-child(2n){
        padding-left: 30px;
    }
    .service_04 .row-2 .col:nth-child(2n - 1) .col-inner::before{
        right: -38px;
    }
    .service_04 .row-2 .col:nth-child(2n) .col-inner::before{
        left: -38px;
    }
    .service_04 .row-2 .col .col-inner{
        padding: 15px 25px;
    }
    .service_05 .column_01 > .col-inner{
        padding: 20px 25px;
    }
    .content_box .title h2{
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 10px;
    }
    .content_box .title h3{
        font-size: 24px;
        line-height: 34px;
    }
    .content_box .content ul{
        margin-left: 0;
    }
    .content_box .dangky a{
        min-width: unset;
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
    }
    .service_07 .icon-box .icon-box-text h3{
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 5px;
    }
    .service_07 .icon-box .icon-box-text p{
        font-size: 13px;
    }
    .service_08 .align-equal .col-inner{
        padding: 15px !important;
    }
    .service_08 .icon-box .box-content{
        display: grid;
        gap: 15px;
        text-align: center;
    }
    .service_08 .icon-box .box-content .icon-box-img{
        margin: 0 auto;
    }
    .service_09 p{
        font-size: 15px;
    }
    .service_09 ul li{
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .service_09 .wpcf7{
        padding: 25px;
    }
    .service_09 form select,
    .service_09 form input{
        height: 45px;
        margin-bottom: 15px;
    }
    .service_10 .tits{
        padding-bottom: 30px;
    }
    .service_10 .accordion .accordion-item .accordion-title{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .service_10 .accordion .toggle{
        top: 15px;
    }
    .service_12 .tits{
        margin-bottom: 15px;
    }
    .service_12 p{
        font-size: 15px;
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 480px) {
    .service_01 a.button{
        min-width: unset;
        font-size: 14px;
    }
    .service_02 .section-content{
        padding: 15px 0;
    }
    .service_02 .row{
        margin-bottom: 0;
    }
    .service_02 .col{
        padding-left: 10px;
        padding-right: 10px;
    }
    .service_02 .icon-box{
        padding-bottom: 15px;
        padding-top: 10px;
    }
    .service_02 .icon-box .icon-box-img{
        height: 50px;
    }
    .service_02 .icon-box .icon-box-img img{
        height: 50px;
    }
    .service_02 .icon-box .text strong{
        font-size: 14px;
        margin-bottom: 5px;
    }
    .service_02 .icon-box .icon-box-text p{
        font-size: 13px;
    }
    .service_03 .icon-box .icon-box-text p{
        font-size: 14px;
    }
    .tits h2{
        font-size: 20px !important;
    }
    .service_04 .row-2 .col:nth-child(1){
        margin-top: 0;
    }
    .service_04 .row-2 .col:nth-child(6),
    .service_04 .row-2 .col:nth-child(4),
    .service_04 .row-2 .col:nth-child(2){
        margin-top: 0px;
    }
    .service_04 .row-2 .col:nth-child(2n - 1){
        padding-right: 15px;
    }
    .service_04 .row-2 .col:nth-child(2n){
        padding-left: 15px;
    }
    .service_04 .row-2 .col:nth-child(2n) .col-inner::before,
    .service_04 .row-2 .col:nth-child(2n - 1) .col-inner::before{
        left: 50%;
        right: auto;
        transform: translateX(-50%);
        bottom: -24px;
        top: auto;
    }
    .service_05 .column_01 p{
        font-size: 15px;
    }
    .service_06 .col:nth-child(4) .content_box,
    .service_06 .col:nth-child(2) .content_box{
        margin-top: 0;
    }
}