﻿.icon-chek:before {
    content: "\e92c";
    color: #0076c0;
}

.icon-scroll:before {
    content: "\e92b";
    color: #fff;
}

.icon-calendar-1:before {
    content: "\e928";
}

.icon-check-2:before {
    content: "\e929";
    color: #fff;
}

.icon-local-1:before {
    content: "\e92a";
}

.icon-arr-right:before {
    content: "\e926";
}

.icon-arr-left:before {
    content: "\e927";
}

.icon-clock:before {
    content: "\e924";
}

.icon-calendar:before {
    content: "\e925";
}

.icon-target-link:before {
    content: "\e923";
    color: #0076bf;
}

.icon-btn-right-01:before {
    content: "\e921";
    color: #5e686e;
}

.icon-btn-left-01:before {
    content: "\e922";
    color: #5e686e;
}

.icon-check-1:before {
    content: "\e920";
    color: #fff;
}

.icon-menu2:before {
    content: "\e91b";
}

.icon-menu3:before {
    content: "\e91c";
}

.icon-menu1:before {
    content: "\e91d";
}

.icon-menu .path1:before {
    content: "\e91e";
    color: white;
}

.icon-menu .path2:before {
    content: "\e91f";
    margin-left: -1em;
    color: #222222;
}

.icon-check:before {
    content: "\e91a";
    color: #fff;
}

.icon-world:before {
    content: "\e918";
}

.icon-profile:before {
    content: "\e919";
}

.icon-prototype:before {
    content: "\e90f";
}

.icon-resolution:before {
    content: "\e910";
}

.icon-testing:before {
    content: "\e911";
}

.icon-training:before {
    content: "\e912";
    color: #fff;
}

.icon-validation:before {
    content: "\e913";
}

.icon-bring-up:before {
    content: "\e914";
}

.icon-compliance:before {
    content: "\e915";
}

.icon-debug:before {
    content: "\e916";
}

.icon-power-on:before {
    content: "\e917";
}

.icon-icon-check:before {
    content: "\e90e";
    color: #0076bf;
}

.icon-location:before {
    content: "\e90d";
}

.icon-btn-right:before {
    content: "\e90b";
}

.icon-btn-left:before {
    content: "\e90c";
}

.icon-arrow-right:before {
    content: "\e90a";
    color: #0076bf;
}

.icon-close:before {
    content: "\e900";
}

.icon-fb:before {
    content: "\e901";
    color: #0076bf;
}

.icon-in:before {
    content: "\e902";
    color: #0076bf;
}

.icon-search:before {
    content: "\e903";
}

.icon-tw:before {
    content: "\e904";
    color: #0076bf;
}

.icon-yt:before {
    content: "\e905";
    color: #0076bf;
}

.icon-arrow:before {
    content: "\e906";
    color: #fff;
}

.icon-arrow-down:before {
    content: "\e907";
    color: #fff;
}

.icon-arrow-left:before {
    content: "\e908";
    color: #0076bf;
}

.icon-blogger:before {
    content: "\e909";
    color: #0076bf;
}

/* Slick slider styles */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

    .slick-track:before, .slick-track:after {
        content: "";
        display: table;
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    outline: none;
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-dots, .list-dots, .section-anchors ul, .list-gen, .product-card ul, .list-product-cards, .list-banner, .list-psg, aside ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.lc-item.show .opener, .lc-item .opener:hover, .gen-item.active .opener-gen, .gen-item > a:hover {
    background-color: #0076C0;
    color: #fff;
    font-weight: 500;
}

.lc-item .opener:after, .breadcrumb-item + .breadcrumb-item:before, .gen-item > a:after, .list-banner-item:before, .item-bullet:before, .slider-controls .slick-arrow:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ellipsis {
    white-space: nowrap;
    /* 1 */
    text-overflow: ellipsis;
    /* 2 */
    overflow: hidden;
}

main {
    font-family: "Roboto", "Arial", "Helvetica", sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #231F20;
    text-align: left;
    background-color: #fff;
    letter-spacing: 0.004em;
}

@media (min-width: 576px) {
    main {
        font-size: 1rem;
        line-height: 1.5;
    }
}

@media (min-width: 1200px) {
    main {
        font-size: 1rem;
        line-height: 1.555555;
    }
}

main p {
    line-height: inherit;
    font-size: inherit;
    margin-top: 0;
}

main a:hover {
    color: inherit;
}

main a:link, main a:active, main a:visited {
    color: inherit;
}

main *::-moz-selection {
    background: rgba(0, 118, 192, 0.99);
    color: #fff;
}

main *::-webkit-selection {
    background: rgba(0, 118, 192, 0.99);
    color: #fff;
}

main h1,
main .h1 {
    color: inherit;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.3333333;
    margin: 0 0 0.5rem 0;
    letter-spacing: -0.01em;
}

@media (min-width: 576px) {
    main h1,
    main .h1 {
        font-size: 2.01rem;
        line-height: 1.375;
    }
}

@media (min-width: 768px) {
    main h1,
    main .h1 {
        font-size: 2.5rem;
        line-height: 1.3;
    }
}

@media (min-width: 992px) {
    main h1,
    main .h1 {
        line-height: 3rem;
        margin: 0 0 0.75rem 0;
        font-size: 2.5rem;
    }
}

main h2,
main .h2 {
    color: inherit;
    font-size: 1.5rem;
    line-height: 1.333334;
    font-weight: normal;
    margin: 0 0 0.75rem 0;
    letter-spacing: -0.004em;
}

@media (min-width: 576px) {
    main h2,
    main .h2 {
        font-size: 2rem;
        line-height: 1.375;
    }
}

@media (min-width: 1200px) {
    main h2,
    main .h2 {
        font-size: 2rem;
        line-height: 1.3;
    }
}

main h3,
main .h3 {
    color: inherit;
    font-size: 1.25rem;
    margin: 0 0 1rem 0;
    font-weight: 500;
    line-height: 1.4;
}

@media (min-width: 576px) {
    main h3,
    main .h3 {
        font-size: 1.5rem;
        line-height: 1.3333333;
        margin-bottom: 0.75rem;
    }
}

@media (min-width: 768px) {
    main h3,
    main .h3 {
        margin-bottom: 1rem;
    }
}

main h4,
main .h4 {
    color: inherit;
    margin: 0;
    font-size: 1rem;
    line-height: 1.6;
}

@media (min-width: 576px) {
    main h4,
    main .h4 {
        font-size: 1.5rem;
        line-height: 1.333333;
    }
}

@media (min-width: 1200px) {
    main h4,
    main .h4 {
        font-size: 1.75rem;
        line-height: 1.57143;
    }
}

main h5,
main .h5 {
    color: inherit;
    margin: 0;
    font-size: 1rem;
}

@media (min-width: 768px) {
    main h5,
    main .h5 {
        font-size: 1.125rem;
    }
}

@media (min-width: 992px) {
    main h5,
    main .h5 {
        font-size: 1.25rem;
    }
}

main h6,
main .h6 {
    color: inherit;
    margin: 0;
    font-size: 0.8rem;
}

@media (min-width: 768px) {
    main h6,
    main .h6 {
        font-size: 0.9rem;
    }
}

@media (min-width: 992px) {
    main h6,
    main .h6 {
        font-size: 1rem;
    }
}

main a[href*="mailto:"] {
    word-wrap: break-word;
}

main a {
    color: inherit;
}

    main a i[class^="icon"]:before {
        color: inherit;
    }

main img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    height: auto;
}

main input::-ms-clear {
    display: none;
    height: 0;
    width: 0;
}

@media (min-width: 576px) {
    main .tab-hidden {
        position: absolute !important;
        left: -9999px !important;
        top: -9999px !important;
        display: block !important;
        width: 100% !important;
    }
}

main .disable-link {
    pointer-events: none;
    color: #231F20 !important;
}

    main .disable-link *, main .disable-link:before {
        color: inherit !important;
    }

    main .disable-link:before {
        background-color: #231F20 !important;
    }

@media (max-width: 991px) {
    .container {
        max-width: 100%;
    }
}

.section-technologies:before,
.section-angle:before, .section-events-slider:before, .section-ts:before, .section-training-solutions:before, .section-ts:after, .section-training-solutions:after, .section-different:before {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-color: inherit;
}

.btn {
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
    border: 2px solid;
    transition: none;
}

@media (min-width: 576px) {
    .btn {
        padding: 0.5rem 2.25rem;
    }
}

.btn .focus, .btn:focus {
    box-shadow: none !important;
}

.btn:link, .btn:active, .btn:visited {
    color: #231F20;
}

.btn-default {
    background: #0076C0;
    color: #f7f9f9;
    border-color: #0076C0;
}

    .btn-default:hover {
        background: #0067a7;
        color: #f7f9f9;
        border-color: #0067a7;
    }

    .btn-default:focus {
        box-shadow: none;
    }

    .btn-default:link, .btn-default:active, .btn-default:visited {
        color: #f7f9f9;
    }

.btn-white {
    background: #fff;
    color: #0076C0;
    border-color: #fff;
}

    .btn-white:hover {
        background: #f1f4f6;
        color: #0076C0;
        border-color: #f1f4f6;
    }

    .btn-white:focus {
        box-shadow: none;
    }

    .btn-white:link, .btn-white:active, .btn-white:visited {
        color: #0076C0;
    }

.btn-default-outline {
    background: transparent;
    color: #0076C0;
    border-color: #0076C0;
    border: 2px solid;
}

    .btn-default-outline:hover {
        background: #0076C0;
        color: #fff;
        border-color: #0076C0;
    }

    .btn-default-outline:focus {
        box-shadow: none;
    }

    .btn-default-outline:link, .btn-default-outline:active, .btn-default-outline:visited {
        color: #0076C0;
    }

.section-slider {
    position: relative;
    z-index: 0;
}

    .section-slider [data-srcset] {
        display: none;
    }

.main-slider .visual {
    min-height: 1px;
}

@media (min-width: 768px) {
    .main-slider .visual {
        display: none;
    }
}

.main-slider .text {
    text-align: center;
    padding: 1.5rem 0;
    color: #000;
}

@media (min-width: 768px) {
    .main-slider .text {
        text-align: left;
    }
}

.content-slide {
    text-align: center;
    background-color: #f1f4f6;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (min-width: 768px) {
    .content-slide {
        background-color: transparent;
        display: -ms-flexbox;
        display: flex;
    }

        .content-slide > * {
            min-height: 25rem;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-pack: center;
            justify-content: center;
            width: 100%;
        }
}

@media (min-width: 1200px) {
    .content-slide {
        display: -ms-flexbox;
        display: flex;
        font-size: 18px;
        line-height: 28px;
    }

        .content-slide > * {
            min-height: 30rem;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-pack: center;
            justify-content: center;
            width: 100%;
        }
}

.content-slide h2 {
    margin-bottom: 0.75rem;
}

@media (min-width: 1200px) {
    .content-slide .wrap-btn {
        padding-top: 0.5rem;
    }
}

.slick-dots {
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    position: absolute;
    bottom: 0.75rem;
    left: 50%;
    transform: translateX(-50%);
}

@media (min-width: 576px) {
    .slick-dots {
        bottom: 0.75rem;
    }
}

@media (min-width: 768px) {
    .slick-dots {
        bottom: 2rem;
    }
}

@media (min-width: 768px) {
    .slider-controls .slick-dots {
        position: static;
        transform: none;
        margin-right: auto;
    }
}

.slider-controls .slick-dots button {
    pointer-events: none;
}

@media (min-width: 768px) {
    .slider-controls .slick-dots button {
        pointer-events: auto;
        border-color: rgba(0, 0, 0, 0.8);
    }
}

.slider-controls .slick-dots button:hover {
    background-color: rgba(194, 202, 207, 0.4);
}

@media (min-width: 768px) {
    .slider-controls .slick-dots button:hover {
        background-color: rgba(0, 0, 0, 0.4);
    }
}

.slider-controls .slick-dots .slick-active button {
    background-color: rgba(194, 202, 207, 0.8);
}

@media (min-width: 768px) {
    .slider-controls .slick-dots .slick-active button {
        background-color: rgba(0, 0, 0, 0.8);
    }
}

.slick-dots li {
    outline: none;
}

    .slick-dots li + li {
        margin-left: 0.375rem;
    }

@media (min-width: 576px) {
    .slick-dots li + li {
        margin-left: 0.5625rem;
    }
}

@media (min-width: 768px) {
    .slick-dots li + li {
        margin-left: 0.625rem;
    }
}

.slick-dots .slick-active button {
    background-color: #c2cacf;
}

.slick-dots button {
    width: 0.5rem;
    height: 0.5rem;
    background-color: transparent;
    border: 1px solid #c2cacf;
    border-radius: 100%;
    padding: 0;
    cursor: pointer;
}

@media (min-width: 576px) {
    .slick-dots button {
        width: 0.75rem;
        height: 0.75rem;
    }
}

.slick-dots button:hover {
    background-color: rgba(194, 202, 207, 0.8);
}

.slick-dots button:focus {
    outline: none;
}

.section-contact {
    font-size: 1rem;
    line-height: 1.5;
    color: #fff;
    padding: 1.25rem 2rem;
    background-size: cover;
    background-repeat: no-repeat;
    font-weight: 500;
    background-color: #0076C0;
    background-image: linear-gradient(to left, #056eb0 0%, #056dac 15%, #046aa8 21%, #0969a6 31%, #07649d 54%, #0c629b 63%, #0b6298 65%, #0c5f95 80%, #0c5f91 82%, #0e5c8d 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    overflow: hidden;
    position: relative;
}

@media (min-width: 576px) {
    .section-contact {
        font-size: 1.5rem;
        line-height: 1.6;
        padding: 2.5rem;
    }
}

@media (min-width: 768px) {
    .section-contact {
        padding: 3.5rem 2rem;
        font-size: 1.75rem;
    }
}

@media (min-width: 1200px) {
    .section-contact {
        font-size: 1.75rem;
        line-height: 1.57143;
        padding: 3.5rem 2.5rem;
    }
}

.section-contact:before {
    display: block;
    position: absolute;
    bottom: 0;
    left: -70px;
    width: 475px;
    height: 100%;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.05) 20%, #0000 20%, #0000 27%, rgba(255, 255, 255, 0.05) 27%, rgba(255, 255, 255, 0.05) 100%);
    transform: skew(42deg);
}

@media (min-width: 768px) {
    .section-contact:before {
        content: '';
    }
}

.section-contact p {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .section-contact p {
        margin-bottom: 0;
    }
}

.section-lifecycle .tabs-area > * {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

@media (min-width: 1200px) {
    .section-lifecycle .tabs-pci {
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 2.5rem;
        padding: 0 5px;
    }
}

.section-lifecycle .tab-holder {
    display: none;
    padding: 0 15px;
}

@media (min-width: 768px) {
    .section-lifecycle .tab-holder {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (min-width: 1200px) {
    .section-lifecycle .tab-holder {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}

.section-lifecycle .tab-holder [id^="tab"] {
    padding: 0;
}

    .section-lifecycle .tab-holder [id^="tab"]:before {
        content: none;
    }

.section-lifecycle .tab-holder .slide-content {
    transition: opacity 0.6s ease-in-out;
    opacity: 1;
}

@media (min-width: 1200px) {
    .section-lifecycle .tab-holder .slide-content {
        display: -ms-flexbox;
        display: flex;
        min-height: 0;
    }
}

.section-lifecycle .tab-holder .tab-hidden {
    opacity: 0;
}

@media (min-width: 768px) {
    .section-lifecycle .tab-holder p {
        margin-bottom: 1.5rem;
    }
}

.section-lifecycle .visual {
    margin-bottom: 1rem;
}

@media (min-width: 768px) {
    .section-lifecycle .visual {
        margin-bottom: 1.5rem;
    }
}

@media (min-width: 1200px) {
    .section-lifecycle .visual {
        -ms-flex-preferred-size: calc(50% - 15px);
        flex-basis: calc(50% - 15px);
        margin-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .section-lifecycle .text {
        -ms-flex-preferred-size: calc(50% - 15px);
        flex-basis: calc(50% - 15px);
    }
}

.section-lifecycle .title {
    font-size: 1.25rem;
    line-height: 1.4;
    font-weight: 500;
    margin-bottom: 0.5rem;
}

@media (min-width: 576px) {
    .section-lifecycle .title {
        font-size: 1.5rem;
        line-height: 1.333333;
    }
}

@media (min-width: 992px) {
    .section-lifecycle .title {
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) {
    .section-lifecycle .wrap-btn {
        padding-top: 8px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.section-lifecycle .wrap-btn .btn {
    margin-bottom: 0;
}

    .section-lifecycle .wrap-btn .btn + .btn {
        margin-bottom: 0;
    }

@media (min-width: 992px) {
    .section-lifecycle .wrap-btn .btn + .btn {
        margin-left: 1rem;
        margin-bottom: 0;
    }
}

.section-lifecycle .wrap-btn p {
    margin-bottom: 0.75rem;
}

    .section-lifecycle .wrap-btn p:last-child {
        margin-bottom: 0;
    }

.section-lifecycle .wrap-links p {
    margin-bottom: 0;
}

    .section-lifecycle .wrap-links p:not(:last-child) {
        margin-bottom: 0.75rem;
    }

.lc-item {
    margin-bottom: 1rem;
}

@media (min-width: 1200px) {
    .lc-item {
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 0;
        padding: 0 10px;
        width: 100%;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}

.lc-item:last-child {
    margin-bottom: 0;
}

.lc-item.show .opener:after {
    transform: translateY(-50%) rotate(180deg);
}

@media (min-width: 768px) {
    .lc-item.active .opener {
        background-color: #0076C0;
        color: #fff;
        font-weight: 500;
    }
}

.lc-item .opener {
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    display: block;
    background-color: #e3eaee;
    color: #0076C0;
    padding: 0.625rem 2rem 0.625rem 1rem;
    position: relative;
}

@media (min-width: 768px) {
    .lc-item .opener {
        padding-right: 1rem;
    }
}

@media (min-width: 1200px) {
    .lc-item .opener {
        width: 100%;
        height: 100%;
        padding: 1.5rem 0.5rem 0.75rem;
        text-align: center;
    }
}

.lc-item .opener > * {
    display: inline-block;
    vertical-align: middle;
}

@media (min-width: 1200px) {
    .lc-item .opener > * {
        display: block;
    }
}

.lc-item .opener:after {
    content: "\e907";
    font-size: 7px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1rem;
}

@media (min-width: 768px) {
    .lc-item .opener:after {
        content: none;
    }
}

.lc-item .slide-content {
    padding: 1rem 0 0.5rem;
}

@media (min-width: 576px) {
    .lc-item .slide-content {
        padding: 1.5rem 0 0.5rem;
    }
}

@media (min-width: 768px) {
    .lc-item .slide-content {
        display: none;
    }
}

@media (min-width: 576px) {
    .lc-item .slide-content p {
        margin-bottom: 1.5rem;
    }
}

.lc-item i {
    margin-right: 0.75rem;
    font-size: 1.5rem;
}

@media (min-width: 1200px) {
    .lc-item i {
        display: block;
        margin-right: 0;
        margin-bottom: 0.5rem;
    }
}

.lc-item i:before {
    color: inherit;
}

.slick-track {
    display: -ms-flexbox;
    display: flex;
}

    .slick-track:before, .slick-track:after {
        content: none;
    }

.slick-slide {
    vertical-align: top;
    float: none;
    outline: none;
}

.slick-slider {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

    .slick-slider * {
        -webkit-user-select: text;
        -moz-user-select: text;
        -ms-user-select: text;
        user-select: text;
    }

.slick-list.draggable {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Tabs styles */
@media (min-width: 768px) {
    .tab-hidden-md {
        position: absolute !important;
        left: -9999px !important;
        top: -9999px !important;
        display: block !important;
        width: 100% !important;
    }
}

.bg-retina {
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
}

.large-link {
    display: inline-block;
    vertical-align: top;
    padding: 0.5rem 0.5rem 0.5rem 0;
}

.font-weight-medium {
    font-weight: 500 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.section-heading {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 2rem;
    color: #222;
}

@media (min-width: 576px) {
    .section-heading {
        font-size: 1rem;
        line-height: 1.5;
    }
}

@media (min-width: 1200px) {
    .section-heading {
        font-size: 1rem;
        line-height: 1.555555;
        margin-bottom: 2.5rem;
    }
}

.section-heading img {
    width: auto;
}

.section-heading p {
    margin-bottom: 0;
}

.card-body {
    padding: 1.5rem 1rem 2rem;
}

@media (min-width: 576px) {
    .card-body {
        padding: 2rem 2.5rem 2.5rem 2rem;
    }
}

@media (min-width: 768px) {
    .card-body {
        padding: 2rem 1.5rem 2.5rem;
    }
}

@media (min-width: 992px) {
    .card-body {
        padding: 2rem 3rem 3rem;
    }
}

@media (min-width: 1200px) {
    .card-body {
        padding: 2rem 4rem 3.5rem;
    }
}

.card-body > a + a {
    padding-top: 0;
}

.breadcrumb-item {
    color: #0076C0;
    font-weight: 500;
}

@media (min-width: 768px) {
    .breadcrumb-item {
        font-size: 1rem;
    }
}

.breadcrumb-item + .breadcrumb-item:before {
    transform: rotate(-90deg);
    font-size: 0.25rem;
    display: inline-block;
    vertical-align: middle;
}

.jumbotron {
    padding: 2rem 0;
    margin-bottom: 0;
    background-color: #0076C0;
    border-radius: 0;
    color: #fff;
    background-image: linear-gradient(to bottom, #056eb0 0%, #056dac 15%, #046aa8 21%, #0969a6 31%, #07649d 54%, #0c629b 63%, #0b6298 65%, #0c5f95 80%, #0c5f91 82%, #0e5c8d 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    background-size: cover;
    background-repeat: no-repeat;
}

@media (min-width: 768px) {
    .jumbotron {
        background-image: linear-gradient(to left, #056eb0 0%, #056dac 15%, #046aa8 21%, #0969a6 31%, #07649d 54%, #0c629b 63%, #0b6298 65%, #0c5f95 80%, #0c5f91 82%, #0e5c8d 100%);
    }
}

@media (min-width: 992px) {
    .jumbotron {
        padding: 2.5rem 0;
        background-image: linear-gradient(to right, #0c5f94 0%, #0076C0 76%, #0076C0 100%);
    }
}

@media (min-width: 576px) {
    .jumbotron .title {
        line-height: 2.75rem;
    }
}

@media (min-width: 768px) {
    .jumbotron .title {
        margin-bottom: 1.25rem;
    }
}

@media (min-width: 1200px) {
    .jumbotron .title {
        line-height: 3.375rem;
        margin-bottom: 1.75rem;
    }
}

.box-item {
    display: block;
    padding-top: 44.14%;
    position: relative;
    overflow: hidden;
}

    .box-item .text {
        padding: 1.5rem 1rem;
        background-image: linear-gradient(to top, #f000 75%, #0064a233 100%, #007096);
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        opacity: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        transition: background-color 0.2s ease-in-out;
    }

@media (min-width: 576px) {
    .box-item .text {
        padding: 1.25rem 1rem;
    }
}

@media (min-width: 768px) {
    .box-item .text {
        padding: 2rem 1.5rem;
    }
}

@media (min-width: 992px) {
    .box-item .text .title {
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) {
    .box-item .text .title + span {
        display: block;
        font-weight: 500;
    }
}

.box-item .title {
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    line-height: 1.5;
    text-shadow: 2px 2px 4px #000;
    margin-bottom: 0;
    font-weight: 500;
    position: relative;
    z-index: 2;
}

@media (min-width: 768px) {
    .box-item .title {
        font-size: 1.5rem;
        line-height: 1.3333333;
    }
}

@media (min-width: 992px) {
    .box-item .title {
        margin-bottom: 0.75rem;
    }
}

.box-item .title + span {
    display: none;
}

@media (min-width: 992px) {
    .box-item .title + span {
        display: block;
    }
}

.justify-space {
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section-analysis .section-heading {
    text-align: center;
}

@media (min-width: 1200px) {
    .section-analysis .section-heading {
        text-align: left;
        font-size: 18px;
        line-height: 28px;
    }
}

.section-analysis [class^="col"]:not(:first-child):not(:last-child) {
    padding-bottom: 1rem;
}

@media (min-width: 576px) {
    .section-analysis [class^="col"]:not(:first-child):not(:last-child) {
        padding-bottom: 30px;
    }
}

@media (min-width: 576px) {
    .section-analysis [class^="col"]:not(:first-child):not(:last-child):nth-last-child(2) {
        padding-bottom: 0;
    }
}

@media (min-width: 992px) {
    .section-analysis [class^="col"]:not(:first-child):not(:last-child):nth-last-child(3) {
        padding-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .section-analysis [class^="col"]:not(:first-child):not(:last-child):nth-last-child(4) {
        padding-bottom: 0;
    }
}

.section-analysis .box-item {
    min-height: 128px;
    color: #fff;
}

@media (min-width: 576px) {
    .section-analysis .box-item {
        min-height: 160px;
    }
}

@media (min-width: 768px) {
    .section-analysis .box-item {
        min-height: 220px;
    }
}

@media (min-width: 992px) {
    .section-analysis .box-item {
        min-height: 340px;
    }
}

@media (min-width: 992px) {
    .section-analysis .box-item:hover .text {
        background-color: rgba(0, 0, 0, 0.6);
    }
}

@media (min-width: 992px) {
    .section-analysis .box-item:hover .block-hover {
        opacity: 1;
        transform: translateY(0);
    }
}

.section-analysis .box-item .block-hover {
    display: none;
}

@media (min-width: 992px) {
    .section-analysis .box-item .block-hover {
        display: block;
        padding: 2rem 1.5rem;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        top: 0;
        z-index: 1;
        opacity: 0;
        transform: translateY(30%);
        line-height: 1.375;
        transition: opacity 0.12s ease-in-out 0.08s, transform 0.12s ease-in-out 0.08s;
    }
}

.section-analysis .box-item .block-hover .title {
    visibility: hidden;
}

.section-events .link-all {
    display: inline-block;
    vertical-align: top;
}

.section-events .event-item {
    display: block;
    padding: 1.5rem 1rem 1rem;
    line-height: 1.5;
    position: static;
    background-color: #fff;
    border: 1px solid #d6d6d6;
}

@media (min-width: 576px) {
    .section-events .event-item {
        padding: 1.5rem 1rem;
    }
}

@media (min-width: 768px) {
    .section-events .event-item {
        padding: 1.5rem;
    }
}

@media (min-width: 1200px) {
    .section-events .event-item {
        padding: 1.5rem 2rem;
    }
}

.section-events .event-item .title {
    color: #0076C0;
    font-weight: 500;
    line-height: inherit;
}

@media (min-width: 576px) {
    .section-events .event-item .title {
        display: block;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .section-events .event-item .title {
        font-size: 1.25rem;
        line-height: 1.6;
        margin-bottom: 0;
    }
}

.section-events .event-item:hover h5 {
    text-decoration: underline;
}

.section-events .type,
.section-events time {
    display: inline-block;
    vertical-align: top;
}

.section-events .type,
.section-events .title {
    margin-bottom: 0.5rem;
}

.section-events .type {
    position: relative;
    padding-left: 1.5rem;
}

@media (min-width: 576px) {
    .section-events .type {
        margin-right: auto;
        margin-bottom: 0.75rem;
    }
}

@media (min-width: 768px) {
    .section-events .type {
        margin-bottom: 0.5rem;
    }
}

.section-events .type-trade-show:before {
    background-color: #e91e63;
}

.section-events .type-webinar:before {
    background-color: #00bcd4;
}

.section-events .type-training:before {
    background-color: #4caf50;
}

.section-events .type-seminar:before {
    background-color: #ff9900;
}

.section-events .type-presentation:before {
    background-color: #9c27b0;
}

.section-events .type:before {
    width: 1rem;
    height: 1rem;
    content: '';
    position: absolute;
    left: 0;
    top: calc(50% - 1px);
    transform: translateY(-50%);
}

@media (min-width: 768px) {
    .section-events .about {
        width: 200px;
        text-align: right;
    }
}

.section-events .location {
    margin-bottom: 0.5rem;
    margin-left: auto;
}

.content-events h5 {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .content-events h5 {
        display: block;
        width: 100%;
    }
}

.content-events > .row > [class^="col"] + [class^="col"] {
    padding-top: 1rem;
}

.flex-shrink-0 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.flex-grow-0 {
    -ms-flex-positive: 0;
    flex-grow: 0;
}

.block-card:last-child {
    position: relative;
}

.block-card .btn-arrow {
    text-transform: uppercase;
    background-color: #0076C0;
    color: #fff;
}

.block-card .hold-form {
    background-color: #546e7a;
    color: #fff;
    position: relative;
}

    .block-card .hold-form p {
        margin-bottom: 0.5rem;
    }

        .block-card .hold-form p.required label:after {
            content: '*';
        }

.block-card iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 100%;
}

.box-form input:not([type="submit"]) {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 0.25rem;
}

.section-padding {
    padding: 2rem 0;
}

@media (min-width: 576px) {
    .section-padding {
        padding: 3rem 0;
    }
}

@media (min-width: 1200px) {
    .section-padding {
        padding: 5rem 0;
    }
}

.section-margin-bottom {
    margin-bottom: 2rem;
}

@media (min-width: 576px) {
    .section-margin-bottom {
        margin-bottom: 3rem;
    }
}

@media (min-width: 1200px) {
    .section-margin-bottom {
        margin-bottom: 5rem;
    }
}

#testing .col-content-item .visual {
    overflow: hidden;
    height: auto;
}

@media (min-width: 768px) {
    #testing .col-content-item .visual {
        height: 135px;
    }
}

@media (min-width: 992px) {
    #testing .col-content-item .visual {
        height: 119px;
    }
}

@media (min-width: 1200px) {
    #testing .col-content-item .visual {
        height: 143px;
    }
}

.col-content-item {
    position: relative;
    padding-bottom: 1rem;
}

@media (min-width: 992px) {
    .col-content-item {
        padding-bottom: 0;
    }
}

.col-content-item .visual {
    overflow: hidden;
}

@media (min-width: 768px) {
    .col-content-item .visual {
        height: 207px;
    }
}

@media (min-width: 992px) {
    .col-content-item .visual {
        height: 182px;
    }
}

@media (min-width: 1200px) {
    .col-content-item .visual {
        height: 219px;
    }
}

.col-content-item img {
    max-height: 100%;
}

.col-content-item .title {
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 500;
    margin-bottom: 0.5rem;
}

.col-content-item p {
    margin-bottom: 0.5rem;
}

.col-content-item strong {
    margin-bottom: 0.75rem;
}

.section-gray {
    background-color: #f7f9f9;
}

@media (min-width: 768px) {
    .list-dots {
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {
    .list-dots {
        margin-bottom: 0.5rem;
    }
}

.list-dots li {
    position: relative;
    line-height: 1.5;
    padding-left: 1rem;
    margin-bottom: 0.25rem;
}

    .list-dots li:before {
        width: 0.375rem;
        height: 0.375rem;
        content: '';
        display: block;
        color: inherit;
        position: absolute;
        left: 0;
        top: 0.5rem;
        background-color: #0076C0;
    }

.list-dots a {
    color: #0076C0;
}

#videos .content-wrap {
    margin-bottom: 2rem;
}

@media (min-width: 992px) {
    #videos .content-wrap {
        margin-bottom: 2.5rem;
    }
}

#videos .content-wrap .title {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 500;
}

@media (min-width: 768px) {
    #videos .content-wrap .title {
        font-size: 1rem;
    }
}

@media (min-width: 992px) {
    #videos .content-wrap .title {
        font-size: 1rem;
        line-height: 1.5;
    }
}

@media (min-width: 1200px) {
    #videos .content-wrap .title {
        font-size: 1.25rem;
    }
}

#videos .visual {
    background-color: #323232;
    padding-top: 52%;
    margin-bottom: 0.625rem;
    position: relative;
}

@media (min-width: 768px) {
    #videos .visual {
        margin-bottom: 0.875rem;
    }
}

@media (min-width: 992px) {
    #videos .visual {
        margin-bottom: 0.75rem;
    }
}

#videos .visual:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    mix-blend-mode: multiply;
    transition: all 80ms ease-out 0s;
    background-color: rgba(0, 118, 192, 0.5);
}

#videos .visual > span {
    height: 100% !important;
    padding: 0 !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
}

#videos a {
    display: block;
}

    #videos a:hover .visual {
        position: relative;
    }

        #videos a:hover .visual:before {
            width: 100%;
            height: 100%;
        }

    #videos a:hover .title {
        text-decoration: underline;
    }

#videos .count {
    font-size: 1rem;
}

@media (min-width: 992px) {
    #videos .count {
        font-size: 1rem;
    }
}

[id^='content'] .inner-top {
    margin-bottom: 2rem;
}

@media (min-width: 768px) {
    [id^='content'] .inner-top {
        margin-bottom: 2.75rem;
    }
}

@media (min-width: 992px) {
    [id^='content'] .inner-top {
        margin-bottom: 4.5rem;
    }
}

@media (min-width: 1200px) {
    [id^='content'] .inner-top {
        margin-bottom: 5.5rem;
    }
}

[id^='content'] .image-holder {
    margin-bottom: 1.5rem;
}

@media (min-width: 576px) {
    [id^='content'] .image-holder {
        margin-bottom: 2rem;
    }
}

@media (min-width: 768px) {
    [id^='content'] .image-holder {
        margin-bottom: 0;
    }
}

[id^='content'] .title {
    font-size: 1.5rem;
    line-height: 1.38;
    margin-bottom: 1rem;
}

@media (min-width: 768px) {
    [id^='content'] .title {
        font-size: 2rem;
        margin-bottom: 18px;
    }
}

@media (min-width: 992px) {
    [id^='content'] .title {
        margin-bottom: 1.25rem;
    }
}

@media (min-width: 1200px) {
    [id^='content'] .title {
        font-size: 3rem;
        line-height: 1.25;
        margin-bottom: 1.5rem;
    }
}

[id^='content'] .text-link {
    font-weight: 500;
    cursor: pointer;
}

[id^='content'] .card-body {
    border-top: 1px solid #e2e4e6;
}

@media (min-width: 992px) {
    [id^='content'] .card-body {
        border-top: 0;
    }
}

[id^='content'] .title-card {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.33;
    margin-bottom: 1rem;
}

@media (min-width: 768px) {
    [id^='content'] .title-card {
        font-size: 1.5rem;
    }
}

@media (min-width: 1200px) {
    [id^='content'] .title-card {
        font-size: 2rem;
    }
}

.section-anchors {
    transition: background-color 0.3s ease-in-out;
    background-color: #fff;
    z-index: 2;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    position: relative;
    color: #0076C0;
}

@media (min-width: 992px) {
    .section-anchors {
        border-top: 0;
    }
}

@media (min-width: 992px) {
    .fixed-position .section-anchors {
        background-color: #fff;
        border-bottom: 1px solid #d6d6d6;
        color: #0076C0;
    }
}

@media (min-width: 992px) {
    .fixed-position .section-anchors .slide {
        border-bottom: 0;
    }
}

.fixed-position .section-anchors .anchor-active {
    color: #323232;
    opacity: 1;
}

.fixed-position .section-anchors a:hover {
    color: #323232;
}

.section-anchors.open .opener i {
    transform: rotate3d(1, 0, 0, 180deg);
}

.section-anchors.open .slide {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    border-bottom: 1px solid #d6d6d6;
}

@media (min-width: 992px) {
    .section-anchors.open .slide {
        background-color: transparent;
    }
}

.section-anchors a.opener {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-weight: 500;
    padding-top: 12px;
    padding-bottom: 12px;
    cursor: pointer;
    background-color: #fff;
    color: #323232;
}

    .section-anchors a.opener:hover {
        color: #323232;
    }

@media (min-width: 576px) {
    .section-anchors a.opener {
        font-size: 24px;
    }
}

.section-anchors a.opener i {
    display: inline-block;
    vertical-align: top;
    margin-left: auto;
    font-size: 0.5rem;
}

.section-anchors .slide {
    transform: translateY(1px);
    opacity: 1;
    visibility: visible;
    transition: opacity 250ms ease 250ms, visibility 0s linear 500ms, transform 0s linear 500ms;
}

    .section-anchors .slide.js-slide-hidden {
        display: block !important;
        left: auto !important;
        right: auto !important;
        transform: translateY(-100%);
        opacity: 0;
        visibility: hidden;
    }

.section-anchors ul {
    color: inherit;
    font-size: 1rem;
    line-height: 1.5;
    padding: 8px 0;
}

@media (min-width: 992px) {
    .section-anchors ul {
        display: -ms-flexbox;
        display: flex;
        font-size: 1rem;
        line-height: 1;
        margin: 0 -2rem;
    }
}

@media (min-width: 992px) {
    .section-anchors li {
        padding: 0 1vw;
    }
}

.section-anchors li:not(:last-child) {
    margin-bottom: 1rem;
}

@media (min-width: 992px) {
    .section-anchors li:not(:last-child) {
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {
    .section-anchors li:first-child {
        padding-left: 1rem;
    }
}

.section-anchors .anchor-active {
    color: #323232;
}

.section-anchors a {
    transition: color 0.3s ease-in-out;
    display: inline-block;
    vertical-align: top;
    padding: 8px 0;
}

@media (min-width: 992px) {
    .section-anchors a:hover {
        color: #323232;
    }
}

.section-overview {
    padding-top: 32px;
    padding-bottom: 64px;
}

@media (min-width: 576px) {
    .section-overview {
        padding-bottom: 80px;
    }
}

@media (min-width: 768px) {
    .section-overview {
        padding-top: 56px;
    }
}

@media (min-width: 1200px) {
    .section-overview {
        padding-bottom: 104px;
    }
}

.section-streams .content-wrap h4 {
    font-weight: 500;
}

@media (min-width: 768px) {
    .section-streams .item-content {
        display: -ms-flexbox;
        display: flex;
        margin: 0 -15px;
    }
}

@media (min-width: 992px) {
    .section-streams .item-content {
        display: block;
        margin: 0;
    }
}

@media (min-width: 768px) {
    .section-streams .item-content .visual,
    .section-streams .item-content .text {
        width: 50%;
        padding: 0 15px;
    }
}

@media (min-width: 992px) {
    .section-streams .item-content .visual,
    .section-streams .item-content .text {
        width: auto;
        padding: 0;
    }
}

h2 .visual {
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0.5rem;
}

@media (min-width: 992px) {
    h2 .visual {
        margin-left: 1rem;
    }
}

@media (min-width: 1200px) {
    h2 .visual {
        width: 100px;
    }
}

h2 .visual * {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.slide-gen {
    padding: 1.5rem 0 0.5rem;
}

@media (min-width: 576px) {
    .slide-gen {
        padding: 1rem 0;
    }
}

@media (min-width: 768px) {
    .slide-gen {
        display: none;
    }
}

.list-gen {
    padding-top: 16px;
}

@media (min-width: 768px) {
    .list-gen {
        display: -ms-flexbox;
        display: flex;
        margin: 0 -9px 40px;
    }
}

@media (min-width: 992px) {
    .list-gen {
        margin: 0 -15px 44px;
    }
}

.gen-item {
    margin-bottom: 1rem;
}

@media (min-width: 768px) {
    .gen-item {
        padding: 0 9px;
        width: 25%;
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {
    .gen-item {
        padding: 0 15px;
    }
}

.gen-item:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .gen-item.active .opener-gen {
        background-color: #e3eaee;
        color: #0076C0;
        font-weight: 400;
    }
}

@media (min-width: 768px) {
    .gen-item.active .opener-gen:hover {
        background-color: #0076C0;
        color: #fff;
        font-weight: 500;
    }
}

.gen-item.active .opener-gen:after {
    transform: translateY(-50%) rotate(180deg);
}

@media (min-width: 768px) {
    .gen-item.active .opener-gen:after {
        transform: translateY(-50%);
    }
}

@media (min-width: 768px) {
    .gen-item.active-tab .opener-gen {
        background-color: #0076C0;
        color: #fff;
        font-weight: 500;
    }

        .gen-item.active-tab .opener-gen:after {
            transform: translateY(-50%) rotate(180deg);
        }
}

.gen-item > a {
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    display: block;
    padding: 10px;
    color: #0076C0;
    background-color: #e3eaee;
    position: relative;
    text-align: center;
}

@media (min-width: 768px) {
    .gen-item > a {
        padding: 0.5rem;
    }
}

.gen-item > a:after {
    content: "\e907";
    font-size: 7px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1rem;
}

@media (min-width: 768px) {
    .gen-item > a:after {
        content: none;
    }
}

.gen-item > a .speed {
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 400;
}

.box-pci-generations .tab-holder {
    display: none;
}

@media (min-width: 768px) {
    .box-pci-generations .tab-holder {
        display: block;
    }
}

.box-pci-generations .tab-holder > * {
    transition: opacity 0.6s ease-in-out;
    opacity: 1;
}

@media (min-width: 1200px) {
    .box-pci-generations .tab-holder .product-card {
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.box-pci-generations .tab-hidden-md {
    opacity: 0;
}

.product-card {
    border: solid 1px #d6d6d6;
    background-color: #fff;
    min-height: 124px;
}

@media (min-width: 1200px) {
    .product-card {
        display: -ms-flexbox;
        display: flex;
        min-height: 144px;
    }
}

.product-card:hover .title {
    text-decoration: underline;
}

.product-card .main {
    width: 100%;
}

    .product-card .main p {
        margin-bottom: 0;
    }

.product-card ul li {
    position: relative;
    padding-left: 8px;
}

    .product-card ul li:before {
        width: 4px;
        height: 4px;
        content: '';
        display: block;
        border-radius: 100%;
        background-color: #231F20;
        position: absolute;
        left: 0;
        top: 9px;
    }

.product-card .content {
    padding: 1.5rem 1rem;
    background-color: #fff;
    line-height: 1.25;
}

@media (min-width: 576px) {
    .product-card .content {
        padding: 1.5rem;
    }
}

@media (min-width: 1200px) {
    .product-card .content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        width: 61.94%;
        padding: 1.5rem 2rem;
        line-height: 1.5;
    }
}

@media (min-width: 1200px) {
    .product-card .visual {
        -ms-flex-preferred-size: 144px;
        flex-basis: 144px;
    }
}

.list-product-cards {
    padding-top: 0.5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (min-width: 992px) {
    .list-product-cards {
        padding-top: 0;
    }
}

.list-product-cards > li:not(:last-child) {
    margin-bottom: 1rem;
}

@media (min-width: 768px) {
    .list-product-cards > li:not(:last-child) {
        margin-bottom: 1.5rem;
    }
}

@media (min-width: 992px) {
    .list-product-cards > li:not(:last-child) {
        margin-bottom: 1rem;
    }
}

.header-product {
    background-color: #f1f4f6;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #666;
}

@media (min-width: 1200px) {
    .header-product {
        width: 38.06%;
    }
}

.header-product .visual {
    width: 90px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0;
    padding-top: 90px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

@media (min-width: 576px) {
    .header-product .visual {
        width: 106px;
        padding-left: 1rem;
    }
}

@media (min-width: 1200px) {
    .header-product .visual {
        width: 144px;
        padding-top: 30%;
        padding-left: 0;
    }
}

.header-product .visual img {
    max-height: 100%;
}

.header-product .text {
    color: #666;
    padding: 19px 0.5rem;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

@media (min-width: 576px) {
    .header-product .text {
        padding: 0.9375rem 1.5rem;
    }
}

@media (min-width: 768px) {
    .header-product .text {
        padding: 0.9375rem 0 0.9375rem 1.5rem;
    }
}

@media (min-width: 1200px) {
    .header-product .text {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        background-color: #fff;
        height: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: 0.9375rem 0 0.9375rem 2rem;
    }
}

.header-product .title {
    color: #0076C0;
    font-size: 18px;
    line-height: 1.5rem;
    font-weight: 500;
    margin-bottom: 0.25rem;
}

@media (min-width: 576px) {
    .header-product .title {
        font-size: 1.25rem;
        line-height: 2rem;
    }
}

#overview .jumbotron {
    padding-top: 5rem;
}

@media (min-width: 1200px) {
    #overview .jumbotron {
        padding-top: 6.5rem;
    }
}

.section-overview-top {
    padding: 2rem 0;
}

@media (min-width: 576px) {
    .section-overview-top {
        background-position: 80% 50%;
    }
}

@media (min-width: 768px) {
    .section-overview-top {
        padding: 3rem 0;
    }
}

@media (min-width: 992px) {
    .section-overview-top {
        background-position: 70% 50%;
    }
}

@media (min-width: 1200px) {
    .section-overview-top {
        background-position: 50% 50%;
    }
}

.section-overview-top .section-heading {
    font-size: 18px;
    line-height: 1.3333;
}

@media (min-width: 576px) {
    .section-overview-top .section-heading {
        font-size: 1.25rem;
        line-height: 1.6;
        padding: 0 0 3.5rem;
    }
}

@media (min-width: 768px) {
    .section-overview-top .section-heading {
        padding: 0 0 44px;
    }
}

.section-overview-top .title {
    font-weight: 500;
}

.section-overview-top .add-text {
    opacity: 0.7;
}

.section-overview-top .visual {
    height: 43px;
    margin-bottom: 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 576px) {
    .section-overview-top .visual {
        height: 50px;
    }
}

@media (min-width: 768px) {
    .section-overview-top .visual {
        margin-bottom: 1.5rem;
    }
}

@media (min-width: 992px) {
    .section-overview-top .visual {
        margin-bottom: 1rem;
    }
}

.section-overview-top .visual img {
    max-height: 100%;
    max-width: 80%;
}

@media (min-width: 576px) {
    .section-overview-top .visual img {
        max-width: 100%;
    }
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }
}

.js-tab-hidden {
    display: block !important;
    left: -9999px !important;
    position: absolute !important;
    top: -9999px !important;
}

.list-banner {
    text-align: center;
}

@media (min-width: 1200px) {
    .list-banner {
        display: -ms-flexbox;
        display: flex;
    }
}

.list-banner [class^="col"]:not(:last-child) {
    margin-bottom: 1rem;
}

@media (min-width: 768px) {
    .list-banner [class^="col"]:not(:last-child) {
        margin-bottom: 0;
    }
}

.list-banner strong {
    font-weight: 500;
}

@media (min-width: 1200px) {
    .list-banner strong + span {
        opacity: 0.8;
    }
}

.list-banner-item {
    position: relative;
    padding: 1.25rem;
    height: 100%;
}

@media (min-width: 768px) {
    .list-banner-item {
        padding: 1.25rem 0.5rem;
    }
}

@media (min-width: 992px) {
    .list-banner-item {
        padding: 1.25rem 1rem;
    }
}

@media (min-width: 1200px) {
    .list-banner-item {
        padding: 0 0.75rem 3rem;
    }
}

.list-banner-item:before {
    content: '\e91a';
    font-size: 36px;
    color: #0076C0;
}

.banner-top {
    color: #fff;
    background-image: linear-gradient(to left, #056eb0 0%, #056dac 15%, #046aa8 21%, #0969a6 31%, #07649d 54%, #0c629b 63%, #0b6298 65%, #0c5f95 80%, #0c5f91 82%, #0e5c8d 100%);
    /*Andrii Changed 8/11/20*/
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    overflow: hidden;
    position: relative;
}

@media (min-width: 576px) {
    .banner-top {
        font-size: 1.5rem;
        line-height: 1.3333333;
    }
}

.banner-top:before {
    display: block;
    position: absolute;
    bottom: 0;
    right: -10rem;
    width: 420px;
    height: 100%;
    background-image: linear-gradient(to right, #0000 27%, rgba(255, 255, 255, 0.05) 27%, rgba(255, 255, 255, 0.05) 100%);
    transform: skew(42deg);
}

@media (min-width: 768px) {
    .banner-top:before {
        content: '';
    }
}

@media (min-width: 992px) {
    .banner-top:before {
        right: 0;
    }
}

@media (min-width: 1200px) {
    .banner-top:before {
        right: 13%;
    }
}

.banner-top .jumbotron {
    background: none;
}

.banner-top .inner-footer {
    background-color: transparent;
    padding: 0;
    margin-top: 1.25rem;
}

@media (min-width: 992px) {
    .banner-top .inner-footer {
        margin-top: 2rem;
    }
}

.inner-footer {
    font-size: 1rem;
    background-color: #024877;
    color: #fff;
    padding: 1.5rem 0;
}

    .inner-footer p {
        margin-bottom: 0;
    }

@media (min-width: 992px) {
    .inner-footer span {
        display: block;
    }
}

@media (min-width: 992px) {
    .list-bullets {
        display: -ms-flexbox;
        display: flex;
        margin: 0 -15px;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

@media (min-width: 1200px) {
    .list-bullets {
        margin: 0 -2rem;
    }
}

.item-bullet {
    position: relative;
    padding-left: 45px;
}

@media (min-width: 992px) {
    .item-bullet {
        padding: 0 15px;
        padding-left: 3.75rem;
    }
}

@media (min-width: 1200px) {
    .item-bullet {
        padding: 0 2rem;
        padding-left: 4.5rem;
    }
}

.item-bullet:before {
    content: "\e920";
    position: absolute;
    left: 0;
    font-size: 1.5rem;
    top: 50%;
    transform: translateY(-50%);
}

@media (min-width: 992px) {
    .item-bullet:before {
        left: 15px;
    }
}

@media (min-width: 1200px) {
    .item-bullet:before {
        left: 2rem;
    }
}

.item-bullet + .item-bullet {
    margin-top: 0.5rem;
}

@media (min-width: 768px) {
    .item-bullet + .item-bullet {
        margin-top: 1rem;
    }
}

@media (min-width: 992px) {
    .item-bullet + .item-bullet {
        margin-top: 0;
    }
}

.section-services .row + .row {
    padding-top: 2rem;
}

.section-services .text {
    background-color: #f7f9f9;
}

.banner-home {
    padding: 2rem 0;
    font-size: 16px;
    color: #375d7d;
}

@media (min-width: 992px) {
    .banner-home {
        padding: 2.5rem 0;
    }
}

@media (min-width: 1200px) {
    .banner-home {
        padding: 5rem 0;
        font-size: 24px;
    }
}

.banner-home .title {
    margin-bottom: 0.5rem;
}

.section-documents .title {
    margin-bottom: 0.5rem;
    /*Andrii Added 8/11/20*/
}

@media (min-width: 992px) {
    .section-documents .title {
        margin-bottom: 0.75rem;
        /*Andrii Added 8/11/20*/
    }
}

.header-transparented header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background-color: transparent;
    border-color: rgba(216, 216, 216, 0.12);
    border: 0;
}

    .header-transparented header.popup-active, .header-transparented header:hover {
        transition: background-color 0.3s ease-in-out;
        background-color: #fff;
        border-bottom: 1px solid #e2e4e6;
    }

        .header-transparented header.popup-active svg #Combined-Shape-1,
        .header-transparented header.popup-active svg #Combined-Shape-2, .header-transparented header:hover svg #Combined-Shape-1,
        .header-transparented header:hover svg #Combined-Shape-2 {
            transition: fill 0.3s ease-in-out;
            fill: #231F20;
        }

        .header-transparented header.popup-active svg #Combined-Shape-3, .header-transparented header:hover svg #Combined-Shape-3 {
            transition: fill 0.3s ease-in-out;
            fill: #0076C0;
        }

        .header-transparented header.popup-active .nav-item > .opener, .header-transparented header:hover .nav-item > .opener {
            color: inherit;
            font-weight: 400;
        }

        .header-transparented header.popup-active .holder-icons i, .header-transparented header:hover .holder-icons i {
            color: inherit;
        }

        .header-transparented header.popup-active .drop, .header-transparented header:hover .drop {
            border-top: 1px solid #e2e4e6;
        }

        .header-transparented header.popup-active .nav-opener i,
        .header-transparented header.popup-active .nav-opener:before,
        .header-transparented header.popup-active .nav-opener:after, .header-transparented header:hover .nav-opener i,
        .header-transparented header:hover .nav-opener:before,
        .header-transparented header:hover .nav-opener:after {
            background-color: #222;
        }

        .header-transparented header.popup-active .header-nav .nav-opener i,
        .header-transparented header.popup-active .header-nav .nav-opener:before,
        .header-transparented header.popup-active .header-nav .nav-opener:after, .header-transparented header:hover .header-nav .nav-opener i,
        .header-transparented header:hover .header-nav .nav-opener:before,
        .header-transparented header:hover .header-nav .nav-opener:after {
            background-color: inherit;
        }

        .header-transparented header.popup-active .close i.icon-close, .header-transparented header:hover .close i.icon-close {
            color: #999;
        }

.header-transparented .navbar-brand {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.header-transparented svg {
    max-width: 100%;
}

    .header-transparented svg #Combined-Shape-3 {
        fill: #fff;
    }

.header-transparented .holder-icons i {
    color: #fff;
}

.header-transparented .holder-icons .nav-opener i,
.header-transparented .holder-icons .nav-opener:before,
.header-transparented .holder-icons .nav-opener:after {
    transition: all 0.3s ease-in-out;
    background-color: #fff;
}

.header-transparented .nav-item > .opener {
    color: #fff;
    font-weight: 400;
}

.header-transparented .drop {
    border-top: 1px solid rgba(0, 0, 0, 0.5);
}

.header-transparented .close i.icon-close {
    color: #999;
}

.skew-style main,
.skew-style p {
    font-size: 0.75rem;
    color: #596369;
}

@media (min-width: 576px) {
    .skew-style main,
    .skew-style p {
        font-size: 0.875rem;
    }
}

@media (min-width: 768px) {
    .skew-style main,
    .skew-style p {
        font-size: 1rem;
    }
}

.skew-style .container {
    padding: 0 20px;
}

@media (min-width: 992px) {
    .skew-style .container {
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .skew-style .container {
        max-width: 1280px;
    }
}

.skew-style [class^="row"] {
    margin: 0 -1rem;
}

.skew-style [class^="col"] {
    padding: 0 1rem;
}

.skew-style .add-text {
    padding-top: 1.25rem;
    color: rgba(0, 0, 0, 0.7);
}

@media (min-width: 576px) {
    .skew-style .add-text {
        padding-top: 1.5rem;
    }
}

@media (min-width: 768px) {
    .skew-style .add-text {
        padding-top: 2.5rem;
    }
}

.skew-style .section-heading {
    font-size: 0.75rem;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.7);
    margin-bottom: 2rem;
}

@media (min-width: 576px) {
    .skew-style .section-heading {
        margin-bottom: 2.5rem;
        font-size: 1rem;
    }
}

.skew-style .section-heading h2 {
    margin-bottom: 0.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
    font-weight: 500;
}

@media (min-width: 576px) {
    .skew-style .section-heading h2 {
        margin-bottom: 0.75rem;
        font-size: 1.75rem;
    }
}

@media (min-width: 992px) {
    .skew-style .section-heading h2 {
        line-height: 1.3;
        font-size: 2.75rem;
    }
}

@media (min-width: 576px) {
    .skew-style .section-heading p {
        font-size: 1rem;
    }
}

@media (min-width: 992px) {
    .skew-style .section-heading p {
        font-size: 1.25rem;
    }
}

.skew-style .btn-default {
    font-size: 0.875rem;
    line-height: 1rem;
    padding: 14px 1.5rem;
}

@media (min-width: 576px) {
    .skew-style .btn-default {
        font-size: 1rem;
    }
}

.skew-style footer .drop {
    border-top: 0;
}

.skew-style .sub-footer {
    margin-top: 1.5rem;
}

@media (min-width: 576px) {
    .skew-style .sub-footer {
        margin-top: 0.5rem;
    }
}

.skew-style .section-gray {
    background-color: #f7f9f9 !important;
}

.skew-style h2 {
    color: #231f20;
}

@media (min-width: 992px) {
    .skew-style h2 {
        font-size: 52px;
        font-weight: 500;
    }
}

@media (min-width: 992px) {
    .skew-style h3 {
        font-size: 32px;
        font-weight: 700;
    }
}

@media (min-width: 992px) {
    .skew-style h4 {
        font-size: 24px;
        font-weight: 700;
    }
}

.skew-style .add-info {
    color: #1a1818;
}

.skew-style .bg-overlay {
    background-color: rgba(11, 27, 37, 0.5);
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.skew-style .section-banner-slide.blue .banner-slide-item:before {
    background: rgba(20, 97, 148, 0.8);
}

.skew-style .icon-target-link {
    transition: opacity 0.3s ease-in-out;
    opacity: 0;
    margin-left: 0.5rem;
    font-size: 0.875rem;
}

.section-banner,
.bg-video-holder {
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: 50% 50%;
    padding-top: 7.5rem;
    padding-bottom: 11.25rem;
}

@media (min-width: 576px) {
    .section-banner,
    .bg-video-holder {
        padding-top: 16%;
        padding-bottom: 20.9%;
    }
}

@media (min-width: 768px) {
    .section-banner,
    .bg-video-holder {
        padding-top: 15.7%;
        padding-bottom: 18.5%;
    }
}

@media (min-width: 992px) {
    .section-banner,
    .bg-video-holder {
        padding-top: 20.4%;
        padding-bottom: 27.7%;
    }
}

@media (min-width: 1200px) {
    .section-banner,
    .bg-video-holder {
        padding-top: 10.5%;
        padding-bottom: 17.7%;
    }
}

.section-banner h1 + div,
.bg-video-holder h1 + div {
    max-width: 780px;
    margin: 0 auto;
}

    .section-banner h1 + div p,
    .bg-video-holder h1 + div p {
        color: #fff;
    }

.section-banner.small,
.bg-video-holder.small {
    height: 520px;
    /* padding-top: 8.5%; */
}

.section-banner .banner,
.bg-video-holder .banner {
    background-color: transparent;
    line-height: 1.5;
    color: #fff;
    position: relative;
}

@media (min-width: 768px) {
    .section-banner .banner,
    .bg-video-holder .banner {
        font-size: 1.25rem;
    }
}

.section-banner .banner h1,
.bg-video-holder .banner h1 {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.32;
    color: #fff;
    margin-bottom: 16px;
}

@media (min-width: 576px) {
    .section-banner .banner h1,
    .bg-video-holder .banner h1 {
        font-size: 2rem;
        line-height: 1.3;
    }
}

@media (min-width: 992px) {
    .section-banner .banner h1,
    .bg-video-holder .banner h1 {
        font-size: 3.25rem;
    }
}

.section-banner .banner span,
.bg-video-holder .banner span {
    display: inline-block;
    vertical-align: top;
    font-size: 0.625rem;
    line-height: 1.2;
    margin-bottom: 0.5rem;
    color: #fff;
}

@media (min-width: 576px) {
    .section-banner .banner span,
    .bg-video-holder .banner span {
        font-size: 0.875rem;
        margin-bottom: 0.75rem;
    }
}

@media (min-width: 768px) {
    .section-banner .banner span,
    .bg-video-holder .banner span {
        font-size: 1rem;
        line-height: 1.1875;
    }
}

.section-banner .banner p,
.bg-video-holder .banner p {
    font-size: 0.875rem;
    letter-spacing: 0.03em;
}

@media (min-width: 576px) {
    .section-banner .banner p,
    .bg-video-holder .banner p {
        font-size: 1rem;
    }
}

@media (min-width: 768px) {
    .section-banner .banner p,
    .bg-video-holder .banner p {
        font-size: 1rem;
    }
}

@media (min-width: 992px) {
    .section-banner .banner p,
    .bg-video-holder .banner p {
        font-size: 1.25rem;
    }
}

.bg-video-holder .bg-video {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
}

.video-active .bg-video {
    opacity: 1;
}

.banner {
    background-color: rgba(0, 118, 192, 0.15);
}

.block-list {
    padding: 0.5rem 0;
    font-size: 0.875rem;
    font-weight: 500;
}

@media (min-width: 992px) {
    .block-list .inner-content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (min-width: 992px) {
    .list-psg {
        display: -ms-flexbox;
        display: flex;
        margin: 0 -0.75rem;
    }
}

@media (min-width: 1200px) {
    .list-psg {
        margin-left: 220px;
    }
}

@media (min-width: 992px) {
    .list-psg li {
        padding: 0 0.75rem;
    }
}

.section-technologies,
.section-angle {
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding: 2.5rem 0 2rem;
}

@media (min-width: 576px) {
    .section-technologies,
    .section-angle {
        padding: 2rem 0 2.5rem;
    }
}

@media (min-width: 768px) {
    .section-technologies,
    .section-angle {
        padding: 1.5rem 0 5rem;
    }
}

@media (min-width: 992px) {
    .section-technologies,
    .section-angle {
        padding: 2.75rem 0 5rem;
    }
}

@media (min-width: 1200px) {
    .section-technologies,
    .section-angle {
        padding: 0 0 5rem;
    }
}

.section-technologies:before,
.section-angle:before {
    bottom: 0;
    transform-origin: 0;
    transform: skewY(-5deg);
}

.section-technologies .slick-slide > div + div .col-tech,
.section-angle .slick-slide > div + div .col-tech {
    margin-bottom: 0;
}

.tech-list-cards {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -6px;
}

@media (min-width: 768px) {
    .tech-list-cards {
        margin: 0 -1rem;
    }
}

@media (min-width: 992px) {
    .tech-list-cards {
        margin: 0 -2.5rem;
    }
}

@media (min-width: 1200px) {
    .tech-list-cards {
        margin: 0 -1rem;
    }
}

.tech-list-cards .col-tech {
    width: 50%;
    padding: 0 0.375rem;
    margin-bottom: 1.875rem;
}

@media (min-width: 576px) {
    .tech-list-cards .col-tech {
        margin-bottom: 2.5rem;
    }
}

@media (min-width: 768px) {
    .tech-list-cards .col-tech {
        width: 33.33%;
        padding: 0 1rem;
        margin-bottom: 1.875rem;
    }
}

@media (min-width: 992px) {
    .tech-list-cards .col-tech {
        padding: 0 2.5rem;
        margin-bottom: 1.875rem;
    }
}

@media (min-width: 1200px) {
    .tech-list-cards .col-tech {
        width: 25%;
        padding: 0 1rem;
        margin-bottom: 3.75rem;
    }
}

.tech-list-cards .card-tech {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

@media (min-width: 768px) {
    .tech-list-cards .card-tech {
        display: block;
    }
}

.tech-list-cards .card-tech:focus {
    outline: none;
}

.tech-list-cards .card-tech .visual {
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 0.5rem;
}

    .tech-list-cards .card-tech .visual a {
        width: 100%;
    }

@media (min-width: 576px) {
    .tech-list-cards .card-tech .visual {
        height: 3.75rem;
    }
}

@media (min-width: 768px) {
    .tech-list-cards .card-tech .visual {
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-bottom: 0.75rem;
    }
}

.tech-list-cards .icon-target-link {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -1px;
}

.tech-list-cards .text {
    color: rgba(0, 0, 0, 0.6);
}

.tech-list-cards h6.title {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 500;
    margin-bottom: 0.5rem !important;
    transition: color 0.3s ease-in-out;
    color: #0076C0;
}

@media (min-width: 576px) {
    .tech-list-cards h6.title {
        font-size: 1rem;
    }
}

.tech-list-cards .slick-dots {
    position: relative;
    bottom: 0;
    padding-top: 1.25rem;
}

    .tech-list-cards .slick-dots .slick-active button {
        background: #0076C0;
    }

    .tech-list-cards .slick-dots li + li {
        margin-left: 0.25rem;
    }

    .tech-list-cards .slick-dots button {
        width: 1.25rem;
        height: 0.125rem;
        background: #c4c4c4;
        border-radius: 0;
        border: 0;
    }

.card-tech .visual {
    margin-bottom: 1.5rem;
}

.card-tech .text {
    font-size: 0.875rem;
    line-height: 1.5;
}

.card-tech .title {
    margin-bottom: 0.25rem;
    position: relative;
}

    .card-tech .title:hover {
        color: #003f66;
    }

        .card-tech .title:hover .icon-target-link {
            opacity: 1;
        }

@media (min-width: 992px) {
    .title-section {
        font-size: 2.5rem;
    }
}

@media (min-width: 992px) {
    .title-group {
        font-size: 2rem;
        line-height: 1.15625;
        font-weight: 700;
    }
}

.section-skew:after {
    content: "";
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: -1px;
    left: 0;
    transform: skew(-83deg);
    transform-origin: bottom;
}

.section-skew-white:after {
    content: "";
    background-color: #fff !important;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: skew(-83deg);
    transform-origin: bottom;
}

.v1 .bg-video-holder:after {
    background-color: #f6f8f8 !important;
}

.section-gray-dark {
    background-color: #404040;
}

    .section-gray-dark .section-heading {
        color: rgba(255, 255, 255, 0.6);
    }

.section-gray-light {
    background-color: #f6f8f8;
}

.section-white {
    background-color: #fff;
    color: #000;
}

    .section-white .title {
        color: #222;
    }

.card-line {
    padding: 1.5rem 1.5rem 2rem;
    box-shadow: 0 0.5rem 0.75rem #ececec;
    background-color: #fff;
    font-size: 0.75rem;
    line-height: 1.5;
    height: 100%;
    border: 1px solid #EAEDEE;
}

@media (min-width: 576px) {
    .card-line {
        padding: 2.5rem;
    }
}

@media (min-width: 768px) {
    .card-line {
        font-size: 1rem;
    }
}

.card-line .inner-content {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    height: 110%;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.card-line span.sub-title {
    font-size: 16px;
    color: #596369;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.card-line .title {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 8px;
    color: #231F20;
}

@media (min-width: 576px) {
    .card-line .title {
        font-size: 1.5rem;
        line-height: 1.5;
    }
}

@media (min-width: 992px) {
    .card-line .title {
        font-size: 1.75rem;
    }
}

.card-line p {
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 0.75rem;
}

.link-arrow {
    transition: color 0.3s ease-in-out;
    display: inline-block;
    vertical-align: top;
    color: #0076C0;
    font-size: 0.75rem;
    line-height: 1.125rem;
    font-weight: 500;
    position: relative;
}

@media (min-width: 576px) {
    .link-arrow {
        font-size: 1rem;
    }
}

.link-arrow:link, .link-arrow:visited, .link-arrow:active {
    color: #0076C0;
}

.link-arrow:focus, .link-arrow:hover {
    color: #003f66;
}

    .link-arrow:focus i, .link-arrow:hover i {
        margin-left: 0.75rem;
    }

.link-arrow i {
    transition: margin-left 0.3s ease-in-out, right 0.3s ease-in-out;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 0.375rem;
    font-size: 0.375rem;
    font-weight: 700;
    color: inherit;
    margin-left: 0.5rem;
}

@media (min-width: 576px) {
    .link-arrow i {
        top: 0.3125rem;
        font-size: 0.5rem;
    }
}

.section-testing {
    padding: 2.5rem 0 90px;
}

@media (min-width: 576px) {
    .section-testing {
        padding-bottom: 6rem;
    }
}

@media (min-width: 992px) {
    .section-testing {
        padding: 64px 0 8.5rem;
    }
}

@media (min-width: 1200px) {
    .section-testing {
        padding: 64px 0 calc(8.6% + 2rem);
    }
}

.section-testing [class^='col']:not(:last-child) {
    margin-bottom: 1.25rem;
}

@media (min-width: 992px) {
    .section-testing [class^='col']:not(:last-child) {
        margin-bottom: 2.5rem;
    }
}

@media (min-width: 1200px) {
    .section-testing [class^='col']:not(:last-child) {
        margin-bottom: 0;
    }
}

.section-testing .card-line {
    color: #000;
    border: 0;
}

    .section-testing .card-line .title {
        color: #231F20;
    }

        .section-testing .card-line .title span {
            text-transform: uppercase;
        }

    .section-testing .card-line p {
        margin-bottom: 0;
    }

@media (min-width: 768px) {
    .section-testing .link-arrow {
        margin-right: 2rem;
    }
}

.section-testing .inner-content {
    height: auto;
}

@media (min-width: 992px) {
    .section-testing .inner-content {
        min-height: 180px;
    }
}

.section-testing .inner-content p {
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-bottom: 16px;
    color: #596369;
}

.section-testing .list-items {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -0.25rem 32px;
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1.333333;
    letter-spacing: -0.0178em;
    min-height: 96px;
}

@media (min-width: 992px) {
    .section-testing .list-items {
        font-size: 0.875rem;
    }
}

@media (max-width: 1199px) {
    .section-testing .list-items {
        min-height: 0;
    }
}

.section-testing .list-items li {
    padding: 0 0.25rem 0.5rem;
}

    .section-testing .list-items li span {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        color: rgba(0, 0, 0, 0.8);
        background-color: #F6F8F8;
        padding: 8px 12px;
        height: 40px;
    }

.section-testing .title {
    color: #222;
}

aside {
    color: #000;
}

@media (min-width: 768px) {
    aside {
        min-width: 190px;
    }
}

aside h5 {
    font-size: 0.875rem;
    margin-bottom: 0.75rem;
    font-weight: 500;
}

@media (min-width: 576px) {
    aside h5 {
        font-size: 1rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 768px) {
    aside h5 {
        margin-bottom: 1rem;
    }
}

aside ul {
    padding: 0;
    font-size: 0.75rem;
    line-height: 1rem;
    columns: 2;
    column-gap: 20px;
    column-fill: balance;
    display: inline-block;
}

@media (max-width: 1199px) {
    aside ul {
        columns: 1;
    }
}

@media (max-width: 991px) {
    aside ul {
        columns: 2;
    }
}

@media (min-width: 576px) {
    aside ul {
        font-size: 1rem;
        column-gap: 2.75rem;
    }
}

@media (min-width: 768px) {
    aside ul {
        font-size: 1rem;
        line-height: 1.1875;
    }
}

@media (max-width: 575px) {
    aside ul {
        column-gap: 10px;
        font-size: 11px;
    }
}

aside ul li {
    padding-left: 1.375rem;
    position: relative;
    margin-bottom: 0.5rem;
}

@media (min-width: 576px) {
    aside ul li {
        padding-left: 1.75rem;
    }
}

@media (max-width: 767px) {
    aside ul li {
        white-space: nowrap;
    }
}

aside ul span {
    display: inline-block;
    vertical-align: top;
}

aside ul p {
    color: rgba(0, 0, 0, 0.6);
}

aside .list-check {
    line-height: 1.5;
    padding-bottom: 2rem;
    color: #596369;
}

    aside .list-check i {
        color: #0076C0;
        position: absolute;
        left: 0;
        top: 2px;
    }

@media (min-width: 768px) {
    aside .list-check i {
        top: 1px;
    }
}

@media (min-width: 992px) {
    aside .list-check i {
        top: 3px;
    }
}

aside .list-check i:before {
    color: inherit;
    font-size: 0.875rem;
    padding-left: 1px;
}

@media (min-width: 576px) {
    aside .list-check i:before {
        font-size: 1rem;
    }
}

aside .list-check p {
    font-size: 0.75rem;
}

@media (min-width: 992px) {
    aside .list-check p {
        font-size: 0.875rem;
    }
}

.section-industries {
    font-size: 1.25rem;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.6);
}

@media (min-width: 992px) {
    .section-industries [class^="col"] {
        margin-bottom: 44px;
    }
}

.section-industries .title-section {
    color: #fff;
    line-height: 28px;
    margin-bottom: 80px;
    font-weight: 400;
}

.section-industries .title {
    line-height: 28px;
    margin-bottom: 12px;
    font-weight: 500;
    color: #fff;
}

.section-industries p {
    padding-right: 28px;
}

.holder-slider {
    position: relative;
    overflow: visible;
}

@media (min-width: 992px) {
    .holder-slider {
        padding: 0;
    }
}

.holder-slider .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.holder-slider .progress {
    width: 100%;
}

.section-events-slider {
    line-height: 1.5;
    position: relative;
    z-index: 1;
    padding-top: 8px;
    padding-bottom: 2.5rem;
}

@media (min-width: 576px) {
    .section-events-slider {
        padding-bottom: 5rem;
        padding-top: 16px;
    }
}

@media (max-width: 1920px) {
    .section-events-slider.events-fix .container {
        overflow: hidden;
    }

    .section-events-slider.events-fix .holder-slider:hover .slider-controls {
        display: block;
    }

    .section-events-slider.events-fix .slider-controls {
        position: static;
        display: none;
    }

        .section-events-slider.events-fix .slider-controls .slick-arrow {
            position: absolute;
            top: 50%;
            right: -10px;
            transform: translate(0, -50%);
            background-image: url(images/new-arrow.svg);
            display: inline-block;
            width: 20px;
            height: 33px;
            background-repeat: no-repeat;
        }

            .section-events-slider.events-fix .slider-controls .slick-arrow:before {
                content: none;
                color: red;
            }

            .section-events-slider.events-fix .slider-controls .slick-arrow.slick-prev {
                right: auto;
                left: -10px;
                transform: rotate(-180deg);
                margin-top: -25px;
                color: red;
            }

            .section-events-slider.events-fix .slider-controls .slick-arrow.disable {
                display: none;
            }
}

.section-events-slider:before {
    bottom: 0;
    transform-origin: 0;
    transform: skewY(-4.8deg);
}

.section-events-slider .text-sub-title {
    color: rgba(0, 0, 0, 0.6);
}

.section-events-slider p {
    color: rgba(0, 0, 0, 0.6);
}

.section-events-slider .visual {
    opacity: 0.4;
}

/**
*  Progress Bar
*/
.progress {
    display: block;
    width: 100%;
    height: 0.25rem;
    border-radius: 0.125rem;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.1);
    background-image: linear-gradient(to right, #0076C0, #0076C0);
    background-repeat: no-repeat;
    transition: background-size 0.4s ease-in-out;
    margin-top: 2.5rem;
}

@media (min-width: 992px) {
    .progress {
        margin-top: 3.75rem;
    }
}

.slider-events {
    width: 73.2%;
}

@media (min-width: 576px) {
    .slider-events {
        width: 82%;
    }
}

@media (min-width: 768px) {
    .slider-events {
        width: 60%;
    }
}

@media (min-width: 992px) {
    .slider-events {
        width: 90%;
    }
}

@media (min-width: 1200px) {
    .slider-events {
        width: 100%;
    }
}

.slider-events .slick-list {
    overflow: visible;
    margin: 0 -0.5rem;
}

@media (min-width: 576px) {
    .slider-events .slick-list {
        margin: 0 -1rem;
    }
}

.slider-events .slick-slide > div {
    padding: 0 0.5rem;
    outline: none;
}

@media (min-width: 576px) {
    .slider-events .slick-slide > div {
        padding: 0 1rem;
    }
}

.slider-controls {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
}

@media (min-width: 992px) {
    .slider-controls {
        display: block;
    }
}

@media (min-width: 1200px) {
    .slider-controls {
        bottom: -0.3125rem;
    }
}

.slider-controls .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-align: end;
    align-items: flex-end;
}

.slider-controls .slick-arrow {
    transition: opacity 0.3s ease-in-out;
    background-color: transparent;
    border: 0;
    color: #0076C0;
    font-size: 0;
    padding: 0;
}

    .slider-controls .slick-arrow:before {
        content: "\e926";
        font-size: 0.875rem;
    }

    .slider-controls .slick-arrow:hover {
        cursor: pointer;
        color: #003f66;
    }

    .slider-controls .slick-arrow:focus {
        outline: none;
    }

    .slider-controls .slick-arrow:active {
        border-style: outset;
        background-image: none;
    }

    .slider-controls .slick-arrow.slick-prev:before {
        content: "\e927";
    }

    .slider-controls .slick-arrow.slick-next {
        margin-left: 2rem;
    }

@media (min-width: 992px) {
    .slider-controls .slick-arrow.slick-next {
        margin-left: 1.875rem;
    }
}

.slider-controls .slick-prev.disable,
.slider-controls .slick-next.disable {
    color: #EAEDEE;
    pointer-events: none;
}

.slide-event {
    transition: transform 0.3s ease-in-out;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 1.5rem 1rem 1.5rem 1.5rem;
    min-height: 16.125rem;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 0.5rem 16px #ececec;
    border: 1px solid #EAEDEE;
}

@media (min-width: 576px) {
    .slide-event {
        min-height: 24.5rem;
        padding: 2.5rem 2rem 2.5rem 2.5rem;
    }
}

@media (min-width: 992px) {
    .slide-event {
        padding: 2.5rem 5rem 2.5rem 2.5rem;
    }
}

@media (min-width: 1200px) {
    .slide-event {
        padding: 2.5rem 3rem 2.5rem 2.5rem;
    }
}

.slide-event:focus {
    outline: none;
}

.slide-event .title-slide {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 500;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 0.75rem;
    color: #231F20;
}

@media (min-width: 576px) {
    .slide-event .title-slide {
        font-size: 1.75rem;
    }
}

@media (min-width: 992px) {
    .slide-event .title-slide {
        font-size: 1.75rem;
        margin-bottom: 0;
        min-height: 7.875rem;
    }
}

.slide-event .type {
    font-size: 0.75rem;
    line-height: 0.875rem;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 1rem;
    position: relative;
    padding-left: 1.25rem;
    color: #231F20;
}

@media (min-width: 576px) {
    .slide-event .type {
        margin-right: auto;
        line-height: 1.5;
    }
}

@media (min-width: 768px) {
    .slide-event .type {
        font-size: 0.875rem;
        padding-left: 1.25rem;
    }
}

.slide-event .type-trade-show:before {
    background-color: #e91e63;
}

.slide-event .type-webinar:before {
    background-color: #00bcd4;
}

.slide-event .type-training:before {
    background-color: #4caf50;
}

.slide-event .type-seminar:before {
    background-color: #ff9900;
}

.slide-event .type-presentation:before {
    background-color: #9c27b0;
}

.slide-event .type:before {
    width: 0.75rem;
    height: 0.75rem;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

@media (min-width: 992px) {
    .slide-event .type:before {
        top: calc(50% - 1px);
    }
}

.slide-event .footer-slide {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1rem;
}

    .slide-event .footer-slide a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .slide-event .footer-slide a i:before {
            margin-left: 0.75rem;
            color: #fff;
        }

    .slide-event .footer-slide i {
        font-size: 0.75rem;
    }

        .slide-event .footer-slide i:before {
            font-size: inherit;
            font-weight: 700;
        }

    .slide-event .footer-slide .date {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        font-size: 0.75rem;
    }

@media (min-width: 576px) {
    .slide-event .footer-slide .date {
        font-size: 0.875rem;
    }
}

@media (min-width: 992px) {
    .slide-event .footer-slide .date {
        font-size: 0.875rem;
    }
}

.slide-event .footer-slide .time {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.slide-event .footer-slide .local {
    display: block;
    line-height: 1.5;
    font-size: 0.75rem;
    margin-right: 1rem;
    color: #596369;
}

    .slide-event .footer-slide .local i {
        color: #596369;
    }

@media (min-width: 576px) {
    .slide-event .footer-slide .local {
        font-size: 0.875rem;
    }
}

@media (min-width: 992px) {
    .slide-event .footer-slide .local {
        font-size: 0.875rem;
    }
}

.slide-event .footer-slide i {
    color: #596369;
    margin: 0 0.5rem 0 0;
}

.slide-event .hold-date {
    width: 100%;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #596369;
}

.slide-event .btn {
    display: inline-block;
    vertical-align: top;
    padding: 0.5625rem 1.5rem;
}

@media (min-width: 576px) {
    .slide-event .btn {
        padding: 0.875rem 1.5rem;
    }
}

.holder-btn-more {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 2rem;
}

@media (min-width: 768px) {
    .holder-btn-more {
        padding-top: 2.75rem;
    }
}

@media (min-width: 992px) {
    .holder-btn-more {
        padding-top: 2.5rem;
    }
}

.holder-btn-more a {
    transition: right 0.3s ease-in-out;
    padding-right: 0.875rem;
    font-size: 0.875rem;
}

@media (min-width: 768px) {
    .holder-btn-more a {
        font-size: 1rem;
    }
}

.holder-btn-more a.link-arrow:hover i {
    right: -0.25rem;
}

.holder-btn-more i {
    position: absolute;
    right: 0;
    font-size: 0.6em;
    font-weight: 400;
    margin-left: 0.75rem;
}

.section-resources {
    padding: 2.5rem 0;
}

@media (min-width: 992px) {
    .section-resources {
        padding: 64px 0 5rem 0;
    }
}

.section-resources [class^="col"]:not(:last-child) {
    margin-bottom: 1.25rem;
}

@media (min-width: 992px) {
    .section-resources [class^="col"]:not(:last-child) {
        margin-bottom: 2.5rem;
    }
}

@media (min-width: 1200px) {
    .section-resources [class^="col"]:not(:last-child) {
        margin-bottom: 0;
    }
}

.section-resources .card-line {
    border: 1px solid #EAEDEE;
    padding-bottom: 1.5rem;
}

@media (min-width: 576px) {
    .section-resources .card-line {
        padding-bottom: 2.5rem;
    }
}

@media (min-width: 992px) {
    .section-resources .card-line {
        padding-right: 2rem;
    }
}

@media (min-width: 1200px) {
    .section-resources .card-line {
        padding-right: 2.5rem;
    }
}

@media (min-width: 576px) {
    .section-resources .card-line .title {
        margin-bottom: 0.5rem;
    }
}

@media (min-width: 992px) {
    .section-resources .card-line .title {
        margin-bottom: 0.75rem;
    }
}

@media (min-width: 576px) {
    .section-resources .card-line p {
        font-size: 1rem;
        margin-bottom: 2rem;
    }
}

.section-resources .link-arrow {
    font-size: 0.875rem;
}

@media (min-width: 576px) {
    .section-resources .link-arrow {
        font-size: 1rem;
    }
}

.section-resources .link-arrow:hover i {
    margin-left: 0.75rem;
}

.section-resources .link-arrow i {
    font-size: 0.6em;
    font-weight: 400;
    margin-left: 0.5rem;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

.section-ts, .section-training-solutions {
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding: 1.25rem 0;
}

@media (min-width: 576px) {
    .section-ts, .section-training-solutions {
        padding: 2rem 0;
    }
}

@media (min-width: 768px) {
    .section-ts, .section-training-solutions {
        padding: 4rem 0 2.5rem;
    }
}

@media (min-width: 1200px) {
    .section-ts, .section-training-solutions {
        padding: 1.5rem 0 0;
    }
}

.section-ts:before, .section-training-solutions:before {
    bottom: 0;
    transform-origin: 0;
    transform: skewY(-4.8deg);
}

.section-ts:after, .section-training-solutions:after {
    bottom: 0;
    transform-origin: 0;
    transform: skewY(4.8deg);
}

@media (min-width: 1200px) {
    .section-ts .title, .section-training-solutions .title {
        font-size: 2.5rem;
    }
}

@media (min-width: 992px) {
    .section-ts .section-heading p, .section-training-solutions .section-heading p {
        font-size: 1.25rem;
    }
}

@media (min-width: 992px) {
    .section-ts p, .section-training-solutions p {
        font-size: 1.5rem;
    }
}

.section-what {
    color: rgba(255, 255, 255, 0.6);
    position: relative;
    padding: 1.25rem 0;
}

@media (min-width: 576px) {
    .section-what {
        padding: 2rem 0;
    }
}

@media (min-width: 768px) {
    .section-what {
        padding: 4rem 0 2.5rem;
    }
}

@media (min-width: 1200px) {
    .section-what {
        padding-top: 8.6%;
        padding-bottom: 4.3%;
    }
}

@media (min-width: 1200px) {
    .section-what p {
        font-size: 1.25rem;
    }
}

.section-gray-dark .title {
    color: #fff;
}

.section-external-validation {
    background-color: #fff;
    padding: 1.25rem 0;
}

@media (min-width: 576px) {
    .section-external-validation {
        padding: 2rem 0;
    }
}

@media (min-width: 768px) {
    .section-external-validation {
        padding: 4rem 0 2.5rem;
    }
}

@media (min-width: 1200px) {
    .section-external-validation {
        padding: 4.3% 0;
        font-size: 1.25rem;
    }
}

.section-valid, .section-provide {
    padding: 1.25rem 0;
    color: rgba(255, 255, 255, 0.6);
}

@media (min-width: 576px) {
    .section-valid, .section-provide {
        padding: 2rem 0;
    }
}

@media (min-width: 768px) {
    .section-valid, .section-provide {
        padding: 4rem 0 2.5rem;
    }
}

@media (min-width: 1200px) {
    .section-valid, .section-provide {
        padding: 4.3% 0 8.6%;
    }
}

@media (min-width: 1200px) {
    .section-valid .section-heading p, .section-provide .section-heading p {
        font-size: 1.25rem;
    }
}

@media (min-width: 1200px) {
    .section-provide {
        padding: 5rem 0;
    }
}

@media (min-width: 1200px) {
    .section-provide p {
        font-size: 1.25rem;
        margin-bottom: 2rem;
    }
}

.section-training-solutions {
    padding-bottom: 80px;
}

    .section-training-solutions:after {
        content: none;
    }

    .section-training-solutions:before {
        bottom: 30px;
    }

    .section-training-solutions .container {
        opacity: 1;
    }

.section-different {
    position: relative;
    z-index: 1;
    padding: 1.25rem 0;
    background-color: #fff;
}

@media (min-width: 576px) {
    .section-different {
        padding: 2rem 0;
    }
}

@media (min-width: 768px) {
    .section-different {
        padding: 4rem 0 2.5rem;
    }
}

@media (min-width: 1200px) {
    .section-different {
        padding: 1.5rem 0 4.3%;
    }
}

.section-different:before {
    bottom: 0;
    transform-origin: 0;
    transform: skewY(-4.8deg);
}

.section-different .title {
    font-weight: 500;
}

@media (min-width: 1200px) {
    .section-different .title {
        margin-bottom: .75rem;
    }
}

.section-training-slider {
    padding: 64px 0 150px 0;
}

    .section-training-slider .slick-track,
    .section-training-slider .slick-slide {
        width: 100% !important;
    }

    .section-training-slider .container {
        overflow: hidden;
    }

    .section-training-slider .slick-slide > div {
        padding: 0;
    }

    .section-training-slider .slider-wrap {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .section-training-slider .slider-wrap .slide-event {
            width: calc(33.3% - 32px);
            margin: 0 16px 40px 16px;
        }

.section-izotope .grid {
    margin: 0 -16px;
}

.section-izotope .element-item {
    margin: 0 0 32px 0;
}

.section-izotope .izotope-filters {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px;
}

    .section-izotope .izotope-filters .button {
        margin-right: 20px;
        width: 190px;
        height: 48px;
        border: none;
        background: #F6F8F8;
        font-size: 20px;
        font-weight: 500;
        transition: .5s;
        outline: none;
    }

        .section-izotope .izotope-filters .button:hover {
            background: #146194;
            transition: .5s;
            color: #fff;
        }

        .section-izotope .izotope-filters .button:last-child {
            margin-right: 0;
        }

        .section-izotope .izotope-filters .button.is-checked {
            background: #0076BF;
            color: #fff;
            transition: .5s;
        }

            .section-izotope .izotope-filters .button.is-checked:hover {
                background: #146194;
            }

.section-izotope .inner-img {
    height: 115px;
}

.section-izotope .card-line.p-0 .inner-content {
    padding: 32px 40px 40px 40px;
}

.section-izotope .card-line.p-0 .title {
    font-size: 24px;
    line-height: 36px;
}

.section-izotope .card-line.p-0 .inner-info {
    min-height: 160px;
    margin-bottom: 24px;
}

    .section-izotope .card-line.p-0 .inner-info p {
        margin: 0;
        font-size: 14px;
        line-height: 21px;
    }

.section-izotope .card-line.p-0 .hold-date i {
    margin-right: 8px;
}

.section-explore {
    padding: 64px 0 80px 0;
}

.card-line.horizontale .inner-img {
    min-width: 310px;
}

.card-line.horizontale .inner-content {
    padding: 40px;
}

    .card-line.horizontale .inner-content .title {
        color: #231f20;
    }

    .card-line.horizontale .inner-content .card-text {
        margin-bottom: 24px;
    }

        .card-line.horizontale .inner-content .card-text p {
            margin: 0;
        }

.section-explore .section-heading {
    margin-bottom: 40px;
}

.section-explore h2 {
    margin-bottom: 12px;
}

.section-explore .sub-title {
    color: #596369;
    font-size: 20px;
    line-height: 30px;
    margin-top: 12px;
}

.container.small {
    max-width: 816px;
}

    .container.small .explore-content {
        padding: 40px;
        box-shadow: 0 0.5rem 0.75rem #ececec;
        border: 1px solid #EAEDEE;
        background: #fff;
    }

    .container.small .agreement {
        -ms-flex-align: center;
        align-items: center;
    }

        .container.small .agreement p {
            font-size: 12px;
            line-height: 18px;
            margin: 0 40px 0 0;
        }

            .container.small .agreement p a {
                text-decoration: underline;
            }

                .container.small .agreement p a:hover {
                    text-decoration: none;
                }

.form-row {
    margin-bottom: 16px !important;
}

    .form-row:last-child {
        margin-bottom: 0 !important;
    }

    .form-row label {
        color: #231F20;
        font-size: 16px;
        line-height: 16px;
        font-weight: 500;
        display: block;
        margin-bottom: 8px;
    }

    .form-row input[type=text],
    .form-row input[type=email],
    .form-row input[type=phone],
    .form-row input[type=password],
    .form-row textarea,
    .form-row select {
        width: 100%;
        height: 44px;
        border: 2px solid #F2F2F2;
        border-radius: 2px;
        outline: none;
        padding: 8px;
        font-size: 16px;
        line-height: 24px;
        color: #231F20;
        transition: .5s;
    }

        .form-row input[type=text]:focus,
        .form-row input[type=email]:focus,
        .form-row input[type=phone]:focus,
        .form-row input[type=password]:focus,
        .form-row textarea:focus,
        .form-row select:focus {
            border-color: #0076C0;
            transition: .5s;
        }

        .form-row input[type=text].error,
        .form-row input[type=email].error,
        .form-row input[type=phone].error,
        .form-row input[type=password].error,
        .form-row textarea.error,
        .form-row select.error {
            border-color: #ff0000;
        }

    .form-row label.error {
        margin: 8px 0 0 0;
        display: inline-block;
        font-size: 12px;
        line-height: 18px;
        color: #ff0000;
    }

    .form-row textarea {
        height: 132px;
        min-height: 44px;
    }

        .form-row input:-ms-input-placeholder,
        .form-row textarea:-ms-input-placeholder,
        .form-row select {
            color: #828282;
            font-size: 16px;
            line-height: 24px;
        }

        .form-row input::placeholder,
        .form-row textarea::placeholder,
        .form-row select {
            color: #828282;
            font-size: 16px;
            line-height: 24px;
        }

    .form-row .checkbox-label {
        cursor: pointer;
        margin-top: 8px;
    }

        .form-row .checkbox-label input {
            margin-right: 8px;
            width: 18px;
            height: 18px;
        }

.section-external .col {
    margin-bottom: 32px;
}

.section-external p {
    margin: 0;
}

.section-external .number {
    color: #0076BF;
    font-size: 28px;
    line-height: 42px;
    margin-bottom: 12px;
    font-weight: 500;
}

.section-validation {
    padding: 64px 0 150px 0;
}

    .section-validation .col {
        margin-bottom: 32px;
    }

    .section-validation .icons {
        width: 100%;
        text-align: right;
    }

.section-different .inner-img {
    height: 180px;
}

.section-different .inner-content {
    padding: 40px;
}

.section-different .list-check {
    list-style: none;
    padding: 0;
}

    .section-different .list-check li {
        margin-bottom: 16px;
        padding-left: 28px;
        position: relative;
        color: #596369;
    }

        .section-different .list-check li:last-child {
            margin-bottom: 0;
        }

        .section-different .list-check li .icon-chek {
            position: absolute;
            left: 0;
            top: 5px;
        }

/*mobile styles added jan 2021*/
#SiteContent_ucPageContentHeader_divContentHeader + .content-container .column-center,
#SiteContent_ucPageContentHeader_divContentHeader + .content-container {
    overflow: inherit;
}

@media screen and (max-width: 990px) {
    #categoryBottom {
        width: 100%;
    }

    #SiteContent_RightColumn_hlkQuote,
    #SiteContent_RightColumn_ucResources_hlkProductResources {
        width: 100%;
        text-align: center;
        display: inline-block;
    }


    #SiteContent_RightColumn_ucResources_pnlProductResources .resources {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 20px;
    }

    #SiteContent_ucPageContentHeader_divContentHeader {
        padding: 0 16px;
    }

        #SiteContent_ucPageContentHeader_divContentHeader + .content-container .column-center .intro {
            padding: 20px 20px 0 20px;
        }

        #SiteContent_ucPageContentHeader_divContentHeader + .content-container .column-center .tabs {
            width: calc(100% - 40px);
        }

        #SiteContent_ucPageContentHeader_divContentHeader + .content-container {
            width: auto;
        }

            #SiteContent_ucPageContentHeader_divContentHeader + .content-container .column-container {
                float: none;
                right: auto;
                width: auto;
                margin: 0;
            }

                #SiteContent_ucPageContentHeader_divContentHeader + .content-container .column-container .column-left-container {
                    float: none;
                    left: auto;
                    margin-left: 0;
                    border: none;
                }

                    #SiteContent_ucPageContentHeader_divContentHeader + .content-container .column-container .column-left-container .column-center-container {
                        float: none;
                        right: auto;
                        width: auto;
                    }

                    #SiteContent_ucPageContentHeader_divContentHeader + .content-container .column-container .column-left-container .column-left {
                        float: none;
                        margin-left: 20px;
                        width: calc(100% - 40px );
                        margin-bottom: 20px;
                    }

                    #SiteContent_ucPageContentHeader_divContentHeader + .content-container .column-container .column-left-container #SiteContent_LeftColumn_pn_leftmenu ul,
                    #SiteContent_ucPageContentHeader_divContentHeader + .content-container .column-container .column-left-container #SiteContent_LeftColumn_pn_leftmenu ul span {
                        display: flex;
                        flex-wrap: wrap;
                    }

                    #SiteContent_ucPageContentHeader_divContentHeader + .content-container .column-container .column-left-container .column-right {
                        float: none;
                        left: 20px;
                        width: calc(100% - 40px);
                        margin-bottom: 20px;
                    }

            #SiteContent_ucPageContentHeader_divContentHeader + .content-container .column-center {
                width: auto;
                margin: 0;
                left: auto;
                float: none;
            }

                #SiteContent_ucPageContentHeader_divContentHeader + .content-container .column-center > table td {
                    display: block;
                }

                    #SiteContent_ucPageContentHeader_divContentHeader + .content-container .column-center > table td span {
                        display: block;
                    }


                        #SiteContent_ucPageContentHeader_divContentHeader + .content-container .column-center > table td span img {
                            display: block;
                            margin: 0 auto;
                        }

            #SiteContent_ucPageContentHeader_divContentHeader + .content-container #categoryTop {
                height: auto;
                padding: 0 15px;
                background-image: none;
            }

                #SiteContent_ucPageContentHeader_divContentHeader + .content-container #categoryTop table {
                    margin-left: 0;
                }

    #categoryBottom {
        max-width: 932px;
        width: 100% !important;
        overflow: auto;
        margin: 0 10px !important;
        padding: 0 !important;
    }

        #categoryBottom img {
            width: 100%;
        }
}

@media screen and (max-width: 760px) {
    #SiteContent_ucPageContentHeader_divContentHeader + .content-container #categoryTop td {
        display: block;
        width: 100%;
    }

        #SiteContent_ucPageContentHeader_divContentHeader + .content-container #categoryTop td img {
            margin: 0 auto 20px;
            display: block;
        }

        #SiteContent_ucPageContentHeader_divContentHeader + .content-container #categoryTop td .subNav {
            width: 100%;
        }
}

@media screen and (max-width: 540px) {
    #SiteContent_ucPageContentHeader_divContentHeader + .content-container .holder-form-items {
        display: block;
    }
}


.mobi-menu {
    color: #fff;
    font-size: 20px;
    font-family: 'icomoon' !important;
    position: absolute;
    right: 30px;
    display: none;
}

    .mobi-menu:before {
        content: "\e922";
        color: #fff;
    }




.mobi-menu-close {
    color: #fff;
    transition: color .3s ease-in-out;
    font-size: .75rem;
    display: inline-block;
    vertical-align: top;
    height: .75rem;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px 20px 25px 20px;
    background: #0076c0;
    width: 100%;
    display: none;
}

    .mobi-menu-close:before {
        content: "\e900";
    }

@media screen and (max-width: 990px) {
    .mobi-menu {
        display: block;
    }

    .mobi-menu-close {
        display: block;
    }

    .responsive-sidebar {
        padding-top: 40px;
        overflow: scroll;
        flex-grow: 1;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        opacity: 0;
        transform: translate3d(18.125rem, 0, 0);
        visibility: hidden;
        transition: opacity .2s, visibility 0ms, transform .5s cubic-bezier(.23, 1, .32, 1);
    }

    .opener .responsive-sidebar {
        opacity: 1;
        visibility: visible;
        box-shadow: -0.125rem 0 0.5rem 0 rgba(87, 96, 106, .45);
        width: 100%;
        max-width: 18.125rem;
        background-color: #fff;
        transform: translateZ(0);
    }

    .responsive-sidebar .column-right .greyPadding {
        display: none;
    }

    .responsive-sidebar .resources img {
        width: 100%;
    }

    .column-right-container {
        float: none;
        margin-left: 0;
        right: auto;
        width: auto;
    }

    .column-center-container {
        float: none;
        left: auto;
        width: auto;
    }

    #ContactHeader {
        width: auto;
        max-width: 677px;
    }

    #Map {
        margin-left: 10px;
        width: auto;
        max-width: 677px;
        margin: 0 10px;
        height: auto;
    }

        #Map img {
            width: 100%;
        }

        #Map + br + div table {
            width: 100%;
        }

        #Map + br + div {
            padding: 0 10px !important;
            margin: 0 10px;
        }

    #SiteContent_CenterColumn_lbDetails,
    #SiteContent_CenterColumn_pnlResults {
        overflow: auto;
        width: 100%;
        display: inline-block;
    }

    .products-table {
        width: 100% !important;
        max-width: 911px;
        overflow: auto;
    }

    .column-center #configureTop {
        padding: 0 20px;
    }

    #configureBottom {
        width: 100% !important;
        max-width: 923px;
        padding: 0 10px !important;
        overflow: auto;
    }

        #configureBottom .content .contentMiddle {
            padding-left: 0 !important;
        }
}
/*svg logo styles*/
body:not(.header-transparented) svg #Combined-Shape-1,
body:not(.header-transparented) svg #Combined-Shape-2 {
    fill: #000;
}

header-transparented svg #Combined-Shape-1,
.header-transparented svg #Combined-Shape-2,
.header-transparented svg #Combined-Shape-3 {
    fill: #fff;
}

.header-transparented header:hover svg #Combined-Shape-1,
.header-transparented header:hover svg #Combined-Shape-2 {
    transition: fill 0.3s ease-in-out;
    fill: #231F20;
}

.header-transparented header:hover svg #Combined-Shape-3 {
    transition: fill 0.3s ease-in-out;
    fill: #0076C0;
}






/* New */

.section-banner .banner p,
.bg-video-holder .banner p {
    font-size: 0.875rem;
    letter-spacing: 0.03em;
    color: #fff;
    font-weight: 100;
}

.reset section.section-angle,
.reset .section-default-page.section-angle {
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding: 16px 0 80px 0;
}

    .reset section.section-angle:before,
    .reset .section-default-page.section-angle:before {
        bottom: 0;
        transform-origin: 0;
        transform: skewY(-4.5deg);
    }

.reset section.section-angle-before,
.reset .section-default-page.section-angle-before {
    padding-bottom: 249px;
}

@media screen and (max-width: 1201px) {
    .reset section.section-angle-before,
    .reset .section-default-page.section-angle-before {
        padding-bottom: 155px;
    }
}

@media (max-width: 575px) {
    .reset section.section-angle-before,
    .reset .section-default-page.section-angle-before {
        padding-bottom: 100px;
    }
}

.reset section.section-angle-before.angle-small,
.reset .section-default-page.section-angle-before.angle-small {
    padding-bottom: 184px;
}

@media screen and (max-width: 1201px) {
    .reset section.section-angle-before.angle-small,
    .reset .section-default-page.section-angle-before.angle-small {
        padding-bottom: 110px;
    }
}

@media (max-width: 575px) {
    .reset section.section-angle-before.angle-small,
    .reset .section-default-page.section-angle-before.angle-small {
        padding-bottom: 80px;
    }
}

.reset section,
.reset .section-default-page {
    padding: 64px 0 80px 0;
    color: #596369;
}

.section-banner.small,
.bg-video-holder.small {
    height: 420px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.section-banner .banner,
.bg-video-holder .banner {
    width: 100%;
    color: #fff;
}

.section-banner.small .banner,
.bg-video-holder.small .banner {
    bottom: 24px;
}

    .section-banner.small .banner span.page,
    .bg-video-holder.small .banner span.page {
        text-transform: uppercase;
        margin-bottom: 8px;
    }

.reset.skew-style main,
.reset.skew-style p {
    font-size: 16px;
}

.slider-block {
    margin-bottom: 40px;
}

    .slider-block .slider-block-content .slider-item-img {
        margin-bottom: 32px;
    }

    .slider-block .slick-arrow {
        width: 48px;
        height: 48px;
        border: solid 1px #0076C0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        cursor: pointer;
        background: #fff;
        z-index: 99;
        transition: .5s;
    }

        .slider-block .slick-arrow:hover {
            transition: .5s;
            background: #0076C0;
        }

            .slider-block .slick-arrow:hover path {
                stroke: #fff;
            }

    .slider-block .slider-block-action {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-top: -35px;
    }

@media screen and (max-width: 640px) {
    .slider-block .slider-block-action {
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 16px;
    }
}

.slider-block .slider-block-info {
    margin: 0 16px;
    color: #231F20;
    font-size: 16px;
}

.reset .height-auto {
    height: auto !important;
    min-height: 0 !important;
}

.reset .flex-betwen {
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.reset .uppercase {
    text-transform: uppercase !important;
}

.reset .h-100 {
    height: 100% !important;
}

.reset .w-100 {
    width: 100% !important;
}

.reset .mb-24 {
    margin-bottom: 24px !important;
}

.reset .mb-32 {
    margin-bottom: 32px !important;
}

.reset .w-100 {
    width: 100% !important;
}

.reset .mb-40 {
    margin-bottom: 40px !important;
}

.reset .mb-64 {
    margin-bottom: 64px !important;
}

.reset .pt-40 {
    padding-top: 40px !important;
}

.reset .pb-40 {
    padding-bottom: 40px !important;
}

.reset .d-f-start {
    -ms-flex-align: start;
    align-items: flex-start;
}

@media screen and (min-width: 992px) {
    .reset .mb-md-0,
    .reset .my-md-0 {
        margin-bottom: 0 !important;
    }
}

@media screen and (min-width: 768px) {
    .reset .mb-md-0,
    .reset .my-md-0 {
        margin-bottom: 0 !important;
    }
}

.reset h1, .reset .h1, .reset h2, .reset .h2, .reset h3, .reset .h3, .reset h4, .reset .h4, .reset h5, .reset .h5, .reset h6, .reset .h6,
.reset .title {
    color: #231F20;
}

.reset h1,
.reset .h1 {
    font-size: 52px;
    line-height: 1.3333333;
    margin: 0 0 0.5rem 0;
    font-weight: 600;
}

@media (max-width: 767px) {
    .reset h1,
    .reset .h1 {
        margin: 0 0 0.75rem 0;
        font-size: 32px;
    }
}

@media (max-width: 319px) {
    .reset h1,
    .reset .h1 {
        font-size: 24px;
    }
}

.reset h2,
.reset .h2 {
    font-size: 44px;
    line-height: 1.333334;
    margin: 0 0 0.75rem 0;
}

@media screen and (max-width: 769px) {
    .reset h2,
    .reset .h2 {
        margin: 0 0 0.75rem 0;
        font-size: 28px !important;
    }
}

@media screen and (max-width: 376px) {
    .reset h2,
    .reset .h2 {
        font-size: 24px !important;
    }
}

.reset h3,
.reset .h3 {
    font-size: 28px;
    margin: 0 0 0.75rem 0;
    letter-spacing: 0.2px;
    line-height: 1.5;
    font-weight: 500;
}

@media screen and (max-width: 769px) {
    .reset h3,
    .reset .h3 {
        margin: 0 0 0.75rem 0;
        font-size: 24px;
    }
}

@media screen and (max-width: 376px) {
    .reset h3,
    .reset .h3 {
        font-size: 20px !important;
    }
}

.reset h4,
.reset .h4 {
    font-size: 24px;
    line-height: 1.333334;
    margin: 0 0 0.75rem 0;
    font-weight: 500;
}

@media (max-width: 767px) {
    .reset h4,
    .reset .h4 {
        margin: 0 0 0.75rem 0;
        font-size: 20px;
    }
}

@media (max-width: 319px) {
    .reset h4,
    .reset .h4 {
        font-size: 16px;
    }
}

.reset h5,
.reset .h5,
.reset h6,
.reset .h6 {
    font-size: 16px;
    line-height: 1.333334;
    margin: 0 0 0.75rem 0;
}

.reset main ul {
    padding-left: 0;
    list-style: none;
}

    .reset main ul li {
        padding-left: 18px;
        margin-bottom: 12px;
        position: relative;
    }

.reset main .list-check {
    margin: 0;
}

    .reset main .list-check li {
        padding-left: 28px;
    }

        .reset main .list-check li::before {
            display: none;
        }

        .reset main .list-check li i {
            position: absolute;
            left: 0;
            top: 5px;
        }

        .reset main .list-check li:last-child {
            margin-bottom: 0;
        }

        .reset main .list-check li a {
            color: #0076C0;
        }

            .reset main .list-check li a:hover {
                text-decoration: underline;
            }

    .reset main .list-check.green i:before {
        color: #4CAF50;
    }

.reset main ol li {
    margin-bottom: 12px;
}

.reset main ul.list-dots li::before {
    background: #0076C0;
    width: 6px;
    height: 6px;
    display: block;
    position: absolute;
    top: 9px;
    left: 0;
    content: "";
}

.reset main ul.list-dots li:last-child {
    margin-right: 0;
}

.reset main ul.list-dots li a {
    color: #0076C0;
}

    .reset main ul.list-dots li a:hover {
        text-decoration: underline;
    }

.reset main ul.list-dots.two li::before {
    background: #EAEDEE;
    top: 8px;
    transform: translate(0, 0);
}

.reset main ul.list-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
}

    .reset main ul.list-items li {
        padding: 0 0.25rem 0.5rem;
    }

        .reset main ul.list-items li span {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            color: rgba(0, 0, 0, 0.8);
            background-color: #F6F8F8;
            padding: 8px 12px;
            height: 40px;
        }

.reset main ul.list-options {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

    .reset main ul.list-options li {
        font-size: 14px;
        padding: 8px 12px;
        margin: 0 8px 8px 0;
        padding: 5px 10px;
        background: #F6F8F8;
        color: #231F20;
        font-weight: 600;
    }

.reset .logos-list-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

    .reset .logos-list-wrap .logos-item {
        margin: 0 50px 20px 0;
    }

        .reset .logos-list-wrap .logos-item:last-child {
            margin-right: 0;
        }

@media screen and (max-width: 920px) {
    .reset .logos-list-wrap {
        max-width: 650px;
        margin: 0 auto;
    }

        .reset .logos-list-wrap .logos-item {
            margin: 0 5px 20px 5px;
            width: calc(25% - 10px);
            text-align: center;
        }
}

.reset .table-responsive {
    width: 100%;
    overflow: auto;
}

@media screen and (max-width: 1280px) {
    .reset .table-responsive {
        box-shadow: -6px 0px 10px #ccc inset;
    }
}

.reset .table-responsive table {
    width: 1240px !important;
}

.reset table:not(.table-second) {
    width: 100%;
}

    .reset table:not(.table-second) td:first-child {
        font-weight: bold;
    }

    .reset table:not(.table-second) tr:nth-child(2n+ 1) {
        background-color: #f7f9f9;
    }

    .reset table:not(.table-second) td, .reset table:not(.table-second) th {
        padding: 16px 8px;
        color: #231F20;
    }

    .reset table:not(.table-second) th {
        background-color: #0076c0;
        color: #fff;
    }

.reset table.table-second {
    border: solid 1px #F6F8F8;
    width: 100%;
}

    .reset table.table-second tr td {
        padding: 16px 40px;
    }

        .reset table.table-second tr td .text {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }

    .reset table.table-second tr:nth-child(2n+1) td:nth-child(2n+1) {
        background: #F6F8F8;
    }

    .reset table.table-second tr:nth-child(2n) td:nth-child(2n) {
        background: #F6F8F8;
    }

.reset table.table-third {
    border: solid 1px #F6F8F8;
}

    .reset table.table-third thead th {
        background: #F6F8F8;
        color: #596369;
        font-weight: normal;
        padding: 16px 12px;
        font-size: 14px;
        vertical-align: top;
    }

        .reset table.table-third thead th b {
            color: #231F20;
            margin-bottom: 8px;
            font-size: 16px;
        }

        .reset table.table-third thead th .icon {
            display: block;
            margin-bottom: 16px;
        }

    .reset table.table-third tr {
        border-bottom: solid 1px #EAEDEE;
    }

        .reset table.table-third tr td {
            padding: 16px 12px;
            font-size: 14px;
            vertical-align: top;
            width: 229px;
        }

            .reset table.table-third tr td b {
                font-size: 16px;
            }

            .reset table.table-third tr td.first-icon {
                border-right: solid 1px #EAEDEE;
                vertical-align: middle;
                padding: 16px 32px;
                width: auto;
                transform: rotate(-90deg);
                white-space: nowrap;
                font-size: 16px;
            }

            .reset table.table-third tr td i.icon {
                width: 32px;
                display: inline-block;
            }

        .reset table.table-third tr:last-child {
            border-bottom: none;
        }

        .reset table.table-third tr.group1 {
            background: rgba(33, 150, 83, 0.1);
        }

        .reset table.table-third tr.group2 {
            background: rgba(0, 118, 192, 0.1);
        }




.reset .card-line .inner-img {
    height: 112px;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

    .reset .card-line .inner-img.big {
        height: 200px;
        width: 100%;
        background: none;
        background-size: contain;
    }

    .reset .card-line .inner-img + .inner-content {
        padding-top: 32px;
        height: auto;
    }

        .reset .card-line .inner-img + .inner-content h3 {
            font-size: 24px;
            line-height: 36px;
        }

    .reset .card-line .inner-img.cover {
        background-size: cover;
    }

.reset .card-line .quantity {
    position: absolute;
    width: 128px;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    right: 0;
}

    .reset .card-line .quantity .quantity-wrap {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .reset .card-line .quantity span.number {
        display: block;
        text-align: center;
        font-size: 28px;
        margin-bottom: 10px;
    }

    .reset .card-line .quantity.bottom {
        top: auto;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50px;
    }

        .reset .card-line .quantity.bottom svg {
            margin-right: 5px;
        }

.reset .card-line.height {
    height: auto;
}

.reset .card-line .inner-content.grey-light {
    background: #F6F8F8;
}

    .reset .card-line .inner-content.grey-light .inner-img {
        height: 290px;
    }

@media screen and (max-width: 920px) {
    .reset .card-line .inner-content.grey-light .inner-img {
        height: 120px;
    }
}

.reset .card-line .inner-content {
    padding: 40px;
}

@media screen and (max-width: 376px) {
    .reset .card-line .inner-content {
        padding: 24px;
    }
}

.reset .card-line .inner-content.small {
    padding: 40px 24px;
}

.reset .card-line .inner-content.small-24 {
    padding: 24px;
}

.reset .card-line .inner-content .card-title,
.reset .card-line .inner-content .card-images,
.reset .card-line .inner-content .footer-card {
    width: 100%;
}



.reset .card-line .inner-content .card-title {
    margin-bottom: 8px;
}

    .reset .card-line .inner-content .card-title h3, .reset .card-line .inner-content .card-title h4 {
        margin: 0;
    }

    .reset .card-line .inner-content .card-title h4 {
        min-height: 65px;
    }

.reset .card-line .inner-content .card-text p {
    font-size: 14px;
}

@media screen and (max-width: 376px) {
    .reset .card-line .inner-content .card-text p {
        font-size: 12px !important;
    }
}

.reset .card-line .inner-content .card-text.big20 p {
    font-size: 20px;
}

.reset .card-line .inner-content .card-text.blue p {
    color: #0076C0;
}

.reset .card-line .inner-content .footer-card {
    margin-top: 24px;
}

.reset .card-line .inner-content p:last-child {
    margin: 0;
}

.reset .card-line {
    padding: 0;
}

    .reset .card-line.no-bg {
        box-shadow: none;
        background: #F6F8F8;
        border: none;
    }

        .reset .card-line.no-bg .inner-content {
            padding: 0;
        }

.section-external .number {
    color: #231F20;
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 8px;
    font-weight: 500;
}

.section-validation .icons {
    margin-right: 10px;
    width: auto;
}

    .section-validation .icons svg {
        width: 27px;
        height: 27px;
    }

.reset .card-line.horizontale .inner-img {
    min-width: 310px;
    height: auto;
}

.reset .section-banner-slide {
    padding: 0;
    height: 420px;
}

    .reset .section-banner-slide div {
        height: 100%;
    }

    .reset .section-banner-slide .banner-slide-content {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        width: 100%;
        padding: 0 40px;
        height: auto;
    }

    .reset .section-banner-slide.small {
        height: 320px;
        padding: 0 !important;
    }

    .reset .section-banner-slide .banner-slide-item {
        position: relative;
        background-position: center;
        background-size: cover;
    }

    .reset .section-banner-slide .banner-slide-content h2,
    .reset .section-banner-slide .banner-slide-content h1 {
        color: #fff;
    }

    .reset .section-banner-slide .banner-slide-item:before {
        background-color: rgba(11, 27, 37, 0.5);
        position: absolute;
        pointer-events: none;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: block;
        content: "";
    }

    .reset .section-banner-slide .banner-slide-item.default:before {
        background-color: rgba(0, 118, 192, 0.5);
    }

.reset .section-default-page .page-button {
    margin-top: 24px;
}

.reset p:last-child {
    margin: 0;
}


.h-auto {
    height: auto !important;
}

.section-visibility .card-line {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

    .section-visibility .card-line .inner-visible {
        margin-top: auto;
    }

.reset main ul.collection.white {
    background: #fff;
    box-shadow: 0 0.5rem 0.75rem #ececec;
}

.reset main ul.collection {
    border: 1px solid #EAEDEE;
    padding: 0;
}

    .reset main ul.collection.white li i {
        left: 10px;
        top: 10px;
    }

    .reset main ul.collection.white li {
        padding: 10px 16px 10px 50px;
    }

.reset main ul.number li {
    padding-left: 40px;
}

.reset main ul.collection li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #EAEDEE;
}

.reset main ul.number i {
    background: #0076C0;
    padding: 0 10px;
    border-radius: 15px;
    display: inline-block;
    color: #fff;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-style: normal;
    position: absolute;
    left: 0;
}

.reset .justify-content {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.reset .d-f-center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.reset .card-line.no-style {
    background: none;
    box-shadow: none;
    border: none;
}

.h-100vh {
    height: 100vh !important;
}

.reset .also-interest {
    padding-top: 20px;
}

    .reset .also-interest .container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .reset .also-interest .container .label {
            font-weight: 600;
            margin-bottom: 10px;
        }

        .reset .also-interest .container ul {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

            .reset .also-interest .container ul li {
                margin-bottom: 0;
            }

        .reset .also-interest .container a {
            color: #0076C0;
        }

            .reset .also-interest .container a:hover {
                color: #003f66;
            }

.reset .section-banner-slide.small .banner-slide-item {
    height: 320px;
}

.reset .section-automotive-list {
    padding: 40px 0;
}

.bg-content {
    background-color: #fff;
    background-size: contain;
}

.big-text p,
.section-banner p {
    font-size: 20px !important;
    font-weight: 400 !important;
}





/* NEW */


.section-izotope {
    padding-bottom: 48px !important;
}

@media screen and (max-width: 376px) {
    .section-izotope {
        padding-bottom: 16px !important;
    }
}

.section-izotope .green {
    color: #4CAF50 !important;
}

    .section-izotope .green p {
        color: #4CAF50 !important;
    }

.section-izotope .tab-hidden {
    position: absolute !important;
    left: -9999px !important;
    top: -9999px !important;
    display: block !important;
    width: 100% !important;
}

.section-izotope .izotope-sub-filters .izotope-filters {
    margin: 0;
}

    .section-izotope .izotope-sub-filters .izotope-filters .lc-item {
        padding: 0 3px;
        width: auto;
    }

@media screen and (max-width: 940px) {
    .section-izotope .izotope-sub-filters .izotope-filters .lc-item {
        width: 33%;
        text-align: center;
    }
}

@media screen and (max-width: 820px) {
    .section-izotope .izotope-sub-filters .izotope-filters .lc-item {
        width: 50%;
    }
}

@media screen and (max-width: 480px) {
    .section-izotope .izotope-sub-filters .izotope-filters .lc-item {
        width: 100%;
    }
}

.section-izotope .izotope-sub-filters .izotope-filters .lc-item.hidden {
    display: none;
}

.section-izotope .izotope-sub-filters .izotope-filters .lc-item .opener {
    padding: 12px 32px;
    font-size: 20px;
}

    .section-izotope .izotope-sub-filters .izotope-filters .lc-item .opener::after {
        display: none;
    }

@media screen and (max-width: 570px) {
    .section-izotope .izotope-sub-filters .izotope-filters .lc-item .opener {
        padding: 12px;
        font-size: 16px;
    }
}

.section-izotope .izotope-sub-filters .izotope-filters .lc-item.active .opener {
    color: #fff;
    background-color: #0076C0;
}

.section-izotope .izotope-sub-filters .sub-filters label {
    color: #323232;
    font-size: 16px;
    font-weight: 500;
}

.section-izotope .izotope-sub-filters .sub-filters button,
.section-izotope .izotope-sub-filters .sub-filters .button {
    color: #0076BF;
    font-size: 16px;
    background: none;
    border: none;
    padding: 8px 16px;
    text-decoration: underline;
    outline: none;
    cursor: pointer;
}

    .section-izotope .izotope-sub-filters .sub-filters button:hover,
    .section-izotope .izotope-sub-filters .sub-filters button.is-checked,
    .section-izotope .izotope-sub-filters .sub-filters .button:hover,
    .section-izotope .izotope-sub-filters .sub-filters .button.is-checked {
        text-decoration: none;
        color: #323232;
    }

.section-izotope .grid {
    margin: 0 -16px;
}

    .section-izotope .grid.height .card-line {
        position: relative;
    }

        .section-izotope .grid.height .card-line .inner-content {
            padding: 15px 24px 75px 24px !important;
            min-height: 236px;
        }

        .section-izotope .grid.height .card-line .card-bottom {
            width: calc(100% - 48px);
            position: absolute;
            bottom: 40px;
            left: 24px;
        }

            .section-izotope .grid.height .card-line .card-bottom .form-row {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: end;
                align-items: flex-end;
            }

                .section-izotope .grid.height .card-line .card-bottom .form-row label {
                    margin: 0;
                }

    .section-izotope .grid.small .element-item {
        padding: 0 8px;
    }

        .section-izotope .grid.small .element-item .form-row a.link {
            display: none;
            text-decoration: underline;
        }

            .section-izotope .grid.small .element-item .form-row a.link:hover {
                text-decoration: none;
            }

        .section-izotope .grid.small .element-item .form-row span.text {
            color: #000;
        }

        .section-izotope .grid.small .element-item .card-line.add-link .form-row span.text {
            display: none;
        }

        .section-izotope .grid.small .element-item .card-line.add-link .form-row a.link {
            display: inline-block;
        }

        .section-izotope .grid.small .element-item .inner-content {
            padding: 15px 24px 40px 24px;
        }

            .section-izotope .grid.small .element-item .inner-content .inner-info {
                min-height: 0;
                margin: 0;
            }

            .section-izotope .grid.small .element-item .inner-content .card-bottom label {
                color: #0076BF;
            }

            .section-izotope .grid.small .element-item .inner-content .title {
                font-size: 19px;
                line-height: 30px;
                margin-bottom: 4px;
            }

            .section-izotope .grid.small .element-item .inner-content .card-text p {
                font-size: 16px;
                line-height: 24px;
                margin-bottom: 8px;
            }

            .section-izotope .grid.small .element-item .inner-content .list-characteristics {
                margin: 0;
            }

                .section-izotope .grid.small .element-item .inner-content .list-characteristics li {
                    line-height: 1;
                    margin: 0 0 8px 0;
                }

                    .section-izotope .grid.small .element-item .inner-content .list-characteristics li:last-child {
                        margin: 0;
                    }

            .section-izotope .grid.small .element-item .inner-content .list-items li:first-child {
                padding-left: 0;
            }

            .section-izotope .grid.small .element-item .inner-content .list-items li:last-child {
                padding-right: 0;
            }

.section-izotope .element-item {
    margin: 0 0 16px 0;
}

.section-izotope .container {
    overflow: hidden;
}

.section-izotope .izotope-select {
    margin: 0 0 40px 0;
}

    .section-izotope .izotope-select .jcf-select {
        width: 366px;
        margin: 0 auto;
        position: relative;
    }

        .section-izotope .izotope-select .jcf-select::before, .section-izotope .izotope-select .jcf-select::after {
            position: absolute;
            left: calc(100% + 21px);
            top: 50%;
            width: 999%;
            height: 1px;
            background: #F6F8F8;
            display: block;
            content: "";
        }

        .section-izotope .izotope-select .jcf-select::after {
            left: auto;
            right: calc(100% + 21px);
        }

.section-izotope .izotope-filters {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

    .section-izotope .izotope-filters .button {
        margin-right: 2px;
        width: 170px;
        height: 48px;
        border: none;
        background: #F6F8F8;
        font-size: 20px;
        font-weight: 500;
        transition: .5s;
        outline: none;
    }

@media screen and (max-width: 1200px) {
    .section-izotope .izotope-filters .button {
        width: auto;
        padding: 0 16px;
    }
}

.section-izotope .izotope-filters .button:hover {
    background: #146194;
    transition: .5s;
    color: #fff;
}

.section-izotope .izotope-filters .button:last-child {
    margin-right: 0;
}

.section-izotope .izotope-filters .button.is-checked {
    background: #0076BF;
    color: #fff;
    transition: .5s;
}

    .section-izotope .izotope-filters .button.is-checked:hover {
        background: #146194;
    }

.section-izotope .inner-img {
    height: 115px;
}

.section-izotope .card-line.p-0 {
    position: relative;
}

    .section-izotope .card-line.p-0.register .register-show {
        display: inline-block;
    }

    .section-izotope .card-line.p-0.register .card-button .register-show + a {
        display: none;
    }

    .section-izotope .card-line.p-0.register .hold-date .register-show.local + .date {
        display: none;
    }

    .section-izotope .card-line.p-0 .register-show {
        display: none;
    }

    .section-izotope .card-line.p-0 .inner-content {
        padding: 32px 40px 40px 40px;
    }

@media screen and (max-width: 376px) {
    .section-izotope .card-line.p-0 .inner-content {
        padding: 24px;
    }
}

.section-izotope .card-line.p-0 .title {
    font-size: 24px;
    line-height: 36px;
}

.section-izotope .card-line.p-0 .inner-info {
    min-height: 165px;
    margin-bottom: 24px;
}

@media screen and (max-width: 769px) {
    .section-izotope .card-line.p-0 .inner-info {
        min-height: 0;
    }
}

.section-izotope .card-line.p-0 .inner-info p {
    margin: 0;
    font-size: 14px;
    line-height: 21px;
}

.section-izotope .card-line.p-0 .status {
    position: absolute;
    left: 0;
    top: 20px;
    text-transform: uppercase;
    font-size: 14px;
    background: #4CAF50;
    color: #fff;
    padding: 8px 12px;
    line-height: 1;
}

.section-izotope .card-line.p-0 .card-bottom {
    width: 100%;
}

    .section-izotope .card-line.p-0 .card-bottom .card-button {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }

        .section-izotope .card-line.p-0 .card-bottom .card-button .btn-default {
            margin-right: 46px;
            min-width: 148px;
        }

.section-izotope .card-line.p-0 .hold-date {
    margin-bottom: 16px;
    color: #231F20;
}

    .section-izotope .card-line.p-0 .hold-date .date {
        margin-right: 32px;
    }

    .section-izotope .card-line.p-0 .hold-date i {
        margin-right: 8px;
    }

.section-izotope.oscilloscopes .card-footer-img img {
    width: 50px;
    transition: .5s;
}

    .section-izotope.oscilloscopes .card-footer-img img:hover {
        transform: scale(1.1);
        transition: .5s;
    }


.reset main ul.list-characteristics {
    margin: 0 0 20px 0;
    padding: 0;
}

    .reset main ul.list-characteristics li {
        font-size: 16px;
        margin: 0 0 8px 0;
        padding: 0;
        color: #596369;
        list-style: none;
    }

        .reset main ul.list-characteristics li:last-child {
            margin: 0;
        }

        .reset main ul.list-characteristics li span {
            color: #231F20;
            font-weight: 600;
            margin-right: 5px;
        }

            .reset main ul.list-characteristics li span.green {
                color: #219653;
            }

.reset .card-line {
    padding: 0;
}

.row.new-footer .inner-content {
    padding: 40px 40px 85px 40px;
}

    .row.new-footer .inner-content .footer-card {
        position: absolute;
        bottom: 35px;
    }

.reset .new-footer .row > .small .inner-content {
    padding: 32px 24px 63px 24px;
}

    .reset .new-footer .row > .small .inner-content .footer-card {
        position: absolute;
        bottom: 24px;
    }

.reset .new-footer .row > .small-2 .inner-content {
    padding: 24px 24px 0 24px;
}

    .reset .new-footer .row > .small-2 .inner-content .inner-img.big-2 {
        height: 300px;
    }

    .reset .new-footer .row > .small-2 .inner-content .card-link ul {
        margin: 0;
        padding: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .reset .new-footer .row > .small-2 .inner-content .card-link ul li {
            margin-left: 24px;
            padding: 0;
        }

            .reset .new-footer .row > .small-2 .inner-content .card-link ul li:first-child {
                margin-left: 0;
            }

            .reset .new-footer .row > .small-2 .inner-content .card-link ul li a {
                text-decoration: underline;
                color: #0076C0;
            }

                .reset .new-footer .row > .small-2 .inner-content .card-link ul li a:hover {
                    text-decoration: none;
                }

.reset .new-footer-2 .card-line .inner-content {
    padding-bottom: 122px;
}

    .reset .new-footer-2 .card-line .inner-content .footer-card {
        position: absolute;
        bottom: 40px;
    }

        .reset .new-footer-2 .card-line .inner-content .footer-card.blue {
            width: calc(100% - 80px);
            font-size: 14px;
            font-weight: 100;
        }

            .reset .new-footer-2 .card-line .inner-content .footer-card.blue .d-flex {
                -ms-flex-align: center;
                align-items: center;
            }

                .reset .new-footer-2 .card-line .inner-content .footer-card.blue .d-flex img {
                    margin: 10px 10px 10px 0;
                    width: auto;
                }

                .reset .new-footer-2 .card-line .inner-content .footer-card.blue .d-flex a:hover {
                    text-decoration: underline;
                }

.reset section.section-angle,
.reset .section-default-page.section-angle {
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding: 16px 0 80px 0;
}

@media (max-width: 575px) {
    .reset section.section-angle,
    .reset .section-default-page.section-angle {
        padding: 64px 0 40px 0;
    }
}

.reset .section-probes .card-line {
    background: none;
    box-shadow: none;
    border: none;
}

    .reset .section-probes .card-line .inner-content .card-title h4 {
        min-height: 0;
    }

    .reset .section-probes .card-line .inner-img {
        min-width: 160px;
        height: 160px;
        background-color: #f7f9f9;
    }

    .reset .section-probes .card-line .card-title h4 {
        font-size: 20px;
        line-height: 30px;
        color: #0076C0;
        font-weight: 500;
    }

        .reset .section-probes .card-line .card-title h4.black {
            color: #231F20;
        }

    .reset .section-probes .card-line .card-link ul {
        display: block !important;
    }

        .reset .section-probes .card-line .card-link ul li {
            margin: 0 0 8px 0 !important;
        }

        .reset .section-probes .card-line .card-link ul a {
            text-decoration: none !important;
        }

            .reset .section-probes .card-line .card-link ul a:hover {
                text-decoration: underline !important;
            }

@media (max-width: 768px) {
    .reset .section-probes .card-line {
        -ms-flex-pack: justify;
        justify-content: space-between;
        display: -ms-flexbox !important;
        display: flex !important;
    }

        .reset .section-probes .card-line .inner-content {
            padding: 5px !important;
        }

        .reset .section-probes .card-line .inner-img {
            min-width: 100px;
            height: 100px;
        }
}

.reset section, .reset .section-default-page {
    padding: 64px 0 80px 0;
    color: #596369;
}

.reset main ul {
    padding-left: 0;
    list-style: none;
}

.reset .card-line .inner-content .card-text p {
    font-size: 14px;
}

.reset .card-line .inner-content.grey-light {
    background: #F6F8F8;
    padding: 40px;
}

.green-text h2, .green-text .link-arrow {
    color: #4CAF50 !important;
}

.green-text h2 {
    font-size: 44px !important;
}

.reset main .list-check {
    margin: 0;
}

    .reset main .list-check li {
        padding-left: 28px;
        position: relative;
    }

        .reset main .list-check li::before {
            display: none;
        }

        .reset main .list-check li i {
            position: absolute;
            left: 0;
            top: 5px;
        }

        .reset main .list-check li:last-child {
            margin-bottom: 0;
        }

        .reset main .list-check li a {
            color: #0076C0;
        }

            .reset main .list-check li a:hover {
                text-decoration: underline;
            }

    .reset main .list-check.green i:before {
        color: #4CAF50;
    }

.reset main ol li {
    margin-bottom: 12px;
}

.reset main ul.list-dots li::before {
    background: #0076C0;
    width: 8px;
    height: 8px;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    content: "";
}

.reset main ul.list-dots li:last-child {
    margin-right: 0;
}

.reset main ul.list-dots li a {
    color: #0076C0;
}

    .reset main ul.list-dots li a:hover {
        text-decoration: underline;
    }

.reset main ul.list-dots.two li::before {
    background: #EAEDEE;
    top: 8px;
    transform: translate(0, 0);
}

.reset .card-line .inner-content .footer-card {
    margin-top: 24px;
}

.reset .mb-32 {
    margin-bottom: 32px !important;
}

.bottom-block-text {
    font-weight: 500;
    font-size: 26px;
    line-height: 28.6px;
    color: #000;
}

.blue-text h2 {
    color: #0076C0 !important;
}

.reset main ul li {
    margin-bottom: 12px;
}

.reset .card-line .inner-content {
    padding: 40px;
}

    .reset .card-line .inner-content .card-title h4 {
        min-height: 65px;
        font-weight: 500;
    }

.reset h1, .reset .h1, .reset h2, .reset .h2, .reset h3, .reset .h3, .reset h4, .reset .h4, .reset h5, .reset .h5, .reset h6, .reset .h6, .reset .title {
    color: #231F20;
    font-weight: 500;
}

.reset .card-line .inner-content .card-title, .reset .card-line .inner-content .card-images, .reset .card-line .inner-content .footer-card {
    width: 100%;
}

.reset section.section-angle-before.angle-small, .reset .section-default-page.section-angle-before.angle-small {
    padding-bottom: 184px;
}

.reset .new-footer-3 .card-line .inner-content {
    padding-bottom: 97px;
}

    .reset .new-footer-3 .card-line .inner-content .footer-card {
        position: absolute;
        bottom: 40px;
    }

.lc-item .opener {
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    display: block;
    background-color: #F6F8F8;
    color: #000;
    padding: 0.625rem 2rem 0.625rem 1rem;
    position: relative;
}

body.no-container .content-header {
    display: none;
}

.section-banner h1 + div.big, .bg-video-holder h1 + div.big {
    max-width: 880px;
}

.section-izotope .grid.small .element-item .form-row input[type=checkbox]:checked + i + span.text {
    display: none;
}

.section-izotope .grid.small .element-item .form-row input:disabled + i + span.text {
    cursor: default;
    color: #ccc;
}

.section-izotope .grid.small .element-item .form-row span.seriesCheckBox {
    display: flex;
}

    .section-izotope .grid.small .element-item .form-row span.seriesCheckBox + br + a:hover {
        text-decoration: underline;
    }

.reset .m-0 {
    margin: 0 !important;
}




















@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap");

@font-face {
    font-family: "HelveticaNeue";
    src: url("fonts/helveticaneuemedium-webfont.eot");
    src: url("fonts/helveticaneuemedium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/helveticaneuemedium-webfont.woff2") format("woff"), url("fonts/helveticaneuemedium-webfont.woff") format("woff"), url("fonts/helveticaneuemedium-webfont.ttf") format("truetype"), url("fonts/helveticaneuemedium-webfont.svg#HelveticaNeue") format("svg");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot?pjx8xk");
    src: url("../fonts/icomoon.eot?pjx8xk#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?pjx8xk") format("truetype"), url("../fonts/icomoon.woff?pjx8xk") format("woff"), url("../fonts/icomoon.svg?pjx8xk#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-chek:before {
    content: "\e92c";
    color: #0076c0;
}

.icon-scroll:before {
    content: "\e92b";
    color: #fff;
}

.icon-calendar-1:before {
    content: "\e928";
}

.icon-check-2:before {
    content: "\e929";
    color: #fff;
}

.icon-local-1:before {
    content: "\e92a";
}

.icon-arr-right:before {
    content: "\e926";
}

.icon-arr-left:before {
    content: "\e927";
}

.icon-clock:before {
    content: "\e924";
}

.icon-calendar:before {
    content: "\e925";
}

.icon-target-link:before {
    content: "\e923";
    color: #0076bf;
}

.icon-btn-right-01:before {
    content: "\e921";
    color: #5e686e;
}

.icon-btn-left-01:before {
    content: "\e922";
    color: #5e686e;
}

.icon-check-1:before {
    content: "\e920";
    color: #fff;
}

.icon-menu2:before {
    content: "\e91b";
}

.icon-menu3:before {
    content: "\e91c";
}

.icon-menu1:before {
    content: "\e91d";
}

.icon-menu .path1:before {
    content: "\e91e";
    color: white;
}

.icon-menu .path2:before {
    content: "\e91f";
    margin-left: -1em;
    color: #222222;
}

.icon-check:before {
    content: "\e91a";
    color: #fff;
}

.icon-world:before {
    content: "\e918";
}

.icon-profile:before {
    content: "\e919";
}

.icon-prototype:before {
    content: "\e90f";
}

.icon-resolution:before {
    content: "\e910";
}

.icon-testing:before {
    content: "\e911";
}

.icon-training:before {
    content: "\e912";
    color: #fff;
}

.icon-validation:before {
    content: "\e913";
}

.icon-bring-up:before {
    content: "\e914";
}

.icon-compliance:before {
    content: "\e915";
}

.icon-debug:before {
    content: "\e916";
}

.icon-power-on:before {
    content: "\e917";
}

.icon-icon-check:before {
    content: "\e90e";
    color: #0076bf;
}

.icon-location:before {
    content: "\e90d";
}

.icon-btn-right:before {
    content: "\e90b";
}

.icon-btn-left:before {
    content: "\e90c";
}

.icon-arrow-right:before {
    content: "\e90a";
    color: #0076bf;
}

.icon-close:before {
    content: "\e900";
}

.icon-fb:before {
    content: "\e901";
    color: #0076bf;
}

.icon-in:before {
    content: "\e902";
    color: #0076bf;
}

.icon-search:before {
    content: "\e903";
}

.icon-tw:before {
    content: "\e904";
    color: #0076bf;
}

.icon-yt:before {
    content: "\e905";
    color: #0076bf;
}

.icon-arrow:before {
    content: "\e906";
    color: #fff;
}

.icon-arrow-down:before {
    content: "\e907";
    color: #fff;
}

.icon-arrow-left:before {
    content: "\e908";
    color: #0076bf;
}

.icon-blogger:before {
    content: "\e909";
    color: #0076bf;
}

/* Slick slider styles */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

    .slick-track:before, .slick-track:after {
        content: "";
        display: table;
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    outline: none;
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-dots, .list-dots, .section-anchors ul, .list-gen, .product-card ul, .list-product-cards, .list-banner, .list-psg, aside ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.lc-item.show .opener, .lc-item .opener:hover, .gen-item.active .opener-gen, .gen-item > a:hover {
    background-color: #0076C0;
    color: #fff;
    font-weight: 500;
}

.lc-item .opener:after, .breadcrumb-item + .breadcrumb-item:before, .gen-item > a:after, .list-banner-item:before, .item-bullet:before, .slider-controls .slick-arrow:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ellipsis {
    white-space: nowrap;
    /* 1 */
    text-overflow: ellipsis;
    /* 2 */
    overflow: hidden;
}

main {
    font-family: "Roboto", "Arial", "Helvetica", sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #231F20;
    text-align: left;
    background-color: #fff;
    letter-spacing: 0.004em;
}

@media (min-width: 576px) {
    main {
        font-size: 1rem;
        line-height: 1.5;
    }
}

@media (min-width: 1200px) {
    main {
        font-size: 1rem;
        line-height: 1.555555;
    }
}

main p {
    line-height: inherit;
    font-size: inherit;
    margin-top: 0;
}

main a:hover {
    color: inherit;
}

main a:link, main a:active, main a:visited {
    color: inherit;
}

main *::-moz-selection {
    background: rgba(0, 118, 192, 0.99);
    color: #fff;
}

main *::-webkit-selection {
    background: rgba(0, 118, 192, 0.99);
    color: #fff;
}

main a[href*="mailto:"] {
    word-wrap: break-word;
}

main a {
    color: inherit;
}

    main a i[class^="icon"]:before {
        color: inherit;
    }

main img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    height: auto;
}

main input::-ms-clear {
    display: none;
    height: 0;
    width: 0;
}

@media (min-width: 576px) {
    main .tab-hidden {
        position: absolute !important;
        left: -9999px !important;
        top: -9999px !important;
        display: block !important;
        width: 100% !important;
    }
}

main .disable-link {
    pointer-events: none;
    color: #231F20 !important;
}

    main .disable-link *, main .disable-link:before {
        color: inherit !important;
    }

    main .disable-link:before {
        background-color: #231F20 !important;
    }

@media (max-width: 991px) {
    .container {
        max-width: 100%;
    }
}

.section-technologies:before,
.section-angle:before, .section-events-slider:before, .section-ts:before, .section-ts:after, .section-different:before, .reset section.section-angle:before,
.reset .section-default-page.section-angle:before {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-color: inherit;
}

.btn {
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
    border: 2px solid;
    transition: none;
}

@media (min-width: 576px) {
    .btn {
        padding: 0.5rem 2.25rem;
    }
}

.btn .focus, .btn:focus {
    box-shadow: none !important;
}

.btn:link, .btn:active, .btn:visited {
    color: #231F20;
}

.btn-default {
    background: #0076C0;
    color: #f7f9f9;
    border-color: #0076C0;
}

    .btn-default:hover {
        background: #0067a7;
        color: #f7f9f9;
        border-color: #0067a7;
    }

    .btn-default:focus {
        box-shadow: none;
    }

    .btn-default:link, .btn-default:active, .btn-default:visited {
        color: #f7f9f9;
    }

.btn-white {
    background: #fff;
    color: #0076C0;
    border-color: #fff;
}

    .btn-white:hover {
        background: #f1f4f6;
        color: #0076C0;
        border-color: #f1f4f6;
    }

    .btn-white:focus {
        box-shadow: none;
    }

    .btn-white:link, .btn-white:active, .btn-white:visited {
        color: #0076C0;
    }

.btn-green {
    background-color: #4CAF50 !important;
    border-color: #4CAF50 !important;
    color: #fff !important;
}

    .btn-green:hover {
        background-color: #fff !important;
        border-color: #4CAF50 !important;
        color: #4CAF50 !important;
    }

.btn-green-outline {
    background-color: #fff !important;
    border-color: #4CAF50 !important;
    color: #4CAF50 !important;
}

    .btn-green-outline:hover {
        background-color: #4CAF50 !important;
        color: #fff !important;
        border-color: #4CAF50 !important;
    }

.btn-blue-outline {
    background-color: #fff !important;
    border-color: #008ecd !important;
    color: #008ecd !important;
}

    .btn-blue-outline:hover {
        background-color: #008ecd !important;
        color: #fff !important;
        border-color: #008ecd !important;
    }

.btn-default-outline {
    background: transparent;
    color: #0076C0;
    border-color: #0076C0;
    border: 2px solid;
}

    .btn-default-outline:hover {
        background: #0076C0;
        color: #fff;
        border-color: #0076C0;
    }

    .btn-default-outline:focus {
        box-shadow: none;
    }

    .btn-default-outline:link, .btn-default-outline:active, .btn-default-outline:visited {
        color: #0076C0;
    }

.section-slider {
    position: relative;
    z-index: 0;
}

    .section-slider [data-srcset] {
        display: none;
    }

.main-slider .visual {
    min-height: 1px;
}

@media (min-width: 768px) {
    .main-slider .visual {
        display: none;
    }
}

.main-slider .text {
    text-align: center;
    padding: 1.5rem 0;
    color: #000;
}

@media (min-width: 768px) {
    .main-slider .text {
        text-align: left;
    }
}

.content-slide {
    text-align: center;
    background-color: #f1f4f6;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (min-width: 768px) {
    .content-slide {
        background-color: transparent;
        display: -ms-flexbox;
        display: flex;
    }

        .content-slide > * {
            min-height: 25rem;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-pack: center;
            justify-content: center;
            width: 100%;
        }
}

@media (min-width: 1200px) {
    .content-slide {
        display: -ms-flexbox;
        display: flex;
        font-size: 18px;
        line-height: 28px;
    }

        .content-slide > * {
            min-height: 30rem;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-pack: center;
            justify-content: center;
            width: 100%;
        }
}

.content-slide h2 {
    margin-bottom: 0.75rem;
}

@media (min-width: 1200px) {
    .content-slide .wrap-btn {
        padding-top: 0.5rem;
    }
}

.slick-dots {
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    position: absolute;
    bottom: 0.75rem;
    left: 50%;
    transform: translateX(-50%);
}

@media (min-width: 576px) {
    .slick-dots {
        bottom: 0.75rem;
    }
}

@media (min-width: 768px) {
    .slick-dots {
        bottom: 2rem;
    }
}

@media (min-width: 768px) {
    .slider-controls .slick-dots {
        position: static;
        transform: none;
        margin-right: auto;
    }
}

.slider-controls .slick-dots button {
    pointer-events: none;
}

@media (min-width: 768px) {
    .slider-controls .slick-dots button {
        pointer-events: auto;
        border-color: rgba(0, 0, 0, 0.8);
    }
}

.slider-controls .slick-dots button:hover {
    background-color: rgba(194, 202, 207, 0.4);
}

@media (min-width: 768px) {
    .slider-controls .slick-dots button:hover {
        background-color: rgba(0, 0, 0, 0.4);
    }
}

.slider-controls .slick-dots .slick-active button {
    background-color: rgba(194, 202, 207, 0.8);
}

@media (min-width: 768px) {
    .slider-controls .slick-dots .slick-active button {
        background-color: rgba(0, 0, 0, 0.8);
    }
}

.slick-dots li {
    outline: none;
}

    .slick-dots li + li {
        margin-left: 0.375rem;
    }

@media (min-width: 576px) {
    .slick-dots li + li {
        margin-left: 0.5625rem;
    }
}

@media (min-width: 768px) {
    .slick-dots li + li {
        margin-left: 0.625rem;
    }
}

.slick-dots .slick-active button {
    background-color: #c2cacf;
}

.slick-dots button {
    width: 0.5rem;
    height: 0.5rem;
    background-color: transparent;
    border: 1px solid #c2cacf;
    border-radius: 100%;
    padding: 0;
    cursor: pointer;
}

@media (min-width: 576px) {
    .slick-dots button {
        width: 0.75rem;
        height: 0.75rem;
    }
}

.slick-dots button:hover {
    background-color: rgba(194, 202, 207, 0.8);
}

.slick-dots button:focus {
    outline: none;
}

.section-contact {
    font-size: 1rem;
    line-height: 1.5;
    color: #fff;
    padding: 1.25rem 2rem;
    background-size: cover;
    background-repeat: no-repeat;
    font-weight: 500;
    background-color: #0076C0;
    background-image: linear-gradient(to left, #056eb0 0%, #056dac 15%, #046aa8 21%, #0969a6 31%, #07649d 54%, #0c629b 63%, #0b6298 65%, #0c5f95 80%, #0c5f91 82%, #0e5c8d 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    overflow: hidden;
    position: relative;
}

@media (min-width: 576px) {
    .section-contact {
        font-size: 1.5rem;
        line-height: 1.6;
        padding: 2.5rem;
    }
}

@media (min-width: 768px) {
    .section-contact {
        padding: 3.5rem 2rem;
        font-size: 1.75rem;
    }
}

@media (min-width: 1200px) {
    .section-contact {
        font-size: 1.75rem;
        line-height: 1.57143;
        padding: 3.5rem 2.5rem;
    }
}

.section-contact:before {
    display: block;
    position: absolute;
    bottom: 0;
    left: -70px;
    width: 475px;
    height: 100%;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.05) 20%, #0000 20%, #0000 27%, rgba(255, 255, 255, 0.05) 27%, rgba(255, 255, 255, 0.05) 100%);
    transform: skew(42deg);
}

@media (min-width: 768px) {
    .section-contact:before {
        content: '';
    }
}

.section-contact p {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .section-contact p {
        margin-bottom: 0;
    }
}

.section-lifecycle .tabs-area > * {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

@media (min-width: 1200px) {
    .section-lifecycle .tabs-pci {
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 2.5rem;
        padding: 0 5px;
    }
}

.section-lifecycle .tab-holder {
    display: none;
    padding: 0 15px;
}

@media (min-width: 768px) {
    .section-lifecycle .tab-holder {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (min-width: 1200px) {
    .section-lifecycle .tab-holder {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}

.section-lifecycle .tab-holder [id^="tab"] {
    padding: 0;
}

    .section-lifecycle .tab-holder [id^="tab"]:before {
        content: none;
    }

.section-lifecycle .tab-holder .slide-content {
    transition: opacity 0.6s ease-in-out;
    opacity: 1;
}

@media (min-width: 1200px) {
    .section-lifecycle .tab-holder .slide-content {
        display: -ms-flexbox;
        display: flex;
        min-height: 0;
    }
}

.section-lifecycle .tab-holder .tab-hidden {
    opacity: 0;
}

@media (min-width: 768px) {
    .section-lifecycle .tab-holder p {
        margin-bottom: 1.5rem;
    }
}

.section-lifecycle .visual {
    margin-bottom: 1rem;
}

@media (min-width: 768px) {
    .section-lifecycle .visual {
        margin-bottom: 1.5rem;
    }
}

@media (min-width: 1200px) {
    .section-lifecycle .visual {
        -ms-flex-preferred-size: calc(50% - 15px);
        flex-basis: calc(50% - 15px);
        margin-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .section-lifecycle .text {
        -ms-flex-preferred-size: calc(50% - 15px);
        flex-basis: calc(50% - 15px);
    }
}

.section-lifecycle .title {
    font-size: 1.25rem;
    line-height: 1.4;
    font-weight: 500;
    margin-bottom: 0.5rem;
}

@media (min-width: 576px) {
    .section-lifecycle .title {
        font-size: 1.5rem;
        line-height: 1.333333;
    }
}

@media (min-width: 992px) {
    .section-lifecycle .title {
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) {
    .section-lifecycle .wrap-btn {
        padding-top: 8px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.section-lifecycle .wrap-btn .btn {
    margin-bottom: 0;
}

    .section-lifecycle .wrap-btn .btn + .btn {
        margin-bottom: 0;
    }

@media (min-width: 992px) {
    .section-lifecycle .wrap-btn .btn + .btn {
        margin-left: 1rem;
        margin-bottom: 0;
    }
}

.section-lifecycle .wrap-btn p {
    margin-bottom: 0.75rem;
}

    .section-lifecycle .wrap-btn p:last-child {
        margin-bottom: 0;
    }

.section-lifecycle .wrap-links p {
    margin-bottom: 0;
}

    .section-lifecycle .wrap-links p:not(:last-child) {
        margin-bottom: 0.75rem;
    }

.lc-item {
    margin-bottom: 1rem;
}

@media (min-width: 1200px) {
    .lc-item {
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 0;
        padding: 0 10px;
        width: 100%;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}

.lc-item:last-child {
    margin-bottom: 0;
}

.lc-item.show .opener:after {
    transform: translateY(-50%) rotate(180deg);
}

@media (min-width: 768px) {
    .lc-item.active .opener {
        background-color: #0076C0;
        color: #fff;
        font-weight: 500;
    }
}

.lc-item .opener {
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    display: block;
    background-color: #F6F8F8;
    color: #000;
    padding: 0.625rem 2rem 0.625rem 1rem;
    position: relative;
}

@media (min-width: 768px) {
    .lc-item .opener {
        padding-right: 1rem;
    }
}

@media (min-width: 1200px) {
    .lc-item .opener {
        width: 100%;
        height: 100%;
        padding: 1.5rem 0.5rem 0.75rem;
        text-align: center;
    }
}

.lc-item .opener > * {
    display: inline-block;
    vertical-align: middle;
}

@media (min-width: 1200px) {
    .lc-item .opener > * {
        display: block;
    }
}

.lc-item .opener:after {
    content: "\e907";
    font-size: 7px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1rem;
}

@media (min-width: 768px) {
    .lc-item .opener:after {
        content: none;
    }
}

.lc-item .slide-content {
    padding: 1rem 0 0.5rem;
}

@media (min-width: 576px) {
    .lc-item .slide-content {
        padding: 1.5rem 0 0.5rem;
    }
}

@media (min-width: 768px) {
    .lc-item .slide-content {
        display: none;
    }
}

@media (min-width: 576px) {
    .lc-item .slide-content p {
        margin-bottom: 1.5rem;
    }
}

.lc-item i {
    margin-right: 0.75rem;
    font-size: 1.5rem;
}

@media (min-width: 1200px) {
    .lc-item i {
        display: block;
        margin-right: 0;
        margin-bottom: 0.5rem;
    }
}

.lc-item i:before {
    color: inherit;
}

.slick-track {
    display: -ms-flexbox;
    display: flex;
}

    .slick-track:before, .slick-track:after {
        content: none;
    }

.slick-slide {
    vertical-align: top;
    float: none;
    outline: none;
}

.slick-slider {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

    .slick-slider * {
        -webkit-user-select: text;
        -moz-user-select: text;
        -ms-user-select: text;
        user-select: text;
    }

.slick-list.draggable {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Tabs styles */
@media (min-width: 768px) {
    .tab-hidden-md {
        position: absolute !important;
        left: -9999px !important;
        top: -9999px !important;
        display: block !important;
        width: 100% !important;
    }
}

.bg-retina {
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
}

.large-link {
    display: inline-block;
    vertical-align: top;
    padding: 0.5rem 0.5rem 0.5rem 0;
}

.font-weight-medium {
    font-weight: 500 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.section-heading {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 2rem;
    color: #222;
}

@media (min-width: 576px) {
    .section-heading {
        font-size: 1rem;
        line-height: 1.5;
    }
}

@media (min-width: 1200px) {
    .section-heading {
        font-size: 1rem;
        line-height: 1.555555;
        margin-bottom: 2.5rem;
    }
}

.section-heading img {
    width: auto;
}

.section-heading p {
    margin-bottom: 0;
}

.section-heading span.blue {
    margin-right: 10px;
    font-weight: inherit;
    font-size: inherit;
}

.card-body {
    padding: 1.5rem 1rem 2rem;
}

@media (min-width: 576px) {
    .card-body {
        padding: 2rem 2.5rem 2.5rem 2rem;
    }
}

@media (min-width: 768px) {
    .card-body {
        padding: 2rem 1.5rem 2.5rem;
    }
}

@media (min-width: 992px) {
    .card-body {
        padding: 2rem 3rem 3rem;
    }
}

@media (min-width: 1200px) {
    .card-body {
        padding: 2rem 4rem 3.5rem;
    }
}

.card-body > a + a {
    padding-top: 0;
}

.breadcrumb-item {
    color: #0076C0;
    font-weight: 500;
}

@media (min-width: 768px) {
    .breadcrumb-item {
        font-size: 1rem;
    }
}

.breadcrumb-item + .breadcrumb-item:before {
    transform: rotate(-90deg);
    font-size: 0.25rem;
    display: inline-block;
    vertical-align: middle;
}

.jumbotron {
    padding: 2rem 0;
    margin-bottom: 0;
    background-color: #0076C0;
    border-radius: 0;
    color: #fff;
    background-image: linear-gradient(to bottom, #056eb0 0%, #056dac 15%, #046aa8 21%, #0969a6 31%, #07649d 54%, #0c629b 63%, #0b6298 65%, #0c5f95 80%, #0c5f91 82%, #0e5c8d 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    background-size: cover;
    background-repeat: no-repeat;
}

@media (min-width: 768px) {
    .jumbotron {
        background-image: linear-gradient(to left, #056eb0 0%, #056dac 15%, #046aa8 21%, #0969a6 31%, #07649d 54%, #0c629b 63%, #0b6298 65%, #0c5f95 80%, #0c5f91 82%, #0e5c8d 100%);
    }
}

@media (min-width: 992px) {
    .jumbotron {
        padding: 2.5rem 0;
        background-image: linear-gradient(to right, #0c5f94 0%, #0076C0 76%, #0076C0 100%);
    }
}

@media (min-width: 576px) {
    .jumbotron .title {
        line-height: 2.75rem;
    }
}

@media (min-width: 768px) {
    .jumbotron .title {
        margin-bottom: 1.25rem;
    }
}

@media (min-width: 1200px) {
    .jumbotron .title {
        line-height: 3.375rem;
        margin-bottom: 1.75rem;
    }
}

.box-item {
    display: block;
    padding-top: 44.14%;
    position: relative;
    overflow: hidden;
}

    .box-item .text {
        padding: 1.5rem 1rem;
        background-image: linear-gradient(to top, #f000 75%, #0064a233 100%, #007096);
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        opacity: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        transition: background-color 0.2s ease-in-out;
    }

@media (min-width: 576px) {
    .box-item .text {
        padding: 1.25rem 1rem;
    }
}

@media (min-width: 768px) {
    .box-item .text {
        padding: 2rem 1.5rem;
    }
}

@media (min-width: 992px) {
    .box-item .text .title {
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) {
    .box-item .text .title + span {
        display: block;
        font-weight: 500;
    }
}

.box-item .title {
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    line-height: 1.5;
    text-shadow: 2px 2px 4px #000;
    margin-bottom: 0;
    font-weight: 500;
    position: relative;
    z-index: 2;
}

@media (min-width: 768px) {
    .box-item .title {
        font-size: 1.5rem;
        line-height: 1.3333333;
    }
}

@media (min-width: 992px) {
    .box-item .title {
        margin-bottom: 0.75rem;
    }
}

.box-item .title + span {
    display: none;
}

@media (min-width: 992px) {
    .box-item .title + span {
        display: block;
    }
}

.justify-space {
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section-analysis .section-heading {
    text-align: center;
}

@media (min-width: 1200px) {
    .section-analysis .section-heading {
        text-align: left;
        font-size: 18px;
        line-height: 28px;
    }
}

.section-analysis [class^="col"]:not(:first-child):not(:last-child) {
    padding-bottom: 1rem;
}

@media (min-width: 576px) {
    .section-analysis [class^="col"]:not(:first-child):not(:last-child) {
        padding-bottom: 30px;
    }
}

@media (min-width: 576px) {
    .section-analysis [class^="col"]:not(:first-child):not(:last-child):nth-last-child(2) {
        padding-bottom: 0;
    }
}

@media (min-width: 992px) {
    .section-analysis [class^="col"]:not(:first-child):not(:last-child):nth-last-child(3) {
        padding-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .section-analysis [class^="col"]:not(:first-child):not(:last-child):nth-last-child(4) {
        padding-bottom: 0;
    }
}

.section-analysis .box-item {
    min-height: 128px;
    color: #fff;
}

@media (min-width: 576px) {
    .section-analysis .box-item {
        min-height: 160px;
    }
}

@media (min-width: 768px) {
    .section-analysis .box-item {
        min-height: 220px;
    }
}

@media (min-width: 992px) {
    .section-analysis .box-item {
        min-height: 340px;
    }
}

@media (min-width: 992px) {
    .section-analysis .box-item:hover .text {
        background-color: rgba(0, 0, 0, 0.6);
    }
}

@media (min-width: 992px) {
    .section-analysis .box-item:hover .block-hover {
        opacity: 1;
        transform: translateY(0);
    }
}

.section-analysis .box-item .block-hover {
    display: none;
}

@media (min-width: 992px) {
    .section-analysis .box-item .block-hover {
        display: block;
        padding: 2rem 1.5rem;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        top: 0;
        z-index: 1;
        opacity: 0;
        transform: translateY(30%);
        line-height: 1.375;
        transition: opacity 0.12s ease-in-out 0.08s, transform 0.12s ease-in-out 0.08s;
    }
}

.section-analysis .box-item .block-hover .title {
    visibility: hidden;
}

.section-events .link-all {
    display: inline-block;
    vertical-align: top;
}

.section-events .event-item {
    display: block;
    padding: 1.5rem 1rem 1rem;
    line-height: 1.5;
    position: static;
    background-color: #fff;
    border: 1px solid #d6d6d6;
}

@media (min-width: 576px) {
    .section-events .event-item {
        padding: 1.5rem 1rem;
    }
}

@media (min-width: 768px) {
    .section-events .event-item {
        padding: 1.5rem;
    }
}

@media (min-width: 1200px) {
    .section-events .event-item {
        padding: 1.5rem 2rem;
    }
}

.section-events .event-item .title {
    color: #0076C0;
    font-weight: 500;
    line-height: inherit;
}

@media (min-width: 576px) {
    .section-events .event-item .title {
        display: block;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .section-events .event-item .title {
        font-size: 1.25rem;
        line-height: 1.6;
        margin-bottom: 0;
    }
}

.section-events .event-item:hover h5 {
    text-decoration: underline;
}

.section-events .type,
.section-events time {
    display: inline-block;
    vertical-align: top;
}

.section-events .type,
.section-events .title {
    margin-bottom: 0.5rem;
}

.section-events .type {
    position: relative;
    padding-left: 1.5rem;
}

@media (min-width: 576px) {
    .section-events .type {
        margin-right: auto;
        margin-bottom: 0.75rem;
    }
}

@media (min-width: 768px) {
    .section-events .type {
        margin-bottom: 0.5rem;
    }
}

.section-events .type-trade-show:before {
    background-color: #e91e63;
}

.section-events .type-webinar:before {
    background-color: #00bcd4;
}

.section-events .type-training:before {
    background-color: #4caf50;
}

.section-events .type-seminar:before {
    background-color: #ff9900;
}

.section-events .type-presentation:before {
    background-color: #9c27b0;
}

.section-events .type:before {
    width: 1rem;
    height: 1rem;
    content: '';
    position: absolute;
    left: 0;
    top: calc(50% - 1px);
    transform: translateY(-50%);
}

@media (min-width: 768px) {
    .section-events .about {
        width: 200px;
        text-align: right;
    }
}

.section-events .location {
    margin-bottom: 0.5rem;
    margin-left: auto;
}

.content-events h5 {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .content-events h5 {
        display: block;
        width: 100%;
    }
}

.content-events > .row > [class^="col"] + [class^="col"] {
    padding-top: 1rem;
}

.flex-shrink-0 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.flex-grow-0 {
    -ms-flex-positive: 0;
    flex-grow: 0;
}

.block-card:last-child {
    position: relative;
}

.block-card .btn-arrow {
    text-transform: uppercase;
    background-color: #0076C0;
    color: #fff;
}

.block-card .hold-form {
    background-color: #546e7a;
    color: #fff;
    position: relative;
}

    .block-card .hold-form p {
        margin-bottom: 0.5rem;
    }

        .block-card .hold-form p.required label:after {
            content: '*';
        }

.block-card iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 100%;
}

.box-form input:not([type="submit"]) {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 0.25rem;
}

.section-padding {
    padding: 2rem 0;
}

@media (min-width: 576px) {
    .section-padding {
        padding: 3rem 0;
    }
}

@media (min-width: 1200px) {
    .section-padding {
        padding: 5rem 0;
    }
}

.section-margin-bottom {
    margin-bottom: 2rem;
}

@media (min-width: 576px) {
    .section-margin-bottom {
        margin-bottom: 3rem;
    }
}

@media (min-width: 1200px) {
    .section-margin-bottom {
        margin-bottom: 5rem;
    }
}

#testing .col-content-item .visual {
    overflow: hidden;
    height: auto;
}

@media (min-width: 768px) {
    #testing .col-content-item .visual {
        height: 135px;
    }
}

@media (min-width: 992px) {
    #testing .col-content-item .visual {
        height: 119px;
    }
}

@media (min-width: 1200px) {
    #testing .col-content-item .visual {
        height: 143px;
    }
}

.col-content-item {
    position: relative;
    padding-bottom: 1rem;
}

@media (min-width: 992px) {
    .col-content-item {
        padding-bottom: 0;
    }
}

.col-content-item .visual {
    overflow: hidden;
}

@media (min-width: 768px) {
    .col-content-item .visual {
        height: 207px;
    }
}

@media (min-width: 992px) {
    .col-content-item .visual {
        height: 182px;
    }
}

@media (min-width: 1200px) {
    .col-content-item .visual {
        height: 219px;
    }
}

.col-content-item img {
    max-height: 100%;
}

.col-content-item .title {
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 500;
    margin-bottom: 0.5rem;
}

.col-content-item p {
    margin-bottom: 0.5rem;
}

.col-content-item strong {
    margin-bottom: 0.75rem;
}

.section-gray {
    background-color: #f7f9f9;
}

@media (min-width: 768px) {
    .list-dots {
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {
    .list-dots {
        margin-bottom: 0.5rem;
    }
}

.list-dots li {
    position: relative;
    line-height: 1.5;
    padding-left: 1rem;
    margin-bottom: 0.25rem;
}

    .list-dots li:before {
        width: 0.375rem;
        height: 0.375rem;
        content: '';
        display: block;
        color: inherit;
        position: absolute;
        left: 0;
        top: 0.5rem;
        background-color: #0076C0;
    }

.list-dots a {
    color: #0076C0;
}

.list-dots.green li:before {
    background-color: #4CAF50 !important;
}

#videos .content-wrap {
    margin-bottom: 2rem;
}

@media (min-width: 992px) {
    #videos .content-wrap {
        margin-bottom: 2.5rem;
    }
}

#videos .content-wrap .title {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 500;
}

@media (min-width: 768px) {
    #videos .content-wrap .title {
        font-size: 1rem;
    }
}

@media (min-width: 992px) {
    #videos .content-wrap .title {
        font-size: 1rem;
        line-height: 1.5;
    }
}

@media (min-width: 1200px) {
    #videos .content-wrap .title {
        font-size: 1.25rem;
    }
}

#videos .visual {
    background-color: #323232;
    padding-top: 0;
    margin-bottom: 0.625rem;
    position: relative;
}

@media (min-width: 768px) {
    #videos .visual {
        margin-bottom: 0.875rem;
    }
}

@media (min-width: 992px) {
    #videos .visual {
        margin-bottom: 0.75rem;
    }
}

#videos .visual:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    mix-blend-mode: multiply;
    transition: all 80ms ease-out 0s;
    background-color: rgba(0, 118, 192, 0.5);
}

#videos .visual > span {
    height: 100% !important;
    padding: 0 !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
}

#videos a {
    display: block;
}

    #videos a:hover .visual {
        position: relative;
    }

        #videos a:hover .visual:before {
            width: 100%;
            height: 100%;
        }

    #videos a:hover .title {
        text-decoration: underline;
    }

#videos .count {
    font-size: 1rem;
}

@media (min-width: 992px) {
    #videos .count {
        font-size: 1rem;
    }
}

[id^='content'] .inner-top {
    margin-bottom: 2rem;
}

@media (min-width: 768px) {
    [id^='content'] .inner-top {
        margin-bottom: 2.75rem;
    }
}

@media (min-width: 992px) {
    [id^='content'] .inner-top {
        margin-bottom: 4.5rem;
    }
}

@media (min-width: 1200px) {
    [id^='content'] .inner-top {
        margin-bottom: 5.5rem;
    }
}

[id^='content'] .image-holder {
    margin-bottom: 1.5rem;
}

@media (min-width: 576px) {
    [id^='content'] .image-holder {
        margin-bottom: 2rem;
    }
}

@media (min-width: 768px) {
    [id^='content'] .image-holder {
        margin-bottom: 0;
    }
}

[id^='content'] .title {
    font-size: 1.5rem;
    line-height: 1.38;
    margin-bottom: 1rem;
}

@media (min-width: 768px) {
    [id^='content'] .title {
        font-size: 2rem;
        margin-bottom: 18px;
    }
}

@media (min-width: 992px) {
    [id^='content'] .title {
        margin-bottom: 1.25rem;
    }
}

@media (min-width: 1200px) {
    [id^='content'] .title {
        font-size: 3rem;
        line-height: 1.25;
        margin-bottom: 1.5rem;
    }
}

[id^='content'] .text-link {
    font-weight: 500;
    cursor: pointer;
}

[id^='content'] .card-body {
    border-top: 1px solid #e2e4e6;
}

@media (min-width: 992px) {
    [id^='content'] .card-body {
        border-top: 0;
    }
}

[id^='content'] .title-card {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.33;
    margin-bottom: 1rem;
}

@media (min-width: 768px) {
    [id^='content'] .title-card {
        font-size: 1.5rem;
    }
}

@media (min-width: 1200px) {
    [id^='content'] .title-card {
        font-size: 2rem;
    }
}

.section-anchors {
    transition: background-color 0.3s ease-in-out;
    background-color: #fff;
    z-index: 1;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    position: relative;
    color: #0076C0;
}

@media (min-width: 992px) {
    .section-anchors {
        border-top: 0;
    }
}

@media (min-width: 992px) {
    .fixed-position .section-anchors {
        background-color: #fff;
        border-bottom: 1px solid #d6d6d6;
        color: #0076C0;
    }
}

@media (min-width: 992px) {
    .fixed-position .section-anchors .slide {
        border-bottom: 0;
    }
}

.fixed-position .section-anchors .anchor-active {
    color: #323232;
    opacity: 1;
}

.fixed-position .section-anchors a:hover {
    color: #323232;
}

.section-anchors.open .opener i {
    transform: rotate3d(1, 0, 0, 180deg);
}

.section-anchors.open .slide {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    border-bottom: 1px solid #d6d6d6;
}

@media (min-width: 992px) {
    .section-anchors.open .slide {
        background-color: transparent;
    }
}

.section-anchors a.opener {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-weight: 500;
    padding-top: 12px;
    padding-bottom: 12px;
    cursor: pointer;
    background-color: #fff;
    color: #323232;
}

    .section-anchors a.opener:hover {
        color: #323232;
    }

@media (min-width: 576px) {
    .section-anchors a.opener {
        font-size: 24px;
    }
}

.section-anchors a.opener i {
    display: inline-block;
    vertical-align: top;
    margin-left: auto;
    font-size: 0.5rem;
}

.section-anchors .slide {
    transform: translateY(1px);
    opacity: 1;
    visibility: visible;
    transition: opacity 250ms ease 250ms, visibility 0s linear 500ms, transform 0s linear 500ms;
}

    .section-anchors .slide.js-slide-hidden {
        display: block !important;
        left: auto !important;
        right: auto !important;
        transform: translateY(-100%);
        opacity: 0;
        visibility: hidden;
    }

.section-anchors ul {
    color: inherit;
    font-size: 1rem;
    line-height: 1.5;
    padding: 8px 0;
}

@media (min-width: 992px) {
    .section-anchors ul {
        display: -ms-flexbox;
        display: flex;
        font-size: 1rem;
        line-height: 1;
        margin: 0 -2rem;
    }
}

@media (min-width: 992px) {
    .section-anchors li {
        padding: 0 1vw;
    }
}

.section-anchors li:not(:last-child) {
    margin-bottom: 1rem;
}

@media (min-width: 992px) {
    .section-anchors li:not(:last-child) {
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {
    .section-anchors li:first-child {
        padding-left: 1rem;
    }
}

.section-anchors .anchor-active {
    color: #323232;
}

.section-anchors a {
    transition: color 0.3s ease-in-out;
    display: inline-block;
    vertical-align: top;
    padding: 8px 0;
}

@media (min-width: 992px) {
    .section-anchors a:hover {
        color: #323232;
    }
}

.section-overview {
    padding-top: 32px;
    padding-bottom: 64px;
}

@media (min-width: 576px) {
    .section-overview {
        padding-bottom: 80px;
    }
}

@media (min-width: 768px) {
    .section-overview {
        padding-top: 56px;
    }
}

@media (min-width: 1200px) {
    .section-overview {
        padding-bottom: 104px;
    }
}

.section-streams .content-wrap h4 {
    font-weight: 500;
}

@media (min-width: 768px) {
    .section-streams .item-content {
        display: -ms-flexbox;
        display: flex;
        margin: 0 -15px;
    }
}

@media (min-width: 992px) {
    .section-streams .item-content {
        display: block;
        margin: 0;
    }
}

@media (min-width: 768px) {
    .section-streams .item-content .visual,
    .section-streams .item-content .text {
        width: 50%;
        padding: 0 15px;
    }
}

@media (min-width: 992px) {
    .section-streams .item-content .visual,
    .section-streams .item-content .text {
        width: auto;
        padding: 0;
    }
}

h2 .visual {
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0.5rem;
}

@media (min-width: 992px) {
    h2 .visual {
        margin-left: 1rem;
    }
}

@media (min-width: 1200px) {
    h2 .visual {
        width: 100px;
    }
}

h2 .visual * {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.slide-gen {
    padding: 1.5rem 0 0.5rem;
}

@media (min-width: 576px) {
    .slide-gen {
        padding: 1rem 0;
    }
}

@media (min-width: 768px) {
    .slide-gen {
        display: none;
    }
}

.list-gen {
    padding-top: 16px;
}

@media (min-width: 768px) {
    .list-gen {
        display: -ms-flexbox;
        display: flex;
        margin: 0 -9px 40px;
    }
}

@media (min-width: 992px) {
    .list-gen {
        margin: 0 -15px 44px;
    }
}

.gen-item {
    margin-bottom: 1rem;
}

@media (min-width: 768px) {
    .gen-item {
        padding: 0 9px;
        width: 25%;
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {
    .gen-item {
        padding: 0 15px;
    }
}

.gen-item:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .gen-item.active .opener-gen {
        background-color: #e3eaee;
        color: #0076C0;
        font-weight: 400;
    }
}

@media (min-width: 768px) {
    .gen-item.active .opener-gen:hover {
        background-color: #0076C0;
        color: #fff;
        font-weight: 500;
    }
}

.gen-item.active .opener-gen:after {
    transform: translateY(-50%) rotate(180deg);
}

@media (min-width: 768px) {
    .gen-item.active .opener-gen:after {
        transform: translateY(-50%);
    }
}

@media (min-width: 768px) {
    .gen-item.active-tab .opener-gen {
        background-color: #0076C0;
        color: #fff;
        font-weight: 500;
    }

        .gen-item.active-tab .opener-gen:after {
            transform: translateY(-50%) rotate(180deg);
        }
}

.gen-item > a {
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    display: block;
    padding: 10px;
    color: #0076C0;
    background-color: #e3eaee;
    position: relative;
    text-align: center;
}

@media (min-width: 768px) {
    .gen-item > a {
        padding: 0.5rem;
    }
}

.gen-item > a:after {
    content: "\e907";
    font-size: 7px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1rem;
}

@media (min-width: 768px) {
    .gen-item > a:after {
        content: none;
    }
}

.gen-item > a .speed {
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 400;
}

.box-pci-generations .tab-holder {
    display: none;
}

@media (min-width: 768px) {
    .box-pci-generations .tab-holder {
        display: block;
    }
}

.box-pci-generations .tab-holder > * {
    transition: opacity 0.6s ease-in-out;
    opacity: 1;
}

@media (min-width: 1200px) {
    .box-pci-generations .tab-holder .product-card {
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.box-pci-generations .tab-hidden-md {
    opacity: 0;
}

.product-card {
    border: solid 1px #d6d6d6;
    background-color: #fff;
    min-height: 124px;
}

@media (min-width: 1200px) {
    .product-card {
        display: -ms-flexbox;
        display: flex;
        min-height: 144px;
    }
}

.product-card:hover .title {
    text-decoration: underline;
}

.product-card .main {
    width: 100%;
}

    .product-card .main p {
        margin-bottom: 0;
    }

.product-card ul li {
    position: relative;
    padding-left: 8px;
}

    .product-card ul li:before {
        width: 4px;
        height: 4px;
        content: '';
        display: block;
        border-radius: 100%;
        background-color: #231F20;
        position: absolute;
        left: 0;
        top: 9px;
    }

.product-card .content {
    padding: 1.5rem 1rem;
    background-color: #fff;
    line-height: 1.25;
}

@media (min-width: 576px) {
    .product-card .content {
        padding: 1.5rem;
    }
}

@media (min-width: 1200px) {
    .product-card .content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        width: 61.94%;
        padding: 1.5rem 2rem;
        line-height: 1.5;
    }
}

@media (min-width: 1200px) {
    .product-card .visual {
        -ms-flex-preferred-size: 144px;
        flex-basis: 144px;
    }
}

.list-product-cards {
    padding-top: 0.5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (min-width: 992px) {
    .list-product-cards {
        padding-top: 0;
    }
}

.list-product-cards > li:not(:last-child) {
    margin-bottom: 1rem;
}

@media (min-width: 768px) {
    .list-product-cards > li:not(:last-child) {
        margin-bottom: 1.5rem;
    }
}

@media (min-width: 992px) {
    .list-product-cards > li:not(:last-child) {
        margin-bottom: 1rem;
    }
}

.header-product {
    background-color: #f1f4f6;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #666;
}

@media (min-width: 1200px) {
    .header-product {
        width: 38.06%;
    }
}

.header-product .visual {
    width: 90px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0;
    padding-top: 90px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

@media (min-width: 576px) {
    .header-product .visual {
        width: 106px;
        padding-left: 1rem;
    }
}

@media (min-width: 1200px) {
    .header-product .visual {
        width: 144px;
        padding-top: 30%;
        padding-left: 0;
    }
}

.header-product .visual img {
    max-height: 100%;
}

.header-product .text {
    color: #666;
    padding: 19px 0.5rem;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

@media (min-width: 576px) {
    .header-product .text {
        padding: 0.9375rem 1.5rem;
    }
}

@media (min-width: 768px) {
    .header-product .text {
        padding: 0.9375rem 0 0.9375rem 1.5rem;
    }
}

@media (min-width: 1200px) {
    .header-product .text {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        background-color: #fff;
        height: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: 0.9375rem 0 0.9375rem 2rem;
    }
}

.header-product .title {
    color: #0076C0;
    font-size: 18px;
    line-height: 1.5rem;
    font-weight: 500;
    margin-bottom: 0.25rem;
}

@media (min-width: 576px) {
    .header-product .title {
        font-size: 1.25rem;
        line-height: 2rem;
    }
}

#overview .jumbotron {
    padding-top: 5rem;
}

@media (min-width: 1200px) {
    #overview .jumbotron {
        padding-top: 6.5rem;
    }
}

.section-overview-top {
    padding: 2rem 0;
}

@media (min-width: 576px) {
    .section-overview-top {
        background-position: 80% 50%;
    }
}

@media (min-width: 768px) {
    .section-overview-top {
        padding: 3rem 0;
    }
}

@media (min-width: 992px) {
    .section-overview-top {
        background-position: 70% 50%;
    }
}

@media (min-width: 1200px) {
    .section-overview-top {
        background-position: 50% 50%;
    }
}

.section-overview-top .section-heading {
    font-size: 18px;
    line-height: 1.3333;
}

@media (min-width: 576px) {
    .section-overview-top .section-heading {
        font-size: 1.25rem;
        line-height: 1.6;
        padding: 0 0 3.5rem;
    }
}

@media (min-width: 768px) {
    .section-overview-top .section-heading {
        padding: 0 0 44px;
    }
}

.section-overview-top .title {
    font-weight: 500;
}

.section-overview-top .add-text {
    opacity: 0.7;
}

.section-overview-top .visual {
    height: 43px;
    margin-bottom: 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 576px) {
    .section-overview-top .visual {
        height: 50px;
    }
}

@media (min-width: 768px) {
    .section-overview-top .visual {
        margin-bottom: 1.5rem;
    }
}

@media (min-width: 992px) {
    .section-overview-top .visual {
        margin-bottom: 1rem;
    }
}

.section-overview-top .visual img {
    max-height: 100%;
    max-width: 80%;
}

@media (min-width: 576px) {
    .section-overview-top .visual img {
        max-width: 100%;
    }
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }
}

.js-tab-hidden {
    display: block !important;
    left: -9999px !important;
    position: absolute !important;
    top: -9999px !important;
}

.list-banner {
    text-align: center;
}

@media (min-width: 1200px) {
    .list-banner {
        display: -ms-flexbox;
        display: flex;
    }
}

.list-banner [class^="col"]:not(:last-child) {
    margin-bottom: 1rem;
}

@media (min-width: 768px) {
    .list-banner [class^="col"]:not(:last-child) {
        margin-bottom: 0;
    }
}

.list-banner strong {
    font-weight: 500;
}

@media (min-width: 1200px) {
    .list-banner strong + span {
        opacity: 0.8;
    }
}

.list-banner-item {
    position: relative;
    padding: 1.25rem;
    height: 100%;
}

@media (min-width: 768px) {
    .list-banner-item {
        padding: 1.25rem 0.5rem;
    }
}

@media (min-width: 992px) {
    .list-banner-item {
        padding: 1.25rem 1rem;
    }
}

@media (min-width: 1200px) {
    .list-banner-item {
        padding: 0 0.75rem 3rem;
    }
}

.list-banner-item:before {
    content: '\e91a';
    font-size: 36px;
    color: #0076C0;
}

.banner-top {
    color: #fff;
    background-image: linear-gradient(to left, #056eb0 0%, #056dac 15%, #046aa8 21%, #0969a6 31%, #07649d 54%, #0c629b 63%, #0b6298 65%, #0c5f95 80%, #0c5f91 82%, #0e5c8d 100%);
    /*Andrii Changed 8/11/20*/
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    overflow: hidden;
    position: relative;
}

@media (min-width: 576px) {
    .banner-top {
        font-size: 1.5rem;
        line-height: 1.3333333;
    }
}

.banner-top:before {
    display: block;
    position: absolute;
    bottom: 0;
    right: -10rem;
    width: 420px;
    height: 100%;
    background-image: linear-gradient(to right, #0000 27%, rgba(255, 255, 255, 0.05) 27%, rgba(255, 255, 255, 0.05) 100%);
    transform: skew(42deg);
}

@media (min-width: 768px) {
    .banner-top:before {
        content: '';
    }
}

@media (min-width: 992px) {
    .banner-top:before {
        right: 0;
    }
}

@media (min-width: 1200px) {
    .banner-top:before {
        right: 13%;
    }
}

.banner-top .jumbotron {
    background: none;
}

.banner-top .inner-footer {
    background-color: transparent;
    padding: 0;
    margin-top: 1.25rem;
}

@media (min-width: 992px) {
    .banner-top .inner-footer {
        margin-top: 2rem;
    }
}

.inner-footer {
    font-size: 1rem;
    background-color: #024877;
    color: #fff;
    padding: 1.5rem 0;
}

    .inner-footer p {
        margin-bottom: 0;
    }

@media (min-width: 992px) {
    .inner-footer span {
        display: block;
    }
}

@media (min-width: 992px) {
    .list-bullets {
        display: -ms-flexbox;
        display: flex;
        margin: 0 -15px;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

@media (min-width: 1200px) {
    .list-bullets {
        margin: 0 -2rem;
    }
}

.item-bullet {
    position: relative;
    padding-left: 45px;
}

@media (min-width: 992px) {
    .item-bullet {
        padding: 0 15px;
        padding-left: 3.75rem;
    }
}

@media (min-width: 1200px) {
    .item-bullet {
        padding: 0 2rem;
        padding-left: 4.5rem;
    }
}

.item-bullet:before {
    content: "\e920";
    position: absolute;
    left: 0;
    font-size: 1.5rem;
    top: 50%;
    transform: translateY(-50%);
}

@media (min-width: 992px) {
    .item-bullet:before {
        left: 15px;
    }
}

@media (min-width: 1200px) {
    .item-bullet:before {
        left: 2rem;
    }
}

.item-bullet + .item-bullet {
    margin-top: 0.5rem;
}

@media (min-width: 768px) {
    .item-bullet + .item-bullet {
        margin-top: 1rem;
    }
}

@media (min-width: 992px) {
    .item-bullet + .item-bullet {
        margin-top: 0;
    }
}

.section-services .row + .row {
    padding-top: 2rem;
}

.section-services .text {
    background-color: #f7f9f9;
}

.skew-style p .link-arrow {
    line-height: 1.5;
}

    .skew-style p .link-arrow i {
        top: 8px;
    }

.banner-home {
    padding: 2rem 0;
    font-size: 16px;
    color: #375d7d;
}

@media (min-width: 992px) {
    .banner-home {
        padding: 2.5rem 0;
    }
}

@media (min-width: 1200px) {
    .banner-home {
        padding: 5rem 0;
        font-size: 24px;
    }
}

.banner-home .title {
    margin-bottom: 0.5rem;
}

.section-documents .title {
    margin-bottom: 0.5rem;
    /*Andrii Added 8/11/20*/
}

@media (min-width: 992px) {
    .section-documents .title {
        margin-bottom: 0.75rem;
        /*Andrii Added 8/11/20*/
    }
}

.header-transparented header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background-color: transparent;
    border-color: rgba(216, 216, 216, 0.12);
    border: 0;
}

    .header-transparented header.popup-active, .header-transparented header:hover {
        transition: background-color 0.3s ease-in-out;
        background-color: #fff;
        border-bottom: 1px solid #e2e4e6;
    }

        .header-transparented header.popup-active svg #Combined-Shape-1,
        .header-transparented header.popup-active svg #Combined-Shape-2, .header-transparented header:hover svg #Combined-Shape-1,
        .header-transparented header:hover svg #Combined-Shape-2 {
            transition: fill 0.3s ease-in-out;
            fill: #231F20;
        }

        .header-transparented header.popup-active svg #Combined-Shape-3, .header-transparented header:hover svg #Combined-Shape-3 {
            transition: fill 0.3s ease-in-out;
            fill: #0076C0;
        }

        .header-transparented header.popup-active .nav-item > .opener, .header-transparented header:hover .nav-item > .opener {
            color: inherit;
            font-weight: 400;
        }

        .header-transparented header.popup-active .holder-icons i, .header-transparented header:hover .holder-icons i {
            color: inherit;
        }

        .header-transparented header.popup-active .drop, .header-transparented header:hover .drop {
            border-top: 1px solid #e2e4e6;
        }

        .header-transparented header.popup-active .nav-opener i,
        .header-transparented header.popup-active .nav-opener:before,
        .header-transparented header.popup-active .nav-opener:after, .header-transparented header:hover .nav-opener i,
        .header-transparented header:hover .nav-opener:before,
        .header-transparented header:hover .nav-opener:after {
            background-color: #222;
        }

        .header-transparented header.popup-active .header-nav .nav-opener i,
        .header-transparented header.popup-active .header-nav .nav-opener:before,
        .header-transparented header.popup-active .header-nav .nav-opener:after, .header-transparented header:hover .header-nav .nav-opener i,
        .header-transparented header:hover .header-nav .nav-opener:before,
        .header-transparented header:hover .header-nav .nav-opener:after {
            background-color: inherit;
        }

        .header-transparented header.popup-active .close i.icon-close, .header-transparented header:hover .close i.icon-close {
            color: #999;
        }

.header-transparented .navbar-brand {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.header-transparented svg {
    max-width: 100%;
}

    .header-transparented svg #Combined-Shape-1,
    .header-transparented svg #Combined-Shape-2,
    .header-transparented svg #Combined-Shape-3 {
        fill: #fff;
    }

.header-transparented .holder-icons i {
    color: #fff;
}

.header-transparented .holder-icons .nav-opener i,
.header-transparented .holder-icons .nav-opener:before,
.header-transparented .holder-icons .nav-opener:after {
    transition: all 0.3s ease-in-out;
    background-color: #fff;
}

.header-transparented .nav-item > .opener {
    color: #fff;
    font-weight: 400;
}

.header-transparented .drop {
    border-top: 1px solid rgba(0, 0, 0, 0.5);
}

.header-transparented .close i.icon-close {
    color: #999;
}

body:not(.header-transparented) svg #Combined-Shape-1,
body:not(.header-transparented) svg #Combined-Shape-2 {
    fill: #000;
}

.skew-style main,
.skew-style p {
    font-size: 0.75rem;
    color: #596369;
}

@media (min-width: 576px) {
    .skew-style main,
    .skew-style p {
        font-size: 0.875rem;
    }
}

@media (min-width: 768px) {
    .skew-style main,
    .skew-style p {
        font-size: 1rem;
    }
}

.skew-style .container {
    padding: 0 20px;
}

@media (min-width: 992px) {
    .skew-style .container {
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .skew-style .container {
        max-width: 1280px;
    }
}

.skew-style [class^="row"] {
    margin: 0 -1rem;
}

.skew-style [class^="col"] {
    padding: 0 1rem;
}

.skew-style .add-text {
    padding-top: 1.25rem;
    color: rgba(0, 0, 0, 0.7);
}

@media (min-width: 576px) {
    .skew-style .add-text {
        padding-top: 1.5rem;
    }
}

@media (min-width: 768px) {
    .skew-style .add-text {
        padding-top: 2.5rem;
    }
}

.skew-style .section-heading {
    font-size: 0.75rem;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.7);
    margin-bottom: 2rem;
}

@media (min-width: 576px) {
    .skew-style .section-heading {
        margin-bottom: 2.5rem;
        font-size: 1rem;
    }
}

.skew-style .section-heading h2 {
    margin-bottom: 0.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
    font-weight: 500;
}

@media (min-width: 576px) {
    .skew-style .section-heading h2 {
        margin-bottom: 0.75rem;
        font-size: 1.75rem;
    }
}

@media (min-width: 992px) {
    .skew-style .section-heading h2 {
        line-height: 1.3;
        font-size: 2.75rem;
    }
}

@media (min-width: 576px) {
    .skew-style .section-heading p {
        font-size: 1rem;
    }
}

@media (min-width: 992px) {
    .skew-style .section-heading p {
        font-size: 1.25rem;
    }
}

.skew-style .btn-default {
    font-size: 0.875rem;
    line-height: 1rem;
    padding: 14px 1.5rem;
}

@media (min-width: 576px) {
    .skew-style .btn-default {
        font-size: 1rem;
    }
}

.skew-style footer .drop {
    border-top: 0;
}

.skew-style .sub-footer {
    margin-top: 1.5rem;
}

@media (min-width: 576px) {
    .skew-style .sub-footer {
        margin-top: 0.5rem;
    }
}

.skew-style .section-gray {
    background-color: #F6F8F8 !important;
}

.skew-style h2 {
    color: #231f20;
}

@media (min-width: 992px) {
    .skew-style h2 {
        font-size: 52px;
        font-weight: 500;
    }
}

@media (min-width: 992px) {
    .skew-style h3 {
        font-size: 32px;
        font-weight: 700;
    }
}

@media (min-width: 992px) {
    .skew-style h4 {
        font-size: 24px;
        font-weight: 700;
    }
}

.skew-style .add-info {
    color: #1a1818;
}

.skew-style .bg-overlay {
    background-color: rgba(11, 27, 37, 0.5);
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.skew-style .icon-target-link {
    transition: opacity 0.3s ease-in-out;
    opacity: 0;
    margin-left: 0.5rem;
    font-size: 0.875rem;
}

.section-banner,
.bg-video-holder {
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: 50% 50%;
    padding-top: 7.5rem;
    padding-bottom: 11.25rem;
}

    .section-banner.small,
    .bg-video-holder.small {
        height: 420px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }

        .section-banner.small .banner,
        .bg-video-holder.small .banner {
            bottom: 24px;
        }

            .section-banner.small .banner span.page,
            .bg-video-holder.small .banner span.page {
                text-transform: uppercase;
                margin-bottom: 8px;
            }

        .section-banner.small h1 + div,
        .bg-video-holder.small h1 + div {
            margin: 0 -1rem !important;
        }

    .section-banner.small-2,
    .bg-video-holder.small-2 {
        height: 320px;
    }

        .section-banner.small-2 h1,
        .bg-video-holder.small-2 h1 {
            margin-top: 70px;
        }

    .section-banner.small.not-angle,
    .bg-video-holder.small.not-angle {
        height: 320px;
    }

        .section-banner.small.not-angle .banner,
        .bg-video-holder.small.not-angle .banner {
            bottom: 0;
        }

    .section-banner .banner,
    .bg-video-holder .banner {
        width: 100%;
        color: #fff;
    }

    .section-banner .status,
    .bg-video-holder .status {
        font-size: 14px;
        padding: 8px 12px;
        background: #4CAF50;
        border-radius: 2px;
    }

@media (min-width: 576px) {
    .section-banner,
    .bg-video-holder {
        padding-top: 16%;
        padding-bottom: 20.9%;
    }
}

@media (min-width: 768px) {
    .section-banner,
    .bg-video-holder {
        padding-top: 15.7%;
        padding-bottom: 18.5%;
    }
}

@media (min-width: 992px) {
    .section-banner,
    .bg-video-holder {
        padding-top: 20.4%;
        padding-bottom: 27.7%;
    }
}

@media (min-width: 1200px) {
    .section-banner,
    .bg-video-holder {
        padding-top: 10.5%;
        padding-bottom: 17.7%;
    }
}

.section-banner h1 + div,
.bg-video-holder h1 + div {
    max-width: 780px;
    margin: 0 auto !important;
}

    .section-banner h1 + div p,
    .bg-video-holder h1 + div p {
        color: #fff;
    }

    .section-banner h1 + div.big,
    .bg-video-holder h1 + div.big {
        max-width: 880px;
    }

        .section-banner h1 + div.big p,
        .bg-video-holder h1 + div.big p {
            font-size: 20px;
        }

.section-banner .banner,
.bg-video-holder .banner {
    background-color: transparent;
    line-height: 1.5;
    color: #fff;
    position: relative;
}

@media (min-width: 768px) {
    .section-banner .banner,
    .bg-video-holder .banner {
        font-size: 1.25rem;
    }
}

.section-banner .banner h1,
.bg-video-holder .banner h1 {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.32;
    color: #fff;
    margin-bottom: 16px;
}

    .section-banner .banner h1 br,
    .bg-video-holder .banner h1 br {
        display: none;
    }

@media (min-width: 576px) {
    .section-banner .banner h1,
    .bg-video-holder .banner h1 {
        font-size: 2rem;
        line-height: 1.3;
    }

        .section-banner .banner h1 br,
        .bg-video-holder .banner h1 br {
            display: inline-block;
        }
}

@media (min-width: 992px) {
    .section-banner .banner h1,
    .bg-video-holder .banner h1 {
        font-size: 3.25rem;
    }
}

.section-banner .banner h1 + p,
.bg-video-holder .banner h1 + p {
    font-weight: 400;
    font-size: 20px;
}

.section-banner .banner span,
.bg-video-holder .banner span {
    display: inline-block;
    vertical-align: top;
    font-size: 0.625rem;
    line-height: 1.2;
    margin-bottom: 0.5rem;
    color: #fff;
}

@media (min-width: 576px) {
    .section-banner .banner span,
    .bg-video-holder .banner span {
        font-size: 0.875rem;
        margin-bottom: 0.75rem;
    }
}

@media (min-width: 768px) {
    .section-banner .banner span,
    .bg-video-holder .banner span {
        font-size: 1rem;
        line-height: 1.1875;
    }
}

.section-banner .banner p,
.bg-video-holder .banner p {
    font-size: 0.875rem;
    letter-spacing: 0.03em;
    color: #fff;
    font-weight: 100;
}

    .section-banner .banner p.bold,
    .bg-video-holder .banner p.bold {
        font-weight: 400;
    }

@media (min-width: 576px) {
    .section-banner .banner p,
    .bg-video-holder .banner p {
        font-size: 1rem;
    }
}

@media (min-width: 768px) {
    .section-banner .banner p,
    .bg-video-holder .banner p {
        font-size: 1rem;
    }
}

@media (min-width: 992px) {
    .section-banner .banner p,
    .bg-video-holder .banner p {
        font-size: 1.25rem;
    }
}

.bg-video-holder .bg-video {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
}

.video-active .bg-video {
    opacity: 1;
}

.banner {
    background-color: rgba(0, 118, 192, 0.15);
}

.block-list {
    padding: 0.5rem 0;
    font-size: 0.875rem;
    font-weight: 500;
}

@media (min-width: 992px) {
    .block-list .inner-content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (min-width: 992px) {
    .list-psg {
        display: -ms-flexbox;
        display: flex;
        margin: 0 -0.75rem;
    }
}

@media (min-width: 1200px) {
    .list-psg {
        margin-left: 220px;
    }
}

@media (min-width: 992px) {
    .list-psg li {
        padding: 0 0.75rem;
    }
}

.section-technologies,
.section-angle {
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding: 2.5rem 0 2rem;
}

@media (min-width: 576px) {
    .section-technologies,
    .section-angle {
        padding: 2rem 0 2.5rem;
    }
}

@media (min-width: 768px) {
    .section-technologies,
    .section-angle {
        padding: 1.5rem 0 5rem;
    }
}

@media (min-width: 992px) {
    .section-technologies,
    .section-angle {
        padding: 2.75rem 0 5rem;
    }
}

@media (min-width: 1200px) {
    .section-technologies,
    .section-angle {
        padding: 0 0 5rem;
    }
}

.section-technologies:before,
.section-angle:before {
    bottom: 0;
    transform-origin: 0;
    transform: skewY(-5deg);
}

.section-technologies .slick-slide > div + div .col-tech,
.section-angle .slick-slide > div + div .col-tech {
    margin-bottom: 0;
}

.tech-list-cards {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -6px;
}

@media (min-width: 768px) {
    .tech-list-cards {
        margin: 0 -1rem;
    }
}

@media (min-width: 992px) {
    .tech-list-cards {
        margin: 0 -2.5rem;
    }
}

@media (min-width: 1200px) {
    .tech-list-cards {
        margin: 0 -1rem;
    }
}

.tech-list-cards .col-tech {
    width: 50%;
    padding: 0 0.375rem;
    margin-bottom: 1.875rem;
}

@media (min-width: 576px) {
    .tech-list-cards .col-tech {
        margin-bottom: 2.5rem;
    }
}

@media (min-width: 768px) {
    .tech-list-cards .col-tech {
        width: 33.33%;
        padding: 0 1rem;
        margin-bottom: 1.875rem;
    }
}

@media (min-width: 992px) {
    .tech-list-cards .col-tech {
        padding: 0 2.5rem;
        margin-bottom: 1.875rem;
    }
}

@media (min-width: 1200px) {
    .tech-list-cards .col-tech {
        width: 25%;
        padding: 0 1rem;
        margin-bottom: 3.75rem;
    }
}

.tech-list-cards .card-tech {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

@media (min-width: 768px) {
    .tech-list-cards .card-tech {
        display: block;
    }
}

.tech-list-cards .card-tech:focus {
    outline: none;
}

.tech-list-cards .card-tech .visual {
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 0.5rem;
}

    .tech-list-cards .card-tech .visual a {
        width: 100%;
    }

@media (min-width: 576px) {
    .tech-list-cards .card-tech .visual {
        height: 3.75rem;
    }
}

@media (min-width: 768px) {
    .tech-list-cards .card-tech .visual {
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-bottom: 0.75rem;
    }
}

.tech-list-cards .icon-target-link {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -1px;
}

.tech-list-cards .text {
    color: rgba(0, 0, 0, 0.6);
}

.tech-list-cards h6.title {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 500;
    margin-bottom: 0.5rem !important;
    transition: color 0.3s ease-in-out;
    color: #0076C0;
}

@media (min-width: 576px) {
    .tech-list-cards h6.title {
        font-size: 1rem;
    }
}

.tech-list-cards .slick-dots {
    position: relative;
    bottom: 0;
    padding-top: 1.25rem;
}

    .tech-list-cards .slick-dots .slick-active button {
        background: #0076C0;
    }

    .tech-list-cards .slick-dots li + li {
        margin-left: 0.25rem;
    }

    .tech-list-cards .slick-dots button {
        width: 1.25rem;
        height: 0.125rem;
        background: #c4c4c4;
        border-radius: 0;
        border: 0;
    }

.card-tech .visual {
    margin-bottom: 1.5rem;
}

.card-tech .text {
    font-size: 0.875rem;
    line-height: 1.5;
}

.card-tech .title {
    margin-bottom: 0.25rem;
    position: relative;
}

    .card-tech .title:hover {
        color: #003f66;
    }

        .card-tech .title:hover .icon-target-link {
            opacity: 1;
        }

@media (min-width: 992px) {
    .title-section {
        font-size: 2.5rem;
    }
}

@media (min-width: 992px) {
    .title-group {
        font-size: 2rem;
        line-height: 1.15625;
        font-weight: 700;
    }
}

.section-skew:after {
    content: "";
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: -1px;
    left: 0;
    transform: skew(-83deg);
    transform-origin: bottom;
}

.section-skew-white:after {
    content: "";
    background-color: #fff !important;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: skew(-83deg);
    transform-origin: bottom;
}

.v1 .bg-video-holder:after {
    background-color: #f6f8f8 !important;
}

.section-gray-dark {
    background-color: #404040;
}

    .section-gray-dark .section-heading {
        color: rgba(255, 255, 255, 0.6);
    }

.section-gray-light {
    background-color: #f6f8f8;
}

.section-white {
    background-color: #fff;
    color: #000;
}

    .section-white .title {
        color: #222;
    }

.card-line {
    padding: 1.5rem 1.5rem 2rem;
    box-shadow: 0 0.5rem 0.75rem #ececec;
    background-color: #fff;
    font-size: 0.75rem;
    line-height: 1.5;
    height: 100%;
    border: 1px solid #EAEDEE;
}

@media (min-width: 576px) {
    .card-line {
        padding: 2.5rem;
    }
}

@media (min-width: 768px) {
    .card-line {
        font-size: 1rem;
    }
}

.card-line .inner-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -ms-flex-align: start;
    align-items: flex-start;
}

.card-line span.sub-title {
    font-size: 16px;
    color: #596369;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.card-line .title {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 8px;
    color: #231F20;
}

    .card-line .title.d-flex {
        -ms-flex-align: center;
        align-items: center;
    }

@media (min-width: 576px) {
    .card-line .title {
        font-size: 1.5rem;
        line-height: 1.5;
    }
}

@media (min-width: 992px) {
    .card-line .title {
        font-size: 1.75rem;
    }
}

.card-line p {
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 0.75rem;
}

.link-arrow {
    transition: color 0.3s ease-in-out;
    display: inline-block;
    vertical-align: top;
    color: #0076C0;
    font-size: 0.75rem;
    line-height: 1.125rem;
    font-weight: 500;
    position: relative;
    outline: none;
}

@media (min-width: 576px) {
    .link-arrow {
        font-size: 1rem;
    }
}

.link-arrow:link, .link-arrow:visited, .link-arrow:active {
    color: #0076C0;
}

.link-arrow:focus, .link-arrow:hover {
    color: #003f66;
}

    .link-arrow:focus i, .link-arrow:hover i {
        margin-left: 0.75rem;
    }

.link-arrow i {
    transition: margin-left 0.3s ease-in-out, right 0.3s ease-in-out;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 0.375rem;
    font-size: 0.375rem;
    font-weight: 700;
    color: inherit;
    margin-left: 0.5rem;
}

@media (min-width: 576px) {
    .link-arrow i {
        top: 0.3125rem;
        font-size: 0.5rem;
    }
}

.link-arrow.bottom svg {
    margin-left: 8px;
}

.section-testing {
    padding: 2.5rem 0 90px;
}

@media (min-width: 576px) {
    .section-testing {
        padding-bottom: 6rem;
    }
}

@media (min-width: 992px) {
    .section-testing {
        padding: 64px 0 8.5rem;
    }
}

@media (min-width: 1200px) {
    .section-testing {
        padding: 64px 0 calc(8.6% + 2rem);
    }
}

.section-testing [class^='col']:not(:last-child) {
    margin-bottom: 1.25rem;
}

@media (min-width: 992px) {
    .section-testing [class^='col']:not(:last-child) {
        margin-bottom: 2.5rem;
    }
}

@media (min-width: 1200px) {
    .section-testing [class^='col']:not(:last-child) {
        margin-bottom: 0;
    }
}

.section-testing .card-line {
    color: #000;
    border: 0;
}

    .section-testing .card-line .title {
        color: #231F20;
    }

        .section-testing .card-line .title span {
            text-transform: uppercase;
        }

    .section-testing .card-line p {
        margin-bottom: 0;
    }

@media (min-width: 768px) {
    .section-testing .link-arrow {
        margin-right: 2rem;
    }
}

.section-testing .inner-content {
    height: auto;
}

@media (min-width: 992px) {
    .section-testing .inner-content {
        min-height: 180px;
    }
}

.section-testing .inner-content p {
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-bottom: 16px;
    color: #596369;
}

.section-testing .list-items {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -0.25rem 32px;
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1.333333;
    letter-spacing: -0.0178em;
    min-height: 96px;
}

@media (min-width: 992px) {
    .section-testing .list-items {
        font-size: 0.875rem;
    }
}

@media (max-width: 1199px) {
    .section-testing .list-items {
        min-height: 0;
    }
}

.section-testing .list-items li {
    padding: 0 0.25rem 0.5rem;
}

    .section-testing .list-items li span {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        color: rgba(0, 0, 0, 0.8);
        background-color: #F6F8F8;
        padding: 8px 12px;
        height: 40px;
    }

.section-testing .title {
    color: #222;
}

aside {
    color: #000;
}

@media (min-width: 768px) {
    aside {
        min-width: 190px;
    }
}

aside h5 {
    font-size: 0.875rem;
    margin-bottom: 0.75rem;
    font-weight: 500;
}

@media (min-width: 576px) {
    aside h5 {
        font-size: 1rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 768px) {
    aside h5 {
        margin-bottom: 1rem;
    }
}

aside ul {
    padding: 0;
    font-size: 0.75rem;
    line-height: 1rem;
    columns: 2;
    column-gap: 20px;
    column-fill: balance;
    display: inline-block;
}

@media (max-width: 1199px) {
    aside ul {
        columns: 1;
    }
}

@media (max-width: 991px) {
    aside ul {
        columns: 2;
    }
}

@media (min-width: 576px) {
    aside ul {
        font-size: 1rem;
        column-gap: 2.75rem;
    }
}

@media (min-width: 768px) {
    aside ul {
        font-size: 1rem;
        line-height: 1.1875;
    }
}

@media (max-width: 575px) {
    aside ul {
        column-gap: 10px;
        font-size: 11px;
    }
}

aside ul li {
    padding-left: 1.375rem;
    position: relative;
    margin-bottom: 0.5rem;
}

@media (min-width: 576px) {
    aside ul li {
        padding-left: 1.75rem;
    }
}

@media (max-width: 767px) {
    aside ul li {
        white-space: nowrap;
    }
}

aside ul span {
    display: inline-block;
    vertical-align: top;
}

aside ul p {
    color: rgba(0, 0, 0, 0.6);
}

aside .list-check {
    line-height: 1.5;
    padding-bottom: 2rem;
    color: #596369;
}

    aside .list-check i {
        color: #0076C0;
        position: absolute;
        left: 0;
        top: 2px;
    }

@media (min-width: 768px) {
    aside .list-check i {
        top: 1px;
    }
}

@media (min-width: 992px) {
    aside .list-check i {
        top: 3px;
    }
}

aside .list-check i:before {
    color: inherit;
    font-size: 0.875rem;
    padding-left: 1px;
}

@media (min-width: 576px) {
    aside .list-check i:before {
        font-size: 1rem;
    }
}

aside .list-check p {
    font-size: 0.75rem;
}

@media (min-width: 992px) {
    aside .list-check p {
        font-size: 0.875rem;
    }
}

.section-industries {
    font-size: 1.25rem;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.6);
}

@media (min-width: 992px) {
    .section-industries [class^="col"] {
        margin-bottom: 44px;
    }
}

.section-industries .title-section {
    color: #fff;
    line-height: 28px;
    margin-bottom: 80px;
    font-weight: 400;
}

.section-industries .title {
    line-height: 28px;
    margin-bottom: 12px;
    font-weight: 500;
    color: #fff;
}

.section-industries p {
    padding-right: 28px;
}

.holder-slider {
    position: relative;
    overflow: visible;
}

@media (min-width: 992px) {
    .holder-slider {
        padding: 0;
    }
}

.holder-slider .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.holder-slider .progress {
    width: 100%;
}

.section-events-slider {
    line-height: 1.5;
    position: relative;
    z-index: 1;
    padding-top: 8px;
    padding-bottom: 2.5rem;
}

@media (min-width: 576px) {
    .section-events-slider {
        padding-bottom: 5rem;
        padding-top: 16px;
    }
}

@media (max-width: 1920px) {
    .section-events-slider.events-fix .container {
        overflow: hidden;
    }

    .section-events-slider.events-fix .holder-slider:hover .slider-controls {
        display: block;
    }

    .section-events-slider.events-fix .slider-controls {
        position: static;
        display: none;
    }

        .section-events-slider.events-fix .slider-controls .slick-arrow {
            position: absolute;
            top: 50%;
            right: -10px;
            transform: translate(0, -50%);
            background-image: url(images/new-arrow.svg);
            display: inline-block;
            width: 20px;
            height: 33px;
            background-repeat: no-repeat;
        }

            .section-events-slider.events-fix .slider-controls .slick-arrow:before {
                content: none;
            }

            .section-events-slider.events-fix .slider-controls .slick-arrow.slick-prev {
                right: auto;
                left: -10px;
                transform: rotate(-180deg);
                margin-top: -25px;
            }

            .section-events-slider.events-fix .slider-controls .slick-arrow.disable {
                display: none;
            }
}

.section-events-slider:before {
    bottom: 0;
    transform-origin: 0;
    transform: skewY(-4.8deg);
}

.section-events-slider .text-sub-title {
    color: rgba(0, 0, 0, 0.6);
}

.section-events-slider p {
    color: rgba(0, 0, 0, 0.6);
}

.section-events-slider .visual {
    opacity: 0.4;
}

/**
 *  Progress Bar
 */
.progress {
    display: block;
    width: 100%;
    height: 0.25rem;
    border-radius: 0.125rem;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.1);
    background-image: linear-gradient(to right, #0076C0, #0076C0);
    background-repeat: no-repeat;
    transition: background-size 0.4s ease-in-out;
    margin-top: 2.5rem;
}

@media (min-width: 992px) {
    .progress {
        margin-top: 3.75rem;
    }
}

.slider-events {
    width: 73.2%;
}

@media (min-width: 576px) {
    .slider-events {
        width: 82%;
    }
}

@media (min-width: 768px) {
    .slider-events {
        width: 60%;
    }
}

@media (min-width: 992px) {
    .slider-events {
        width: 90%;
    }
}

@media (min-width: 1200px) {
    .slider-events {
        width: 100%;
    }
}

.slider-events .slick-list {
    overflow: visible;
    margin: 0 -0.5rem;
}

@media (min-width: 576px) {
    .slider-events .slick-list {
        margin: 0 -1rem;
    }
}

.slider-events .slick-slide > div {
    padding: 0 0.5rem;
    outline: none;
}

@media (min-width: 576px) {
    .slider-events .slick-slide > div {
        padding: 0 1rem;
    }
}

.slider-controls {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
}

@media (min-width: 992px) {
    .slider-controls {
        display: block;
    }
}

@media (min-width: 1200px) {
    .slider-controls {
        bottom: -0.3125rem;
    }
}

.slider-controls .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-align: end;
    align-items: flex-end;
}

.slider-controls .slick-arrow {
    transition: opacity 0.3s ease-in-out;
    background-color: transparent;
    border: 0;
    color: #0076C0;
    font-size: 0;
    padding: 0;
}

    .slider-controls .slick-arrow:before {
        content: "\e926";
        font-size: 0.875rem;
    }

    .slider-controls .slick-arrow:hover {
        cursor: pointer;
        color: #003f66;
    }

    .slider-controls .slick-arrow:focus {
        outline: none;
    }

    .slider-controls .slick-arrow:active {
        border-style: outset;
        background-image: none;
    }

    .slider-controls .slick-arrow.slick-prev:before {
        content: "\e927";
    }

    .slider-controls .slick-arrow.slick-next {
        margin-left: 2rem;
    }

@media (min-width: 992px) {
    .slider-controls .slick-arrow.slick-next {
        margin-left: 1.875rem;
    }
}

.slider-controls .slick-prev.disable,
.slider-controls .slick-next.disable {
    color: #EAEDEE;
    pointer-events: none;
}

.slide-event {
    transition: transform 0.3s ease-in-out;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 1.5rem 1rem 1.5rem 1.5rem;
    min-height: 16.125rem;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 0.5rem 16px #ececec;
    border: 1px solid #EAEDEE;
}

@media (min-width: 576px) {
    .slide-event {
        min-height: 24.5rem;
        padding: 2.5rem 2rem 2.5rem 2.5rem;
    }
}

@media (min-width: 992px) {
    .slide-event {
        padding: 2.5rem 5rem 2.5rem 2.5rem;
    }
}

@media (min-width: 1200px) {
    .slide-event {
        padding: 2.5rem 3rem 2.5rem 2.5rem;
    }
}

.slide-event:focus {
    outline: none;
}

.slide-event .title-slide {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 500;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 0.75rem;
    color: #231F20;
}

@media (min-width: 576px) {
    .slide-event .title-slide {
        font-size: 1.75rem;
    }
}

@media (min-width: 992px) {
    .slide-event .title-slide {
        font-size: 1.75rem;
        margin-bottom: 0;
        min-height: 7.875rem;
    }
}

.slide-event .type {
    font-size: 0.75rem;
    line-height: 0.875rem;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 1rem;
    position: relative;
    padding-left: 1.25rem;
    color: #231F20;
}

@media (min-width: 576px) {
    .slide-event .type {
        margin-right: auto;
        line-height: 1.5;
    }
}

@media (min-width: 768px) {
    .slide-event .type {
        font-size: 0.875rem;
        padding-left: 1.25rem;
    }
}

.slide-event .type-trade-show:before {
    background-color: #e91e63;
}

.slide-event .type-webinar:before {
    background-color: #00bcd4;
}

.slide-event .type-training:before {
    background-color: #4caf50;
}

.slide-event .type-seminar:before {
    background-color: #ff9900;
}

.slide-event .type-presentation:before {
    background-color: #9c27b0;
}

.slide-event .type:before {
    width: 0.75rem;
    height: 0.75rem;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

@media (min-width: 992px) {
    .slide-event .type:before {
        top: calc(50% - 1px);
    }
}

.slide-event .footer-slide {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1rem;
}

    .slide-event .footer-slide a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .slide-event .footer-slide a i:before {
            margin-left: 0.75rem;
            color: #fff;
        }

    .slide-event .footer-slide i {
        font-size: 0.75rem;
    }

        .slide-event .footer-slide i:before {
            font-size: inherit;
            font-weight: 700;
        }

    .slide-event .footer-slide .date {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        font-size: 0.75rem;
    }

@media (min-width: 576px) {
    .slide-event .footer-slide .date {
        font-size: 0.875rem;
    }
}

@media (min-width: 992px) {
    .slide-event .footer-slide .date {
        font-size: 0.875rem;
    }
}

.slide-event .footer-slide .time {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.slide-event .footer-slide .local {
    display: block;
    line-height: 1.5;
    font-size: 0.75rem;
    margin-right: 1rem;
    color: #596369;
}

    .slide-event .footer-slide .local i {
        color: #596369;
    }

@media (min-width: 576px) {
    .slide-event .footer-slide .local {
        font-size: 0.875rem;
    }
}

@media (min-width: 992px) {
    .slide-event .footer-slide .local {
        font-size: 0.875rem;
    }
}

.slide-event .footer-slide i {
    color: #596369;
    margin: 0 0.5rem 0 0;
}

.slide-event .hold-date {
    width: 100%;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #596369;
}

.slide-event .btn {
    display: inline-block;
    vertical-align: top;
    padding: 0.5625rem 1.5rem;
}

@media (min-width: 576px) {
    .slide-event .btn {
        padding: 0.875rem 1.5rem;
    }
}

.holder-btn-more {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 2rem;
}

@media (min-width: 768px) {
    .holder-btn-more {
        padding-top: 2.75rem;
    }
}

@media (min-width: 992px) {
    .holder-btn-more {
        padding-top: 2.5rem;
    }
}

.holder-btn-more a {
    transition: right 0.3s ease-in-out;
    padding-right: 0.875rem;
    font-size: 0.875rem;
}

@media (min-width: 768px) {
    .holder-btn-more a {
        font-size: 1rem;
    }
}

.holder-btn-more a.link-arrow:hover i {
    right: -0.25rem;
}

.holder-btn-more i {
    position: absolute;
    right: 0;
    font-size: 0.6em;
    font-weight: 400;
    margin-left: 0.75rem;
}

.section-resources {
    padding: 2.5rem 0;
}

@media (min-width: 992px) {
    .section-resources {
        padding: 64px 0 5rem 0;
    }
}

.section-resources [class^="col"]:not(:last-child) {
    margin-bottom: 1.25rem;
}

@media (min-width: 992px) {
    .section-resources [class^="col"]:not(:last-child) {
        margin-bottom: 2.5rem;
    }
}

@media (min-width: 1200px) {
    .section-resources [class^="col"]:not(:last-child) {
        margin-bottom: 0;
    }
}

.section-resources .card-line {
    border: 1px solid #EAEDEE;
    padding-bottom: 1.5rem;
}

@media (min-width: 576px) {
    .section-resources .card-line {
        padding-bottom: 2.5rem;
    }
}

@media (min-width: 992px) {
    .section-resources .card-line {
        padding-right: 2rem;
    }
}

@media (min-width: 1200px) {
    .section-resources .card-line {
        padding-right: 2.5rem;
    }
}

@media (min-width: 576px) {
    .section-resources .card-line .title {
        margin-bottom: 0.5rem;
    }
}

@media (min-width: 992px) {
    .section-resources .card-line .title {
        margin-bottom: 0.75rem;
    }
}

@media (min-width: 576px) {
    .section-resources .card-line p {
        font-size: 1rem;
        margin-bottom: 2rem;
    }
}

.section-resources .link-arrow {
    font-size: 0.875rem;
}

@media (min-width: 576px) {
    .section-resources .link-arrow {
        font-size: 1rem;
    }
}

.section-resources .link-arrow:hover i {
    margin-left: 0.75rem;
}

.section-resources .link-arrow i {
    font-size: 0.6em;
    font-weight: 400;
    margin-left: 0.5rem;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

.section-ts {
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding: 1.25rem 0;
}

@media (min-width: 576px) {
    .section-ts {
        padding: 2rem 0;
    }
}

@media (min-width: 768px) {
    .section-ts {
        padding: 4rem 0 2.5rem;
    }
}

@media (min-width: 1200px) {
    .section-ts {
        padding: 1.5rem 0 0;
    }
}

.section-ts:before {
    bottom: 0;
    transform-origin: 0;
    transform: skewY(-4.8deg);
}

.section-ts:after {
    bottom: 0;
    transform-origin: 0;
    transform: skewY(4.8deg);
}

@media (min-width: 1200px) {
    .section-ts .title {
        font-size: 2.5rem;
    }
}

@media (min-width: 992px) {
    .section-ts .section-heading p {
        font-size: 1.25rem;
    }
}

@media (min-width: 992px) {
    .section-ts p {
        font-size: 1.5rem;
    }
}

.section-what {
    color: rgba(255, 255, 255, 0.6);
    position: relative;
    padding: 1.25rem 0;
}

@media (min-width: 576px) {
    .section-what {
        padding: 2rem 0;
    }
}

@media (min-width: 768px) {
    .section-what {
        padding: 4rem 0 2.5rem;
    }
}

@media (min-width: 1200px) {
    .section-what {
        padding-top: 8.6%;
        padding-bottom: 4.3%;
    }
}

@media (min-width: 1200px) {
    .section-what p {
        font-size: 1.25rem;
    }
}

.section-gray-dark .title {
    color: #fff;
}

.section-external-validation {
    background-color: #fff;
    padding: 1.25rem 0;
}

@media (min-width: 576px) {
    .section-external-validation {
        padding: 2rem 0;
    }
}

@media (min-width: 768px) {
    .section-external-validation {
        padding: 4rem 0 2.5rem;
    }
}

@media (min-width: 1200px) {
    .section-external-validation {
        padding: 4.3% 0;
        font-size: 1.25rem;
    }
}

.section-valid, .section-provide {
    padding: 1.25rem 0;
    color: rgba(255, 255, 255, 0.6);
}

@media (min-width: 576px) {
    .section-valid, .section-provide {
        padding: 2rem 0;
    }
}

@media (min-width: 768px) {
    .section-valid, .section-provide {
        padding: 4rem 0 2.5rem;
    }
}

@media (min-width: 1200px) {
    .section-valid, .section-provide {
        padding: 4.3% 0 8.6%;
    }
}

@media (min-width: 1200px) {
    .section-valid .section-heading p, .section-provide .section-heading p {
        font-size: 1.25rem;
    }
}

@media (min-width: 1200px) {
    .section-provide {
        padding: 5rem 0;
    }
}

@media (min-width: 1200px) {
    .section-provide p {
        font-size: 1.25rem;
        margin-bottom: 2rem;
    }
}

.section-different {
    position: relative;
    z-index: 1;
    padding: 1.25rem 0;
    background-color: #fff;
}

@media (min-width: 576px) {
    .section-different {
        padding: 2rem 0;
    }
}

@media (min-width: 768px) {
    .section-different {
        padding: 4rem 0 2.5rem;
    }
}

@media (min-width: 1200px) {
    .section-different {
        padding: 1.5rem 0 4.3%;
    }
}

.section-different:before {
    bottom: 0;
    transform-origin: 0;
    transform: skewY(-4.8deg);
}

.section-different .title {
    font-weight: 500;
}

@media (min-width: 1200px) {
    .section-different .title {
        margin-bottom: .75rem;
    }
}

.section-different .inner-img {
    height: 180px;
}

.section-different .inner-content {
    padding: 40px;
}

.section-different .list-check {
    list-style: none;
    padding: 0;
}

    .section-different .list-check li {
        margin-bottom: 16px;
        padding-left: 28px;
        position: relative;
        color: #596369;
    }

        .section-different .list-check li:last-child {
            margin-bottom: 0;
        }

        .section-different .list-check li .icon-chek {
            position: absolute;
            left: 0;
            top: 5px;
        }

.section-training-slider {
    padding: 64px 0 150px 0;
}

    .section-training-slider .slick-track,
    .section-training-slider .slick-slide {
        width: 100% !important;
    }

    .section-training-slider .container {
        overflow: hidden;
    }

    .section-training-slider .slick-slide > div {
        padding: 0;
    }

@media (max-width: 1199px) {
    .section-training-slider .slide-event {
        margin-bottom: 20px;
    }
}

.section-izotope {
    padding-bottom: 48px !important;
}

@media screen and (max-width: 376px) {
    .section-izotope {
        padding-bottom: 16px !important;
    }
}

.section-izotope .green {
    color: #4CAF50 !important;
}

    .section-izotope .green p {
        color: #4CAF50 !important;
    }

.section-izotope .tab-hidden {
    position: absolute !important;
    left: -9999px !important;
    top: -9999px !important;
    display: block !important;
    width: 100% !important;
}

.section-izotope .izotope-sub-filters .izotope-filters {
    margin: 0;
}

    .section-izotope .izotope-sub-filters .izotope-filters .lc-item {
        padding: 0 3px;
        width: auto;
    }

@media screen and (max-width: 940px) {
    .section-izotope .izotope-sub-filters .izotope-filters .lc-item {
        width: 33%;
        text-align: center;
    }
}

@media screen and (max-width: 820px) {
    .section-izotope .izotope-sub-filters .izotope-filters .lc-item {
        width: 50%;
    }
}

@media screen and (max-width: 480px) {
    .section-izotope .izotope-sub-filters .izotope-filters .lc-item {
        width: 100%;
    }
}

.section-izotope .izotope-sub-filters .izotope-filters .lc-item.hidden {
    display: none;
}

.section-izotope .izotope-sub-filters .izotope-filters .lc-item .opener {
    padding: 12px 32px;
    font-size: 20px;
}

    .section-izotope .izotope-sub-filters .izotope-filters .lc-item .opener::after {
        display: none;
    }

@media screen and (max-width: 570px) {
    .section-izotope .izotope-sub-filters .izotope-filters .lc-item .opener {
        padding: 12px;
        font-size: 16px;
    }
}

.section-izotope .izotope-sub-filters .izotope-filters .lc-item.active .opener {
    color: #fff;
    background-color: #0076C0;
}

.section-izotope .izotope-sub-filters .sub-filters label {
    color: #323232;
    font-size: 16px;
    font-weight: 500;
}

.section-izotope .izotope-sub-filters .sub-filters button {
    color: #0076BF;
    font-size: 16px;
    background: none;
    border: none;
    padding: 8px 16px;
    text-decoration: underline;
    outline: none;
}

    .section-izotope .izotope-sub-filters .sub-filters button:hover, .section-izotope .izotope-sub-filters .sub-filters button.is-checked {
        text-decoration: none;
        color: #323232;
    }

.section-izotope .grid {
    margin: 0 -16px;
}

    .section-izotope .grid.height .card-line {
        position: relative;
    }

        .section-izotope .grid.height .card-line .inner-content {
            padding: 15px 24px 75px 24px !important;
            min-height: 236px;
        }

        .section-izotope .grid.height .card-line .card-bottom {
            width: calc(100% - 48px);
            position: absolute;
            bottom: 40px;
            left: 24px;
        }

            .section-izotope .grid.height .card-line .card-bottom .form-row {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: end;
                align-items: flex-end;
            }

                .section-izotope .grid.height .card-line .card-bottom .form-row label {
                    margin: 0;
                }

    .section-izotope .grid.small .element-item {
        padding: 0 8px;
    }

        .section-izotope .grid.small .element-item .form-row a.link {
            display: none;
            text-decoration: underline;
        }

            .section-izotope .grid.small .element-item .form-row a.link:hover {
                text-decoration: none;
            }

        .section-izotope .grid.small .element-item .form-row span.text {
            color: #000;
        }

        .section-izotope .grid.small .element-item .card-line.add-link .form-row span.text {
            display: none;
        }

        .section-izotope .grid.small .element-item .card-line.add-link .form-row a.link {
            display: inline-block;
        }

        .section-izotope .grid.small .element-item .inner-content {
            padding: 15px 24px 40px 24px;
        }

            .section-izotope .grid.small .element-item .inner-content .inner-info {
                min-height: 0;
                margin: 0;
            }

            .section-izotope .grid.small .element-item .inner-content .card-bottom label {
                color: #0076BF;
            }

            .section-izotope .grid.small .element-item .inner-content .title {
                font-size: 19px;
                line-height: 30px;
                margin-bottom: 4px;
            }

            .section-izotope .grid.small .element-item .inner-content .card-text p {
                font-size: 16px;
                line-height: 24px;
                margin-bottom: 8px;
            }

            .section-izotope .grid.small .element-item .inner-content .list-characteristics {
                margin: 0;
            }

                .section-izotope .grid.small .element-item .inner-content .list-characteristics li {
                    line-height: 1;
                    margin: 0 0 8px 0;
                }

                    .section-izotope .grid.small .element-item .inner-content .list-characteristics li:last-child {
                        margin: 0;
                    }

            .section-izotope .grid.small .element-item .inner-content .list-items li:first-child {
                padding-left: 0;
            }

            .section-izotope .grid.small .element-item .inner-content .list-items li:last-child {
                padding-right: 0;
            }

.section-izotope .element-item {
    margin: 0 0 16px 0;
}

.section-izotope .container {
    overflow: hidden;
}

.section-izotope .izotope-select {
    margin: 0 0 40px 0;
}

    .section-izotope .izotope-select .jcf-select {
        width: 366px;
        margin: 0 auto;
        position: relative;
    }

        .section-izotope .izotope-select .jcf-select::before, .section-izotope .izotope-select .jcf-select::after {
            position: absolute;
            left: calc(100% + 21px);
            top: 50%;
            width: 999%;
            height: 1px;
            background: #F6F8F8;
            display: block;
            content: "";
        }

        .section-izotope .izotope-select .jcf-select::after {
            left: auto;
            right: calc(100% + 21px);
        }

.section-izotope .izotope-filters {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

    .section-izotope .izotope-filters .button {
        margin-right: 2px;
        width: 170px;
        height: 48px;
        border: none;
        background: #F6F8F8;
        font-size: 20px;
        font-weight: 500;
        transition: .5s;
        outline: none;
    }

@media screen and (max-width: 1200px) {
    .section-izotope .izotope-filters .button {
        width: auto;
        padding: 0 16px;
    }
}

.section-izotope .izotope-filters .button:hover {
    background: #146194;
    transition: .5s;
    color: #fff;
}

.section-izotope .izotope-filters .button:last-child {
    margin-right: 0;
}

.section-izotope .izotope-filters .button.is-checked {
    background: #0076BF;
    color: #fff;
    transition: .5s;
}

    .section-izotope .izotope-filters .button.is-checked:hover {
        background: #146194;
    }

.section-izotope .inner-img {
    height: 115px;
}

.section-izotope .card-line.p-0 {
    position: relative;
}

    .section-izotope .card-line.p-0.register .register-show {
        display: inline-block;
    }

    .section-izotope .card-line.p-0.register .card-button .register-show + a {
        display: none;
    }

    .section-izotope .card-line.p-0.register .hold-date .register-show.local + .date {
        display: none;
    }

    .section-izotope .card-line.p-0 .register-show {
        display: none;
    }

    .section-izotope .card-line.p-0 .inner-content {
        padding: 32px 40px 40px 40px;
    }

@media screen and (max-width: 376px) {
    .section-izotope .card-line.p-0 .inner-content {
        padding: 24px;
    }
}

.section-izotope .card-line.p-0 .title {
    font-size: 24px;
    line-height: 36px;
}

.section-izotope .card-line.p-0 .inner-info {
    min-height: 165px;
    margin-bottom: 24px;
}

@media screen and (max-width: 769px) {
    .section-izotope .card-line.p-0 .inner-info {
        min-height: 0;
    }
}

.section-izotope .card-line.p-0 .inner-info p {
    margin: 0;
    font-size: 14px;
    line-height: 21px;
}

.section-izotope .card-line.p-0 .status {
    position: absolute;
    left: 0;
    top: 20px;
    text-transform: uppercase;
    font-size: 14px;
    background: #4CAF50;
    color: #fff;
    padding: 8px 12px;
    line-height: 1;
}

.section-izotope .card-line.p-0 .card-bottom {
    width: 100%;
}

    .section-izotope .card-line.p-0 .card-bottom .card-button {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }

        .section-izotope .card-line.p-0 .card-bottom .card-button .btn-default {
            margin-right: 46px;
            min-width: 148px;
        }

.section-izotope .card-line.p-0 .hold-date {
    margin-bottom: 16px;
    color: #231F20;
}

    .section-izotope .card-line.p-0 .hold-date .date {
        margin-right: 32px;
    }

    .section-izotope .card-line.p-0 .hold-date i {
        margin-right: 8px;
    }

.section-izotope.oscilloscopes .card-footer-img img {
    width: 50px;
    transition: .5s;
}

    .section-izotope.oscilloscopes .card-footer-img img:hover {
        transform: scale(1.1);
        transition: .5s;
    }

.section-explore {
    padding: 64px 0 80px 0;
}

    .section-explore .section-heading {
        margin-bottom: 40px;
    }

    .section-explore h2 {
        margin-bottom: 12px;
    }

    .section-explore .sub-title {
        color: #596369;
        font-size: 20px;
        line-height: 30px;
        margin-top: 12px;
    }

@media screen and (max-width: 769px) {
    .section-explore .sub-title {
        font-size: 16px;
    }
}

@media screen and (max-width: 769px) and (max-width: 376px) {
    .section-explore .sub-title {
        font-size: 14px;
    }
}

.container.small {
    max-width: 816px;
}

    .container.small .explore-content {
        padding: 40px;
        box-shadow: 0 0.5rem 0.75rem #ececec;
        border: 1px solid #EAEDEE;
        background: #fff;
    }

@media screen and (max-width: 376px) {
    .container.small .explore-content {
        padding: 24px;
    }
}

.container.small .agreement {
    -ms-flex-align: center;
    align-items: center;
}

    .container.small .agreement p {
        font-size: 12px;
        line-height: 18px;
    }

        .container.small .agreement p a {
            text-decoration: underline;
        }

            .container.small .agreement p a:hover {
                text-decoration: none;
            }

#pardot-form .form-field span.value + span {
    display: -ms-flexbox;
    display: flex;
}

    #pardot-form .form-field span.value + span .inline {
        margin-left: 10px;
    }

#pardot-form .form-field input[type='checkbox'] + label {
    display: inline-block;
}

#pardot-form .form-field span.description {
    display: block;
}

#pardot-form .description {
    font-size: 12px;
    line-height: 18px;
}

    #pardot-form .description a:hover {
        text-decoration: underline;
    }

#pardot-form .submit input {
    background: #0076C0;
    color: #f7f9f9;
    border: none;
    padding: 14px 1.5rem;
    line-height: 1rem;
}

    #pardot-form .submit input:hover {
        background: #0067a7;
        color: #f7f9f9;
    }

.form-row,
#pardot-form .form-field {
    margin-bottom: 16px !important;
}

    .form-row:last-child,
    #pardot-form .form-field:last-child {
        margin-bottom: 0 !important;
    }

    .form-row label,
    #pardot-form .form-field label {
        color: #231F20;
        font-size: 16px;
        line-height: 16px;
        font-weight: 500;
        display: block;
        margin-bottom: 8px;
    }

    .form-row input[type=text],
    .form-row input[type=email],
    .form-row input[type=phone],
    .form-row textarea,
    .form-row select,
    #pardot-form .form-field input[type=text],
    #pardot-form .form-field input[type=email],
    #pardot-form .form-field input[type=phone],
    #pardot-form .form-field textarea,
    #pardot-form .form-field select {
        width: 100%;
        height: 44px;
        border: 2px solid #F2F2F2;
        border-radius: 2px;
        outline: none;
        padding: 8px;
        font-size: 16px;
        line-height: 24px;
        color: #231F20;
        transition: .5s;
    }

        .form-row input[type=text]:focus,
        .form-row input[type=email]:focus,
        .form-row input[type=phone]:focus,
        .form-row textarea:focus,
        .form-row select:focus,
        #pardot-form .form-field input[type=text]:focus,
        #pardot-form .form-field input[type=email]:focus,
        #pardot-form .form-field input[type=phone]:focus,
        #pardot-form .form-field textarea:focus,
        #pardot-form .form-field select:focus {
            border-color: #0076C0;
            transition: .5s;
        }

        .form-row input[type=text].error,
        .form-row input[type=email].error,
        .form-row input[type=phone].error,
        .form-row textarea.error,
        .form-row select.error,
        #pardot-form .form-field input[type=text].error,
        #pardot-form .form-field input[type=email].error,
        #pardot-form .form-field input[type=phone].error,
        #pardot-form .form-field textarea.error,
        #pardot-form .form-field select.error {
            border-color: #ff0000;
        }

    .form-row label.error,
    #pardot-form .form-field label.error {
        margin: 8px 0 0 0;
        display: inline-block;
        font-size: 12px;
        line-height: 18px;
        color: #ff0000;
    }

    .form-row textarea,
    #pardot-form .form-field textarea {
        height: 132px;
        min-height: 44px;
    }

        .form-row input:-ms-input-placeholder,
        .form-row textarea:-ms-input-placeholder,
        .form-row select,
        #pardot-form .form-field input:-ms-input-placeholder,
        #pardot-form .form-field textarea:-ms-input-placeholder,
        #pardot-form .form-field select {
            color: #828282;
            font-size: 16px;
            line-height: 24px;
        }

        .form-row input::placeholder,
        .form-row textarea::placeholder,
        .form-row select,
        #pardot-form .form-field input::placeholder,
        #pardot-form .form-field textarea::placeholder,
        #pardot-form .form-field select {
            color: #828282;
            font-size: 16px;
            line-height: 24px;
        }

    .form-row .checkbox-label,
    #pardot-form .form-field .checkbox-label {
        cursor: pointer;
        margin-top: 8px;
    }

        .form-row .checkbox-label input,
        #pardot-form .form-field .checkbox-label input {
            margin-right: 8px;
            width: 18px;
            height: 18px;
            opacity: 0;
            position: absolute;
        }

            .form-row .checkbox-label input + label.error,
            #pardot-form .form-field .checkbox-label input + label.error {
                display: none !important;
            }

                .form-row .checkbox-label input + label.error + .checkbox-icon,
                #pardot-form .form-field .checkbox-label input + label.error + .checkbox-icon {
                    border-color: red !important;
                }

            .form-row .checkbox-label input:checked + .checkbox-icon,
            .form-row .checkbox-label input:checked + label.error + .checkbox-icon,
            #pardot-form .form-field .checkbox-label input:checked + .checkbox-icon,
            #pardot-form .form-field .checkbox-label input:checked + label.error + .checkbox-icon {
                background: url(https://assets.lcry.net/images/checkbox-bg.svg);
                border: none;
                background-repeat: no-repeat;
            }

        .form-row .checkbox-label .checkbox-icon,
        #pardot-form .form-field .checkbox-label .checkbox-icon {
            margin-right: 8px;
            width: 16px;
            height: 16px;
            border: solid 2px #F2F2F2;
            border-radius: 3px;
        }

.section-external .external-content {
    position: relative;
}

.section-external .col {
    margin-bottom: 32px;
}

.section-external div.card-line .inner-content {
    padding-top: 26px;
}

.section-external p {
    margin: 0;
}

.section-external .number {
    color: #231F20;
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 8px;
    font-weight: 500;
}

.section-validation {
    padding: 64px 0 150px 0;
}

    .section-validation .col {
        margin-bottom: 32px;
    }

    .section-validation .icons {
        margin-right: 10px;
    }

        .section-validation .icons svg {
            width: 27px;
            height: 27px;
        }

.section-different .inner-img {
    height: 180px;
}

.section-different .inner-content {
    padding: 40px;
}

.section-different .list-check {
    list-style: none;
    padding: 0;
}

    .section-different .list-check li {
        margin-bottom: 16px;
        padding-left: 28px;
        position: relative;
        color: #596369;
    }

        .section-different .list-check li:last-child {
            margin-bottom: 0;
        }

        .section-different .list-check li .icon-chek {
            position: absolute;
            left: 0;
            top: 5px;
        }

.section-overview .card-line a {
    color: #0076C0;
}

    .section-overview .card-line a:hover {
        text-decoration: underline;
    }

.section-overview .card-line.gray {
    background: #f7f9f9;
}

.section-overview .card-blue h3 {
    font-size: 16px;
    margin-bottom: 17px;
    text-transform: uppercase;
}

.section-overview .card-blue .list-check {
    margin-bottom: 20px;
}

.section-overview .col-lg-6 .card-blue h3 {
    text-transform: none;
}

.section-overview .col-right p {
    font-size: 20px;
    color: #231F20;
    font-weight: 600;
}

.section-summary .card-line {
    margin-bottom: 32px;
}

    .section-summary .card-line:last-child {
        margin-bottom: 0;
    }

    .section-summary .card-line h3 {
        margin-bottom: 8px;
    }

    .section-summary .card-line p {
        margin-bottom: 17px;
    }

.reset .section-speakers .card-line .inner-img {
    min-width: 254px;
    height: 100% !important;
}

.reset .section-speakers .card-line .card-speakers-name h3 {
    font-size: 20px !important;
    line-height: 30px !important;
    margin-bottom: 4px;
}

.reset .section-speakers .card-line .card-speakers-position h3 {
    font-size: 16px !important;
    margin-bottom: 12px;
}

.reset .section-speakers .card-line.horizontale {
    display: -ms-flexbox !important;
    display: flex !important;
}

@media screen and (max-width: 540px) {
    .reset .section-speakers .card-line.horizontale {
        display: block !important;
        height: auto;
    }

        .reset .section-speakers .card-line.horizontale .inner-img {
            min-width: 254px;
            min-height: 250px;
        }
}

.reset .m-0 {
    margin: 0 !important;
}

.advantages {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .advantages .advantages-left,
    .advantages .advantages-right {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        .advantages .advantages-left .card-line:before,
        .advantages .advantages-right .card-line:before {
            content: '';
            display: block;
            height: 8px;
            position: absolute;
            left: 100%;
            right: 0;
            background-color: inherit;
            bottom: -8px;
            transform-origin: 0;
            transform: skewY(-35deg);
            width: 200px;
            background: #0076BF;
        }

@media screen and (max-width: 1224px) {
    .advantages .advantages-left .card-line:before,
    .advantages .advantages-right .card-line:before {
        display: none;
    }
}

@media screen and (max-width: 864px) {
    .advantages .advantages-left .card-line,
    .advantages .advantages-right .card-line {
        margin: 0 auto;
    }
}

.advantages .advantages-right {
    margin-top: 155px;
}

@media screen and (max-width: 1224px) {
    .advantages .advantages-right {
        margin-top: 0;
    }
}

.advantages .advantages-right .card-line:before {
    left: auto;
    right: 100%;
    transform: skewY(35deg);
    bottom: auto;
    top: 100%;
    margin-top: -140px;
}

.advantages .advantages-right .advantages-icon {
    left: auto !important;
    right: calc(180px + 100%);
}

.advantages .advantages-center {
    background: #0076BF;
    width: 8px;
}

    .advantages .advantages-center.secondary {
        position: relative;
        top: 100px;
        height: 1000px;
    }

@media screen and (max-width: 864px) {
    .advantages {
        display: block;
    }

        .advantages .advantages-center.secondory {
            height: auto;
        }
}

section.section-advantages .mobile {
    display: none;
    text-align: center;
}

@media screen and (max-width: 864px) {
    section.section-advantages .mobile {
        display: block;
    }

    section.section-advantages .no-mobile {
        display: none;
    }
}

section.section-advantages .card-line {
    border-bottom: solid 8px #0076BF;
    position: relative;
    max-width: 392px;
    width: 100%;
    height: auto;
}

@media screen and (max-width: 1224px) {
    section.section-advantages .card-line {
        margin-bottom: 90px !important;
    }
}

section.section-advantages .card-line .inner-content {
    padding-top: 55px !important;
    background: #fff;
    z-index: 99999;
    position: relative;
}

section.section-advantages .card-line .card-sub-title {
    margin-bottom: 10px;
    color: #0076C0;
    font-size: 16px;
}

section.section-advantages .card-line .card-text p {
    color: #231F20;
}

section.section-advantages .card-line .advantages-icon {
    width: 98px;
    height: 98px;
    background: #fff;
    border: solid 8px #0076BF;
    border-radius: 50%;
    position: absolute;
    left: calc(180px + 100%);
    top: 50%;
    transform: translate(0, -50%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media screen and (max-width: 1224px) {
    section.section-advantages .card-line .advantages-icon {
        top: auto;
        bottom: 100%;
        left: 50% !important;
        transform: translate(-50%, 50%);
    }
}

section.section-advantages .advantages-center-top .card-line,
section.section-advantages .advantages-center-bottom .card-line {
    margin: 0 auto;
}

section.section-advantages .advantages-center-top .advantages-icon,
section.section-advantages .advantages-center-bottom .advantages-icon {
    top: auto;
    bottom: 100%;
    left: 50%;
    transform: translate(-50%, 50%);
}

@media screen and (max-width: 864px) {
    section.section-advantages .advantages-center-top {
        margin-top: 90px !important;
    }
}

section.section-advantages .advantages-center-bottom .card-line {
    margin-bottom: 90px !important;
}

    section.section-advantages .advantages-center-bottom .card-line:last-child {
        margin-bottom: 0 !important;
    }

        section.section-advantages .advantages-center-bottom .card-line:last-child:before {
            display: none;
        }

    section.section-advantages .advantages-center-bottom .card-line:before {
        content: '';
        display: block;
        height: 100%;
        position: absolute;
        left: 50%;
        top: 100%;
        transform: translate(-50%, 0);
        width: 8px;
        background: #0076BF;
    }

@media screen and (max-width: 864px) {
    section.section-advantages .advantages-center-bottom .card-line:before {
        display: none;
    }
}

/*
.table-list {

    a {
        display: block;
        padding: .5rem;
        border: 1px solid transparent;

        &:hover {
            border: 1px solid $gray-400;
        }
    }
}*/
.reset .section-banner-slide {
    padding: 0;
    height: 420px;
}

    .reset .section-banner-slide .banner-slide-item {
        height: 420px;
        position: relative;
        background-position: center;
        background-size: cover;
    }

        .reset .section-banner-slide .banner-slide-item:before {
            background-color: rgba(11, 27, 37, 0.5);
            position: absolute;
            pointer-events: none;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            display: block;
            content: "";
        }

        .reset .section-banner-slide .banner-slide-item.default:before {
            background-color: rgba(0, 118, 192, 0.5);
        }

    .reset .section-banner-slide .banner-slide-content {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        width: 100%;
    }

        .reset .section-banner-slide .banner-slide-content h2, .reset .section-banner-slide .banner-slide-content h1 {
            color: #fff;
        }

        .reset .section-banner-slide .banner-slide-content span.page {
            text-transform: uppercase;
            margin-bottom: 8px;
            color: #fff;
        }

        .reset .section-banner-slide .banner-slide-content .banner-slide-text {
            margin-bottom: 24px;
        }

            .reset .section-banner-slide .banner-slide-content .banner-slide-text p {
                color: #fff;
            }

    .reset .section-banner-slide.small {
        height: 320px;
    }

        .reset .section-banner-slide.small .banner-slide-item {
            height: 320px;
        }

.reset .logos-list-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

    .reset .logos-list-wrap .logos-item {
        margin: 0 50px 20px 0;
    }

        .reset .logos-list-wrap .logos-item:last-child {
            margin-right: 0;
        }

@media screen and (max-width: 920px) {
    .reset .logos-list-wrap {
        max-width: 650px;
        margin: 0 auto;
    }

        .reset .logos-list-wrap .logos-item {
            margin: 0 5px 20px 5px;
            width: calc(25% - 10px);
            text-align: center;
        }
}

.reset .section-approach .approach-img {
    text-align: center;
}

    .reset .section-approach .approach-img img {
        margin-bottom: 16px;
    }

    .reset .section-approach .approach-img a {
        text-transform: uppercase;
    }

.reset .section-automotive-list {
    padding: 40px 0;
}

    .reset .section-automotive-list .card-line.horizontale .inner-img {
        min-width: 410px;
        background-size: cover;
        background-color: inherit;
    }

@media (max-width: 539px) {
    .reset .section-automotive-list .card-line.horizontale .inner-img {
        min-width: 0;
    }
}

.reset .also-interest {
    padding-top: 20px;
}

    .reset .also-interest .container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .reset .also-interest .container .label {
            font-weight: 600;
            margin-bottom: 10px;
        }

        .reset .also-interest .container ul {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        .reset .also-interest .container a {
            color: #0076C0;
        }

            .reset .also-interest .container a:hover {
                color: #003f66;
            }

.reset #categoryTop {
    background: #EAEDEE;
    height: 100%;
}

    .reset #categoryTop .subNav {
        background: none;
        height: 100%;
        margin: 0;
        width: auto;
    }

        .reset #categoryTop .subNav a {
            display: block;
        }

.reset .product-banner-title {
    min-height: 120px;
    color: #0076C0;
}

    .reset .product-banner-title h2 {
        color: #0076C0;
    }

@media (max-width: 719px) {
    .reset .section-product.product-banner-title + .product-line .product-content {
        padding-top: 0;
    }
}

.reset .section-product.product-line .container {
    border-bottom: 1px solid #EAEDEE;
}

.reset .section-product.product-line:nth-child(3) .container {
    border-bottom: none;
}

.reset .section-product.product-line .product-content {
    padding: 20px 0;
}

    .reset .section-product.product-line .product-content p a {
        color: #0076C0;
    }

        .reset .section-product.product-line .product-content p a:hover {
            color: #003f66;
        }

    .reset .section-product.product-line .product-content .img-text {
        text-align: center;
        font-style: italic;
        font-size: 12px;
    }

.reset .section-product.product-line .product-content-subtitle {
    margin-bottom: 24px;
    font-size: 20px;
    color: #231F20;
}

.reset .product-bottom-block {
    background: #EAEDEE;
    border-radius: 10px;
    margin-top: 85px;
}

    .reset .product-bottom-block .row {
        margin: 0;
    }

    .reset .product-bottom-block .product-bottom-img {
        margin-top: -85px;
    }

    .reset .product-bottom-block .product-bottom-content {
        padding: 20px 0;
        text-align: center;
    }

        .reset .product-bottom-block .product-bottom-content .product-bottom-text {
            margin-bottom: 20px;
        }

        .reset .product-bottom-block .product-bottom-content p a {
            color: #008ecd;
        }

            .reset .product-bottom-block .product-bottom-content p a:hover {
                color: #003f66;
            }

.reset .slide-content.hidden {
    opacity: 0;
}

.reset .section-default-page {
    padding: 30px 0;
}

@media screen and (max-width: 840px) {
    .reset .section-default-page img {
        max-width: 400px;
        width: 100%;
    }

        .reset .section-default-page img.big-img {
            max-width: 100%;
        }
}

@media screen and (max-width: 1140px) {
    .reset .section-default-page .col-xl-4,
    .reset .section-default-page .col-xl-3 {
        margin-bottom: 24px;
    }
}

@media screen and (max-width: 768px) {
    .reset .section-default-page .col-xl-4:last-child,
    .reset .section-default-page .col-xl-3:last-child {
        margin-bottom: 0;
    }
}

.reset .section-default-page .container-gray {
    box-shadow: 0 0.5rem 0.75rem #ececec;
    background-color: #F6F8F8;
    border: 1px solid #EAEDEE;
    padding: 24px;
}

.reset .section-default-page p a {
    color: #0076C0;
}

    .reset .section-default-page p a:hover {
        text-decoration: underline;
    }

    .reset .section-default-page p a.green {
        color: #4CAF50;
    }

.reset .section-default-page h2.green {
    color: #4CAF50;
}

.reset .section-default-page .page-button {
    margin-top: 24px;
}

    .reset .section-default-page .page-button a, .reset .section-default-page .page-button span {
        margin: 0 16px 16px 0;
        position: relative;
    }

        .reset .section-default-page .page-button a:last-child, .reset .section-default-page .page-button span:last-child {
            margin-right: 0;
        }

    .reset .section-default-page .page-button.right {
        margin: 0;
    }

        .reset .section-default-page .page-button.right a {
            margin: 0 0 16px 0;
            width: 100%;
        }

@media screen and (max-width: 576px) {
    .reset .section-default-page .page-button {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .reset .section-default-page .page-button span, .reset .section-default-page .page-button a {
            margin: 0 4px 8px 4px;
            width: calc(50% - 10px);
        }
}

.reset .section-default-page .card-line.number .card-title h3 {
    color: #231F20;
    font-size: 24px;
    font-weight: normal;
}

    .reset .section-default-page .card-line.number .card-title h3 .icon {
        display: inline-block;
        color: #fff;
        width: 37px;
        height: 37px;
        line-height: 37px;
        padding: 0;
        background-color: #4CAF50;
        border-radius: 50%;
        vertical-align: middle;
        text-align: center;
        margin-right: 15px;
        font-style: normal;
    }

.reset .section-default-page .tabs-area .tab-hidden {
    position: absolute !important;
    left: -9999px !important;
    top: -9999px !important;
    display: block !important;
    width: 100% !important;
}

.reset .section-default-page .tabs-area .tabs-pci {
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 940px) {
    .reset .section-default-page .tabs-area .tabs-pci {
        display: block;
    }

        .reset .section-default-page .tabs-area .tabs-pci .lc-item {
            margin-bottom: 8px;
        }
}

.reset .section-default-page .tabs-area .lc-item a {
    padding: 8px;
    font-size: 13px;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}

    .reset .section-default-page .tabs-area .lc-item a:after {
        display: none;
    }

.reset .section-default-page .tabs-area .tab-holder p {
    font-size: 13px;
}

.reset .upcoming-row {
    margin-top: 8px;
    padding-top: 8px;
    border-top: solid 1px #EAEDEE;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .reset .upcoming-row:first-child {
        margin-top: 0;
        padding-top: 0;
        border-top: none;
    }

.reset .height-auto {
    height: auto !important;
    min-height: 0 !important;
}

.reset .flex-betwen {
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.reset .uppercase {
    text-transform: uppercase !important;
}

.reset .h-100 {
    height: 100% !important;
}

.reset .w-100 {
    width: 100% !important;
}

.reset .mb-24 {
    margin-bottom: 24px !important;
}

.reset .mb-32 {
    margin-bottom: 32px !important;
}

.reset .w-100 {
    width: 100% !important;
}

.reset .mb-40 {
    margin-bottom: 40px !important;
}

.reset .mb-64 {
    margin-bottom: 64px !important;
}

.reset .p-24 {
    padding: 24px !important;
}

.reset .pt-40 {
    padding-top: 40px !important;
}

.reset .pt-0 {
    padding-top: 0 !important;
}

.reset .pb-0 {
    padding-bottom: 0 !important;
}

.reset .pb-40 {
    padding-bottom: 40px !important;
}

.reset .d-f-start {
    -ms-flex-align: start;
    align-items: flex-start;
}

.reset .d-f-center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.reset .justify-content {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

@media (min-width: 1200px) {
    .reset .mb-lg-0, .reset .my-lg-0 {
        margin-bottom: 0 !important;
    }
}

@media screen and (min-width: 992px) {
    .reset .mb-md-0,
    .reset .my-md-0 {
        margin-bottom: 0 !important;
    }
}

@media screen and (min-width: 768px) {
    .reset .mb-md-0,
    .reset .my-md-0 {
        margin-bottom: 0 !important;
    }
}

@media screen and (min-width: 376px) {
    .reset .mb-sm-40 {
        margin-bottom: 40px !important;
    }
}

.reset .section-quotations .card-line label {
    color: #231F20;
    font-weight: 500;
}

.reset .section-quotations p {
    margin-bottom: 8px;
}

    .reset .section-quotations p a {
        color: #0076C0;
    }

.reset .quotations-try-top {
    margin-bottom: 80px;
}

@media screen and (max-width: 993px) {
    .reset .quotations-try-top {
        margin-bottom: 23px;
    }
}

.reset .quotations-try-bottom .row.mb-40:last-child {
    margin: 0;
}

.reset .section-links {
    border-bottom: solid 1px #EAEDEE;
    padding: 25px 0;
}

    .reset .section-links.section-links-izotope {
        border-bottom: none;
        padding: 0;
    }

        .reset .section-links.section-links-izotope.open .izotope-filters {
            display: block;
        }

        .reset .section-links.section-links-izotope.open .slide {
            width: 200px;
            transform: translate(-50%, 0);
            left: 50%;
        }

            .reset .section-links.section-links-izotope.open .slide .button {
                width: 100%;
                margin-bottom: 8px;
            }

                .reset .section-links.section-links-izotope.open .slide .button:last-child {
                    margin-bottom: 0;
                }

    .reset .section-links ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0;
    }

        .reset .section-links ul li {
            margin: 0 10px 0 0;
        }

            .reset .section-links ul li:last-child {
                margin-right: 10px;
            }

            .reset .section-links ul li a {
                color: #231F20;
                font-weight: 600;
            }

                .reset .section-links ul li a:hover {
                    color: #0076C0;
                }

    .reset .section-links.open ul {
        display: block;
    }

        .reset .section-links.open ul li {
            margin: 0;
            padding: 0;
        }

            .reset .section-links.open ul li:last-child {
                margin-bottom: 0;
            }

        .reset .section-links.open ul a {
            display: block;
        }

.show-list .multi-level {
    display: block;
}

.holder-form-items {
    display: -ms-flexbox;
    display: flex;
}

    .holder-form-items .dropdown-menu {
        min-width: 160px;
    }

        .holder-form-items .dropdown-menu a {
            display: block;
            padding: 8px 6px;
        }

            .holder-form-items .dropdown-menu a:hover {
                color: #fff;
                background-color: #0076c0;
            }

    .holder-form-items .dropdown-submenu {
        position: relative;
        font-size: inherit;
    }

        .holder-form-items .dropdown-submenu:hover:after {
            content: "\e921";
            position: absolute;
            background-color: transparent;
            font-size: 8px;
            right: 10px;
            top: 50%;
            display: block;
            margin: 0;
            border: 0;
            transform: translateY(-50%);
            color: #fff;
        }

        .holder-form-items .dropdown-submenu:hover > a {
            color: #fff;
            background-color: #0076c0;
        }

    .holder-form-items .dropdown-item {
        width: 100%;
    }

ul.dropdown-menu.multi-level {
    list-style: none !important;
    border: 1px solid;
    font-size: inherit;
    margin-top: 2px;
    font-size: 10px;
}

    ul.dropdown-menu.multi-level li {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

    ul.dropdown-menu.multi-level a {
        color: #000;
    }

        ul.dropdown-menu.multi-level a:focus {
            outline: none;
        }

        ul.dropdown-menu.multi-level a:after {
            content: none;
        }

input[type="search"],
.dropdown-toggle {
    background-color: transparent;
    box-shadow: none;
    border: 1px solid;
    position: relative;
    padding: 6px 2rem 6px .5rem;
}

    input[type="search"]:after,
    .dropdown-toggle:after {
        content: "\e921";
        position: absolute;
        background-color: transparent;
        font-size: 8px;
        right: 10px;
        top: 50%;
        display: block;
        margin: 0;
        border: 0;
        transform: rotate(90deg) translateY(-50%);
        transform-origin: top;
    }

    input[type="search"]:focus,
    .dropdown-toggle:focus {
        outline: none;
    }

.dropdown-submenu > ul.dropdown-menu {
    top: 0;
    padding: 0;
    font-size: inherit;
    left: calc(100% - .25rem);
}

.dropdown-menu {
    z-index: 1;
    border: 1px solid;
    border-radius: 0;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu.pull-left {
    float: none;
}

    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
        border-radius: 0;
    }

#wrapper .content-container,
#wrapper .column-center {
    overflow: visible;
}

.open-form.open + .contact-form {
    max-height: 9999px;
    transition: .5s;
    margin-top: 24px;
}

.contact-form {
    max-height: 0;
    overflow: hidden;
    transition: .5s;
    margin-top: 0;
}

@media screen and (max-width: 768px) {
    .contact-form .form-row .col-md-6:last-child {
        margin-top: 16px;
    }
}

.open .datasheet-dropdown {
    max-height: 999px;
    transition: .5s;
    visibility: visible;
}

.datasheet-dropdown {
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 0;
    background: #008ecd;
    padding: 0;
    margin: 0;
    max-height: 0;
    overflow: hidden;
    transition: .5s;
    box-shadow: 0 0.5rem 0.75rem #ececec;
    background-color: #fff;
    border: 1px solid #EAEDEE;
    visibility: hidden;
}

    .datasheet-dropdown li {
        margin: 0 !important;
        border-bottom: 1px solid #EAEDEE;
        text-align: left;
        padding: 0 !important;
    }

        .datasheet-dropdown li:last-child {
            border-bottom: none;
        }

        .datasheet-dropdown li a {
            font-size: 12px;
            color: #0076C0;
            padding: 5px;
            display: inline-block;
            margin: 0 !important;
        }

            .datasheet-dropdown li a:hover {
                color: #0067a7;
            }

.justify-center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.preference-content {
    padding: 32px 0;
}

    .preference-content .preference-content-header {
        margin-bottom: 24px;
    }

        .preference-content .preference-content-header h1, .preference-content .preference-content-header h2 {
            color: #0076C0;
        }

    .preference-content .preference-text a {
        color: #0076C0;
        text-decoration: underline;
    }

        .preference-content .preference-text a:hover {
            text-decoration: none;
        }

    .preference-content .preference-text .preference-text-top {
        margin-bottom: 24px;
    }

    .preference-content .preference-text table {
        margin-bottom: 24px;
    }

span.img-title {
    font-weight: 500;
    color: #fff;
    margin-top: 5px;
    display: block;
    position: absolute;
    bottom: 20px;
    left: 30px;
    width: calc(100% - 80px);
    text-align: left;
}

.preference-footer {
    padding-bottom: 50px;
}

#videos h3 {
    color: #fff;
    font-size: 16px;
}

section#docs .description,
section#briefs .description {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

body .show-register {
    display: none !important;
}

body.register .show-register {
    display: -ms-flexbox !important;
    display: flex !important;
}

body.register .no-show-register {
    display: none !important;
}

.bottom-block {
    -ms-flex-align: center;
    align-items: center;
}

.green-text h2, .green-text .link-arrow {
    color: #4CAF50 !important;
}

.green-text h2 {
    font-size: 44px !important;
}

.green-text ul.green span {
    font-weight: 400;
}

.green-text .title,
.blue-text .title {
    font-weight: 400;
}

.blue-text h2, .blue-text .link-arrow {
    color: #0076C0 !important;
}

.blue-text ul.green span {
    font-weight: 500;
}

.blue-text .inner-img {
    background-size: auto !important;
}

.bottom-block-text {
    font-weight: 500;
    font-size: 26px;
    line-height: 28.6px;
    color: #000;
}

.slide-event {
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .slide-event .top-card {
        margin-bottom: 24px;
    }

    .slide-event .bottom-card {
        margin-top: auto;
    }

    .slide-event .title-slide {
        min-height: 0;
        margin-bottom: 8px;
        font-size: 24px;
    }

.section-heading.line h3 {
    padding-bottom: 8px;
    border-bottom: solid 1px #EAEDEE;
}

.section-training-filters .row > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-direction: column;
    flex-direction: column;
}

.search-wrap {
    position: relative;
}

    .search-wrap input {
        padding-right: 30px;
    }

    .search-wrap .icon-search {
        position: absolute;
        right: 25px;
        bottom: 14px;
    }

.block-view {
    position: relative;
}

    .block-view .tabs-pci {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .block-view .lc-item {
        padding: 0;
        -ms-flex: inherit;
        flex: inherit;
        width: auto;
    }

        .block-view .lc-item a {
            padding: 20px 24px;
            background: none !important;
            color: #231F20;
            font-size: 28px;
            font-weight: 500;
            position: relative;
        }

            .block-view .lc-item a::before, .block-view .lc-item a::after {
                display: none;
            }

            .block-view .lc-item a:hover {
                color: #0076C0;
            }

            .block-view .lc-item a::before {
                display: block;
                width: 0;
                height: 2px;
                content: "";
                position: absolute;
                left: 0;
                bottom: 0;
                background: #0076C0;
                transition: .5s;
            }

        .block-view .lc-item.active a {
            color: #0076C0;
        }

            .block-view .lc-item.active a:before {
                transition: .5s;
                width: 100%;
            }

    .block-view .view-select {
        position: absolute;
        top: 25px;
        right: 0;
    }

        .block-view .view-select span {
            display: inline-block;
            margin-left: 8px;
            cursor: pointer;
        }

@media (max-width: 740px) {
    .block-view .view-select {
        position: static;
        margin: 20px 0;
        text-align: center;
    }
}

.block-view.view-cards span.view-cards rect {
    fill: #0076C0;
}

.block-view.view-cards span.view-cards path {
    fill: #fff;
}

.block-view.view-cards .title-slide a {
    pointer-events: none;
}

.block-view.view-list .title-slide a {
    color: #0076C0;
    pointer-events: inherit;
}

.block-view.view-list span.view-cards rect {
    fill: #F6F8F8;
}

.block-view.view-list span.view-cards path {
    fill: #596369;
}

.block-view.view-list span.view-list rect {
    fill: #0076C0;
}

.block-view.view-list span.view-list path {
    fill: #fff;
}

.block-view .tabs-content .slide-event {
    min-height: 0;
    padding: 24px;
    position: relative;
    box-shadow: none;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .block-view .tabs-content .slide-event .top-card {
        margin-bottom: 0;
        width: calc(100% - 200px);
    }

@media (max-width: 740px) {
    .block-view .tabs-content .slide-event .top-card {
        width: 100%;
    }
}

.block-view .tabs-content .slide-event .footer-slide {
    margin: 0;
}

.block-view .tabs-content .slide-event .bottom-card {
    margin-top: 0;
    min-width: 150px;
    text-align: right;
}

@media (max-width: 740px) {
    .block-view .tabs-content .slide-event .bottom-card {
        text-align: left;
        margin-top: 20px;
    }
}

.block-view .tabs-content#tab-pci-1 .local {
    color: #231F20;
    margin-right: 8px;
}

.block-view .tabs-content#tab-pci-1 .date {
    color: #596369;
    border-left: solid 1px #596369;
    padding-left: 8px;
}

.block-view .tabs-content#tab-pci-1 .calendar {
    padding: 0 10px;
    border-left: solid 1px #596369;
}

    .block-view .tabs-content#tab-pci-1 .calendar a {
        color: #0076C0;
        font-weight: 500;
    }

        .block-view .tabs-content#tab-pci-1 .calendar a:hover {
            text-decoration: underline;
        }

.block-view .pagination-block {
    margin-top: 38px;
}

main.view-list .line-none {
    display: none;
}

.border-top-green {
    padding-top: 40px !important;
    border-top: solid 1px #4CAF50 !important;
}

thead.green th {
    background-color: #4CAF50 !important;
}

.white-space {
    white-space: nowrap;
}

.big-text p {
    font-size: 20px !important;
    font-weight: 400;
}

.reset section,
.reset .section-default-page {
    padding: 64px 0 80px 0;
    color: #596369;
}

@media screen and (max-width: 376px) {
    .reset section,
    .reset .section-default-page {
        padding: 32px 0 40px 0;
    }
}

.reset section.section-white,
.reset .section-default-page.section-white {
    background: #fff;
}

.reset section.section-gray,
.reset .section-default-page.section-gray {
    background: #F6F8F8;
}

.reset section.section-blue,
.reset .section-default-page.section-blue {
    background: #0076C0;
}

.reset section.section-angle,
.reset .section-default-page.section-angle {
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding: 16px 0 80px 0;
}

@media (max-width: 575px) {
    .reset section.section-angle,
    .reset .section-default-page.section-angle {
        padding: 64px 0 40px 0;
    }
}

.reset section.section-angle:before,
.reset .section-default-page.section-angle:before {
    bottom: 0;
    transform-origin: 0;
    transform: skewY(-4.5deg);
}

.reset section.section-angle-before,
.reset .section-default-page.section-angle-before {
    padding-bottom: 249px;
}

@media screen and (max-width: 1201px) {
    .reset section.section-angle-before,
    .reset .section-default-page.section-angle-before {
        padding-bottom: 155px;
    }
}

@media (max-width: 575px) {
    .reset section.section-angle-before,
    .reset .section-default-page.section-angle-before {
        padding-bottom: 100px;
    }
}

.reset section.section-angle-before.angle-small,
.reset .section-default-page.section-angle-before.angle-small {
    padding-bottom: 184px;
}

@media screen and (max-width: 1201px) {
    .reset section.section-angle-before.angle-small,
    .reset .section-default-page.section-angle-before.angle-small {
        padding-bottom: 110px;
    }
}

@media (max-width: 575px) {
    .reset section.section-angle-before.angle-small,
    .reset .section-default-page.section-angle-before.angle-small {
        padding-bottom: 80px;
    }
}

.reset section .section-heading,
.reset .section-default-page .section-heading {
    margin-bottom: 40px;
}

@media screen and (max-width: 376px) {
    .reset section .section-heading,
    .reset .section-default-page .section-heading {
        margin-bottom: 24px;
    }
}

@media screen and (max-width: 769px) {
    .reset section .section-heading h2,
    .reset section .section-heading .h2,
    .reset .section-default-page .section-heading h2,
    .reset .section-default-page .section-heading .h2 {
        font-size: 28px !important;
    }
}

@media screen and (max-width: 376px) {
    .reset section .section-heading h2,
    .reset section .section-heading .h2,
    .reset .section-default-page .section-heading h2,
    .reset .section-default-page .section-heading .h2 {
        font-size: 24px !important;
    }
}

.reset.skew-style main,
.reset.skew-style p {
    font-size: 16px;
}

@media screen and (max-width: 376px) {
    .reset.skew-style main,
    .reset.skew-style p {
        font-size: 14px;
    }
}

.reset p {
    margin-bottom: 8px;
}

    .reset p:last-child {
        margin: 0;
    }

.reset h1, .reset .h1, .reset h2, .reset .h2, .reset h3, .reset .h3, .reset h4, .reset .h4, .reset h5, .reset .h5, .reset h6, .reset .h6,
.reset .title {
    color: #231F20;
}

.reset h1,
.reset .h1 {
    font-size: 52px;
    line-height: 1.3333333;
    margin: 0 0 0.5rem 0;
    font-weight: 500;
}

@media (max-width: 767px) {
    .reset h1,
    .reset .h1 {
        margin: 0 0 0.75rem 0;
        font-size: 32px;
    }
}

@media (max-width: 319px) {
    .reset h1,
    .reset .h1 {
        font-size: 24px;
    }
}

.reset h2,
.reset .h2 {
    font-size: 44px;
    line-height: 1.333334;
    margin: 0 0 0.75rem 0;
}

@media screen and (max-width: 769px) {
    .reset h2,
    .reset .h2 {
        margin: 0 0 0.75rem 0;
        font-size: 28px !important;
    }
}

@media screen and (max-width: 376px) {
    .reset h2,
    .reset .h2 {
        font-size: 24px !important;
    }
}

.reset h3,
.reset .h3 {
    font-size: 28px;
    margin: 0 0 0.75rem 0;
    letter-spacing: 0.2px;
    line-height: 1.5;
    font-weight: 500;
}

@media screen and (max-width: 769px) {
    .reset h3,
    .reset .h3 {
        margin: 0 0 0.75rem 0;
        font-size: 24px;
    }
}

@media screen and (max-width: 376px) {
    .reset h3,
    .reset .h3 {
        font-size: 20px !important;
    }
}

.reset h4,
.reset .h4 {
    font-size: 24px;
    line-height: 1.333334;
    margin: 0 0 0.75rem 0;
    font-weight: 500;
}

@media (max-width: 767px) {
    .reset h4,
    .reset .h4 {
        margin: 0 0 0.75rem 0;
        font-size: 20px;
    }
}

@media (max-width: 319px) {
    .reset h4,
    .reset .h4 {
        font-size: 16px;
    }
}

.reset h5,
.reset .h5,
.reset h6,
.reset .h6 {
    font-size: 16px;
    line-height: 1.333334;
    margin: 0 0 0.75rem 0;
}

.reset main ul {
    padding-left: 0;
    list-style: none;
}

    .reset main ul li {
        padding-left: 18px;
        margin-bottom: 12px;
        position: relative;
    }

        .reset main ul li:last-child {
            margin-bottom: 0;
        }

.reset main p a {
    color: #008ecd;
}

    .reset main p a:hover {
        color: #008ecd;
        text-decoration: underline;
    }

.reset main .list-check {
    margin: 0;
}

    .reset main .list-check li {
        padding-left: 28px;
    }

        .reset main .list-check li::before {
            display: none;
        }

        .reset main .list-check li i {
            position: absolute;
            left: 0;
            top: 5px;
        }

        .reset main .list-check li:last-child {
            margin-bottom: 0;
        }

        .reset main .list-check li a {
            color: #0076C0;
        }

            .reset main .list-check li a:hover {
                text-decoration: underline;
            }

    .reset main .list-check.green i:before {
        color: #4CAF50;
    }

.reset main ol li {
    margin-bottom: 12px;
}

.reset main ul.list-dots li::before {
    background: #0076C0;
    width: 8px;
    height: 8px;
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    content: "";
}

.reset main ul.list-dots li:last-child {
    margin-right: 0;
}

.reset main ul.list-dots li a {
    color: #0076C0;
}

    .reset main ul.list-dots li a:hover {
        text-decoration: underline;
    }

.reset main ul.list-dots.two li::before {
    background: #EAEDEE;
    top: 8px;
    transform: translate(0, 0);
}

.reset main ul.list-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
}

    .reset main ul.list-items li {
        padding: 0 0.25rem 0.5rem;
    }

        .reset main ul.list-items li span {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            color: rgba(0, 0, 0, 0.8);
            background-color: #F6F8F8;
            padding: 8px 12px;
            height: 40px;
        }

.reset main ul.list-options {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

    .reset main ul.list-options li {
        font-size: 14px;
        padding: 8px 12px;
        margin: 0 8px 8px 0;
        padding: 5px 10px;
        background: #F6F8F8;
        color: #231F20;
        font-weight: 600;
    }

.reset main .card-text.green p {
    color: #219653;
}

.reset main ul.list-characteristics {
    margin: 0 0 20px 0;
    padding: 0;
}

    .reset main ul.list-characteristics li {
        font-size: 16px;
        margin: 0 0 8px 0;
        padding: 0;
        color: #596369;
    }

        .reset main ul.list-characteristics li:last-child {
            margin: 0;
        }

        .reset main ul.list-characteristics li span {
            color: #231F20;
            font-weight: 600;
            margin-right: 5px;
        }

            .reset main ul.list-characteristics li span.green {
                color: #219653;
            }

.reset main ul.collection.white {
    background: #fff;
    box-shadow: 0 0.5rem 0.75rem #ececec;
}

    .reset main ul.collection.white li {
        padding: 10px 16px 10px 50px;
    }

        .reset main ul.collection.white li i {
            left: 10px;
            top: 10px;
        }

.reset main ul.collection {
    border: 1px solid #EAEDEE;
    padding: 0;
}

    .reset main ul.collection li {
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #EAEDEE;
    }

        .reset main ul.collection li:last-child {
            border-bottom: none;
        }

        .reset main ul.collection li a {
            padding: 8px 16px;
            display: block;
            transition: .5s;
        }

            .reset main ul.collection li a:hover {
                transition: .5s;
                background: #EAEDEE;
            }

            .reset main ul.collection li a h5 {
                color: #0076C0;
            }

.reset main ul.number li {
    padding-left: 40px;
}

.reset main ul.number i {
    background: #0076C0;
    padding: 0 10px;
    border-radius: 15px;
    display: inline-block;
    color: #fff;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-style: normal;
    position: absolute;
    left: 0;
}

.reset main ul.number.green i {
    background: #4CAF50 !important;
}

.reset .table-responsive {
    width: 100%;
    overflow: auto;
}

@media screen and (max-width: 1280px) {
    .reset .table-responsive {
        box-shadow: -6px 0px 10px #ccc inset;
    }
}

.reset .table-responsive table {
    width: 1240px !important;
}

.reset table:not(.table-second) {
    width: 100%;
}

    .reset table:not(.table-second) td:first-child {
        font-weight: bold;
    }

    .reset table:not(.table-second) tr:nth-child(2n+ 1) {
        background-color: #f7f9f9;
    }

    .reset table:not(.table-second) td, .reset table:not(.table-second) th {
        padding: 16px 8px;
        color: #231F20;
    }

    .reset table:not(.table-second) th {
        background-color: #0076c0;
        color: #fff;
    }

.reset table.table-second {
    border: solid 1px #F6F8F8;
    width: 100%;
}

    .reset table.table-second tr td {
        padding: 16px 40px;
    }

        .reset table.table-second tr td .text {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }

    .reset table.table-second tr:nth-child(2n+1) td:nth-child(2n+1) {
        background: #F6F8F8;
    }

    .reset table.table-second tr:nth-child(2n) td:nth-child(2n) {
        background: #F6F8F8;
    }

.reset table.table-third {
    border: solid 1px #F6F8F8;
}

    .reset table.table-third thead th {
        background: #F6F8F8;
        color: #596369;
        font-weight: normal;
        padding: 16px 12px;
        font-size: 14px;
        vertical-align: top;
    }

        .reset table.table-third thead th b {
            color: #231F20;
            margin-bottom: 8px;
            font-size: 16px;
        }

        .reset table.table-third thead th .icon {
            display: block;
            margin-bottom: 16px;
        }

    .reset table.table-third tr {
        border-bottom: solid 1px #EAEDEE;
    }

        .reset table.table-third tr td {
            padding: 16px 12px;
            font-size: 14px;
            vertical-align: top;
            width: 229px;
        }

            .reset table.table-third tr td b {
                font-size: 16px;
            }

            .reset table.table-third tr td.first-icon {
                border-right: solid 1px #EAEDEE;
                vertical-align: middle;
                padding: 16px 32px;
                width: auto;
                transform: rotate(-90deg);
                white-space: nowrap;
                font-size: 16px;
            }

            .reset table.table-third tr td i.icon {
                width: 32px;
                display: inline-block;
            }

        .reset table.table-third tr:last-child {
            border-bottom: none;
        }

        .reset table.table-third tr.group1 {
            background: rgba(33, 150, 83, 0.1);
        }

        .reset table.table-third tr.group2 {
            background: rgba(0, 118, 192, 0.1);
        }

.reset select.error + label {
    display: none !important;
}

.reset label.error + .jcf-select {
    border-color: #ff0000;
}

.reset .jcf-select,
.reset select,
.dropdown button {
    position: relative;
    cursor: pointer;
    border: 2px solid #F2F2F2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
}

    .reset .jcf-select.jcf-drop-active .jcf-select-text,
    .reset select.jcf-drop-active .jcf-select-text {
        background-color: #ffffff;
    }

    .reset .jcf-select.jcf-drop-active .jcf-select-opener,
    .reset select.jcf-drop-active .jcf-select-opener {
        background-color: #ffffff;
    }

        .reset .jcf-select.jcf-drop-active .jcf-select-opener:after,
        .reset select.jcf-drop-active .jcf-select-opener:after {
            margin-top: 6px;
            transform: rotate(-45deg);
        }

    .reset .jcf-select.jcf-disabled,
    .reset select.jcf-disabled {
        opacity: .3;
    }

    .reset .jcf-select .jcf-select-opener,
    .reset select .jcf-select-opener {
        width: 46px;
        height: 40px;
        background-color: transparent;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .reset .jcf-select .jcf-select-opener:after,
        .reset select .jcf-select-opener:after {
            display: block;
            border-right: 1px solid #231F20;
            border-top: 1px solid #231F20;
            content: "";
            width: 8px;
            height: 8px;
            transform: rotate(135deg);
            transition: all 0.2s ease-in-out;
        }

    .reset .jcf-select .jcf-select-text,
    .reset select .jcf-select-text {
        color: #828282;
        font-size: 16px;
        line-height: 40px;
        width: 100%;
        padding: 0 8px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        background-color: transparent;
        display: inline-block;
        transition: all 0.2s ease-in-out;
    }

.reset .jcf-select-drop {
    position: absolute;
    top: calc(100% + 2px);
    left: -1px;
    z-index: 3;
    border: 2px solid #F2F2F2;
    border-top: none;
    border-radius: 2px;
}

.reset .jcf-select-drop-content {
    background-color: #ffffff;
    box-shadow: 0 8px 12px rgba(2, 21, 51, 0.1);
}

    .reset .jcf-select-drop-content .jcf-list-content {
        vertical-align: top;
        display: inline-block;
        overflow: auto;
        width: 100%;
    }

    .reset .jcf-select-drop-content ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .reset .jcf-select-drop-content li {
        margin: 0 !important;
        padding: 0 !important;
    }

        .reset .jcf-select-drop-content li::before {
            display: none !important;
        }

    .reset .jcf-select-drop-content .jcf-option {
        padding: 8px;
        font-size: 16px;
        line-height: 24px;
        color: #231F20;
        background-color: #ffffff;
        display: block;
        cursor: pointer;
        transition: all 0.2s ease-in-out;
    }

        .reset .jcf-select-drop-content .jcf-option:hover {
            background-color: #F4F6F9;
        }

        .reset .jcf-select-drop-content .jcf-option.jcf-selected {
            background-color: #E9EBEE;
        }

.reset .card-line {
    padding: 0;
}

    .reset .card-line.no-bg {
        box-shadow: none;
        background: #F6F8F8;
        border: none;
    }

        .reset .card-line.no-bg .inner-content {
            padding: 0;
        }

    .reset .card-line.no-style {
        background: none;
        box-shadow: none;
        border: none;
    }

        .reset .card-line.no-style .inner-content {
            padding: 0;
        }

    .reset .card-line .inner-img {
        height: 112px;
        background-repeat: no-repeat !important;
        background-position: center !important;
    }

        /* .reset .card-line .inner-img.big {
            height: 200px;
            width: 100%;
            background: none;
            background-size: contain;
        }

           .reset .card-line .inner-img.big img {
                max-height: 200px;
                width: 100%;
            }*/

        .reset .card-line .inner-img.cover {
            background-size: cover;
        }

        .reset .card-line .inner-img + .inner-content {
            padding-top: 32px;
            height: auto;
        }

            .reset .card-line .inner-img + .inner-content h3 {
                font-size: 24px;
                line-height: 36px;
            }

        .reset .card-line .inner-img.cover {
            background-size: cover;
        }

    .reset .card-line .quantity {
        position: absolute;
        width: 128px;
        height: 100%;
        background: rgba(0, 0, 0, 0.8);
        top: 0;
        right: 0;
    }

        .reset .card-line .quantity .quantity-wrap {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

        .reset .card-line .quantity span.number {
            display: block;
            text-align: center;
            font-size: 28px;
            margin-bottom: 10px;
        }

        .reset .card-line .quantity.bottom {
            top: auto;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 50px;
        }

            .reset .card-line .quantity.bottom svg {
                margin-right: 5px;
            }

    .reset .card-line.height {
        height: auto;
    }

    .reset .card-line .inner-content.grey-light {
        background: #F6F8F8;
    }

        .reset .card-line .inner-content.grey-light .inner-img {
            height: 290px;
        }

@media screen and (max-width: 920px) {
    .reset .card-line .inner-content.grey-light .inner-img {
        height: 120px;
    }
}

.reset .card-line .inner-content {
    padding: 40px;
}

    .reset .card-line .inner-content.small {
        padding: 40px 24px;
    }

    .reset .card-line .inner-content.small-24 {
        padding: 24px;
    }

    .reset .card-line .inner-content .card-title,
    .reset .card-line .inner-content .card-images,
    .reset .card-line .inner-content .footer-card {
        width: 100%;
    }

@media screen and (max-width: 376px) {
    .reset .card-line .inner-content {
        padding: 24px;
    }
}

.reset .card-line .inner-content .card-title {
    margin-bottom: 8px;
}

    .reset .card-line .inner-content .card-title h3, .reset .card-line .inner-content .card-title h4 {
        margin: 0;
    }

    .reset .card-line .inner-content .card-title h4 {
        min-height: 65px;
    }

.reset .card-line .inner-content .card-text p {
    font-size: 14px;
}

@media screen and (max-width: 376px) {
    .reset .card-line .inner-content .card-text p {
        font-size: 12px !important;
    }
}

.reset .card-line .inner-content .card-text.big20 p {
    font-size: 20px;
}

.reset .card-line .inner-content .card-text.blue p {
    color: #0076C0;
}

.reset .card-line .inner-content .footer-card {
    margin-top: 24px;
}

.reset .card-line .inner-content p:last-child {
    margin: 0;
}

.reset .row > .small.col-lg-3 {
    padding: 0 8px;
}

.reset .row > .small .inner-content {
    padding: 32px 24px 40px 24px;
}

    .reset .row > .small .inner-content .title {
        font-size: 20px;
        line-height: 30px;
    }

.reset .card-line.horizontale .inner-img {
    min-width: 310px;
    height: auto;
}

.reset .card-line.horizontale.small .inner-img {
    min-width: 254px;
}

.reset .card-line.horizontale.small-2 .inner-img {
    width: 180px;
    min-width: 180px;
    height: 100%;
}

@media screen and (max-width: 768px) {
    .reset .card-line.horizontale.small-2 .inner-img {
        width: 100%;
        min-width: 0;
        height: 200px;
    }
}

.reset .card-line.horizontale.small-2 .inner-content {
    padding: 16px 16px 16px 32px;
}

.reset .card-line.horizontale .inner-content {
    padding: 40px;
}

@media screen and (max-width: 376px) {
    .reset .card-line.horizontale .inner-content {
        padding: 24px;
    }
}

.reset .card-line.horizontale .inner-content .card-title {
    margin-bottom: 8px;
}

@media screen and (max-width: 720px) {
    .reset .card-line.horizontale {
        display: block !important;
    }

        .reset .card-line.horizontale .inner-img {
            min-width: 0;
            height: 200px;
        }
}

.reset .text-img-content .row {
    margin-bottom: 64px;
    -ms-flex-align: center;
    align-items: center;
}

    .reset .text-img-content .row .img-content {
        height: 304px;
    }

.reset .slick-dots .slick-active button {
    background-color: #0076c0;
    border-color: #0076c0;
}

.reset .slick-dots button {
    border: 1px solid #fff;
}

.reset .btn-default.secondary {
    color: #0076C0;
    border: solid 1px #0076C0;
    background: none;
    transition: .5s;
}

    .reset .btn-default.secondary:hover {
        background: #0076C0;
        transition: .5s;
        color: #fff;
    }

.reset .page-text.justify-center.big {
    -ms-flex-direction: column;
    flex-direction: column;
}

    .reset .page-text.justify-center.big p {
        font-size: 24px;
        color: #231F20;
    }

@media screen and (max-width: 768px) {
    .row.tabs-area {
        width: 100%;
    }
}

.row.new-footer .inner-content {
    padding: 40px 40px 85px 40px;
}

    .row.new-footer .inner-content .footer-card {
        position: absolute;
        bottom: 35px;
    }

.reset .new-footer .row > .small .inner-content {
    padding: 32px 24px 63px 24px;
}

    .reset .new-footer .row > .small .inner-content .footer-card {
        position: absolute;
        bottom: 24px;
    }

.reset .new-footer .row > .small-2 .inner-content {
    padding: 24px 24px 0 24px;
}

    .reset .new-footer .row > .small-2 .inner-content .inner-img.big-2 {
        height: 300px;
    }

    .reset .new-footer .row > .small-2 .inner-content .card-link ul {
        margin: 0;
        padding: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .reset .new-footer .row > .small-2 .inner-content .card-link ul li {
            margin-left: 24px;
            padding: 0;
        }

            .reset .new-footer .row > .small-2 .inner-content .card-link ul li:first-child {
                margin-left: 0;
            }

            .reset .new-footer .row > .small-2 .inner-content .card-link ul li a {
                text-decoration: underline;
                color: #0076C0;
            }

                .reset .new-footer .row > .small-2 .inner-content .card-link ul li a:hover {
                    text-decoration: none;
                }

.reset .new-footer-2 .card-line .inner-content {
    padding-bottom: 122px;
}

    .reset .new-footer-2 .card-line .inner-content .footer-card {
        position: absolute;
        bottom: 40px;
    }

        .reset .new-footer-2 .card-line .inner-content .footer-card.blue {
            width: calc(100% - 80px);
            font-size: 14px;
            font-weight: 100;
        }

            .reset .new-footer-2 .card-line .inner-content .footer-card.blue .d-flex {
                -ms-flex-align: center;
                align-items: center;
            }

                .reset .new-footer-2 .card-line .inner-content .footer-card.blue .d-flex img {
                    margin: 10px 10px 10px 0;
                    width: auto;
                }

                .reset .new-footer-2 .card-line .inner-content .footer-card.blue .d-flex a:hover {
                    text-decoration: underline;
                }

.reset .new-footer-3 .card-line .inner-content {
    padding-bottom: 97px;
}

    .reset .new-footer-3 .card-line .inner-content .footer-card {
        position: absolute;
        bottom: 40px;
    }

.slider-block {
    margin-bottom: 40px;
}

    .slider-block .slider-block-content .slider-item-img {
        margin-bottom: 32px;
    }

    .slider-block .slick-arrow {
        width: 48px;
        height: 48px;
        border: solid 1px #0076C0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        cursor: pointer;
        background: #fff;
        z-index: 99;
        transition: .5s;
    }

        .slider-block .slick-arrow:hover {
            transition: .5s;
            background: #0076C0;
        }

            .slider-block .slick-arrow:hover path {
                stroke: #fff;
            }

    .slider-block .slider-block-action {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-top: -35px;
    }

@media screen and (max-width: 640px) {
    .slider-block .slider-block-action {
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 16px;
    }
}

.slider-block .slider-block-info {
    margin: 0 16px;
    color: #231F20;
    font-size: 16px;
}

.card-bottom span.video {
    color: #596369;
    padding-left: 8px;
    margin-left: 8px;
    border-left: solid 1px #596369;
}

.section-video .inner-img {
    border-bottom: solid 1px #EAEDEE;
}

.section-video h3 {
    font-size: 24px;
}

.section-video .tabs-video h3 {
    font-size: 20px;
}

.section-video .tabs-content.playlists .row > div {
    display: none;
}

    .section-video .tabs-content.playlists .row > div.active {
        display: block;
    }

.section-video .tabs-content.playlists .show-more {
    cursor: pointer;
}

.video-list h3 {
    font-size: 20px !important;
}

.reset .section-probes .card-line {
    background: none;
    box-shadow: none;
    border: none;
}

    .reset .section-probes .card-line .inner-content .card-title h4 {
        min-height: 0;
    }

    .reset .section-probes .card-line .inner-img {
        min-width: 160px;
        height: 160px;
        background-color: #f7f9f9;
    }

    .reset .section-probes .card-line .card-title h4 {
        font-size: 20px;
        line-height: 30px;
        color: #0076C0;
    }

        .reset .section-probes .card-line .card-title h4 a:hover {
            text-decoration: underline;
        }

    .reset .section-probes .card-line .card-link ul {
        display: block !important;
    }

        .reset .section-probes .card-line .card-link ul li {
            margin: 0 0 8px 0 !important;
        }

        .reset .section-probes .card-line .card-link ul a {
            text-decoration: none !important;
        }

            .reset .section-probes .card-line .card-link ul a:hover {
                text-decoration: underline !important;
            }

@media (max-width: 768px) {
    .reset .section-probes .card-line {
        -ms-flex-pack: justify;
        justify-content: space-between;
        display: -ms-flexbox !important;
        display: flex !important;
    }

        .reset .section-probes .card-line .inner-content {
            padding: 5px !important;
        }

        .reset .section-probes .card-line .inner-img {
            min-width: 100px;
            height: 100px;
        }
}

.reset .modal {
    padding: 0 16px !important;
}

    .reset .modal .card-line .inner-img {
        height: 200px !important;
        width: 100% !important;
    }

.reset .close {
    position: absolute;
    right: -45px;
}

@media (max-width: 1100px) {
    .reset .close {
        right: 0;
        top: -45px;
    }
}

.reset .modal-backdrop {
    opacity: .87;
    background: #1e1e1e;
}

.reset .modal-dialog {
    margin-top: 64px;
    max-width: 1000px;
}

    .reset .modal-dialog iframe {
        width: 100%;
        height: 540px;
    }

.reset .modal-body {
    padding: 24px 40px 40px 40px;
}

@media (max-width: 1100px) {
    .reset .modal-body {
        padding: 24px 16px 16px 16px;
    }
}

.reset .modal-body-title {
    padding-bottom: 16px;
    margin-bottom: 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: solid 1px #EAEDEE;
}

    .reset .modal-body-title h3 {
        margin: 0;
    }

    .reset .modal-body-title .share-block {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: 10px;
        color: #596369;
        font-size: 16px;
        padding: 8px 10px;
        border-radius: 3px;
        transition: .5s;
    }

        .reset .modal-body-title .share-block:hover {
            transition: .5s;
            background: #F6F8F8;
        }

        .reset .modal-body-title .share-block.open {
            background: #F6F8F8;
            transition: .5s;
        }

            .reset .modal-body-title .share-block.open .share-block-left {
                border-right: solid 1px #596369;
                padding-right: 16px;
            }

            .reset .modal-body-title .share-block.open .share-block-right {
                padding-left: 16px;
                width: auto;
                overflow: inherit;
                visibility: visible;
                transition: .5s;
            }

                .reset .modal-body-title .share-block.open .share-block-right ul {
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                }

    .reset .modal-body-title .share-block-left {
        cursor: pointer;
        border-right: none;
    }

        .reset .modal-body-title .share-block-left i {
            margin-left: 10px;
        }

    .reset .modal-body-title .share-block-right {
        width: 0;
        overflow: hidden;
        visibility: hidden;
        transition: .5s;
    }

        .reset .modal-body-title .share-block-right ul {
            display: -ms-flexbox;
            display: flex;
            margin: 0;
        }

            .reset .modal-body-title .share-block-right ul li {
                padding: 0;
                margin: 0 16px 0 0;
            }

                .reset .modal-body-title .share-block-right ul li:last-child {
                    margin: 0;
                }

                    .reset .modal-body-title .share-block-right ul li:last-child svg {
                        stroke: #596369;
                    }

                    .reset .modal-body-title .share-block-right ul li:last-child:hover svg path {
                        stroke: #231F20;
                    }

                .reset .modal-body-title .share-block-right ul li:not(:last-child) svg path {
                    fill: #596369;
                }

                .reset .modal-body-title .share-block-right ul li:not(:last-child):hover svg path {
                    fill: #231F20;
                }

.reset main ul.technical-docs-ul {
    border: none;
}

    .reset main ul.technical-docs-ul li {
        border: none;
        margin-bottom: 24px;
    }

        .reset main ul.technical-docs-ul li a {
            padding: 0;
            color: #596369;
        }

            .reset main ul.technical-docs-ul li a:hover {
                background: none;
            }

                .reset main ul.technical-docs-ul li a:hover h5 {
                    text-decoration: underline;
                }

        .reset main ul.technical-docs-ul li h5 {
            margin-bottom: 8px;
            font-weight: 500;
        }

.section-visibility .card-line {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

    .section-visibility .card-line .inner-visible {
        margin-top: auto;
    }

/*# sourceMappingURL=style.css.map */


.no-container .content-container {
    width: 100%;
    PADDING: 0;
}

.no-container .column-center {
    width: 100%;
    PADDING: 0;
}



.holder-form-items .dropdown li.menu-item {
    width: 100%;
    display: inline-block;
}

    .holder-form-items .dropdown li.menu-item:hover {
        background-color: #f7f9f9;
    }

.holder-form-items .dropdown ul.menu ul.sub-menu {
    right: 0;
    top: 0;
    position: absolute;
    background-color: #f7f9f9;
    z-index: 999;
}

.holder-form-items .dropdown .dropdown-content {
    border: 2px solid #F2F2F2;
    border-radius: 2px;
    background: none;
    box-shadow: none;
    overflow: auto;
    height: 350px;
    width: 500px;
}

    .holder-form-items .dropdown .dropdown-content a {
        min-width: 0;
    }

.holder-form-items .dropdown button {
    position: relative;
    cursor: pointer;
    border: 2px solid #F2F2F2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    height: 44px;
}

.holder-form-items .dropdown .dropdown-toggle:after {
    display: none;
}

.holder-form-items input[type="text"] {
    font-size: 11px;
    border: 2px solid #F2F2F2;
    height: 44px;
}

@media (max-width: 500px) {
    .holder-form-items .dropdown .dropdown-content {
        width: 100%;
    }

    .holder-form-items .dropdown ul.menu ul.sub-menu {
        top: 100%;
        position: static;
    }
}

.reset .p-40 {
    padding: 40px !important;
}

.reset .pt-0 {
    padding-top: 0 !important;
}

.reset .card-line .inner-visible {
    margin-top: auto;
}

/*.reset .card-line {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    height: 100%;*/
/*}*/

/* .table-list */

.table-list {
    border: solid 1px #EAEDEE;
    display: flex;
    flex-wrap: wrap;
}

    .table-list .table-column-item {
        border-bottom: 1px solid #EAEDEE;
        font-weight: 500;
        font-size: 16px;
        line-height: 16px;
        padding: 12px 24px;
        min-height: 48px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #231F20;
    }

@media (max-width: 920px) {
    .table-list .table-column-item {
        font-size: 12px;
    }
}

.table-list-column.first .table-column-item {
    justify-content: start;
}

.table-list-column.active {
    box-shadow: 0px 4px 8px #eaedee;
}

    .table-list-column.active .table-column-item:nth-child(2n+1) {
        background: #F6F8F8;
    }

    .table-list-column.active .table-column-item:first-child {
        background: #0076C0;
        color: #fff;
    }

.table-list .table-column-item:first-child {
    background: #F6F8F8;
    font-weight: 500;
    font-size: 20px;
}

.table-list .table-column-item:last-child {
    border-bottom: none;
}

.table-list-description {
    font-size: 14px;
    color: #596369
}

#videos iframe {
    width: 100%;
    height: 200px;
}

.login-page .column-left-container {
    border-right: none;
    float: none;
    margin: 0;
    position: static;
}

.login-page .column-center-container {
    float: none;
    position: static;
    width: 100%;
}

.login-page .column-container {
    float: none;
    margin-left: 0;
    position: static;
    width: 100%;
}

.login-page .column-center {
    margin: 0;
    position: static;
}

.reset .section-login .sub-title p {
    color: #231F20;
    font-size: 16px;
}

.reset .section-login .sub-title b {
    font-size: 20px;
    font-weight: 500;
    display: block;
}

.reset .explore-content.small {
    max-width: 392px;
}

.reset span.prompt,
.reset a.prompt {
    color: #BDBDBD;
    font-size: 12px;
    margin-top: 5px;
    display: inline-block;
}

.reset a.prompt {
    color: #0076C0;
}

.tooltip {
    opacity: 1 !important;
}

a.tooltip {
    border-radius: 50%;
    position: relative !important;
    border: solid 1px #000;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    transition: .5s;
    z-index: 0;
}

.tooltip:hover {
    background-color: #000;
    color: #fff;
    transition: .5s;
}

.tooltip-inner {
    box-shadow: 0px 4px 8px #eaedee;
    background: #fff;
    color: #000;
    position: absolute;
    z-index: 99999;
    top: 0;
    transform: translate(20px, -50%);
    width: 400px;
    max-width: 999px;
    border: solid 1px #ccc;
}

.tooltip .tooltip-arrow {
    top: 50%;
    right: 100%;
    width: 10px;
    height: 10px;
    position: absolute;
    display: block;
    border: 10px solid transparent;
    border-right: 10px solid #000;
    margin-right: -20px;
    transform: translate(0, -50%);
}

.tooltip .arrow {
    margin-left: 20px;
}

@media (max-width: 720px) {
    a.tooltip {
        position: absolute !important;
        right: 10px;
    }

    .tooltip-inner {
        box-shadow: 0px 4px 8px #eaedee;
        background: #fff;
        color: #000;
        position: absolute;
        z-index: 99999;
        top: 100%;
        transform: translate(0, 20px);
        width: 270px;
        right: 100%;
        border: solid 1px #ccc;
        max-width: 270px;
        font-size: 12px;
    }

    .tooltip .tooltip-arrow {
        top: 100%;
        left: 50%;
        border: 10px solid transparent;
        border-bottom: 10px solid #000;
    }

    .tooltip .arrow {
        margin-top: 10px;
        margin-left: -15px;
    }

        .tooltip .arrow::before {
            transform: rotate(90deg);
        }
}

.reset .section-training-filters {
    padding: 24px 0 40px 0;
}


.section-solutions .section-heading h2 {
    font-weight: 500;
    font-size: 44px;
    line-height: 130%;
    margin-bottom: 24px;
}

.section-solutions .section-content h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 150%;
}

.section-solutions .section-content h5.title {
    color: #fff !important;
}

.section-solutions .section-content p {
    font-size: 13px;
}

.text-padding {
    padding: 2rem 1.5rem 0;
}


.reset .open-form + iframe {
    max-height: 0;
    margin-top: 0;
    visibility: hidden;
}

.reset .open-form.open + iframe {
    max-height: 9999px;
    margin-top: 24px;
    visibility: visible;
}

.reset .card-line {
    flex-direction: column;
    display: flex;
}
