.service-main p {
    font-size: 18px;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    margin-bottom: 10px;
    display: block;
    line-height: 26px;
}
.service-main {
    margin: 0 auto;
}
.service-main-bg {
    background-image: url("/templates/futuris/images/pages/service/service-bg-1-new.png?=v1");
    height: 90vh;
    width: 100%;
    margin-top: 80px;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
    background-position: center;
}
.service-main .main-bg-text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px;
    font-size: 28px;
    line-height: 34px;
    color: white;
    font-weight: 400;
    text-align: center;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
}
.service-main .designer-sec {
    padding: 100px 35px 0 35px;
}
.hy .service-main .designer-sec h2 {
    font-family: Arm Bebas, sans-serif;
    font-weight: 400;
}
.service-main .designer-sec h2 {
    font-family: Bebas, sans-serif;
    font-size: 64px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    margin-bottom: 18px;
    line-height: normal;
}

.designer-sec .title-block {
    text-align: center;
    max-width: 900px;
    margin: 0 auto 64px auto;
}
.hy .designer-sec .title-block span {
    font-weight: 700;
}
.designer-sec .title-block span {
    font-size: 18px;
    font-weight: 500;
    font-family: Montserrat, sans-serif;
    margin-bottom: 12px;
    display: block;
}
.designer-sec .title-block p {
    font-size: 18px;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    margin-bottom: 10px;
    display: block;
    line-height: 26px;
}
.designer-sec .val-block {
    max-width: 1150px;
    border-bottom: 1px solid;
    padding-bottom: 12px;
}
.hy .designer-sec .val-block h2 {
    font-family: Arm Bebas, sans-serif;
    font-weight: 400;
}
.designer-sec .val-block h2 {
    text-align: left;
    font-size: 36px;
    font-family: Bebas, sans-serif;
}
.val-block .def .op {
    display: none;
    padding: 18px 0;
    max-width: 980px;
}
.designer-sec .vals .title-an span {
    font-size: 34px;
}
.designer-sec .vals .title-an {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.designer-sec .vals {
    display: flex;
    flex-direction: column;
    gap: 42px;
}
.service-main .full-sec-bg {
    margin: 100px auto 0 auto;
    width: 100%;
    background-image: url("/templates/futuris/images/pages/service/service-bg-2.png?v=1");
    height: 85vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.service-main .full-sec-bg-last {
    margin: 100px auto 0 auto;
    width: 100%;
    background-image: url("/templates/futuris/images/pages/service/service-bg-3.png?v=1");
    height: 85vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.service-main .pl-30 {
    padding-left: 30px;
}
.service-main .mb-10 {
    margin-bottom: 10px;
}
.service-main .op {
    font-size: 18px;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    margin-bottom: 10px;
    display: block;
    line-height: 26px;
}
.service-main .last-sec h2 {
    text-align: left;
    font-size: 36px;
}
.last-sec-blocks .cik p {
    text-align: center;
}
.last-sec-blocks .cik h2 {
    font-size: 32px;
    line-height: 36px;
    text-align: center;
    min-height: 108px;
}
.last-sec-blocks .cik {
    padding: 33px 43px 0 43px;
    background-color: #E8E8E8;
    border-radius: 4px;
    min-height: 310px;
    flex: 1;
}
.last-sec-blocks {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}
