.n-sec-top img {
    height: 94%;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.n-sec-top {
    background-image: url(/images/3.png);
    background-size: cover;
    background-position: center;
    padding: 0;
    position: relative;
    height: 100vh;
    margin: -116px 0 0;
    min-height: 600px;
}
a.js-st.action-link-head.action-link-head-red.action-link-head-f.d-inline-block {
    border-color: #D72594 !important;
    box-shadow: 0px 0px 20px 2px #D72594 !important;
}
header {
    background: transparent;
}

main {
    position: relative;
    overflow: visible;
}

.n-sec-top:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: url(/images/2.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.n-sec-top .container {
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: flex-end;
    position: static;
}

.n-sec-bottom {
    margin: auto 0 0;
    padding-bottom: 50px;
    text-align: center;
    position: relative;
}

.n-sec-bottom h1 {
    font-size: 58px;
    text-transform: uppercase;
    margin: 0 0 23px;
    position: relative;
    z-index: 1;
}

.n-sec-btn {
    text-transform: uppercase;
    border-color: #00D3F4 !important;
    box-shadow: 0px 0px 20px 2px #00D3F4 !important;
    border-radius: 43px;
    display: inline-block;
    padding: 15px 33px;
    font-size: 24px;
    position: relative;
    z-index: 1;
}

.n-sec-desc {
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 300;
    margin: 0 0 27px;
    position: relative;
    z-index: 1;
}

.n-sec-bottom:before {
    content: '';
    position: absolute;
    left: -200px;
    top: -200px;
    right: 0;
    bottom: 0;
    background-image: url(/images/4.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.n-sec-bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -6px;
    height: 150px;
    background-image: url(/images/5.png);
    background-size: 100% 100%;
}
div#products {
    padding: 100px 0 200px;
    min-height: 0;
}
.product-item img {
    width: auto;
    max-width: 100%;
    height: 400px;
}

.product-desc {
    font-size: 15px;
}
a.d_link {
    width: auto !important;
}

a.d_link img {
    max-width: 250px;
}
body.scrolled header {
    background: #000;
}
ul.header-menu {
    background: unset;
}
.rec-rend-item {
    display: flex;
    width: 800px;
    max-width: 100%;
    margin: 0 auto 100px;
    align-items: center;
    background-size: 71%;
    background-repeat: no-repeat;
    background-position: -100px center;
}

.rec-rend-item img {min-width: 200px;}

.rec-n {
    border: 2px solid;
    padding: 34px 30px;
    border-radius: 16px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 200;
    margin: 0 0 0 84px;
    background: #000;
}

.rec-n {}

.rec-n b {
    display: block;
    margin: 6px 0 28px;
}












@media (max-width: 991px) {
    .n-sec-top img {
    margin: 0;
    height: 84%;
}

.n-sec-top {
    height: 800px;
}
.rec-rend-item img {min-width: 150px;}

.rec-n {
    font-size: 20px;
}
.n-sec-top .container {justify-content: flex-start;}

.n-sec-bottom:before {
    right: -200px;
    bottom: -200px;
}

.n-sec-bottom {
    margin: 153px 0 0;
}

.n-sec-top:before {
    background-position: -166px 75px;
}
}

@media (max-width: 768px) {

    .n-sec-top {
    height: 600px;
}

.n-sec-bottom h1 {
    font-size: 36px;
    margin: 0 0 10px;
}

.n-sec-desc {
    font-size: 19px;
}

.n-sec-btn {
    font-size: 17px;
}

a.d_link img {
    max-width: 200px;
}

.n-sec-top img {
    height: 79%;
}
.rec-rend-item img {
    min-width: 100px;
    max-width: 100px;
}

.rec-n {
    font-size: 15px;
    padding: 20px;
    margin: 0 0 0 30px;
}
.rec-rend-item {
    background-size: 60%;
}
}

@media (max-width: 576px) {
    a.d_link img {
    max-width: 150px;
}

a.js-st.action-link-head.action-link-head-red.action-link-head-f.d-inline-block {
    min-width: 110px;
}

.n-sec-bg {
    height: 100px;
}

.n-sec-top img {
    height: 400px;
    left: -20px;
}

.n-sec-top {
    height: 550px;
    min-height: 550px;
}

.n-sec-top:before {
    background-position: -72px 100px;
}

.n-sec-bottom:before {
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.n-sec-btn {
    padding: 9px 14px;
    font-size: 16px;
    background: #0000005c;
}

.n-sec-bottom h1 {
    font-size: 30px;
}
.rec-rend-item img {
    min-width: 80px;
    max-width: 80px;
}

.rec-n {
    font-size: 14px;
    padding: 15px;
}

.product-item img {
    height: 300px;
}
ul.header-menu li:last-child {
    margin-left: auto;
}
.n-sec-desc {
    font-size: 15px;
    margin: 0 0 18px;
}

div#products {
    padding: 70px 0 100px;
}
}