﻿html {
    scroll-behavior: smooth;
}

.MyLPs {
    overflow-x: hidden;
    color: #2b2d40;
    line-height: 1.2;
}

.MyLPs .col_xs_4,
.MyLPs .col_xs_6,
.MyLPs .col_xs_8,
.MyLPs .col_xs_12 {
    padding: 10px;
}

.MyLPs .radiusCorners {
    border-radius: 16px;
}

.MyLPs .linkStretched {
    position: absolute !important;
    inset: 0;
    z-index: 2;
}

.MyLPs img {
    width: auto;
    max-width: 100%;
}

.MyLPs h2 {
    font-size: 40px;
    font-weight: 800;
    margin-block: 10px;
    position: relative;
    display: inline-block;
}

.MyLPs h2 img {
    position: absolute;
}

.MyLPs h2 img:first-child {
    top: -10px;
    left: -60px;
}

.MyLPs h2 img {
    top: 50%;
    right: -75px;
    transform: translateY(-50%);
}

.MyLPs .btnCommon {
    font-size: 18px;
    color: white;
    background-color: #4960f2;
    padding: 15px 45px;
    transition: all linear 0.2s;
    font-weight: 600;
    display: block;
    width: fit-content;
    margin: 20px auto;
}

.MyLPs .btnCommon:hover {
    background-color: #4960f2;
    opacity: 0.8;
}

.MyLPs .btnCommon.white {
    background-color: white;
}

.MyLPs .btnCommon.white:hover {
    opacity: 1;
    color: white;
    background-color: #4960f2;
}

.MyLPs .f18 {
    font-size: 18px;
}

.MyLPs .f26 {
    font-size: 26px;
}

.MyLPs .f30 {
    font-size: 30px;
}

.MyLPs .f43 {
    font-size: 43px;
}

.MyLPs .f53 {
    font-size: 53px;
}

.MyLPs .w400 {
    font-weight: 400;
}

.MyLPs .w500 {
    font-weight: 500;
}

.MyLPs .w600 {
    font-weight: 600;
}

.MyLPs .w700 {
    font-weight: 700;
}

.MyLPs .w900 {
    font-weight: 900;
}

.MyLPs button {
    background-color: white;
    border: none;
    border-radius: 8px;
    padding: 23px 70px;
    font-size: 20px;
    margin: 0 auto 0 auto;
    transition: all linear 0.1s;
}

.MyLPs button:hover {
    background-color: #ffc539;
}

.clrWhite {
    color: white !important;
}

.MyLPs .header {
    background: url("images/header_background_image.jpg") center top no-repeat;
    background-size: auto;
    padding-block: 10em 0;
    position: relative;
    z-index: 1;
}

.MyLPs .header_text_icon {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.MyLPs .header .menuWrapper {
    margin: 80px auto 0;
    padding-bottom: 33px;
}

.MyLPs .header .navContainer {
    max-width: 1200px;
    width: 100%;
    margin: 30px auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.MyLPs .header .navContainer .item {
    padding: 8px;
    width: 16.6%;
}

.MyLPs .header .navContainer .item a {
    background-color: white;
    border-radius: 8px;
    display: block;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 5px;
    font-size: 18px;
    font-weight: 600;
    color: #2b2d40;
    height: 100%;
    transition: all linear 0.15s;
}

.MyLPs .header .navContainer .item a:hover {
    background-color: #ffc539;
}

.MyLPs .section1 {
    background: url('images/section1_background.jpg') center bottom no-repeat;
    background-size: cover;
    padding-block: 50px 60px;
    height: 545px;
    margin-bottom: 40px;
    display: flex;
    align-items: end;
    justify-content: center;
}

.MyLPs .section2 {
    background: url('images/section2_background.png') center bottom no-repeat;
    background-color: #dcfcff;
    padding: 50px 0;
}

.MyLPs .section3 {
    background: url('images/section3_background.png') center top no-repeat;
    background-color: #cfccff;
    background-size: 100%;
    padding-block: 80px 70px;
    margin-top: 40px;
}

.MyLPs .commonCarousel .item,
.MyLPs .commonCarousel_section4 .item {
    height: 100%;
}

.MyLPs .commonCarousel .item .productItem,
.MyLPs .commonCarousel_section4 .item .productItem {
    position: relative;
    border-radius: 40px;
    background-color: #fff;
    overflow: hidden;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    transition: all linear 0.15s;
    margin: 30px 10px;
}

.MyLPs .commonCarousel .item .productItem .item_title,
.MyLPs .commonCarousel_section4 .item .productItem .item_title {
    position: absolute;
    bottom: 20px;
    height: 72px;
    padding: 0 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    align-content: space-around;
}

.MyLPs .item_title_free_delivery {
    position: absolute !important;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 30px;
    width: 100%;
    align-content: space-around;
}

.MyLPs .section6 .commonCarousel .item .productItem {
    padding-bottom: 60px;
}

.MyLPs .section6 .commonCarousel .item .productItem .item_title {
    bottom: 10px;
}

.commonCarousel .item .productItem img,
.commonCarousel_section4 .item .productItem img {
    margin: 0 auto;
    transition: all linear 0.15s;
}

.commonCarousel .item .productItem div,
.commonCarousel_section4 .item .productItem div {
    position: relative;
    z-index: 1;
}

.commonCarousel .item .productItem:hover,
.commonCarousel_section4 .item .productItem:hover {
    color: #4960f2;
    border-radius: 10px;
}

.commonCarousel .item .productItem:hover img,
.commonCarousel_section4 .item .productItem:hover img {
    transform: scale(1.05);
}

.commonCarousel .owl-dots,
.commonCarousel_section4 .owl-dots {
    margin-top: 20px !important;
}

.commonCarousel .owl-dots .owl-dot.active span,
.commonCarousel_section4 .owl-dots .owl-dot.active span {
    background-color: #4960f2;
}

.commonCarousel .owl-dots .owl-dot span,
.commonCarousel_section4 .owl-dots .owl-dot span {
    background-color: white;
}

.MyLPs .section7 {
    background: url('images/section7_background.jpg') center bottom no-repeat;
    background-size: cover;
    padding-block: 50px 60px;
    height: 545px;
    margin-bottom: 40px;
    display: flex;
    align-items: end;
    justify-content: center;
}

.MyLPs .section10 {
    background: url('images/section10_background.jpg') center bottom no-repeat;
    background-size: cover;
    padding-block: 50px 60px;
    height: 545px;
    margin-bottom: 40px;
    display: flex;
    align-items: end;
    justify-content: center;
}

.fakeHover {
    position: relative;
}

.fakeHover:hover .btnCommon {
    opacity: 0.8;
}

.hozItems {
    margin-block: 40px;
    padding-block: 30px;
    background-color: #bce4ff;
    position: relative;
}

.section4 {
    background: #ccfaff url('images/section4.jpg') center bottom no-repeat;
    background-size: 100%;
    padding-block: 80px 70px;
    margin: 40px auto;
}

.equipm_products_wrapper {
    padding: 10px;
    width: 25%;
    min-height: 250px;
    height: 16vw;
    position: relative;
}

.equipm_products_wrapper .icon {
    position: absolute;
    inset: -40px 0 0 0;
    margin: 0 auto;
    z-index: 2;
}

.equipm_products_wrapper .item {
    border-radius: 15px;
    background-color: #bce4ff;
    overflow: hidden;
    padding: 10px;
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.equipm_products_wrapper .item img {
    max-width: 210px;
    width: 100%;
}

.equipm_products_wrapper .item .overlay {
    background-color: rgba(73, 96, 242, 0.8);
    position: absolute;
    inset: -100% 0 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    color: White;
    font-weight: 500;
    text-align: center;
    opacity: 0;
    transition: all linear 0.15s;
    padding: 10px 8px;
}

.equipm_products_wrapper .item:hover .overlay {
    inset: 0;
    opacity: 1;
}

.equipm_products_wrapper.white .item {
    background-color: white;
}

.equipm_products_wrapper.white .item img {
    max-width: 300px;
}

.section5 {
    background: #d1f3c5 url('images/section5.jpg') center bottom no-repeat;
    background-size: 100%;
    padding-block: 80px 70px;
}

.section_bbq {
    background: #ffeacc url('images/section_bbq.jpg') center bottom no-repeat;
    background-size: 100%;
    padding-block: 80px 70px;
}

.valitses {
    background: #85ceff url('images/valitses_new.jpg') center bottom no-repeat;
    background-size: cover;
    height: 550px;
    display: flex;
    align-items: end;
    justify-content: center;
    margin-block: 40px;
    padding-bottom: 60px;
}

.section6 {
    background: #fae7f8 url('images/section6.jpg') center bottom no-repeat;
    background-size: 100%;
    padding-block: 80px 70px;
}

.smallBoxes {
    background: white;
    border-radius: 40px;
    height: 200px;
    display: flex;
    align-items: center;
    padding: 20px 25px;
    position: relative;
    overflow: hidden;
}

.smallBoxes .desc {
    position: relative;
    z-index: 2;
}

.smallBoxes .linkStretched {
    z-index: 3;
}

.smallBoxes .btnCommon {
    font-size: 16px;
    padding: 10px 25px;
}

.smallBoxes .overlay {
    position: absolute;
    inset: 100% 0 0 0;
    background-color: rgba(73, 96, 242, 0.7);
    transition: all linear 0.15s;
}

.smallBoxes:hover {
    color: white;
}

.smallBoxes:hover .overlay {
    inset: 0 0 0 0;
}

.smallBoxes:hover .btnCommon {
    background-color: #ffc539;
    color: #2b2c40;
    font-weight: 700;
}

.section_bbq .smallBoxes_bbq {
    height: 460px;
    align-items: center;
    flex-direction: column-reverse;
}

.smallBox1_bbq {
    background: white url(images/section6_image1.jpg) top center no-repeat;
}

.smallBox2_bbq {
    background: white url(images/section6_image2.jpg) top center no-repeat;
}

.smallBox1 {
    background: white url('images/section8_image1.jpg') right center no-repeat;
}

.smallBox2 {
    background: white url('images/section8_image2.jpg') right bottom no-repeat;
}

.smallBox3 {
    background: white url('images/section8_image3.jpg') right bottom no-repeat;
}

.smallBox3 .desc {
    width: 60%;
}

.Scooters {
    background: #dcffcc url('images/scooters.jpg') center bottom no-repeat;
    background-size: auto;
    height: 550px;
    display: flex;
    align-items: end;
    justify-content: center;
    margin-block: 40px;
    padding-bottom: 60px;
}

.MyLPs .header_title {
    margin-top: 10px;
}

@media (max-width: 1750px) {
    .MyLPs .commonCarousel .item .productItem {
        font-size: 26px;
    }

    .MyLPs .commonCarousel .item .productItem .item_title_free_delivery .f26 {
        font-size: 22px;
    }

    .MyLPs .commonCarousel .item .productItem .item_title {
        bottom: 10px;
    }
}

@media (max-width: 1600px) {
    .hozItems {
        background-position: 100% center;
        background-size: 55%;
    }

    .section_bbq.hozItems {
        background-position: bottom;
        background-size: unset;
    }

    .MyLPs .header .container {
        padding: 0px;
    }
}

@media (max-width: 1500px) {

    .MyLPs .commonCarousel .item .productItem {
        font-size: 20px;
    }

    .MyLPs .commonCarousel .item .productItem .item_title_free_delivery .f26 {
        font-size: 18px;
    }

    .MyLPs .commonCarousel .item .productItem .item_title {
        bottom: 0px;
    }

    .hozItems {
        background-position: 100% center;
        background-size: 55%;
    }
}

@media (max-width: 1200px) {

    .MyLPs .f26 {
        font-size: 22px;
    }

    .MyLPs .header .flexRow.hozCenter,
    .hozCenter {
        justify-content: start;
    }

    .MyLPs .section1 {
        background: #dff2ff url('images/section1_tablet.jpg') center bottom no-repeat;
        background-size: 100%;
        padding-block: 18% 100px;
        height: auto;
        display: block;
    }

    .MyLPs .section7 {
        background: #e9f5ff url('images/section7_tablet.jpg') center bottom no-repeat;
        background-size: 100%;
        padding-block: 18% 100px;
        height: auto;
        display: block;
    }

    .MyLPs .section10 {
        background: #dcffcc url('images/section10_tablet.jpg') center bottom no-repeat;
        background-size: 100%;
        padding-block: 18% 100px;
        height: auto;
        display: block;
    }

    .hozItems {
        background-size: 65%;
    }

    .section4 {
        padding-block: 60px 5%;
    }

    .MyLPs .section2 {
        padding: 30px 0;
    }
}

@media (max-width: 991px) {
    .MyLPs .header {
        background: url("images/header_background_tablet.jpg") center top no-repeat;
        background-color: #5d93ed;
        padding-block: 3em 0;
    }

    .MyLPs .header .menuWrapper {
        margin: 40px auto;
    }

    .MyLPs .section1 {
        background: #dff2ff url('images/section1_mobile.jpg') center bottom no-repeat;
        background-size: 100%;
        padding-block: 21em;
        position: relative;
    }

    .MyLPs .section3,
    .MyLPs .section4,
    .MyLPs .section5,
    .MyLPs .section_bbq,
    .MyLPs .section8 {
        padding-block: 40px;
    }

    .MyLPs .section7 {
        background: #e9f5ff url('images/section7_mobile.jpg') center bottom no-repeat;
        background-size: 100%;
        padding-block: 21em;
        position: relative;
    }

    .MyLPs .section10 {
        background: #dcffcc url('images/section10_mobile.jpg') center bottom no-repeat;
        background-size: 100%;
        padding-block: 21em;
        position: relative;
    }


    .MyLPs .section1 .container,
    .MyLPs .section7 .container,
    .MyLPs .section10 .container {
        position: absolute;
        top: 20px;
    }

    .MyLPs .commonCarousel .item .productItem,
    .MyLPs .commonCarousel_section4 .item .productItem {
        font-size: 20px;
    }

    .MyLPs .commonCarousel_section4 .item .productItem .item_title {
        position: absolute;
        bottom: 0;
    }

    .MyLPs .commonCarousel .item .productItem .item_title_free_delivery .f26 {
        font-size: 16px;
    }

    .valitses {
        background: #85ceff url('images/valitses_new.jpg') center bottom no-repeat;
        background-size: cover;
        height: 400px;
    }

    .Scooters {
        background: #85ceff url('images/scooters.jpg') center bottom no-repeat;
        background-size: cover;
        height: 400px;
    }

    .smallBoxes {
        margin-bottom: 10px;
    }
}

@media (max-width: 880px) {

    .MyLPs .section1,
    .MyLPs .section7,
    .MyLPs .section10 {
        padding-block: 19em;
    }
}

@media (max-width: 768px) {
    .MyLPs .f30 {
        font-size: 25px;
    }

    .MyLPs .f35 {
        font-size: 22px;
    }

    .MyLPs .f43 {
        font-size: 28px;
    }

    .MyLPs .f53 {
        font-size: 35px;
    }

    .MyLPs .section1,
    .MyLPs .section7,
    .MyLPs .section10 {
        padding-block: 16em;
        margin-bottom: 30px;
    }

    .menuWrapper {
        margin-top: 0%;
    }

    .MyLPs .section2 {
        padding: 20px 0;
        margin-bottom: 30px;
    }

    .equipm_products_wrapper .item .overlay {
        inset: auto 0 0 0 !important;
        opacity: 1;
        background-color: transparent;
        color: #4960f2;
        font-size: 16px;
        font-weight: 700;
    }

    .section3 {
        background: #cfccff;
        background-image: none;
        background-size: 100%;
        margin-top: 10px;
    }

    .commonCarousel-col {
        padding-inline: 0;
    }

    .equipm_products_wrapper {
        width: 50%;
        margin-bottom: 40px;
        min-height: 220px;
    }

    .equipm_products_wrapper .icon {
        inset: -20px 0 0 0;
        width: 60px;
    }

    .hozItems {
        text-align: center;
        background-position: center bottom;
        background-size: 100%;
        padding-block: 40px 58%;
    }

    .section_bbq.hozItems {
        background-position: bottom;
        padding-block: 20px 3%;
    }

    .hozItems .btnCommon {
        margin: 10px auto !important;
    }

    .equipm_products_wrapper.white {
        margin-bottom: 0;
    }

    .equipm_products_wrapper.white .item {
        background-color: white;
    }

    .equipm_products_wrapper.white .item img {
        max-width: 190px;
        margin-bottom: 15px;
    }

    .equipm_products_wrapper.white .overlay {
        color: #2b2d40;
    }

    .section5 {
        padding-block: 80px 70px;
    }

    .section6 {
        background-size: 150%;
    }

    .valitses {
        background: #ffffe6 url('images/valitsesm_new.jpg') center bottom no-repeat;
        background-size: 100%;
        display: block;
        padding-block: 20px 53%;
        margin-block: 20px;
        height: auto;
    }

    .smallBoxes {
        height: 170px;
    }

    .Scooters {
        background: #dcffcc url('images/scootersm.jpg') center bottom no-repeat;
        background-size: 100%;
        display: block;
        padding-block: 20px 53%;
        height: auto;
        margin-block: 20px;
    }

    .smallBox1_bbq,
    .smallBox2_bbq {
        background-size: contain;
    }

    .section_bbq .smallBoxes_bbq {
        height: 385px;
    }

    .MyLPs .header_title {
        margin-top: 30px;
        text-align: center;
    }

    .MyLPs .header_img {
        margin-bottom: 20px;
    }

    .MyLPs .tech_banners {
        margin-block: 20px !important;
    }
}

@media (max-width: 700px) {
    .MyLPs .header .navContainer .item {
        width: 33.3%;
    }
}

@media (max-width: 576px) {
    .MyLPs .f20 {
        font-size: 18px;
    }

    .MyLPs .f26 {
        font-size: 18px;
    }

    .MyLPs .banner_title {
        padding: 0px 20px;
    }

    .MyLPs .f30 {
        font-size: 20px;
    }

    .MyLPs .f35 {
        font-size: 25px;
    }

    .MyLPs .f43 {
        font-size: 22px;
    }

    .MyLPs .f53 {
        font-size: 28px;
    }

    .MyLPs .btnCommon {
        font-size: 16px;
    }

    .MyLPs h2 {
        font-size: 30px;
    }

    .MyLPs h2 img {
        display: none;
    }

    .MyLPs .header {
        background: url("images/header_background_mobile.jpg") center top no-repeat;
        background-color: #5d93ed;
        padding-block: 8em 0;
    }

    .MyLPs .header img {
        padding: 0 30px 0 20px;
    }

    .header .container {
        padding: 0;
    }

    .MyLPs .section1,
    .MyLPs .section7,
    .MyLPs .section10 {
        padding-block: 14em;
    }

    .MyLPs .header .menuWrapper {
        margin: 30px auto;
    }

    .MyLPs .header .navContainer .item {
        padding: 4px;
    }

    .MyLPs .header .navContainer .item a {
        padding: 12px 8px;
        font-size: 14px;
    }

    .section3 {
        padding-block: 20px 30px;
    }

    .MyLPs .commonCarousel .item {
        display: flex;
    }

    .MyLPs .commonCarousel .item .productItem:first-of-type {
        margin-right: 10px;
    }

    .MyLPs .commonCarousel-col {
        padding-inline: 4px;
    }

    .MyLPs .commonCarousel .item .productItem .item_title, .MyLPs .commonCarousel_section4 .item .productItem .item_title {
        bottom: 4px;
        height: 57px;
        padding: 0 15px;
    }

    .MyLPs .commonCarousel .item .productItem  {
        font-size: 16px;
        margin: 13px 10px;
        padding-bottom: 20px;
        border-radius: 10px;
    }

    .MyLPs .commonCarousel_section4 .item .productItem {
        font-size: 16px;
        margin: 13px 0px;
        padding-bottom: 20px;
        border-radius: 10px;
    }

    .MyLPs .commonCarousel .item .productItem .item_title_free_delivery {
        padding: 0 10px;
    }

    .MyLPs .commonCarousel .item .productItem .item_title_free_delivery .f26 {
        font-size: 14px;
    }

    .MyLPs .commonCarousel .item .productItem .item_title_free_delivery .f35 {
        font-size: 20px;
    }

    .MyLPs .commonCarousel .item .productItem.free_delivery {
        background-color: #808ff6;
    }

    .hozItems {
        background-size: 130%;
        padding-block: 40px 73%;
        margin-block: 20px;
    }

    .section4,
    .section5,
    .section6 {
        padding-block: 20px 10%;
    }

    .MyLPs .section3,
    .MyLPs .section4,
    .MyLPs .section5,
    .MyLPs .section_bbq,
    .MyLPs .section8 {
        padding-block: 20px;
    }
}

@media (max-width: 450px) {

    .MyLPs .header img {
        padding: 0 20px 0 10px;
    }

    .MyLPs .section1,
    .MyLPs .section7,
    .MyLPs .section10 {
        padding-block: 12em;
    }

    .section_bbq .smallBoxes_bbq {
        height: 335px;
    }

    .MyLPs h2 {
        font-size: 27px;
    }

    .tech_banners .smallBox1,
    .tech_banners .smallBox2 {
        margin-bottom: 30px;
    }

    .MyLPs .commonCarousel .item .productItem .item_title {
        padding: 0 5px;
    }
}

@media (max-width: 390px) {
    .MyLPs .commonCarousel .item .productItem {
        font-size: 15px;
        margin: 13px 0px;
    }

    .MyLPs .commonCarousel .item .productItem .item_title_free_delivery .f35 {
        font-size: 16px;
    }

    .MyLPs .header .navContainer .item a {
        font-size: 13px;
    }

    .section_bbq .smallBoxes_bbq {
        height: 305px;
        margin-bottom: 30px;
    }
}