/* BI-Systems */
:root {
    --bi-systems__header-color: rgb(69, 69, 69);
}

#bi-systems-header {
    grid-template-columns: 6.5fr 6.5fr;
}

.service-landing-header__title {
    color: var(--bi-systems__header-color);
}

.service-landing-header__subtitle {
    color: var(--bi-systems__header-color);
}

#by-systems-landing-header__image-wrap {
    z-index: -100;
}

#by-systems-landing-header__image-wrap img {
    width: 52.3vw;
    left: 4vw;
    top: -9vw;
    max-width: 800px;
}

.bi-systems-about {
    padding-top: 40px;
    margin-top: 30px;
}

.bi-systems-info__about {
    display: flex;
    background-color: rgb(245, 245, 249);
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 60px;
    box-shadow: 0px 14px 10px -6px rgba(183, 183, 183, 0.4);
}

.bi-systems-about__orange-side {
    min-width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(255, 140, 41);
}

.bi-systems-about__info {
    padding: 11px 20px;
    font-size: 20px;
    font-weight: 400;
}

.bi-systems-about__request-btn {
    border-radius: 13px;
    width: 100%;
    padding: 26px 0;
    font-size: 37px;
    line-height: 55px;
    font-weight: 700;
    margin-top: 25px;
    min-height: 40px;
    margin-bottom: 50px;
}

.bi-systems-about__img-wrap img {
    width: 80%;
}

.bi-systems-about__img-wrap {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 40px;
}

.bi-systems__h3 {
    font-size: 25px;
    font-weight: 800;
    color: var(--bi-systems__header-color);
}

.bi-systems-600 {
    font-weight: 600
}

.bi-systems-connect__title{
    margin-top:70px;
    margin-bottom:50px;
}

.bi-systems__m30{
    margin-top:30px;
    margin-bottom:30px;
}

.bi-systems__connect-list{margin-bottom:70px;}

#bi-systems__detail-info-title{margin-top: 45px;margin-bottom: 45px;}
.bi-systems__detail-info{font-size: 27px;margin-bottom: 20px;}

.bi-systems__advantages_and_choose_table{
    box-shadow: 0 14px 10px -6px rgba(183, 183, 183, 0.4);
    margin-bottom: 50px;
}
.bi-systems__list_item{font-size: 22px;}

/* Table */
.table-collapse__header{
    color:var(--bi-systems__header-color);
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 1);
    border: solid 2px rgba(255, 140, 41, 1);
}
.bi-systems__table{
    display: table;
    margin-top:15px;
    overflow: hidden;
    border-radius: 10px 10px 0 0!important;
}
.bi-systems__table-td-subtitle{text-align: center;font-weight: 600;}

.bi-systems__table-title {
    text-align: center;
    font-weight: 600;
    background-color: #ff8c29;
    border: 2px solid #ff8c29;
    border-right: 2px solid #ff8c29!important;
    color:#ffffff;
    font-size: 18px;
}
.bi-systems__table-header {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}
.bi-systems__table-title-description{font-weight: 500;}
/* ***** */
@media (max-width:1600px ) {
    #bi-systems__detail-info-title{ margin-top: 0px;margin-bottom: 20px;}
    .bi-systems-connect__title{
        margin-top:70px;
        margin-bottom:70px;
    }
    .bi-systems__about-title{margin-top:-50px!important;}
}
@media (max-width: 1500px) {
    #by-systems-landing-header__image-wrap img {left: 2vw;}
    #bi-systems__detail-info-title{margin-top: 10px;margin-bottom: 30px;}
}

@media (max-width: 1440px) {
    .bi-systems-connect__title{
        margin-top:30px!important;
    }
}

@media (max-width: 1300px) {
.bi-systems__detail-info{font-size: 22px;}

}

@media (max-width: 1100px) {
    .bi-systems-about__info {font-size: 15px;}
    .bi-systems__detail-info{font-size: 20px;}
    .bi-systems__table-header {font-size:16px;}
}

@media (max-width: 1024px){
    table.table-collapse tbody tr td{
        padding: 10px!important;
    }
}

@media(max-width: 900px){
    .bi-systems__about-title{margin-top:0px!important;}
    .bi-systems__list_item{font-size: 18px;}
}

@media (max-width: 840px) {
    #by-systems-landing-header__image-wrap img {
        left: 0;
        top: -4vw;
    }
    .bi-systems__table-title{font-size: 16px;}
    .bi-systems__table-header{font-size: 14px;}
    .bi-systems__table-td-subtitle{font-size: 14px;}
    .table-collapse__header{font-size: 16px;}
    td{font-size: 14px;}
}

@media (max-width: 640px) {
    #by-systems-landing-header__image-wrap img {width: 100%;}
    .bi-systems-about__orange-side {display: none;}
    .bi-systems-about__img-wrap img {width: 100%;}
    .bi-systems__h3{font-size: 18px;}
    #bi-systems__detail-info-title{margin-top: 0px;margin-bottom: 0px;}
    .bi-systems__detail-info{font-size: 16px;}
    .bi-systems-about__request-btn{margin-bottom:30px;}
    .bi-systems-info__about{margin-bottom: 40px;}
    .bi-systems-connect__title{
        margin-top:0px!important;
        margin-bottom:0px!important;
    }
    .bi-systems__connect-list{margin-bottom:40px;}
    .table-collapse__header{font-size: 14px;}
    .bi-systems__m30{margin-bottom:20px;}
    .bi-systems__about-title{margin-top:-20px!important;}
    table.table-collapse tbody tr td{
        padding: 8px!important;
    }
    .bi-systems__list_item{font-size: 14px!important;}
}
@media (max-width: 400px) {
    .table-collapse__header{font-size: 13px;padding: 10px 10px 10px 10px!important;}
}

