.home-25 .hero-section h1 {
    font-size: 50px;
    font-weight: 300;
    padding: 0;
}
.home-25 .hero-section {
    padding: 150px 0 120px;
}
.home-25 .hero-section .subtitle {
    font-size: 28px;
    line-height: 1.2;
    margin-block: 2em;
}
.home-25 .hero-section .container_btn {
    display: flex;
    flex-wrap: wrap;
}
.home-25 .container_btn .n_btn {
    margin: 10px 10px 10px 0;
    background-color: #ffd36a;
    border-color: #ffd36a;
    color: #000;
}
.home-25 .container_btn .n_btn:first-of-type {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}
.home-25 .main-carousel {
    opacity: 0;
    transition: opacity 0.4s ease-in;
    max-height: 390px;
}
.home-25 .main-carousel.flickity-enabled {
    opacity: 1;
    max-height: none;
}
.home-25 .stories-section h2 {
    margin-top: 0;
}
.home-25 .hero-section .subtitle>u {
    background: no-repeat;
    text-decoration: underline;
}
.quotes .carousel-cell>.flex {
    background-color: #fff;
    color: #131313;
    border-radius: 100px 6px 6px 6px;
    overflow: hidden;
    width: 96%;
    margin: 0 2%;
}
.quotes .q_img {
    width: 40%;
    flex: 1 0 auto;
    background: center no-repeat;
    background-size: cover;
}
.quotes .q_content {
    padding: 100px 40px 50px;
    background-image: url(/assets/themes/ideal/assets/landing-page/svg/testimonial.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 40px 60px;
}
.quotes .q_text {
    font-size: 20px;
    line-height: 1.1;
    font-style: italic;
    margin-bottom: 2em;
}
.quotes .q_signature {
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    min-height: 3em;
    margin: 0;
    line-height: 1.2;
}
.quotes .flickity-page-dots {
    bottom: -50px;
}
.home-25 .logo-box .icon-svg {
    background-size: contain;
    height: 90px;
}
.home-25 h2.title {
    font-size: 34px;
    color: #131313;
    font-weight: 400;
    padding: 0;
    margin-block: 1em;
}
.home-25 .s__blue>strong {
    color: #004b84;
    font-weight: 600;
}
.home-25 .logo-box {
    margin-top: 20px;
    flex-wrap: wrap;
}
.case-study {
    margin-block: 60px;
    flex-wrap: wrap;
}
.case-study .box-3 {
    width: calc(100% / 3 - 30px);
    margin: 15px;
    box-shadow: 0px 0px 35px 0px rgba(194, 194, 194, 0.43);
    background-color: #fff;
    border-radius: 6px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.case-study .cs__img {
    height: 160px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.case-study .cs__text {
    padding: 70px 40px 110px;
    position: relative;
    flex: 1 0 auto;
}
.case-study .cs__text h3 {
    font-size: 20px;
    color: #0b5389;
    font-weight: 600;
    padding: 0;
    margin-bottom: 30px;
}
.case-study .cs__text p {
    font-size: 20px;
    line-height: 1.1;
    font-style: italic;
    margin-bottom: 20px;
}
.case-study .cs__logo {
    height: 75px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 20px;
}
.case-study .cs__text a {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px 40px;
    border-top: 1px solid #eaeaea;
    font-size: 18px;
    color: #004a85;
}
.case-study .cs__text a>span {
    height: 1em;
    width: 35px;
    background-image: url(/assets/themes/ideal/assets/landing-page/svg/small_arrow.svg);
    display: inline-block;
    position: absolute;
    margin-left: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
}
.need-section, .demo-section {
    border-top: 1px solid #eaeaea;
}
.home-25 ul.b_industries {
    margin-bottom: 30px;
}
.need-section .sub-sec {
    margin-block: 50px;
}
.need-section .accordion {
    margin-top: 0;
}
.need-section .accordion h3 {
    font-size: 18px;
    font-weight: 600;
}
.need-section .accordion .heading {
    padding: 25px 70px 25px 30px;
}
.need-section .accordion .contents {
    padding: 0px 30px 30px;
}
.home-25 .yellow-section {
    padding: 130px 0;
}
.home-25 .yellow-section h2.title {
    font-size: 45px;
    font-weight: bold;
    margin-block: 0.5em;
    line-height: 1.3;
}
.yellow-section .txt {
    color: #000;
    font-size: 20px;
    margin: 0;
    padding-right: 50px;
    display: block;
}
.estimates {
    flex-wrap: wrap;
}
.es-container {
    width: 50%;
    padding: 20px;
}
.es-container>span {
    font-size: 18px;
    color: #004b84;
}
.es-container h3 {
    color: #000;
    font-size: 40px;
    font-weight: bold;
    padding: 0;
    margin-block: 10px;
}
.es-container h3>span, .es-container>p {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
}
.why-section .new_boxs {
    flex-wrap: wrap;
    margin-block: 50px;
}
.why-section .new_boxs .columns {
    padding: 30px 0;
}
.why-section .new_boxs h3 {
    font-size: 20px;
    color: #131313;
    font-weight: 600;
}
.why-section .new_boxs p {
    font-size: 18px;
    color: #131313;
    line-height: 1.2;
}
.demo-section .txt {
    font-size: 20px;
    color: #131313;
    margin-bottom: 50px;
}
.demo-section  .n_btn.btn-yellow {
    background-color: #ffd36a;
    border-color: #ffd36a;
    color: #131313;
    margin-left: 0;
}

@media only screen and (max-width: 1200px) {
    .home-25 .hero-section {
        padding: 100px 0 90px;
    }
    .home-25 .yellow-section {
        padding: 100px 0;
    }
}
@media only screen and (max-width: 999px) {
    .home-25 .hero-section .subtitle {
        font-size: 26px;
        margin-block: 1em;
    }
    .home-25 .hero-section h1 {
        font-size: 44px;
    }
    .why-section .new_boxs {
        margin-block: 30px;
    }
    .hero-section .row.flex {
        flex-direction: column;
    }
    .hero-section .columns.six {
        width: 100%;
        margin: 0;
    }
    .home-25 .main-carousel {
        width: 700px;
        max-width: 100%;
        margin: 50px auto 0;
    }
    .home-25 .yellow-section h2.title {
        font-size: 40px!important;
    }
}
@media only screen and (max-width: 767px) {
    .home-25 .logo-box .icon-svg {
        width: calc(100%/2 - 20px);
        margin: 10px;
    }
    .case-study .box-3 {
        width: calc(50% - 30px);
    }
}
@media only screen and (max-width: 568px) {
    .home-25 .hero-section {
        padding: 40px 0 60px;
    }
    .home-25 .hero-section h1 {
        font-size: 34px;
    }
    .home-25 .hero-section .subtitle {
        font-size: 20px;
    }
    .quotes .q_content {
        padding: 60px 30px 30px;
        background-size: 18px;
        background-position: 30px 25px;
    }
    .quotes .q_text {
        font-size: 18px;
        line-height: 1.2;
    }
    .quotes .q_signature {
        font-size: 14px;
    }
    .home-25 .logo-box .icon-svg {
        width: 100%;
        margin: 15px 0;
    }
    .case-study .box-3 {
        width: 100%;
        margin: 15px 0;
    }
    .case-study .cs__logo {
        height: 60px;
        margin-bottom: 10px;
    }
    .case-study .cs__text {
        padding: 35px 30px 90px;
    }
    .case-study .cs__text a {
        padding: 25px 30px;
    }
    .home-25 .yellow-section h2.title {
        font-size: 32px!important;
    }
    .yellow-section .txt {
        font-size: 18px;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .es-container {
        width: 100%;
        padding: 10px 0;
    }
    .es-container h3 {
        font-size: 32px;
    }
    .why-section .new_boxs .columns {
        padding: 15px 0;
    }
}
