

/* Start:/suppliers/style.css?16178851963271*/
*, ::after, ::before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
a, b, blockquote, center, code, div, h1, h2, h3, h4, h5, h6, i, img, p, pre, span, table, td, th, tr, u, video {
    margin: 0;
    padding: 0;
    border: 0;
}
.r_anim {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.r_showed {
    opacity: 1;
}
.t-rec_pt_15 {
    padding-top: 15px;
}
.t-rec_pb_15 {
    padding-bottom: 15px;
}
.t-records {
    -webkit-font_smoothing: antialiased;
    background-color: #fff;
}
#allrecords {
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
}
.t-body {
    margin: 0;
}
.t150 {
    position: relative;
    height: 50px;
    width: 100%;
}
.t150__linewrapper {
    width: 100%;
    position: absolute;
}
.t150__cirwrapper {
    text-align: center;
    width: 100%;
}
.t150__cir {
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    font-size: 22px;
    color: #fff;
    font-family: "myriad-pro",Arial,sans-serif;
    background-color: #000;
    margin: 0 auto;
    width: 50px;
    height: 50px;
    overflow: hidden;
    white-space: nowrap;
    line-height: 50px;
    padding-top: 1px;
    z-index: 2;
    position: relative;
}
.t-width {
    width: 100%;
}
.t-width_10 {
    max-width: 960px;
}
.t150__line {
    height: 1px;
    background-color: #414042;
    border: none;
    opacity: 0.2;
    filter: alpha(opacity=20);
    text-align: center;
    margin: 0;
    padding: 0;
    margin-top: 25px;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
}
.wrapper-grid-text {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    grid-gap: 10px;
}

.last-text-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 2fr 1fr;
    grid-gap: 10px;
}

.button-document {
    background-color: #0088b8;
    color: white;
    border: 2px solid;
    border-radius: 50px;
    padding: 10px 35px;
}

.blue-wrapper-grid {
    background-color: #0088b8;
    min-height: 500px;
    padding-bottom: 25px;
}

@media (max-width: 435px) {
    .text-media-grid {
        font-size: 18px;
    }
}
@media (max-width: 992px) {
    .security-item4 {
        padding: 10px;
    }
    .text-media-grid {
        margin: 0;
    }
}

@media (min-width: 992px) {
    .line-hr-suppliers {
        width: 960px;
    }
    .blue-text-banner1 {
        padding: 0 200px;
    }
    .security-grid-img-wrapper {
        display: grid;
        grid-template-columns: repeat(3, 250px);
        grid-gap: 30px;
    }
    .security-item4 {
        padding: 50px;
    }

}

@media (min-width: 620px) {
    .blue-wrapper-grid {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    }
    .security-grid-temp {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px;
    }
    .span-text-size-media {
        font-size: 28pt
    }
}

.security-element-detail {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: top;
}
/* End */
/* /suppliers/style.css?16178851963271 */
