.section-block-demo30-footer {
    background-color: #e5f4f7;
    padding: 97px 0 0 0
}

.section-block-demo30-footer .execute-swiper-slide {
    max-height: 320px;
    margin-top: 30px
}

.section-block-demo30-footer .execute-swiper-slide .item-info {
    display: flex;
    justify-content: unset;
    align-items: center
}

.section-block-demo30-footer .execute-swiper-slide .item-info .item-img {
    width: 55%
}

.section-block-demo30-footer .execute-swiper-slide .item-info .item-text {
    width: 45%
}

.section-block-demo30-footer .execute-swiper-slide .item-info .item-text h6 {
    font-size: 15px;
    color: #292929;
    font-weight: 700;
    line-height: 1.8
}

.section-block-demo30-footer .execute-swiper-slide .item-info .item-text p {
    font-size: 14px;
    color: #004a8c;
    font-weight: 700;
    display: block;
    margin-top: 5px
}

.section-block-demo30-footer .foot-title {
    color: var(--bs-sec-theme-color);
    font-size: 30px;
    font-weight: 700
}

.section-block-demo30-footer .btn-inquiry {
    width: 100%;
    cursor: pointer;
    font-size: 24px;
    margin-top: 20px
}

.section-block-demo30-footer .btn[btn-reverse-position=reverse-position] {
    flex-direction: row
}

.section-block-demo30-footer .footer-botom {
    background-color: #004a8c;
    padding: 20px 0;
    text-align: center
}

.section-block-demo30-footer .fotBom-row {
    width: 100%
}

.section-block-demo30-footer .footer-botom .fot-desc {
    font-size: 14px;
    color: #f0f3f6;
    flex: 1
}

.section-block-demo30-footer .foor_service {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 70px
}

.section-block-demo30-footer .foot_sns {
    display: flex;
    justify-content: unset;
    align-items: center;
    margin-top: 50px
}

.section-block-demo30-footer .foot_sns li {
    transition: all .3s linear
}

.section-block-demo30-footer .foot_sns li:hover {
    transform: translateY(6px)
}

.section-block-demo30-footer .foot_sns li:nth-child(n+2) {
    margin-left: 5px
}

.section-block-demo30-footer .foot-nav li {
    transition: all .3s linear
}

.section-block-demo30-footer .foot-nav li:hover {
    transform: translateX(6px)
}

.section-block-demo30-footer .foot-nav li:nth-child(n+2) {
    margin-top: 25px
}

.section-block-demo30-footer .foot-nav a {
    font-size: 16px;
    color: #666;
    line-height: 1.2
}

.section-block-demo30-footer .foot_cont {
    margin-top: 30px
}

.section-block-demo30-footer .foot_item.item_two .foot_cont .foot-nav li:nth-child(n+2) {
    margin-top: 40px
}

.section-block-demo30-footer .foot_item.item_two {
    width: 27%
}

.section-block-demo30-footer .foot_item.item_three {
    width: 28%
}

.section-block-demo30-footer .foot_item.item_two a {
    display: flex;
    justify-content: unset;
    align-items: center;
    flex-wrap: nowrap
}

.section-block-demo30-footer .fot-texts a {
    font-size: 14px;
    color: #fff
}

.section-block-demo30-footer .fot-texts i {
    display: block;
    width: 10px;
    height: 1px;
    background-color: #fff;
    margin-left: 10px
}

.section-block-demo30-footer .fot-texts:last-child i {
    display: none
}

.section-block-demo30-footer .fot-texts {
    margin-top: 15px
}

.section-block-demo30-footer .fot-texts:nth-child(n+2) {
    margin-left: 10px
}

.section-block-demo30-footer .foot_item.item_two .foot-icon {
    width: 30px
}

.section-block-demo30-footer .foot_item.item_two .foot-text {
    flex: 1;
    padding-left: 10px
}

.section-block-demo30-footer .foot_item.item_two .foot-text em {
    color: #004a8c;
    font-size: 14px;
    font-weight: 700
}

.section-block-demo30-footer .foot_item.item_two li:nth-child(1) .foot-text em {
    color: #292929;
    font-weight: 100
}

.section-block-demo30-footer .foot_item.item_two li:nth-child(1) .foot-text i {
    color: #004a8c;
    font-weight: 700;
    font-size: 18px
}

.section-block-demo30-footer .foot_item.item_two .foot-text i {
    font-size: 14px;
    color: #292929;
    display: block;
    margin-top: 8px;
    line-height: 1.5
}

.section-block-demo30-footer .foot_item.item-one {
    width: 20%
}

.section-block-demo30-footer li {
    list-style: none
}

.section-block-demo30-footer .fot-form {
    display: flex;
    justify-content: flex-end;
    padding: 36px 0 76px
}

.section-block-demo30-footer .fot-form form {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    border-radius: 30px;
    border: solid 1px #656565;
    width: 36.2%;
    overflow: hidden
}

.section-block-demo30-footer .fot-form form .form-control {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    line-height: 47px;
    padding-left: 40px;
    font-size: 18px;
    color: #656565;
    box-shadow: none
}

.section-block-demo30-footer .fot-form form .btn-search {
    border: none;
    background-color: rgba(0, 0, 0, 0);
    margin-right: 38px
}

@media only screen and (max-width:1366px) {
    .section-block-demo30-footer .layout {
        width: 95%
    }

    .section-block-demo30-footer .foot-nav a {
        font-size: 12px
    }

    .section-block-demo30-footer .fot-form {
        padding: 20px 0
    }

    .section-block-demo30-footer .execute-swiper-slide .item-info .item-text h6 {
        font-size: 13px;
        line-height: 1.2
    }

    .section-block-demo30-footer .btn-inquiry {
        font-size: 14px
    }
}

@media only screen and (max-width:992px) {
    .section-block-demo30-footer .foot_item.item-one {
        width: 100%
    }

    .section-block-demo30-footer .foot_item.item_two {
        width: 100%;
        margin-top: 35px
    }

    .section-block-demo30-footer .foot_item.item_three {
        width: 100%;
        margin-top: 35px
    }

    .section-block-demo30-footer .btn-inquiry {
        margin-top: 0
    }

    .section-block-demo30-footer .foot_sns {
        margin-top: 10px
    }

    .section-block-demo30-footer .foot_item.item_two .foot_cont .foot-nav li:nth-child(n+2) {
        margin-top: 20px
    }

    .section-block-demo30-footer .execute-swiper-slide .item-info .item-img {
        width: 40%
    }

    .section-block-demo30-footer .foor_service {
        padding-bottom: 0
    }

    .section-block-demo30-footer .foot-title {
        font-size: 22px
    }
}

@media only screen and (max-width:640px) {
    .section-block-demo30-footer .execute-swiper-slide .item-info .item-img {
        width: 100%
    }

    .section-block-demo30-footer .execute-swiper-slide .item-info .item-text {
        width: 100%
    }

    .section-block-demo30-footer .execute-swiper-slide .item-info {
        flex-wrap: wrap
    }

    .section-block-demo30-footer .execute-swiper-slide {
        max-height: 465px
    }
}
