.tops {
    height: auto
}

.product {
    top: 154px;
    padding: 0 40px;
    max-width: 1680px;
    display: flex;
    margin: 154px auto 60px;
    box-sizing: border-box
}

.product-images {
    width: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding: 0 30px;
    box-sizing: border-box;
    position: relative
}

div#pitop {
    width: 100%;
    height: 400px
}

.pi-top h1 {
    color: #fff;
    background: #19919f;
    margin: auto;
    padding: 15px 10px;
    width: 100%;
    box-sizing: border-box;
    font-size: 19px;
    text-align: center
}

#pitopi {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

.open-in {
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 600px;
    z-index: 11;
    box-shadow: 0 0 200px -100px #000;
    max-height: 100%;
    overflow: auto
}

.pinfo[data-state=open] .popen {
    opacity: 1;
    visibility: visible
}

.popen h1 {
    background: #19919f;
    color: #fff;
    height: auto!important;
    padding: 15px 10px!important;
    margin: auto!important;
    text-align: center
}

.popen.futures h1 {
    margin: auto
}

.popen h1:before {
    display: none
}

.popen.futures ul {
    display: flex;
    flex-direction: column;
    margin: 0
}

.futures ul li {
    display: flex
}

.futures ul li p {
    width: 50%;
    box-sizing: border-box;
    padding: 20px 10px;
    margin: auto
}

.futures ul li p:first-child {
    background: #fafafa
}

.futures ul li:before {
    display: none
}

.futures ul li {
    padding: 0
}

.popen li {
    line-height: 1.7;
    font-size: 14px;
    padding: 10px 15px;
    display: flex
}

.popen ul {
    margin: 15px 0
}

.popen li:before {
    content: '';
    background: #19919f;
    min-width: 6px;
    width: 6px;
    height: 6px;
    min-height: 6px;
    display: block;
    border-radius: 2px;
    margin-right: 10px;
    margin-top: 8px
}

.openbg {
    background: #000;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    opacity: .1
}

.popen {
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    z-index: 7;
    position: relative
}

.pinfo h1 {
    margin: auto auto 30px;
    padding: 0 10px;
    background: #19919f;
    color: #fff;
    height: 50px;
    align-items: center;
    white-space: nowrap;
    display: flex;
    text-align: right;
    position: relative;
    font-size: 15px;
    place-content: center;
    cursor: pointer
}

.pinfo .icon-close {
    display: block;
    position: absolute;
    top: 19px;
    right: 19px;
    z-index: 2;
    cursor: pointer;
    color: #fff
}

.pinfo .shadow:after,
.pinfo h1:before {
    content: '';
    border-right: solid 30px #19919f;
    border-bottom: solid 50px transparent;
    position: absolute;
    right: 100%
}

.pinfo .shadow:after {
    border-right: solid 30px #2b3e50
}

.pinfo h1:before {
    border-right: solid 30px #19919f;
    z-index: 1;
    cursor: pointer
}

.shadow {
    position: absolute;
    top: 9px;
    right: 10px;
    background: #2b3e50;
    width: calc(100% - 5px);
    display: block;
    height: 100%;
    z-index: -1
}

.product-infos {
    padding-left: 30px;
    padding-top: 40px;
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap
}

.products-left {
    background: 0 0;
    color: #fff;
    position: relative;
    height: auto;
    box-sizing: border-box;
    display: flex;
    flex-direction: column
}

.products-leftin {
    position: sticky;
    top: 90px;
    padding: 0 0 15px;
    background: #19919f;
    margin-top: auto;
    transform: none;
    white-space: nowrap
}

.product-bot {
    display: flex;
    flex-direction: column;
    width: auto;
    margin: 0 auto auto;
    position: relative;
    max-width: calc(100% - 660px)
}

.pi-top {
    display: flex;
    flex-direction: column;
    width: 100%
}

.pinfo {
    min-width: 50%;
    box-sizing: border-box;
    padding: 0 30px;
    margin: auto
}

.product-right {
    min-width: 300px;
    background: #fafafa;
    height: fit-content
}

.conts {
    display: flex;
    margin: 53px auto 10px
}

span.icon-p5 {
    margin-right: auto
}

div#pibot {
    height: 111px;
    overflow: hidden
}

#pibot .owl-stage {
    display: flex;
    height: 111px
}

#pibot .owl-lazy {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%
}

.guarantees {
    display: flex;
    flex-direction: column;
    height: 603px
}

.gs {
    display: flex;
    width: 100%;
    max-width: 1366px;
    margin: auto;
    flex-direction: column
}

.gst {
    position: relative;
    margin: 15px auto
}

.gst h1 {
    font-size: 15px;
    color: #fff;
    margin: 0 auto;
    width: 150px;
    height: 75px;
    display: flex;
    align-items: center;
    overflow: hidden;
    text-align: center;
    position: relative;
    place-content: center;
    box-sizing: border-box;
    padding-top: 7px;
    background: 0 0;
    font-weight: 600;
    flex-direction: column
}

.gst h1:before {
    content: '';
    background: #19919f;
    width: 100%;
    height: 200%;
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    z-index: -1
}

.gst span {
    height: 75px;
    margin-top: -7px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    place-content: center;
    font-size: 37px
}

span.icon-p1 {
    font-size: 60px
}

.gin {
    display: flex;
    max-width: 1600px;
    margin: auto;
    width: 100%;
    flex-direction: column
}

.gst span:after {
    background: #2b3e50;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -2;
    height: 200%;
    width: 100%;
    border-radius: 50%
}

.gsep {
    content: '';
    background: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: 3%;
    z-index: 2;
    width: 100%
}

.gst1 h1:before {
    bottom: 0;
    top: auto
}

.gst1 span:after {
    bottom: auto;
    top: 0
}

.gst1 h1 {
    padding: 0 0 14px 0
}

.gst1 .gsep {
    top: 50%
}

.callus {
    display: flex;
    flex-direction: column
}

.callus p {
    font-size: 27px;
    font-weight: 700;
    color: #2b3e50;
    margin: 15px auto 25px
}

.callus span {
    font-size: 35px;
    margin: auto 10px
}

.callus span:first-child {
    margin-left: auto
}

.wecall {
    padding: 0 30px 30px;
    display: flex;
    flex-direction: column
}

.wcl h1 {
    font-size: 30px;
    margin: auto;
    font-weight: 500;
    text-align: center
}

.wcl h2 {
    font-size: 30px;
    font-weight: 800;
    margin: 30px auto 15px;
    text-align: center
}

.wcl {
    color: #2b3e50;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 15px
}

.wcl:after {
    content: '';
    background: #19919f;
    width: 100%;
    height: 3px;
    position: absolute;
    right: 0;
    bottom: 0
}

.ginputs {
    background: #19919f;
    border: 0;
    color: #fff;
    padding: 15px 20px;
    font-size: 13px
}

.ginputs::placeholder {
    color: #fff;
    font-family: Montserrat
}

.wcr {
    display: flex;
    flex-direction: column;
    width: 100%;
    box-sizing: border-box;
    padding-top: 40px
}

button.send {
    background: #2b3e50;
    border: 0;
    color: #fff;
    padding: 15px 20px;
    font-size: 13px;
    margin: 0;
    display: table;
    cursor: pointer;
    text-align: left
}

.wecall-in {
    display: flex;
    margin: auto;
    max-width: 1366px;
    width: 100%;
    flex-direction: column
}

.items {
    display: flex
}

.item {
    width: 50%
}

.products-leftouter {
    position: relative;
    height: 100%;
    padding-bottom: 30px;
    box-sizing: border-box
}

.products-leftmouter {
    height: 100%
}

button#showmore {
    position: absolute;
    transform: translate(-50%, 100%);
    left: 50%;
    bottom: -50px
}

.owl-nav {
    position: absolute;
    top: 50%;
    width: calc(100% - 15px);
    height: 0;
    max-width: 1600px;
    left: 50%;
    transform: translateX(-50%)
}

.owl-nav button {
    background: #2c3e50;
    color: #fff;
    font-size: 30px;
    border-radius: 50%;
    border: 0;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    place-content: center;
    position: absolute;
    cursor: pointer
}

.owl-nav span {
    display: flex;
    align-self: center;
    line-height: 1;
    margin-bottom: 5px;
    font-size: 26px
}

.owl-next {
    right: 0;
    top: 0
}

#galleryo {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

#galleryo .gbg {
    background: #000;
    opacity: .9
}

#galleryo[data-state=open] {
    opacity: 1;
    visibility: visible
}

.bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: cover;
    background-position: center
}

#galleryo .icon-close {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    font-size: 15px;
    z-index: 2;
    cursor: pointer
}

.bg.closes {
    z-index: 2
}

#gallery {
    z-index: 3;
    position: relative;
    height: calc(100% - 178px);
    top: 89px;
    display: flex;
    flex-direction: row
}

#gallery .owl-stage-outer {
    height: 100%;
    display: flex;
    margin: auto
}

#gallery img {
    margin: auto;
    height: 100%;
    width: auto;
    display: flex;
    max-width: 100%;
    max-height: 100%;
    height: auto
}

#gallery .owl-item,
#gallery .owl-stage {
    display: flex;
    height: 100%;
    margin: auto
}

.owl-dots {
    display: none;
    margin: auto;
    position: relative;
    top: 44.5px;
    transform: translateY(-50%)
}

.owl-dot {
    padding: 10px;
    background: 0 0
}

.owl-dot span {
    background: 0 0;
    border: solid 1px #f5f5f5;
    border-radius: 100%;
    width: 10px;
    height: 10px;
    display: table;
    transition: .3s
}

.owl-dot.active span {
    background: orange!important;
    border: solid 1px transparent
}

.owl-dot:hover span {
    background: #fff
}

#gallery .owl-nav button .owl-prev {
    left: 0
}

.sticker {
    top: -22.5px;
    right: 105px;
    z-index: 1;
    left: auto;
}

.is p {
    transform: translate(-50%, -50%) rotate(10deg);
    left: 50%;
    white-space: nowrap;
}

@media(max-width:1366px) {
    .product-right {
        width: 260px;
        min-width: auto
    }
    .product-bot {
        max-width: calc(100% - 520px)
    }
    .callus p {
        font-size: 25px
    }
    .wcl h1 {
        font-size: 28px
    }
    .wcl h2 {
        font-size: 28px
    }
    .wecall {
        padding: 0
    }
    .pinfo h1 {
        height: 45px;
        padding-left: 0
    }
    .pinfo h1:before {
        border-bottom: solid 45px transparent
    }
    .pinfo .shadow:after {
        border-bottom: solid 45px transparent
    }
}

@media(max-width:1276px) {
    .product-right {
        position: sticky;
        top: 90px
    }
    div#pitop {
        height: 350px
    }
    .callus p {
        font-size: 23px;
        margin-bottom: 20px
    }
    .wcl h1 {
        font-size: 22px;
        line-height: 1.4
    }
    .wcl h2 {
        font-size: 24px;
        margin-top: 20px;
        margin-bottom: 10px;
        line-height: 1.4
    }
    .callus span {
        font-size: 30px
    }
    .wcr {
        padding-top: 0
    }
    .product {
        padding: 0 30px
    }
    .pi-top h1 {
        font-size: 17px
    }
    div#pibot {
        height: 100px
    }
    .product-infos {
        padding-top: 30px;
        padding-bottom: 10px
    }
}

@media(max-width:1200px) {
    .guarantees {
        display: none
    }
    .pinfo h1 {
        font-size: 13px
    }
    .conts {
        margin-top: 30px
    }
    .pinfo {
        padding: 0 20px
    }
    .product {
        padding: 0 20px
    }
    .product-images {
        padding: 0 20px
    }
    .items {
        padding: 0 20px
    }
}

@media(max-width:1150px) {
    div#pitop {
        height: 300px
    }
}

@media(max-width:1100px) {
    .products-left {
        display: none
    }
    .product-bot {
        max-width: calc(100% - 260px)
    }
    .product {
        padding-left: 0
    }
}

@media(max-width:900px) {
    .product-bot {
        max-width: calc(100% - 220px)
    }
    .product-infos {
        padding-top: 20px;
        padding-bottom: 0
    }
}

@media(max-width:768px) {
    .product-infos {
        flex-direction: column
    }
    .pinfo {
        width: 100%
    }
    .item {
        width: 100%
    }
    .product {
        margin-top: 100px
    }
}

.type0 {
    display: none
}

@media(max-width:700px) {
    div#pitop {
        height: 250px
    }
    .callus p {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 10px
    }
    .wcl h1 {
        font-size: 18px
    }
    .wcl h2 {
        font-size: 18px;
        margin-top: 10px
    }
    .conts {
        margin-top: 10px
    }
    .wcl {
        padding-bottom: 5px
    }
    .ginputs {
        padding: 12px 20px
    }
    button.send {
        padding: 12px 20px
    }
    .product-bot {
        max-width: calc(100% - 200px)
    }
    .product-right {
        width: auto
    }
    .pi-top h1 {
        font-size: 16px
    }
    .pinfo h1 {
        height: 40px;
        margin: 10px auto
    }
    .product-infos {
        padding-bottom: 20px;
        padding-top: 10px
    }
    .pinfo .shadow:after,
    .pinfo h1:before {
        border-bottom: solid 40px transparent
    }
    .sticker {
        right: 44.5px;
        top: -20px;
    }
    .isin:after {
        transform: rotate(0);
    }
}

@media(max-width:650px) {
    .popen li {
        padding: 6px 10px
    }
    .product-bot {
        max-width: 100%;
        width: 100%;
        box-sizing: border-box
    }
    .product {
        padding: 0
    }
    .type0 {
        padding: 10px 20px 20px;
        position: inherit;
        top: 0;
    }
    .product-right {
        display: none
    }
    .type0 {
        display: flex;
        flex-direction: column
    }
    .sticker {
        right: 105px;
    }
}

@media(max-width:600px) {
    .open-in {
        max-width: 550px;
    }
}

@media(max-width:550px) {
    .open-in {
        max-width: 450px;
    }
    .sticker {
        top: 50px;
    }
}

@media(max-width:450px) {
    .product-images {
        padding: 0 15px
    }
    .product-infos {
        padding: 10px 15px 20px
    }
    .pinfo {
        padding-right: 0;
        padding-left: 30px
    }
    .item-mid {
        height: 180px
    }
    .product {
        margin-top: 80px
    }
    .open-in {
        max-width: 400px;
    }
}

@media(max-width:400px) {
    .open-in {
        max-width: 380px
    }
}

@media(max-width:380px) {
    .open-in {
        max-width: 100%
    }
}