body {
    font-family: Ubuntu;
}
.point a {
    color: #000;
    font-weight: 600;
}
.point {
    background: #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
}
.item-list figure img {
    transform: none;
    top: 0;
}
.item-list figure img {
    width: 100%;
}
.item-list {
    width: 16.65%;
}
.list-expert i {
    font-size: 36px;
    position: absolute;
    left: 0;
    top: 20px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.list-expert li {
    padding-left: 60px;
    position: relative;
    margin-bottom: 40px;
    color: #000;
}
.list-expert {
    list-style: none;
    margin: 0;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    border-radius: 5px;
    margin: 20px 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    font-size: 12px;
}
table tr:nth-child(odd) {
    background-color: #eeeeee;
}
table thead tr {
    background-color: #083d77 !important;
    color: #fff;
}
table tr {
    background: #fff;
    border: 1px solid #ddd;
    padding: 0.35em;
}
table th {
    font-size: 0.85em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
table th,
table td {
    padding: 0.625em;
    text-align: left;
    padding-left: 20px;
}
table th:nth-child(1),
table td:nth-child(1) {
    width: 20%;
    padding-left: 20px;
}
.grid-container2 {
    position: relative;
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    margin-left: auto;
    margin-right: auto;
}
.keren {
    font-size: 34px;
    line-height: 50px;
    color: #fff;
    padding: 60px 0 0 480px;
    /* background: url(https://www.vanectro.com/compressed/bannerhome.jpg?ezimgfmt=ng%3Awebp%2Fngcb51)no-repeat; */
    height: 242px;
    text-align: left;
    width: 100%;
    background-size: cover;
    margin: 0;
}
.grid-unit2 {
    float: left;
    position: relative;
    padding-left: 16px;
    padding-right: 16px;
}
.grid-line2 {
    position: relative;
    margin-left: -16px;
    margin-right: -16px;
    zoom: 1;
}
.kupatbg::before {
    content: "";
    position: absolute;
    top: -10px;
    left: -60px;
    width: 300px;
    height: 300px;
    transform: rotate(51deg);
    opacity: 0.87;
    border-radius: 100px;
    background-image: linear-gradient(3deg, #083d77, #083d77 99%, #12699f);
    mix-blend-mode: multiply;
}
#home-premium-intro {
    overflow: hidden;
}

.barcode-barcode-scanner,
.barcode-progress-report {
    background: url("/frontend/cdn/images/canon/canon-icon.webp");
    width: 64px;
    height: 64px;
    display: inline-block;
}
.barcode-barcode-scanner {
    background-position: 0px -0px;
}
.barcode-progress-report {
    background-position: -64px -0px;
}

.features {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
}
.features--vertical .feature-icon {
    margin-right: 16px;
    vertical-align: middle;
}
.features--vertical .feature-icon {
    display: inline-block;
    margin-top: 20px;
    margin-right: 8px;
    vertical-align: top;
}
.feature-icon {
    padding: 4px;
    border-radius: 8px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.05);
}
.feature {
    margin-bottom: 16px;
    zoom: 1;
    line-height: 1.5;
}
.feature::before {
    content: "";
    display: table;
}
.features--vertical .feature-detail {
    vertical-align: middle;
    display: inline-block;
    width: 70%;
    margin: 0 0 0 30px;
}
.feature-detail__title {
    margin-top: 20px;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 600;
}
.feature-detail__description {
    line-height: 1.5;
    margin: initial;
    color: rgba(0, 0, 0, 0.54);
}
.feature-detail {
    position: relative;
}
