.production_solution__bg {
    padding-top: 50px;
    padding-left: 50px;
    position: relative
}

@media only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
    .production_solution__bg {
        padding-top: 40px;
        padding-left: 20px
    }
}

.production_solution__bg::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 115%;
    background-image: -webkit-linear-gradient(0deg, rgb(11, 149, 229) 0%, rgb(52, 98, 217) 100%);
    z-index: -1;
    border-radius: 10px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .production_solution__bg::before {
        height: 64%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .production_solution__bg::before {
        height: 27%
    }
}

@media(max-width:767px) {
    .production_solution__bg::before {
        height: 39%
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .production_solution__bg::before {
        height: 33%
    }
}

@media only screen and (min-width:440px) and (max-width:575px) {
    .production_solution__bg::before {
        height: 33%
    }
}

.production_solution__bg::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 70%;
    height: 46%;
    background-color: #ebeffe;
    z-index: -2
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .production_solution__bg::after {
        width: 100%
    }
}

@media only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
    .production_solution__bg::after {
        width: 100%;
        height: 85%
    }
}

.solution__right-img {
    margin-right: 50px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .solution__right-img {
        margin-right: 0;
        transform: translateX(-25px)
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .solution__right-img {
        margin-right: 0;
        transform: translateX(-25px)
    }
}

@media only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
    .solution__right-img {
        margin-right: 20px;
        margin-bottom: 20px
    }
}

.solution__right-img img {
    width: 100%
}

.solution__title-sm {
    font-size: 22px;
    font-weight: 700;
    color: var(--it-common-white);
    padding-bottom: 5px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .solution__title-sm {
        font-size: 20px
    }
}

@media(max-width:767px) {
    .solution__title-sm {
        font-size: 17px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .solution__title-sm {
        font-size: 22px
    }
}

.solution__left-item {
    padding-left: 30px;
    padding-top: 25px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .solution__left-item {
        padding-bottom: 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
    .solution__left-item {
        padding-bottom: 94px;
        padding-left: 0
    }
}

.solution__left-item p {
    line-height: 33px;
    color: var(--it-common-white)
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .solution__left-item p {
        font-size: 15px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .solution__left-item p {
        font-size: 14px
    }

    .solution__left-item p br {
        display: none
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .solution__left-item p {
        font-size: 14px;
        line-height: 25px
    }

    .solution__left-item p br {
        display: none
    }
}

@media(max-width:767px) {
    .solution__left-item p {
        font-size: 12px;
        line-height: 25px;
        padding-right: 35px
    }

    .solution__left-item p br {
        display: none
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .solution__left-item p {
        font-size: 15px;
        line-height: 25px;
        padding-right: 35px
    }

    .solution__left-item p br {
        display: none
    }
}

.solution__content-list ul li {
    list-style-type: none;
    padding-left: 25px;
    padding-bottom: 5px;
    position: relative;
    line-height: 26px;
    color: var(--it-common-white);
    transition: .3s
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .solution__content-list ul li {
        font-size: 15px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .solution__content-list ul li {
        font-size: 14px
    }
}

@media(max-width:767px) {
    .solution__content-list ul li {
        font-size: 14px
    }
}

.solution__content-list ul li:hover {
    text-decoration: underline
}

.solution__content-list ul li i {
    position: absolute;
    left: 0;
    top: 6px;
    font-size: 16px;
    color: var(--it-common-white)
}

.solution__bottom-content {
    padding-top: 82px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .solution__bottom-content {
        padding-top: 60px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .solution__bottom-content {
        padding-top: 0;
        padding-bottom: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .solution__bottom-content {
        padding-top: 0;
        padding-bottom: 40px
    }
}

@media(max-width:767px) {
    .solution__bottom-content {
        flex-wrap: wrap;
        padding-top: 0;
        padding-bottom: 40px
    }
}

.solution__bottom-list ul li {
    list-style-type: none;
    padding-left: 25px;
    padding-bottom: 5px;
    position: relative;
    line-height: 26px;
    color: var(--it-common-black);
    transition: .3s
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .solution__bottom-list ul li {
        font-size: 15px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
    .solution__bottom-list ul li {
        font-size: 14px
    }
}

@media(max-width:767px) {
    .solution__bottom-list ul li {
        font-size: 14px
    }
}

.solution__bottom-list ul li:hover {
    text-decoration: underline
}

.solution__bottom-list ul li i {
    position: absolute;
    left: 0;
    top: 6px;
    font-size: 16px;
    background-image: -webkit-linear-gradient(0deg, rgb(11, 149, 229) 0%, rgb(52, 98, 217) 100%);
    background-clip: border-box;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text
}

.solution__bottom-icon {
    height: 118px;
    width: 118px;
    background-image: -webkit-linear-gradient(0deg, rgb(11, 149, 229) 0%, rgb(52, 98, 217) 100%);
    border-radius: 5px;
    line-height: 118px;
    text-align: center;
    display: inline-block;
    margin-right: 50px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .solution__bottom-icon {
        margin-right: 30px
    }
}

@media(max-width:767px) {
    .solution__bottom-icon {
        margin-bottom: 20px
    }
}

.solution__theme .production_solution__bg::before {
    background: var(--it-theme-1)
}

.production_solution_item {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    border-radius: 5px;
    height: 600px;
}

.arch_img {
    width: 80%!important;
    height: 80%;   
}

.arch_div {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: 70%;
    width: 100%;
}

.production_solution_icon {
    border-radius: 50%;
}

.production_solution_icon:hover {
    width: 120%;
    height: 120%;
}