#sg_b.sungroup .sg-lp {
  overflow: hidden;
}

#sg_b.sungroup .sg-prod-row {
  max-width: 1286px;
  width: 100%;
  margin: 50px auto;
}

#sg_b.sungroup .sg-prod-row-el {
  font-family: 'Segoe Ui';
  font-weight: 400;
  font-size: 15px;
  line-height: 24px !important;
  color: #555;
  margin-right: 75px;
  width: calc(16.66% - 37.5px);
  max-width: 100%;
}

#sg_b.sungroup .sg-prod-row-el img {
  margin-bottom: 8px;
}

#sg_b.sungroup .sg-prod-row-el:last-child {
  margin-right: 0;
}

#sg_b.sungroup #big-boxes {
  position: relative;
  z-index: 10;
  background: linear-gradient(0deg, transparent 8%, rgb(171, 105, 119) 8%, rgb(171, 105, 119) 92%, transparent 92%);
  font-family: 'Segoe Ui';
  color: #fff;
}

#sg_b.sungroup #color-ch {
  background: #AB6977;
}

#sg_b.sungroup .sg-big-box {
  padding-left: calc((100vw - 2370px) / 2);
}

#sg_b.sungroup #img_cl {
  position: relative;
  z-index: 2;
}

#sg_b.sungroup .sg-big-box-left {
  max-width: 475px;
  margin-left: 135px;
}

#sg_b.sungroup .sg-big-box-txt-b {
  font-weight: 600;
  font-size: 60px;
  line-height: 80px !important;
  text-align: left !important;
}

#sg_b.sungroup .sg-big-box-txt-m {
  font-weight: 600;
  font-size: 17px;
  line-height: 24px !important;
  text-align: left !important;
}

#sg_b.sungroup .sg-big-box-txt-s {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px !important;
  text-align: left !important;
}

/* #sg_b.sungroup input[type=range]:focus {
  outline: none;
}

#sg_b.sungroup input[type=range]::-webkit-slider-runnable-track {
  background: #ab6977;
  border: 0px solid rgba(0, 0, 0, 0);
  border: 0;
  width: 100%;
  height: 28px;
  cursor: pointer;
}

#sg_b.sungroup input[type=range]::-webkit-slider-thumb {
  margin-top: 0px;
  width: 138px;
  height: 28px;
  background: #ab6977;
  border: 0px solid rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 50px;
  cursor: pointer;
  -webkit-appearance: none;
}
#sg_b.sungroup input[type=range]:focus::-webkit-slider-runnable-track {
  background: #b47986;
}
#sg_b.sungroup input[type=range]::-moz-range-track {
  background: #ab6977;
  border: 0px solid rgba(0, 0, 0, 0);
  border: 0;
  width: 100%;
  height: 28px;
  cursor: pointer;
}

#sg_b.sungroup input[type=range]::-moz-range-thumb {
  width: 138px;
  height: 28px;
  background: #ab6977;
  border: 0px solid rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 50px;
  cursor: pointer;
}

#sg_b.sungroup input[type=range]::-ms-track {
  background: transparent;
  border-color: transparent;
  border-width: 8.9px 0;
  color: transparent;
  width: 100%;
  height: 28px;
  cursor: pointer;
}

#sg_b.sungroup input[type=range]::-ms-fill-lower {
  background: #a15a69;
  border: 0px solid rgba(0, 0, 0, 0);
  border: 0;
}

#sg_b.sungroup input[type=range]::-ms-fill-upper {
  background: #ab6977;
  border: 0px solid rgba(0, 0, 0, 0);
  border: 0;
}

#sg_b.sungroup input[type=range]::-ms-thumb {
  width: 138px;
  height: 28px;
  background: #ab6977;
  border: 0px solid rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 50px;
  cursor: pointer;
  margin-top: 0px;
}

#sg_b.sungroup input[type=range]:focus::-ms-fill-lower {
  background: #ab6977;
}

#sg_b.sungroup input[type=range]:focus::-ms-fill-upper {
  background: #b47986;
}

#sg_b.sungroup input[type=range] {
  width: 495px;
  max-width: 100%;
  margin: 0px 0;
  background-color: transparent;
  -webkit-appearance: none;
}

#sg_b.sungroup input[type=range]::-webkit-slider-runnable-track {
  background: #ab6977;
  border: 0px solid rgba(0, 0, 0, 0);
  border: 0;
  width: 100%;
  height: 28px;
  cursor: pointer;
  box-shadow: 1px 1px 2px rgba(209, 128, 145, 0.3), -1px -1px 2px rgba(133, 82, 93, 0.5), inset -5px 5px 10px rgba(133, 82, 93, 0.2), inset 5px -5px 10px rgba(133, 82, 93, 0.2), inset -5px -5px 10px rgba(209, 128, 145, 0.9), inset 5px 5px 13px rgba(133, 82, 93, 0.9);
  border-radius: 10px;
}

#sg_b.sungroup input[type=range]::-webkit-slider-thumb {
  margin-top: 0px;
  height: 28px;
  background: #ab6977;
  border: 0px solid rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 50px;
  cursor: pointer;
  box-shadow: -5px 5px 10px rgba(140, 86, 98, 0.2), 5px -5px 10px rgba(140, 86, 98, 0.2), -5px -5px 10px rgba(202, 124, 140, 0.9), 5px 5px 13px rgba(140, 86, 98, 0.9), inset 1px 1px 2px rgba(202, 124, 140, 0.3), inset -1px -1px 2px rgba(140, 86, 98, 0.5);
  border-radius: 10px;
  -webkit-appearance: none;
}

#sg_b.sungroup input[type=range]:focus::-webkit-slider-runnable-track {
  background: #b47986;
}

#sg_b.sungroup input[type=range]::-moz-range-track {
  background: #ab6977;
  border: 0px solid rgba(0, 0, 0, 0);
  border: 0;
  width: 100%;
  height: 28px;
  cursor: pointer;
  box-shadow: 1px 1px 2px rgba(209, 128, 145, 0.3), -1px -1px 2px rgba(133, 82, 93, 0.5), inset -5px 5px 10px rgba(133, 82, 93, 0.2), inset 5px -5px 10px rgba(133, 82, 93, 0.2), inset -5px -5px 10px rgba(209, 128, 145, 0.9), inset 5px 5px 13px rgba(133, 82, 93, 0.9);
  border-radius: 10px;
}

#sg_b.sungroup input[type=range]::-moz-range-thumb {
  height: 28px;
  background: #ab6977;
  border: 0px solid rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 50px;
  box-shadow: -5px 5px 10px rgba(140, 86, 98, 0.2), 5px -5px 10px rgba(140, 86, 98, 0.2), -5px -5px 10px rgba(202, 124, 140, 0.9), 5px 5px 13px rgba(140, 86, 98, 0.9), inset 1px 1px 2px rgba(202, 124, 140, 0.3), inset -1px -1px 2px rgba(140, 86, 98, 0.5);
  border-radius: 10px;
  cursor: pointer;
}

#sg_b.sungroup input[type=range]::-ms-track {
  background: transparent;
  border-color: transparent;
  border-width: 8.9px 0;
  color: transparent;
  width: 100%;
  height: 28px;
  cursor: pointer;
  box-shadow: 1px 1px 2px rgba(209, 128, 145, 0.3), -1px -1px 2px rgba(133, 82, 93, 0.5), inset -5px 5px 10px rgba(133, 82, 93, 0.2), inset 5px -5px 10px rgba(133, 82, 93, 0.2), inset -5px -5px 10px rgba(209, 128, 145, 0.9), inset 5px 5px 13px rgba(133, 82, 93, 0.9);
  border-radius: 10px;
}

#sg_b.sungroup input[type=range]::-ms-fill-lower {
  background: #a15a69;
  border: 0px solid rgba(0, 0, 0, 0);
  border: 0;
}

#sg_b.sungroup input[type=range]::-ms-fill-upper {
  background: #ab6977;
  border: 0px solid rgba(0, 0, 0, 0);
  border: 0;
}

#sg_b.sungroup input[type=range]::-ms-thumb {
  height: 28px;
  background: #ab6977;
  border: 0px solid rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 50px;
  cursor: pointer;
  margin-top: 0px;
  box-shadow: -5px 5px 10px rgba(140, 86, 98, 0.2), 5px -5px 10px rgba(140, 86, 98, 0.2), -5px -5px 10px rgba(202, 124, 140, 0.9), 5px 5px 13px rgba(140, 86, 98, 0.9), inset 1px 1px 2px rgba(202, 124, 140, 0.3), inset -1px -1px 2px rgba(140, 86, 98, 0.5);
  border-radius: 10px;
}

#sg_b.sungroup input[type=range]:focus::-ms-fill-lower {
  background: #ab6977;
}

#sg_b.sungroup input[type=range]:focus::-ms-fill-upper {
  background: #b47986;
} */

#sg_b.sungroup .sg-inner-section {
  font-family: 'Segoe Ui';
  color: #333;
  box-sizing: border-box;
}

#sg_b.sungroup .sg-inner-section.section1 {
  padding-top: 145px;
  padding-left: calc((100vw - 1240px) / 2);
}

#sg_b.sungroup .sg-inner-section-text {
  max-width: 457px;
  margin-right: 85px;
}

#sg_b.sungroup .sg-inner-section-text .sg-big-box-txt-s {
  color: #555;
}

#sg_b.sungroup .sg-inner-section.section2 {
  padding-left: 0;
  padding-right: calc((100vw - 1240px) / 2);
  margin-top: -80px;
}

#sg_b.sungroup .section2 .sg-inner-section-text {
  margin-right: 0;
  margin-left: 18px;
}

#sg_b.sungroup .sg-inner-section.section3 {
  padding-left: calc((100vw - 1240px) / 2);
}

#sg_b.sungroup .section3 .sg-inner-section-text {
  margin-right: 105px;
}

#sg_b.sungroup .sg-title-big {
  font-family: 'Segoe Ui';
  font-weight: 600;
  font-size: 60px;
  line-height: 60px !important;
  color: #333;
}

#sg_b.sungroup .sg-title-big-desc {
  font-family: 'Segoe Ui';
  font-weight: 600;
  font-size: 17px;
  line-height: 24px !important;
  color: #333;
}

#sg_b.sungroup .sg-section-down {
  max-width: 1360px;
  width: 100%;
  margin: 100px auto 0;
  font-family: 'Segoe Ui';
}

#sg_b.sungroup .sg-section-img-txt:first-child {
  margin-right: 110px;
}

#sg_b.sungroup .sg-down-section-txts {
  width: 515px;
  max-width: 100%;
}

#sg_b.sungroup .sg-down-section-txts div {
  font-family: 'Segoe Ui';
  text-align: left !important;
}

#sg_b.sungroup .sg-down-section-title {
  font-weight: 600;
  font-size: 40px;
  line-height: 50px !important;
  color: #333;
}

#sg_b.sungroup .sg-down-section-txt-s {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px !important;
  color: #555;
}

#sg_b.sungroup .sg-box-img-bottom.solo-img {
  margin: 100px auto;
}

#sg_b.sungroup .sg-prod-title {
  font-family: 'Segoe Ui';
  font-weight: 600;
  font-size: 60px;
  line-height: 80px !important;
  color: #333;
  margin: 100px auto;
}

#sg_b.sungroup .splide {
  max-width: 1360px;
}

#sg_b.sungroup .mobil-text {
  display: none;
}

#sg_b.sungroup .sg-arrow {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 50;
}

#sg_b.sungroup #prev_e {
  transform: translate(0, -50%) rotate(180deg);
  filter: invert(1);
  left: -50px;
}

#sg_b.sungroup #next_e {
  right: -50px;
}

#sg_b.sungroup #xmusic-xmusic {
  position: relative;
}

#sg_b.sungroup .sg-box-img-bottom {
  overflow: hidden;
}

#sg_b.sungroup .sg-box-img-bottom.solo-img {
  max-width: 1360px;
}

#sg_b.sungroup .sg-box-img-bottom img {
  transform: scale(1.15);
}


/* mobil */


@media (max-width: 1800px) {
  #sg_b.sungroup .sg-big-box {
    padding: 0 10px;
  }
}

@media (max-width:1550px) {
  #sg_b.sungroup .sg-big-box-left {
    margin-left: 60px;
  }
}

@media (max-widtH:1450px) {
  #sg_b.sungroup .sg-arrow {
    top: 30%;
  }
  #sg_b.sungroup #next_e {
    right: 0;
  }
  #sg_b.sungroup #prev_e {
    left: 0;
  }
  #sg_b.sungroup #big-boxes {
    background: linear-gradient(0deg,rgb(255,255,255) 2%,rgb(171,105,119) 02%,rgb(171,105,119) 98%,rgb(255,255,255) 98%);
  }
}

@media (max-width:1360px) {
  #sg_b.sungroup .sg-big-box-left {
    margin-left: 40px;
  }
  #sg_b.sungroup #big-boxes {
    padding: 30px 0;
    box-sizing: border-box;
  }
}

@media (max-width:1260px) {
  #sg_b.sungroup .sg-inner-section.section1 {
    padding: 50px 10px 0;
  }
  #sg_b.sungroup .sg-inner-section.section2 {
    padding: 0 10px;
    margin-top: 0px;
  }
  #sg_b.sungroup .sg-inner-section.section3 {
    padding: 0 10px;
  }
}

@media (max-width:1150px) {
  #sg_b.sungroup .sg-prod-row {
    flex-wrap: wrap;
  }
  #sg_b.sungroup .sg-prod-row-el {
    margin: 30px !important;
    width: calc(33.33% - 60px);
  }
  #sg_b.sungroup .sg-inner-section.section2 {
    margin-top: 30px;
  }
  #sg_b.sungroup .sg-section-img-txt:first-child {
    margin-right: 45px;
  }
  #sg_b.sungroup .sg-box-img-bottom.solo-img {
    margin: 45px auto;
  }
  #sg_b.sungroup .sg-down-section-txts {
    width: auto;
    max-width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
  }
}

@media (max-width:900px) {
  #sg_b.sungroup .sg-big-box {
    flex-direction: column;
  }
  #sg_b.sungroup #big-boxes {
    padding: 0 0 50px;
  }
  #sg_b.sungroup #img_cl {
    width: 100%;
  }
  #sg_b.sungroup .sg-big-box-left {
    margin-left: 0;
    max-width: 100%;
    align-items: flex-start;
    margin-top: 20px;
  }
  #sg_b.sungroup input[type="range"] {
    width: 100%;
  }
  #sg_b.sungroup .sg-inner-section.section1 {
    flex-direction: column-reverse;
  }
  #sg_b.sungroup .sg-inner-section.section2 {
    flex-direction: column;
  }
  #sg_b.sungroup .sg-inner-section-text {
    max-width: 100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-top: 30px;
  }
  #sg_b.sungroup .sg-title-big,
  #sg_b.sungroup .sg-title-big-desc {
    text-align: left !important;
    padding: 0 10px;
    box-sizing: border-box;
  }
  #sg_b.sungroup .sg-title-big {
    margin-top: 50px;
  }
  #sg_b.sungroup .sg-section-down {
    flex-direction: column;
    padding: 0 10px;
    box-sizing: border-box;
  }
  #sg_b.sungroup .sg-down-section-txts div {
    display: none;
  }
  #sg_b.sungroup .sg-down-section-txts .mobil-text {
    display: block;
  }
  #sg_b.sungroup .sg-section-img-txt:last-child {
    flex-direction: column-reverse;
    margin-top: 30px;
  }
  #sg_b.sungroup .sg-section-img-txt:first-child {
    margin: 0;
  }
  #sg_b.sungroup .sg-down-section-txts {
    margin-top: 30px;
    margin-bottom: 0;
    padding: 0;
  }
  #sg_b.sungroup .sg-box-img-bottom.solo-img {
    margin: 30px auto;
  }
  #sg_b.sungroup .sg-section-img-txt img {
    margin: 0 auto;
  }
  #sg_b.sungroup .sg-prod-title {
    margin: 50px auto;
    text-align: left !important;
    padding: 0 10px;
    box-sizing: border-box;
  }
}

@media (max-width:600px) {
  #sg_b .sg_slider_track {
    width: 100% !important;
    max-width: 100%;
    flex-wrap: wrap;
  }
  #sg_b.sungroup #prev_e, #sg_b.sungroup #next_e {
    display: none;
  }
}

@media (max-width:500px) {
  #sg_b.sungroup .sg-prod-row-el {
    margin: 10px !important;
    width: calc(33.33% - 20px);
  }
  #sg_b.sungroup .sg-prod-row {
    margin: 10px auto;
  }
  #sg_b.sungroup #img_cl {
    width: 583px;
    max-width: unset;
  }
  #sg_b.sungroup .sg-big-box {
    align-items: flex-end;
  }
  #sg_b.sungroup .sg-big-box-txt-b,
  #sg_b.sungroup .sg-title-big {
    font-size: 36px;
    line-height: 43px !important;
    margin-bottom: 13px;
  }
  #sg_b.sungroup .sg-big-box-txt-m {
    font-size: 16px;
    line-height: 28px !important;
    margin-bottom: 13px;
  }
  #sg_b.sungroup .sg-title-big-desc{
    font-size: 16px;
    line-height: 28px !important;
    margin-top: 10px;
  }
  #sg_b.sungroup .sg-big-box-txt-s {
    font-size: 16px;
    line-height: 28px !important;
    margin-top: 0;
  }
  #sg_b.sungroup .sg-inner-section.section1,
  #sg_b.sungroup .sg-inner-section.section2 {
    padding: 25px 0 0;
  }
  #sg_b.sungroup .sg-inner-section-text {
    padding: 0 10px;
    box-sizing: border-box;
  }
  #sg_b.sungroup .sg-inner-section-img {
    overflow: hidden;
  }
  #sg_b.sungroup .sg-inner-section-img img {
    width: 401px;
    max-width: unset;
    margin: 0 auto;
  }
  #sg_b.sungroup .section2 .sg-inner-section-img img {
    width: 663px;
    margin: 0 auto;
    margin-left: -223px;
  }
  #sg_b.sungroup .sg-inner-section.section2 {
    align-items: flex-start;
  }
  #sg_b.sungroup .sg-down-section-title {
    font-size: 36px;
    line-height: 43px !important;
    margin-bottom: 10px;
  }
  #sg_b.sungroup .sg-down-section-txt-s {
    font-size: 16px;
    line-height: 28px !important;
  }
  #sg_b.sungroup .sg-box-img-bottom.solo-img {
    margin: 30px auto;
    padding: 0 10px;
    box-sizing: border-box;
  }
  #sg_b.sungroup .sg-prod-title {
    margin: 30px auto;
    font-size: 36px;
    line-height: 43px !important;
  }
  #sg_b.sungroup .sg-arrow {
    width: 30px;
    height: 30px;
  }
  #sg_b.sungroup .sg-arrow {
    top: 50%;
  }
  #sg_b.sungroup #big-boxes {
    background: linear-gradient(0deg,rgb(255,255,255) 2%,rgb(171,105,119) 02%,rgb(171,105,119) 93%,rgb(255,255,255) 93%);
  }
}

@media (max-width:400px) {
  #sg_b.sungroup .sg-prod-row-el {
    margin: 5px !important;
    width: calc(33.33% - 10px);
  }
}
