.product_video,
.product_videos {
    background-size: cover !important;
    background-position: top center !important;
    height: calc(100vw * .4);
    position: relative;
    top: 0
}

.Products_section .wrapper-products {
    position: absolute;
    bottom: -135px;
    right: 0;
    max-width: 1200px;
    background-color: #fff
}

.fram_sect .wrapper-products {
    position: initial;
    margin-left: auto
}

.product_video.fram_sect,
.product_videos.fram_sect {
    height: auto
}

.Products_section .slick-prev,
.Products_sections .slick-prevs,
.fram_sect .slick-arrow {
    display: none !important
}

.Products_section.wrapper_frames {
    margin: 30px 0
}

.Products_sections.wrapper_frame {
    margin-bottom: 0
}

.wrapper_frame {
    margin-top: 5rem !important
}

.bg-black {
    background-color: rgba(0, 0, 0, .9);
    height: 60px;
    width: 100%
}

.newx-wrapper-products {
    margin-top: -4rem !important
}

.Products_sections .fram_sect .wrapper-products {
    position: initial
}

.Products_section .slick-slide img,
.Products_sections .slick-slide img {
    width: 100%
}

.Products_section .slick-slide {
    margin: 30px 0 30px 50px
}

.Products_section .slick-next,
.Products_sections .slick-nexts {
    position: absolute;
    top: -55%;
    transform: translateY(-80%);
    right: 80px;
    border: none;
    background-color: transparent
}

.Technology,
.Technologys {
    text-align: center
}

.Products_section.fram_sect {
    padding: 30px 0 !important;
    position: initial
}

.Products_section {
    margin: 30px 0 150px;
    position: relative
}

.Products_section h3,
.Products_sections h3 {
    color: #0002d7;
    text-align: center;
    font-family: "Krona One", sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: normal
}

.content-product-videos>h3,
.overlay-content-video>p {
    color: #fff;
    font-family: "Krona One";
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

@media screen and (max-width:1080px) {
    .Products_section .wrapper-products {
        max-width: 100% !important
    }

    .Products_section .slick-slide {
        margin: 30px 20px
    }
}

.Products_sections .wrapper-products {
    position: absolute;
    bottom: -135px;
    right: 0;
    max-width: 1200px;
    padding: 0 20px !important;
    background-color: #fff
}

.Products_section .wrapper-products {
    padding: 0 20px !important
}

.Products_sections .slick-slide {
    margin: 30px 10px !important
}

.Products_sections {
    margin: 30px 0 10rem;
    position: relative
}

.slick-slide img {
    height: 220px !important;
    object-fit: cover;
    object-position: top center
}

@media screen and (max-width:1080px) {
    .Products_sections .wrapper-products {
        max-width: 100% !important
    }

    .newx-wrapper-products {
        margin-top: 0 !important
    }

    .bg-black {
        justify-content: space-between
    }

    .Products_sections .slick-list {
        margin: 0
    }

    .Products_sections .slick-slide {
        margin: 30px 20px
    }
}

@media screen and (max-width:992px) {

    .Products_section .wrapper-products,
    .Products_sections .wrapper-products {
        max-width: 100%
    }

    .product_video,
    .product_videos {
        height: calc(100vw * 1.2)
    }
}

.content-product-videos {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 70px
}

.content-product-videos>h3 {
    font-size: 44px;
    text-align: left
}

@media screen and (max-width:640px) {

    .Products_section h3,
    .Products_sections h3 {
        font-size: 26px
    }

    .content-product-videos {
        left: 10px
    }

    .content-product-videos>h3 {
        font-size: 22px
    }
}

.craouselx-wrapper {
    position: relative;
    top: 0
}

.overlay-content-video {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    display: flex;
    flex-direction: row;
    align-items: center
}

.overlay-content-video>p {
    font-size: 14px;
    max-width: 200px
}

.overlay-content-video>img {
    width: 30px !important;
    height: initial !important
}

@media screen and (max-width:598px) {

    .Products_section .slick-next img,
    .Products_sections .slick-next img {
        width: 20px
    }

    .Products_section .slick-next,
    .Products_sections .slick-nexts {
        right: 10px !important
    }
}

.overlay-video-wrapper {
    position: absolute;
    background-color: rgba(0, 0, 0, .7);
    top: 0;
    height: 220px !important;
    width: 100%
}

.video-container,
.video-containers {
    position: relative;
    width: 100%;
    max-width: 560px;
    margin: auto auto 20px;
    cursor: pointer
}

.video-thumbnail {
    width: 100%;
    display: block
}

#video-frame,
#video-frames {
    display: none;
    width: 100%;
    height: 100vh;
    border: none;
    margin-top: 20px
}

@media screen and (max-width:1080px) {

    #video-frame,
    #video-frames {
        height: 400px
    }
}
.banner {
    background: #002786;
    background: linear-gradient(0deg, #06005b 0%, #0000ab 100%);
    color: #b7cbee;
    font-size: 1.375rem;
    padding: 3rem 0;
    text-align: center;
    margin-top: 4.1rem;
  }
  .banner__title {
    color: #fff;
    font-size: 4.625rem;
    margin: 0;
    position: relative;
    font-weight: 700;
  }
  .block__heading {
    color: #333;
    font-size: 3.375rem;
    font-weight: bold;
    margin: 0;
    position: relative;
    text-align: center;
  }
  .font-weight-bold {
    font-weight: 700 !important;
  }
