/*body{*/
    /*height: 100%;*/
    /*min-height: 2741px;*/
    /*position: relative;*/
/*}*/

.nav-tabs {
    height: 56px;
    margin-top: 20px;
    border-bottom: solid 2px #e8e8e8;
}

.nav-tabs .nav-link {
    font-family: OpenSans, sans-serif;
    font-size: 16px;
    color: #303030 !important;
    height: 54px;
    padding: 16px 40px 0 40px;
}

.nav-tabs .nav-link.active {
    background-color: #f4f4f4;
    font-weight: 600;
    border: none;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    cursor: pointer;
    border: none;
}

#platform .row {
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(140, 140, 140, 0.5);
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 23px 20px 12px 57px;
    margin-left: 0;
    margin-right: 0;
    height: 222px;
}

#platform .title {
    font-family: OpenSans, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #303030;
    margin-bottom: 5px;
}

#platform a {
    text-decoration: underline;
    font-family: OpenSans, sans-serif;
    font-size: 16px;
    color: #4a90e2;
}

#platform .btn {
    background-color: #2f46ab;
    font-family: OpenSans, sans-serif;
    font-size: 18px;
    font-weight: 600;
    padding-left: 67px;
    padding-right: 67px;
    border-radius: 25.5px;
    margin-top: 134px;
}

#platform .white{
    text-decoration: none;
    color: white;
}

#platform ul li {
    font-family: OpenSans, sans-serif;
    font-size: 14px;
    line-height: 1.86;
    color: #303030;
}

#platform .row img {
    height: 155px;
}

#platform .title-bold {
    font-weight: 600;
}

.table-responsive {
    margin-bottom: 30px;
}

.table-bordered td, .table-bordered th, .table thead th {
    border: solid 1px #979797;
    font-family: OpenSans, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #303030;
    text-align: center;
    padding: 18px 0 18px 0;
}

.table thead th {
    padding: 10px 0 10px 0;
}

table .platform img {
    padding-top: 40px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
}

.table-bordered td {
    padding: 18px 70px 18px 70px;
}

#loader .description {
    font-size: 14px;
    padding-top: 12px;
    padding-left: 17px;
}



#loader p, #loader li {
    font-size: 16px;
}

#loader .table-bordered td {
    padding: 35px 70px 18px 70px;
}

#loader table img {
    margin-left: 60px;
    margin-right: 60px;
}

#lift p, #lift li {
    font-size: 16px;
}

#lift .table-bordered td {
    padding: 68px 55px 21px 58px;
}

#lift .lift-description ul li {
    font-family: OpenSans, sans-serif;
    font-weight: normal;
    font-size: 14px;
    text-align: left;
    padding: 0;
    padding-bottom: 10px;
}
.machine {
    text-align: center;
}

.min-line {
    width: 140px;
    height: 2px;
    background: #e8e8e8;
    display: inline-block;
}

.machine img {
    display: inline-block;
    padding: 0 20px 0 20px;
}

.select-technology h3 {
    font-family: Roboto, sans-serif;
    font-size: 28px;
    font-weight: 500;
    color: #000000;
    margin-top: 22px;
    margin-bottom: 30px;
}

.select-technology .btn {
    margin-top: 10px;
    padding-top: 4px;
    border-radius: 42px;
    background-color: #e8e8e8;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    text-align: center;
    color: #000000;
    float: left;
    height: 66px;
}

.select-technology .btn:hover {
    background-color: #2f46ab;
    color: #ffffff;
}

.select-technology .lease-btn {
    padding-top: 17px;
    margin-left: 20px;
    margin-right: 20px;

}

.select-technology .lease-btn-width {
    width: 283px;
}
.category_wrapper{
    flex-wrap: nowrap;
}
@media only screen and (max-width: 1200px) {

    .big-platform{
        width: 40%;
        display: block;
        margin: 0 auto;
        padding-top: 5px!important;
    }

    .lease .nav-item .active{
        padding-right: 36px;
        padding-left: 36px;
    }


}



@media only screen and (max-width: 991px) {

    #loader .item {text-align: center;}
    #loader table img {margin: 0;width: 160px}
    #loader .table-bordered td {padding: 0!important;}

    #platform .btn {
        display: block;
        float: initial;
        margin: 0 auto;
        margin-top: 10px;
    }

    #lift .lift-description img {
        padding-bottom: 20px;
    }

    .lease .nav-link{
        padding-left: 13px!important;
        padding-right: 13px!important;
        font-size: 14px;
    }
    .select-technology h3 {font-size: 20px;}

    .select-technology .row img, .big-platform {
        display: none;
    }

    .select-technology .btn{
        padding-left: 0;
        padding-right: 0;
        width: 283px;
        float: initial;
        margin: 10px auto;
        display: block;
        font-size: 16px;
        padding-top: 0;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 768px) {

    #platform img {
        margin: 0 auto;
        display: block;
        margin-bottom: 10px;
    }

    #platform .info {
        text-align: center;
    }

    #lift .desc ul li {
        text-align: left;
    }

    .lease .nav-link{
        font-size: 16px;
    }
    .nav{
        display: block;
    }

}

@media only screen and (max-width: 991px) {
    .table-bordered td {padding: 0px 40px 0px 40px;vertical-align: middle}
    .table thead th {padding: 0;}
    table .platform img {width: 300px;padding: 0;}
    body .pb-4, .py-4 {padding: 0!important;vertical-align: middle!important;}
    #platform .row {padding: 23px 20px 12px 20px; height: initial;}
}

@media only screen and (max-width: 767px) {
    .nav-tabs {height: auto;}
    #platform .row {height: initial;}
}

@media only screen and (max-width: 576px) {

    #lift .lift-description img {
        width: 90%;
    }

}


@media only screen and (max-width: 400px) {
    #lift .lift-description ul li {
        font-size: 10px;
    }

}

@media only screen and (max-width: 340px) {
    #platform .row img {
        height: 150px;
        width: 200px;
    }

}
