/* libre-baskerville-regular - latin-ext_latin */
@font-face {
  font-family: "Libre Baskerville";
  font-style: normal;
  font-weight: 400;
  src: local(""),
    url("../fonts/libre-baskerville-v9-latin-ext_latin-regular.woff2")
      format("woff2"),
    url("../fonts/libre-baskerville-v9-latin-ext_latin-regular.woff");
}
/* libre-baskerville-700 - latin-ext_latin */
@font-face {
  font-family: "Libre Baskerville";
  font-style: normal;
  font-weight: 700;
  src: local(""),
    url("../fonts/libre-baskerville-v9-latin-ext_latin-700.woff2")
      format("woff2"),
    url("../fonts/libre-baskerville-v9-latin-ext_latin-700.woff");
}
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}
html h1 {
  font-weight: normal;
  font-size: 4rem;
}
html h2 {
  font-weight: normal;
  font-size: 3.6rem;
}
html h3 {
  font-weight: normal;
  font-size: 3.1rem;
}
html h4 {
  font-weight: normal;
  font-size: 2.4rem;
}
html p {
  font-size: 1.7rem;
}

*,
*::before,
*::after {
  font-family: "Libre Baskerville";
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  /*   outline: solid 1px red !important;*/
}

/*margins*/
.margin-t-10 {
  margin-top: 10rem;
}

.margin-t-20 {
  margin-top: 20rem;
}

.margin-t-30 {
  margin-top: 30rem;
}

.margin-t-40 {
  margin-top: 40rem;
}

.margin-t-50 {
  margin-top: 50rem;
}

.margin-t-60 {
  margin-top: 60rem;
}

.margin-t-11 {
  margin-top: 11rem;
}

.margin-t-12 {
  margin-top: 12rem;
}

.margin-t-13 {
  margin-top: 13rem;
}

.margin-t-14 {
  margin-top: 14rem;
}

.margin-t-15 {
  margin-top: 15rem;
}

.margin-t-16 {
  margin-top: 16rem;
}

.margin-b-10 {
  margin-bottom: 10rem;
}

.margin-b-20 {
  margin-bottom: 20rem;
}

.margin-b-30 {
  margin-bottom: 30rem;
}

.margin-b-40 {
  margin-bottom: 40rem;
}

.margin-b-50 {
  margin-bottom: 50rem;
}

.margin-b-60 {
  margin-bottom: 60rem;
}

.margin-tb-1 {
  margin: 1rem 0;
}

.margin-tb-2 {
  margin: 2rem 0;
}

.margin-tb-3 {
  margin: 3rem 0;
}

.margin-tb-4 {
  margin: 4rem 0;
}

.margin-tb-5 {
  margin: 5rem 0;
}

.margin-tb-6 {
  margin: 6rem 0;
}

.margin-tb-7 {
  margin: 7rem 0;
}

.margin-tb-8 {
  margin: 8rem 0;
}

.margin-tb-9 {
  margin: 9rem 0;
}

.margin-tb-10 {
  margin: 10rem 0;
}

.margin-t-1 {
  margin-top: 1rem;
}

.margin-t-2 {
  margin-top: 2rem;
}

.margin-t-3 {
  margin-top: 3rem;
}

.margin-t-4 {
  margin-top: 4rem;
}

.margin-t-5 {
  margin-top: 5rem;
}

.margin-t-6 {
  margin-top: 6rem;
}

.margin-t-7 {
  margin-top: 7rem;
}

.margin-t-8 {
  margin-top: 8rem;
}

.margin-t-9 {
  margin-top: 9rem;
}

.margin-b-1 {
  margin-bottom: 1rem;
}

.margin-b-2 {
  margin-bottom: 2rem;
}

.margin-b-3 {
  margin-bottom: 3rem;
}

.margin-b-4 {
  margin-bottom: 4rem;
}

.margin-b-5 {
  margin-bottom: 5rem;
}

.margin-b-6 {
  margin-bottom: 6rem;
}

.margin-b-7 {
  margin-bottom: 7rem;
}

.margin-b-8 {
  margin-bottom: 8rem;
}

.margin-b-9 {
  margin-bottom: 9rem;
}

.margin-l-1 {
  margin-left: 1rem;
}

.margin-l-2 {
  margin-left: 2rem;
}

.margin-l-3 {
  margin-left: 3rem;
}

.margin-l-4 {
  margin-left: 4rem;
}

.margin-l-5 {
  margin-left: 5rem;
}

.margin-l-6 {
  margin-left: 6rem;
}

.margin-l-7 {
  margin-left: 7rem;
}

.margin-l-8 {
  margin-left: 8rem;
}

.margin-l-9 {
  margin-left: 9rem;
}

.margin-r-1 {
  margin-right: 1rem;
}

.margin-r-2 {
  margin-right: 2rem;
}

.margin-r-3 {
  margin-right: 3rem;
}

.margin-r-4 {
  margin-right: 4rem;
}

.margin-r-5 {
  margin-right: 5rem;
}

.margin-r-6 {
  margin-right: 6rem;
}

.margin-r-7 {
  margin-right: 7rem;
}

.margin-r-8 {
  margin-right: 8rem;
}

.margin-r-9 {
  margin-right: 9rem;
}

.margin-b-11 {
  margin-bottom: 11rem;
}

.margin-b-12 {
  margin-bottom: 12rem;
}

.margin-b-13 {
  margin-bottom: 13rem;
}

.margin-b-14 {
  margin-bottom: 14rem;
}

.margin-b-15 {
  margin-bottom: 15rem;
}

.margin-b-16 {
  margin-bottom: 16rem;
}

.margin-b-17 {
  margin-bottom: 17rem;
}

.margin-b-18 {
  margin-bottom: 18rem;
}

.margin-b-19 {
  margin-bottom: 19rem;
}

/*margin minus*/
.margin-t-minus-1 {
  margin: -1rem 0;
}

.margin-t-minus-2 {
  margin: -2rem 0;
}

.margin-t-minus-3 {
  margin: -3rem 0;
}

.margin-t-minus-4 {
  margin: -4rem 0;
}

.margin-t-minus-5 {
  margin: -5rem 0;
}

.margin-t-minus-6 {
  margin: -6rem 0;
}

.margin-t-minus-7 {
  margin: -7rem 0;
}

.margin-t-minus-8 {
  margin: -8rem 0;
}

.margin-t-minus-9 {
  margin: -9rem 0;
}

.margin-t-minus-10 {
  margin: -10rem 0;
}

/*paddings*/
.padding-t-10 {
  padding-top: 10rem;
}

.padding-t-20 {
  padding-top: 20rem;
}

.padding-t-30 {
  padding-top: 30rem;
}

.padding-t-40 {
  padding-top: 40rem;
}

.padding-t-50 {
  padding-top: 50rem;
}

.padding-t-60 {
  padding-top: 60rem;
}

.padding-b-10 {
  padding-bottom: 10rem;
}

.padding-b-20 {
  padding-bottom: 20rem;
}

.padding-b-30 {
  padding-bottom: 30rem;
}

.padding-b-40 {
  padding-bottom: 40rem;
}

.padding-b-50 {
  padding-bottom: 50rem;
}

.padding-b-60 {
  padding-bottom: 60rem;
}

.padding-tb-1 {
  padding: 1rem 0;
}

.padding-tb-2 {
  padding: 2rem 0;
}

.padding-tb-3 {
  padding: 3rem 0;
}

.padding-tb-4 {
  padding: 4rem 0;
}

.padding-tb-5 {
  padding: 5rem 0;
}

.padding-tb-6 {
  padding: 6rem 0;
}

.padding-tb-7 {
  padding: 7rem 0;
}

.padding-tb-8 {
  padding: 8rem 0;
}

.padding-tb-9 {
  padding: 9rem 0;
}

.padding-tb-10 {
  padding: 10rem 0;
}

.padding-t-1 {
  padding-top: 1rem;
}

.padding-t-2 {
  padding-top: 2rem;
}

.padding-t-3 {
  padding-top: 3rem;
}

.padding-t-4 {
  padding-top: 4rem;
}

.padding-t-5 {
  padding-top: 5rem;
}

.padding-t-6 {
  padding-top: 6rem;
}

.padding-t-7 {
  padding-top: 7rem;
}

.padding-t-8 {
  padding-top: 8rem;
}

.padding-t-9 {
  padding-top: 9rem;
}

.padding-b-1 {
  padding-bottom: 1rem;
}

.padding-b-2 {
  padding-bottom: 2rem;
}

.padding-b-3 {
  padding-bottom: 3rem;
}

.padding-b-4 {
  padding-bottom: 4rem;
}

.padding-b-5 {
  padding-bottom: 5rem;
}

.padding-b-6 {
  padding-bottom: 6rem;
}

.padding-b-7 {
  padding-bottom: 7rem;
}

.padding-b-8 {
  padding-bottom: 8rem;
}

.padding-b-9 {
  padding-bottom: 9rem;
}

.padding-l-1 {
  padding-left: 1rem;
}

.padding-l-2 {
  padding-left: 2rem;
}

.padding-l-3 {
  padding-left: 3rem;
}

.padding-l-4 {
  padding-left: 4rem;
}

.padding-l-5 {
  padding-left: 5rem;
}

.padding-l-6 {
  padding-left: 6rem;
}

.padding-l-7 {
  padding-left: 7rem;
}

.padding-l-8 {
  padding-left: 8rem;
}

.padding-l-9 {
  padding-left: 9rem;
}

.padding-r-1 {
  padding-right: 1rem;
}

.padding-r-2 {
  padding-right: 2rem;
}

.padding-r-3 {
  padding-right: 3rem;
}

.padding-r-4 {
  padding-right: 4rem;
}

.padding-r-5 {
  padding-right: 5rem;
}

.padding-r-6 {
  padding-right: 6rem;
}

.padding-r-7 {
  padding-right: 7rem;
}

.padding-r-8 {
  padding-right: 8rem;
}

.padding-r-9 {
  padding-right: 9rem;
}

.padding-lr-1 {
  padding: 0 1rem;
}

.padding-lr-2 {
  padding: 0 2rem;
}

.padding-lr-3 {
  padding: 0 3rem;
}

.padding-lr-4 {
  padding: 0 4rem;
}

.padding-lr-5 {
  padding: 0 5rem;
}

.padding-lr-6 {
  padding: 0 6rem;
}

.padding-lr-7 {
  padding: 0 7rem;
}

.padding-lr-8 {
  padding: 0 8rem;
}

.padding-lr-9 {
  padding: 0 9rem;
}

.padding-none {
  padding: 0 !important;
}

/*aligne*/
.al-center {
  display: flex;
  align-items: center;
}

/*text align*/
.al-text-c {
  text-align: center !important;
}

.al-text-l {
  text-align: left;
}

.al-text-r {
  text-align: right;
}

/*justify*/
.jc-center {
  display: flex;
  align-items: center !important;
  justify-content: center !important;
  justify-items: center !important;
}

.jc-end {
  display: flex;
  justify-content: flex-end !important;
}

.jc-end-c {
  display: flex;
  align-items: center;
  justify-items: center;
  justify-content: flex-end;
}

.jc-end-e {
  display: flex;
  align-items: flex-end;
  justify-items: flex-end;
  justify-content: flex-end;
}

.jc-between {
  justify-content: space-between;
}

/*align*/
.al-center {
  display: flex;
  align-items: center;
}

/*display*/
.display-f {
  display: flex !important;
}

.display-f-w {
  display: flex !important;
  flex-wrap: wrap !important;
}

.flex-dir-col {
  flex-direction: column;
}

/*borders*/
.border-r {
  border: 1px solid red;
}

.border-b {
  border: 1px solid black;
}

.border-g {
  border: 1px solid green;
}

.border-bl {
  border: 1px solid blue;
}

/*index*/
.z-index-1 {
  z-index: 1;
}

.z-index-2 {
  z-index: 2;
}

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

.z-index-4 {
  z-index: 4;
}

.z-index-5 {
  z-index: 5;
}

.z-index-6 {
  z-index: 6;
}

.z-index-7 {
  z-index: 7;
}

.z-index-8 {
  z-index: 8;
}

.z-index-9 {
  z-index: 9;
}

/*containers*/
.wrap {
  margin-left: auto;
  margin-right: auto;
  width: 160rem;
  height: max-content;
  position: relative;
}

.wrap-body {
  width: 100%;
  padding-left: 25rem;
  padding-right: 25rem;
  height: max-content;
  position: relative;
}

.wrap-nav {
  margin-left: auto;
  margin-right: auto;
  width: 180rem;
  height: max-content;
  position: relative;
}

.wrap-home{
  width: 152rem;
}

.wrap-footer {
  margin-left: auto;
  margin-right: auto;
  width: 158rem;
  height: max-content;
  position: relative;
}

.wrap-contact {
  margin-left: auto;
  margin-right: auto;
  width: 137rem;
  height: max-content;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.container-1 {
  display: flex;
  flex-wrap: wrap;
  padding: 1rem 0;
  justify-content: space-between;
  width: 100%;
  position: relative;
}

.container-1-box {
  display: flex;
  width: 100%;
  flex-basis: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

.container-2 {
  display: flex;
  flex-wrap: wrap;
  padding-top: 2rem;
  justify-content: space-between;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
  position: relative;
  width: 100%;
  height: max-content;
}

.container-2-box {
  flex-basis: 46%;
  text-align: left;
  position: relative;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.color-b {
  color: black;
}

.color-gray {
  color: #4e5964;
}

.color-w {
  color: white;
}

.color-g {
  color: green;
}

.color-bl {
  color: #17abcc;
}

.color-r {
  color: red;
}

.f-w-b {
  font-weight: 700;
}

.f-w-l {
  font-weight: 300;
}

.f-w-r {
  font-weight: 400;
}

.f-s-i {
  font-style: italic;
}

/*font*/
.font-light {
  font-weight: 300 !important;
}

/*aline text*/
.align-text-right {
  text-align: right !important;
}

/*line through*/
.line-thr {
  text-decoration: line-through;
}

.heading-1 {
  font-size: 1.7rem;
}

.heading-2 {
  font-size: 2.7rem;
}

.heading-3 {
  font-size: 3.7rem;
}

.heading-4 {
  font-size: 4.7rem;
}

.heading-5 {
  font-size: 5.7rem;
}

.heading-6 {
  font-size: 6.7rem;
}

.heading-7 {
  font-size: 7.7rem;
}

.heading-8 {
  font-size: 8.7rem;
}

.font-1-1 {
  font-size: 1.1rem;
}

.font-1-2 {
  font-size: 1.2rem;
}

.font-1-3 {
  font-size: 1.3rem;
}

.font-1-4 {
  font-size: 1.4rem;
}

.font-1-5 {
  font-size: 1.5rem;
}

.font-1-6 {
  font-size: 1.6rem;
}

.font-1-7 {
  font-size: 1.7rem;
}

.font-1-8 {
  font-size: 1.8rem;
}

.font-1-9 {
  font-size: 1.9rem;
}

.font-2-1 {
  font-size: 2.1rem;
}

.font-2-2 {
  font-size: 2.2rem;
}

.font-2-3 {
  font-size: 2.3rem;
}

.font-2-4 {
  font-size: 2.4rem;
}

.font-2-5 {
  font-size: 2.5rem;
}

.font-2-6 {
  font-size: 2.6rem;
}

.font-2-7 {
  font-size: 2.7rem;
}

.font-2-8 {
  font-size: 2.8rem;
}

.font-2-9 {
  font-size: 2.9rem;
}

.font-3-1 {
  font-size: 3.1rem;
}

.font-3-2 {
  font-size: 3.2rem;
}

.font-3-3 {
  font-size: 3.3rem;
}

.font-3-4 {
  font-size: 3.4rem;
}

.font-3-5 {
  font-size: 3.5rem;
}

.font-3-6 {
  font-size: 3.6rem;
}

.font-3-7 {
  font-size: 3.7rem;
}

.font-3-8 {
  font-size: 3.8rem;
}

.font-3-9 {
  font-size: 3.9rem;
}

.font-4-1 {
  font-size: 4.1rem;
}

.font-4-2 {
  font-size: 4.2rem;
}

.font-4-3 {
  font-size: 4.3rem;
}

.font-4-4 {
  font-size: 4.4rem;
}

.font-4-5 {
  font-size: 4.5rem;
}

.font-4-6 {
  font-size: 4.6rem;
}

.font-4-7 {
  font-size: 4.7rem;
}

.font-4-8 {
  font-size: 4.8rem;
}

.font-4-9 {
  font-size: 4.9rem;
}

.font-5-1 {
  font-size: 5.1rem;
}

.font-5-2 {
  font-size: 5.2rem;
}

.font-5-3 {
  font-size: 5.3rem;
}

.font-5-4 {
  font-size: 5.4rem;
}

.font-5-5 {
  font-size: 5.5rem;
}

.font-5-6 {
  font-size: 5.6rem;
}

.font-5-7 {
  font-size: 5.7rem;
}

.font-5-8 {
  font-size: 5.8rem;
}

.font-5-9 {
  font-size: 5.9rem;
}

.font-6-1 {
  font-size: 6.1rem;
}

.font-6-2 {
  font-size: 6.2rem;
}

.font-6-3 {
  font-size: 6.3rem;
}

.font-6-4 {
  font-size: 6.4rem;
}

.font-6-5 {
  font-size: 6.5rem;
}

.font-6-6 {
  font-size: 6.6rem;
}

.font-6-7 {
  font-size: 6.7rem;
}

.font-6-8 {
  font-size: 6.8rem;
}

.font-6-9 {
  font-size: 6.9rem;
}

.font-7-1 {
  font-size: 7.1rem;
}

.font-7-2 {
  font-size: 7.2rem;
}

.font-7-3 {
  font-size: 7.3rem;
}

.font-7-4 {
  font-size: 7.4rem;
}

.font-7-5 {
  font-size: 7.5rem;
}

.font-7-6 {
  font-size: 7.6rem;
}

.font-7-7 {
  font-size: 7.7rem;
}

.font-7-8 {
  font-size: 7.8rem;
}

.font-7-9 {
  font-size: 7.9rem;
}

.font-8-1 {
  font-size: 8.1rem;
}

.font-8-2 {
  font-size: 8.2rem;
}

.font-8-3 {
  font-size: 8.3rem;
}

.font-8-4 {
  font-size: 8.4rem;
}

.font-8-5 {
  font-size: 8.5rem;
}

.font-8-6 {
  font-size: 8.6rem;
}

.font-8-7 {
  font-size: 8.7rem;
}

.font-8-8 {
  font-size: 8.8rem;
}

.font-8-9 {
  font-size: 8.9rem;
}

.font-1 {
  font-size: 1rem;
}

.font-2 {
  font-size: 2rem;
}

.font-3 {
  font-size: 3rem;
}

.font-4 {
  font-size: 4rem;
}

.font-5 {
  font-size: 5rem;
}

.font-6 {
  font-size: 6rem;
}

.font-7 {
  font-size: 7rem;
}

.font-8 {
  font-size: 8rem;
}

.line-1 {
  line-height: 0.1rem;
}

.line-2 {
  line-height: 0.2rem;
}

.line-3 {
  line-height: 0.3rem;
}

.line-4 {
  line-height: 0.4rem;
}

.line-5 {
  line-height: 0.5rem;
}

.line-6 {
  line-height: 0.6rem;
}

.line-7 {
  line-height: 0.7rem;
}

.line-8 {
  line-height: 0.8rem;
}

.line-9 {
  line-height: 0.9rem;
}

.line-100 {
  line-height: 100%;
}

.line-200 {
  line-height: 200%;
}

.line-300 {
  line-height: 300%;
}

.line-400 {
  line-height: 400%;
}

.line-500 {
  line-height: 500%;
}

.line-600 {
  line-height: 600%;
}

.line-700 {
  line-height: 700%;
}

.line-800 {
  line-height: 800%;
}

.line-900 {
  line-height: 900%;
}

.container-2-box-about-l {
  flex-basis: 40%;
  text-align: left;
  position: relative;
}

.container-2-box-about-r {
  flex-basis: 58%;
  text-align: left;
  position: relative;
}

.container-2-img {
  width: 100%;
  height: max-content;
  position: relative;
}

.container-2-img-1 {
  width: 42.7rem;
  height: 42.7rem;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 6rem;
  transform: translateX(30%);
}

.container-2-img-2 {
  width: 42.7rem;
  height: 42.7rem;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
}

.youtube-container {
  width: 106rem;
  height: 59rem;
  display: block;
  z-index: 1;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
}

.youtube-player {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

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

div.youtube-play-btn {
  height: 72px;
  width: 72px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background: no-repeat center center;
  /*background-size: 72px 72px;*/
  background-size: 6.9rem 6.9rem;
  display: flex;
  align-items: center;
  justify-items: center;
  justify-content: center;
}

.youtube-iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.ply-btn {
  width: 5.5rem;
  height: 7rem;
}

.gray-div {
  width: 100%;
  height: 50.5rem;
  background-color: #ebebeb;
  margin-top: -30rem;
}

.footer-about {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: max-content;
}

.phone-svg-kontakt {
  width: 14px;
  height: 14px;
  fill: red;
  margin-right: 2rem;
}

.envelop-svg-kontakt {
  width: 16px;
  height: 14px;
  fill: red;
  margin-right: 2rem;
}

.clock-svg-kontakt {
  width: 37px;
  height: 40px;
  fill: red;
}

.working-hours-kontakt {
  margin-top: 5.5rem;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.contact {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: black;
  font-size: 1.8rem;
  transition: 0.3s ease-in-out;
}
.contact:hover {
  color: red;
}

.kontakt-img {
  position: absolute;
  right: 0;
}

.kontakt-img-bg {
  width: 42.7rem;
  height: 42.7rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.logo-box {
  width: 20.7rem;
  height: 20.7rem;
  display: flex;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  align-items: center;
  justify-items: center;
  justify-content: center;
  position: absolute;
  background-color: white;
  transform: translateX(-50%);
  bottom: 3.5rem;
}

.header-img-kontakt {
  object-position: center;
  object-fit: cover;
}

.kontakt-footer-div {
  height: 59.5rem;
  width: 100%;
  margin-top: 16.2rem;
}

.carousel-div-kontakt {
  background-color: white;
  width: 100%;
  height: 10rem;
  transform: translateY(-50%);
  padding-left: 6.5rem;
  padding-right: 6.5rem;
  display: flex;
  align-items: center;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
}

.map {
  width: 100%;
  height: 100%;
  margin-top: -9rem;
  border: none;
}

.kontatk-footer {
  width: 100%;
  background-color: black;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.cart-modal{
  max-height: 700px;
  overflow-y: scroll;
}
.cart-modal-korpa {
  width: 100%;
  height: max-content;
  background-color: white;
  z-index: 99;
}

.cart-modal-box-2-korpa {
  padding-top: 2.7rem;
  padding-left: 0;
  padding-bottom: 2.7rem;
  border-bottom: 1px solid #b2b2b2;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.close-cart-korpa {
  position: absolute;
  right: 0;
  top: 2.6rem;
}

.cart-modal-box-3-korpa {
  text-align: left;
  padding-left: 0;
  padding-top: 2.7rem;
  padding-bottom: 2.7rem;
}

.cart-modal-box-1-korpa {
  padding-top: 2.7rem;
  padding-left: 0;
  padding-bottom: 2.5rem;
  border-bottom: 1px solid #b2b2b2;
}

.checkmark {
  height: 16px;
  width: 16px;
}

.radio-div-box:hover input ~ .checkmark {
  background-color: red;
}

/* When the checkbox is checked, add a blue background */
.radio-div-box input:checked ~ .checkmark {
  background-color: red;
}

.placanje {
  width: 100%;
  border-bottom: 2px solid black;
  border-top: 2px solid black;
  margin-top: 4rem;
  display: flex;
  align-items: center;
  padding-top: 3.7rem;
  padding-bottom: 3.7rem;
}

.radio-div-box-korpa {
  display: flex;
  align-items: center;
  margin-right: 5.3rem;
  padding-top: 4.4rem;
}

.uslovi-k {
  transition: 0.3s ease-in-out;
  cursor: pointer;
  border-bottom: 1px solid black;
}
.uslovi-k:hover {
  color: red;
  border-bottom: 1px solid red;
}

.korpa-check-box-1 {
  flex-basis: 45%;
}

.korpa-check-box-2 {
  flex-basis: 55%;
  display: flex;
  align-items: center;
}

.proizvodi-detaljnije-box-l {
  flex-basis: 62%;
  position: relative;
}

.proizvodi-detaljnije-box-r {
  flex-basis: 35%;
  position: relative;
  text-align: left;
}

.gallery-container {
  width: 100%;
  height: max-content;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.gallery-container-box-l {
  flex-basis: 21%;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  /* justify-content: space-between; */
  height: 700px;
  overflow-y: scroll;
}

.gallery-container-box-r {
  flex-basis: 78%;
  width: 100%;
  position: relative;
}

.gallery-small-img-box {
  width: 100%;
  height: 16.6rem;
  margin-bottom: 1.5rem;
}

.allery-small-img {
  width: 100%;
  height: 16.6rem;
  object-position: center;
  object-fit: cover;
}

.gallery-big-img {
  width: 100%;
  height: 69.4rem;
  object-position: center;
  object-fit: cover;
}

.slicni-proizvodi-div {
  width: 100%;
  height: max-content;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 3rem;
}

.slicni-proizvodi-div-box {
  flex-basis: 31%;
  width: 100%;
  height: max-content;
}

.slicni-proizvodi-div-box-img {
  height: 29rem;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.hr-proizvod {
  width: 6.5rem;
  border: 1px solid black;
  margin-top: 2.1rem;
  margin-bottom: 2.9rem;
}

.hr-proizvod-2 {
  width: 6.5rem;
  border: 1px solid black;
  margin-bottom: 2.1rem;
  margin-top: 2.9rem;
}

.proizvodi-div-colors {
  width: 100%;
  height: max-content;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 5.4rem;
  border-bottom: 1px solid black;
}

.proizvodi-div-colors-box {
  flex-basis: 50%;
}

.proizvodi-div-opcije {
  border-bottom: 1px solid black;
  margin-top: 3.6rem;
  padding-bottom: 3.6rem;
}

.radio-div-box-detaljnije {
  display: flex;
  align-items: center;
  margin-top: 1rem;
}

.proizvodi-div-dodavanje {
  border-bottom: 1px solid black;
  margin-top: 3.6rem;
}

.detaljno-details {
  color: black;
  font-size: 2rem;
  transition: 0.3s ease-in-out;
  cursor: pointer;
  border-top: 1px solid black;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.detaljno-details summary {
  outline: none;
  display: flex;
  align-items: center;
  justify-items: flex-start;
  width: 100%;
  /*  height: 3.5rem;*/
  justify-content: flex-start !important;
}

.detaljno-details-box {
  padding-left: 4rem;
  transition: 0.3s ease-in-out;
  margin-top: 3.5rem;
}

.details-minus {
  display: none;
}

.radio-div-box-colors .yellow[type="radio"]:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: yellow;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 1px solid transparent;
  cursor: pointer;
}

.radio-div-box-colors .red[type="radio"]:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: red;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 1px solid transparent;
  cursor: pointer;
}

.radio-div-box-colors .turquoise[type="radio"]:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: paleturquoise;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 1px solid transparent;
  cursor: pointer;
}

.radio-div-box-colors .white[type="radio"]:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: whitesmoke;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 1px solid transparent;
  cursor: pointer;
}

.radio-div-box-colors input[type="radio"]:checked:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 1px solid black;
}

.radio-div-box-colors {
  display: flex;
  align-items: center;
  margin-top: 1.2rem;
  margin-right: 1.5rem;
}

.container-proizvodi-l {
  flex-basis: 20%;
  position: relative;
  text-align: left;
}

.container-proizvodi-r {
  flex-basis: 78%;
  position: relative;
  text-align: left;
}

.container-2-proizvodi {
  padding-left: 10.7rem;
  padding-right: 10.7rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 2rem;
  justify-content: space-between;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
  position: relative;
  width: 100%;
  height: max-content;
}

.pretraga {
  display: flex;
  align-items: center;
  width: 26.5rem;
  height: 4.3rem;
  border: 1px solid black;
  flex-wrap: wrap;
  justify-content: space-between;
}

.search-proizvodi {
  width: 85%;
  height: 100%;
  font-size: 1.8rem;
  border: none;
  outline: none;
}

.search-svg-pretraga {
  height: 2.9rem;
  width: 3rem;
  fill: black;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
.search-svg-pretraga:hover {
  opacity: 0.5;
}

.pretraga-box-l {
  flex-basis: 70%;
  position: relative;
}

.container-2-box-proizvodi {
  flex-basis: 23%;
  width: 100%;
  height: 52.2rem;
  text-align: center;
  margin-bottom: 7rem;
}

.container-2-box-proizvodi-img {
  height: 44rem;
  width: 100%;
  /* background-size: contain; */
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  cursor: pointer;
}
.container-2-box-proizvodi-img:hover .hidden {
  opacity: 1;
  visibility: visible;
}

.wrap-body-about {
  min-height: 46rem;
}

.wrap-body-about h1 {
  margin-bottom: 3rem;
}

.hidden {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-items: center;
  justify-content: center;
  flex-direction: column;
}

.eye-svg {
  width: 31px;
  height: 22px;
  fill: black;
}

.nav-proizvodi {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  list-style-type: none;
}
.nav-proizvodi a {
  text-decoration: none;
  display: flex;
  color: black;
  font-size: 1.8rem;
  transition: 0.3s ease-in-out;
  margin-left: 2rem;
  margin-top: 3.5rem;
}
.nav-proizvodi a:hover {
  font-weight: 700;
}

.proizvoci-active {
  font-weight: 700;
}

.display-mob {
  display: none !important;
}

.mob-menu-divs {
  flex-basis: 33%;
}
.mob-menu-divs a {
  text-decoration: none;
  display: flex;
  color: black;
  font-size: 1.8rem;
  transition: 0.3s ease-in-out;
  margin-left: 2rem;
  margin-top: 3.5rem;
}

.pagination {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-items: center;
  font-size: 17px;
  color: black;
  border: 1px solid black;
  background-color: white;
  transition: 0.3s ease-in-out;
  margin-left: 2.7rem;
  cursor: pointer;
}
.pagination:hover, .pagination.active {
  background-color: black;
  color: white;
}

.o-nama-img {
  display: none;
  object-fit: contain;
  object-position: center;
}

.o-nama-img-two {
  object-fit: contain;
  object-position: center;
  width: 100rem;
  height: 71rem;
  position: absolute;
}

.container-2-box-o-nama-img {
  flex-basis: 46%;
  text-align: left;
  position: relative;
  height: 65.2rem;
}

.pocetna-ponuda-novo {
  flex-basis: 24%;
  width: 100%;
  height: 42rem;
  text-align: center;
}

.pocetna-ponuda-novo-img {
  height: 33rem;
  width: 100%;
  background-position: center;
  /* background-size: contain; */
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  cursor: pointer;
}
.pocetna-ponuda-novo-img:hover .hidden-pocetna {
  opacity: 1;
  visibility: visible;
}

.hidden-pocetna {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-items: center;
  justify-content: center;
  flex-direction: column;
}

.border-top-black {
  border-top: 1px solid black;
}

.container-2-index {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
  position: relative;
  width: 100%;
  height: max-content;
}

.index-naslovi {
  position: absolute;
  background-color: white;
  padding-left: 2rem;
  padding-right: 2rem;
  transform: translateY(-50%) translateX(-50%);
  left: 50%;
  top: 0;
}

.pocetna-ponuda {
  flex-basis: 17%;
  width: 100%;
  height: 32rem;
  text-align: center;
  transition: 0.3s ease-in-out;
  cursor: pointer;
  position: relative;
  margin-bottom: 4.5rem;
}
.pocetna-ponuda:hover {
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2);
}
.pocetna-ponuda:hover .hidden-ponuda {
  opacity: 1;
  visibility: visible;
}

.pocetna-ponuda-img {
  height: 25rem;
  width: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}

.pocetna-ponuda-text {
  position: absolute;
  bottom: 2.2rem;
  transform: translateX(-50%);
  left: 50%;
  color: black !important;
}

.hidden-ponuda {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  z-index: 3;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-items: center;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
}

.hidden-ponuda-div-1 {
  padding: 3rem 2rem;
  width: 100%;
  height: 100%;
  text-align: left;
}
.hidden-ponuda-div-1 a {
  text-decoration: none;
  font-size: 14px;
  color: black;
  transition: 0.3s ease-in-out;
  display: flex;
  margin-top: 1rem;
}
.hidden-ponuda-div-1 a:hover {
  font-weight: 700;
}

.hr-hidden {
  width: 4.4rem;
  border: 1px solid black;
  margin-top: 5px;
}

.hidden-img {
  width: 20rem;
  height: 15rem;
  object-position: center;
  object-fit: contain;
  bottom: -5rem;
  right: -2rem;
  position: absolute;
  overflow: hidden;
}

.index-bg {
  height: 92rem;
  width: 100% !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.index-bg-box {
  flex-basis: 48%;
  text-align: left;
  position: relative;
}

.header-index {
  width: 100%;
  height: 5.2rem;
  border-top: 1px solid black;
}

.border-carouse-transparent {
  border: 1px solid transparent;
}
.index-carousel-3{
  margin-top: 10px;
}
.index-carousel-3 .owl-dots {
  position: absolute;
  bottom: 3rem;
  transform: translateX(-50%);
  left: 50%;
  display: flex;
  align-items: center;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background-color: white !important;
  border-radius: 50%;
  transition: 0.3s ease-in-out;
  outline: none;
  height: 15px !important;
  width: 15px !important;
  border: 2px solid white !important;
}

.owl-theme .owl-dots .owl-dot span {
  border-radius: 50% !important;
  border: 2px solid white !important;
  background: transparent !important;
  height: 12px !important;
  width: 12px !important;
}

.search-input {
  width: 0;
  height: 5rem;
  outline: none;
  border: none;
  border-bottom: 1px solid black;
  margin-right: 0;
  font-size: 1.8rem;
  transition: 0.6s ease-in-out;
  padding-left: 1rem;
}

.show-s {
  width: 25rem;
  margin-right: 1rem;
}

.singup-input {
  width: 100%;
  height: 5rem;
  outline: none;
  border: none;
  border-bottom: 1px solid black;
  margin-right: 0;
  font-size: 1.8rem;
  margin-top: 2rem;
}

.singup-btn {
  width: 100%;
  margin-top: 6.5rem;
  cursor: pointer;
  color: black;
  font-size: 1.8rem;
  letter-spacing: 2px;
  background-color: transparent;
  outline: none;
  border: 1px solid black;
  height: 6.9rem;
  transition: 0.3s ease-in-out;
}
.singup-btn:hover {
  color: white;
  background-color: red;
  border: 1px solid red;
}

.radio-div-box input[type="radio"]:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: white;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 1px solid black;
}

.radio-div-box input[type="radio"]:checked:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: black;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 1px solid black;
}

.register-input {
  width: 70%;
  height: 5rem;
  outline: none;
  border: none;
  border-bottom: 1px solid black;
  margin-right: 0;
  font-size: 1.8rem;
  margin-top: 2rem;
}

.cart-btn {
  width: 100%;
  margin-top: 6.5rem;
  cursor: pointer;
  font-weight: 700;
  color: black;
  font-size: 1.8rem;
  letter-spacing: 2px;
  background-color: transparent;
  outline: none;
  border: 1px solid black;
  height: 6.9rem;
  transition: 0.3s ease-in-out;
}
.cart-btn:hover {
  color: white;
  background-color: red;
  border: 1px solid red;
}

.cart-minus {
  height: 4.5rem;
  width: 4.5rem;
  border: none;
  background-color: #ededed;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  outline: none;
  cursor: pointer;
  transition: 0.3s ease-in-out;
  font-size: 20px;
}
.cart-minus:hover {
  background-color: #e5e5e5;
}

.cart-plus {
  height: 4.5rem;
  width: 4.5rem;
  border: none;
  background-color: #ededed;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  outline: none;
  cursor: pointer;
  transition: 0.3s ease-in-out;
  font-size: 20px;
}
.cart-plus:hover {
  background-color: #e5e5e5;
}

.scroll-btn {
  background-color: transparent;
  border: none;
  outline: none;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
.scroll-btn:hover {
  transform: translateY(-10px);
}

.kontakt-input {
  height: 4.5rem;
  width: 100%;
  border: 1px solid black;
  margin-top: 1rem;
}

.kontakt-area {
  height: 15rem;
  width: 100%;
  border: 1px solid black;
  margin-top: 1rem;
  resize: none;
}

.kontakt-btn {
  height: 5.5rem;
  width: 28.4rem;
  margin-top: 3.5rem;
  cursor: pointer;
  font-weight: 700;
  color: white;
  font-size: 1.8rem;
  letter-spacing: 2px;
  outline: none;
  border: 1px solid red;
  transition: 0.3s ease-in-out;
  float: right;
  background-color: red;
}
.kontakt-btn:hover {
  background-color: white;
  color: red;
}

.korpa-area {
  width: 100%;
  margin-top: 2rem;
  border: 1px solid black;
  height: 11.5rem;
  resize: none;
  font-size: 15px;
  padding-top: 1.9rem;
  padding-left: 1.6rem;
}

.korpa-btn {
  margin-top: 6.9rem;
  width: 39.5rem;
  height: 6.1rem;
  font-size: 1.8rem;
  font-weight: 700;
  transition: 0.3s ease-in-out;
  background-color: red;
  border: 1px solid red;
  cursor: pointer;
  color: white;
}
.korpa-btn:hover {
  background-color: white;
  color: red;
}

.cart-minus-detaljno {
  height: 6.8rem;
  width: 6.8rem;
  border: none;
  background-color: #ededed;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  outline: none;
  cursor: pointer;
  transition: 0.3s ease-in-out;
  font-size: 3rem;
}
.cart-minus-detaljno:hover {
  background-color: #e5e5e5;
}

.cart-plus-detaljno {
  height: 6.8rem;
  width: 6.8rem;
  border: none;
  background-color: #ededed;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  outline: none;
  cursor: pointer;
  transition: 0.3s ease-in-out;
  font-size: 3rem;
}
.cart-plus-detaljno:hover {
  background-color: #e5e5e5;
}

.count-detaljno {
  margin-left: 2rem;
  margin-right: 2rem;
  font-size: 3rem;
}

.detaljnije-btn {
  width: 100%;
  height: 7.2rem;
  border: 1px solid black;
  border-radius: 10px;
  cursor: pointer;
  transition: 0.3s ease-in-out;
  background-color: transparent;
  font-size: 2rem;
  font-weight: 700;
  color: black;
  margin-top: 3.4rem;
  margin-bottom: 6rem;
}
.detaljnije-btn:hover {
  background-color: red;
  color: white;
  border: 1px solid red;
}

.index-btn {
  margin-top: 12rem;
  cursor: pointer;
  width: 24.7rem;
  height: 9rem;
  color: black;
  font-size: 1.8rem;
  transition: 0.3s ease-in-out;
  background-color: transparent;
  border: 1px solid black;
  border-radius: 10px;
}
.index-btn:hover {
  background-color: black;
  color: white;
  border: 1px solid black;
}

.header-div {
  width: 100%;
  height: 14.9rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 10.7rem;
  padding-right: 10.7rem;
}

.header-div-box-l {
  flex-basis: 30%;
  height: 14.9rem;
  width: 100%;
  padding-bottom: 3.7rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
}

.search-svg {
  height: 29px;
  width: 30px;
  fill: black;
  cursor: pointer;
  transition: 0.3s ease-in-out;
  margin-right: 3.3rem;
}
.search-svg:hover {
  opacity: 0.5;
}

.account-svg {
  height: 30px;
  width: 30px;
  fill: black;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
.account-svg:hover {
  opacity: 0.5;
}

.header-div-box-c {
  flex-basis: 20%;
  height: 14.9rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-items: center;
}

.header-div-box-c-mob {
  flex-basis: 100%;
  display: none;
}

.mob-lan {
  display: none;
}

.active-meni-lang {
  border: 2px solid black;
  border-radius: 5px;
}

.header-img {
  object-position: center;
  object-fit: cover;
}

.header-div-box-r {
  flex-basis: 30%;
  height: 14.9rem;
  width: 100%;
  padding-bottom: 3.7rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-end;
}

.lan-show {
  width: 30px;
  height: 30px;
  border: 2px solid black;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-items: center;
  justify-content: center;
  transition: 0.3s ease-in-out;
  margin-left: 3.3rem;
  cursor: pointer;
  position: relative;
}
.lan-show a {
  text-decoration: none;
  color: black;
  font-weight: bold;
  font-size: 12px;
}
.lan-show:hover {
  opacity: 0.5;
}

.lan-hidden {
  width: 30px;
  height: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: white;
  position: absolute;
  top: 12rem;
  border-radius: 5px;
  overflow: hidden;
  transition: 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.lan-hidden a {
  margin-top: 1rem;
  text-decoration: none;
  color: black;
  font-weight: bold;
  font-size: 12px;
  transition: 0.3s ease-in-out;
}
.lan-hidden a:hover {
  opacity: 0.5;
}

.hidden-show {
  height: max-content;
  padding-bottom: 1rem;
  border: 2px solid black;
  opacity: 1;
  visibility: visible;
}

.header {
  width: 100%;
  height: 5.2rem;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

.cart-div {
  width: 41px;
  height: 30px;
  position: relative;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
.cart-div:hover {
  opacity: 0.5;
}

.cart-svg {
  width: 41px;
  height: 30px;
  fill: black;
}

.quantity-div {
  width: 16px;
  height: 16px;
  background-color: red;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-items: center;
  position: absolute;
  color: white;
  right: 0;
  top: 3px;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.3s, opacity 0.5s;
  z-index: 199;
  background-color: rgba(0, 0, 0, 0.2);
}

.bg-active {
  visibility: visible;
  opacity: 1;
}

.singup {
  width: 57rem;
  background-color: white;
  position: relative;
  height: max-content;
}

.signup-box-1 {
  padding-left: 4.9rem;
  padding-right: 4.9rem;
  padding-top: 5.1rem;
  padding-bottom: 5.5rem;
  border-bottom: 1px solid black;
}

.signup-box-2 {
  padding-left: 4.9rem;
  padding-right: 4.9rem;
  padding-top: 5.1rem;
  padding-bottom: 5.5rem;
}

.close-svg {
  width: 15px;
  height: 15px;
  fill: black;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
.close-svg:hover {
  opacity: 0.5;
}

.close-box {
  position: absolute;
  right: 2.6rem;
  top: 2.6rem;
}

.register-btn {
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
.register-btn:hover {
  color: red;
}

.register {
  width: 71.9rem;
  height: max-content;
  background-color: white;
  border-radius: 5px;
  position: relative;
  margin-top: 20rem;
  margin-bottom: 3rem;
}

.modal-register {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.3s, opacity 0.5s;
  z-index: 99 !important;
  background-color: rgba(0, 0, 0, 0.2);
}

.bg-active-reg {
  visibility: visible;
  opacity: 1;
}

.radio-div {
  width: 100%;
  height: max-content;
  padding-left: 4.9rem;
  padding-right: 4.9rem;
  display: flex;
  flex-wrap: wrap;
}

.radio-div-box {
  display: flex;
  align-items: center;
  margin-right: 5.3rem;
  padding-top: 6.3rem;
}

.signup-box-2-register {
  padding-left: 4.9rem;
  padding-right: 4.9rem;
}

.signup-box-2-register-btn {
  padding-bottom: 5.5rem;
  padding-left: 4.9rem;
  padding-right: 4.9rem;
}

.cart-modal {
  width: 57rem;
  height: max-content;
  background-color: white;
  z-index: 99 !important;
  /*  position: absolute;
    right: 0;
    top: 0;*/
}

.cart-modal-box-1 {
  padding-top: 3.5rem;
  padding-left: 3.5rem;
  padding-bottom: 2.5rem;
  border-bottom: 1px solid #b2b2b2;
}

.cart-modal-box-2 {
  padding-top: 2.7rem;
  padding-left: 2.7rem;
  padding-bottom: 2.7rem;
  border-bottom: 1px solid #b2b2b2;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.cart-modal-box-img {
  width: 21.8rem;
  height: 21.8rem;
}

.cart-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.cart-modal-box-text {
  margin-left: 3rem;
  text-align: left;
  width: 20rem;
}

.cart-modal-box-3 {
  text-align: right;
  padding: 2.7rem 4.5rem;
}

.cart-modal-box-4 {
  width: 100%;
  align-items: center;
  justify-items: center;
  display: flex;
  justify-content: center;
  padding-bottom: 3.5rem;
}
.cart-modal-box-4 a {
  text-decoration: none;
  font-size: 1.6rem;
  transition: 0.3s ease-in-out;
  color: black;
}
.cart-modal-box-4 a:hover {
  color: red;
}

.cart-modal-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.3s, opacity 0.5s;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.2);
}

.bg-active-cart {
  visibility: visible;
  opacity: 1;
}

.count {
  margin-left: 2rem;
  margin-right: 2rem;
  font-size: 20px;
}

.close-cart {
  position: absolute;
  right: 2.6rem;
  top: 2.6rem;
}

#nav-meni {
  float: right;
  display: flex;
  height: 5.2rem;
  justify-content: space-between;
  align-items: center;
  justify-items: center;
  width: 100%;
}
#nav-meni a {
  text-decoration: none;
  color: black;
  font-size: 1.5rem;
  transition: 0.3s ease-in-out;
  align-items: center;
  justify-items: center;
  display: flex;
  justify-content: center;
}
#nav-meni li {
  float: left;
  display: inline;
  position: relative;
  text-align: center;
  width: 13rem;
  padding-top: 7px;
}
#nav-meni li:hover a {
  background-color: #e5e5e5;
}

.close {
  display: none;
}

.active-meni {
  background-color: #e5e5e5 !important;
}

.nav-details {
  color: black;
  font-size: 1.5rem;
  transition: 0.3s ease-in-out;
  cursor: pointer;
  position: relative;
}
.nav-details:hover {
  background-color: #e5e5e5;
}
.nav-details summary {
  outline: none;
  display: flex;
  align-items: center;
  justify-items: center;
  justify-content: center !important;
}

details > summary {
  list-style: none;
}

details > summary::-webkit-details-marker {
  display: none;
}

details[open] summary ~ * {
  animation: sweep 0.3s ease-in-out;
}

@keyframes sweep {
  from {
    opacity: 0;
    margin-top: -10px;
  }
  to {
    opacity: 1;
    margin-top: 0;
  }
}
.namjestaj-div {
  position: absolute;
  width: 28.9rem;
  height: max-content;
  top: 4.1rem;
  background-color: #e5e5e5;
  padding-left: 1.2rem;
  padding-bottom: 2rem !important;
}

details[open] .open-back {
  background-color: #e5e5e5;
}
details[open] .details-minus {
  display: flex;
}
details[open] .details-plus {
  display: none;
}

.namjestaj-div-mini {
  padding-left: 2rem;
  margin-top: 2.5rem;
}
.namjestaj-div-mini a {
  margin-top: 1rem;
  display: flex;
  justify-content: flex-start !important;
  justify-items: flex-start !important;
  background-color: rgba(229, 229, 229, 0) !important;
}
.details-mini summary {
  padding-top: 2rem;
  display: flex;
  align-items: flex-start !important;
  justify-items: flex-start !important;
  justify-content: flex-start !important;
  width: 100%;
}

.footer {
  margin-top: 14.2rem;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: max-content;
}

.carousel-div {
  background-color: white;
  width: 100%;
  height: 10rem;
  border: 2px solid #959595;
  border-radius: 10px;
  transform: translateY(-50%);
  padding-left: 6.5rem;
  padding-right: 6.5rem;
  display: flex;
  align-items: center;
}

.carousel-div-img-box {
  width: 100%;
  height: 5.4rem;
}
.carousel-div-img-box img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.footer-contact {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: white;
  font-size: 1.8rem;
  margin-top: 1rem;
}

.phone-svg {
  width: 14px;
  height: 14px;
  fill: white;
  margin-right: 2rem;
}

.envelop-svg {
  width: 16px;
  height: 14px;
  fill: white;
  margin-right: 2rem;
}

.footer-logo-img {
  height: 19.5rem;
  width: 33.5rem;
  object-fit: contain;
  object-position: center;
}

.working-hours {
  margin-top: 12.5rem;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.clock {
  flex-basis: 6%;
  position: relative;
}

.clock-text {
  flex-basis: 93%;
  position: relative;
}

.clock-svg {
  width: 37px;
  height: 40px;
  fill: white;
}

.border-top-footer {
  border-top: 3px solid #c3c7c8;
  margin-top: 3.4rem;
  padding-bottom: 2.6rem;
}

.scroll-svg {
  width: 15px;
  height: 15px;
  fill: white;
}

.web-c {
  text-decoration: none;
  color: white;
  font-size: 1.7rem;
  transition: 0.3s ease-in-out;
}
.web-c:hover {
  color: red;
}

#nav-meni-footer {
  float: right;
  display: flex;
  height: max-content;
  justify-content: flex-end;
  align-items: center;
  justify-items: center;
  width: 100%;
}
#nav-meni-footer a {
  text-decoration: none;
  color: white;
  font-weight: 300;
  font-size: 1.5rem;
  transition: 0.3s ease-in-out;
  margin-left: 6.6rem;
}
#nav-meni-footer a:hover {
  color: #e5e5e5;
}
#nav-meni-footer li {
  float: left;
  display: inline;
  position: relative;
}

.footer-active {
  font-weight: 700 !important;
}

.socials-footer {
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-items: center;
  justify-content: center;
  transition: 0.3s ease-in-out;
  border-radius: 5px;
  margin-left: 1.9rem;
  background-color: white;
  cursor: pointer;
}
.socials-footer:hover {
  opacity: 0.5;
}

.fb-svg {
  height: 20px;
  width: 10px;
  fill: black;
}

.insta-svg {
  height: 20px;
  width: 20px;
  fill: black;
}

.footer-meni {
  flex-basis: 80%;
  display: flex;
}

.footer-soc {
  display: flex;
  flex-basis: 20%;
  margin-left: 5rem;
}

.mobile-display-visible {
  display: none !important;
}

.show-burger {
  display: none !important;
  z-index: 2;
}

@media only screen and (max-width: 1800px) {
  html {
    font-size: 58.5%;
  }

  .o-nama-img-two {
    display: none;
  }

  .o-nama-img {
    display: flex;
    width: 70rem;
    height: 71rem;
  }
}
@media only screen and (max-width: 1600px) {
  html {
    font-size: 52.5%;
  }
}
@media only screen and (max-width: 1400px) {
  html {
    font-size: 45.5%;
  }
  html p {
    font-size: 14px !important;
  }
  html ul li a {
    font-size: 14px !important;
  }
  html .nav-details summary {
    font-size: 16px !important;
  }
  html .mob-menu-divs a {
    font-size: 14px !important;
  }

  .wrap-nav {
    width: 100% !important;
    padding-left: 2rem;
    padding-right: 2rem;
  }



  .header {
    height: 8rem;
  }

  .header-index {
    height: 8rem;
  }

  .active-meni {
    background-color: white !important;
  }

  .nav-details {
    color: black;
    font-size: 1.5rem;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    position: relative;
    width: 100%;
    height: 3.5rem;
  }
  .nav-details:hover {
    background-color: #e5e5e5;
  }
  .nav-details summary {
    outline: none;
    display: flex;
    align-items: center;
    justify-items: center;
    width: 100%;
    height: 3.5rem;
    justify-content: flex-start !important;
  }

  .namjestaj-div {
    position: absolute;
    width: max-content;
    height: max-content;
    top: 4.1rem;
    background-color: white;
    padding-left: 2rem;
    padding-bottom: 5rem !important;
    padding-right: 2rem;
  }

  .namjestaj-div-mini {
    padding-left: 4rem;
    margin-top: 4rem;
  }
  .namjestaj-div-mini a {
    display: flex;
    margin-top: 3rem;
    justify-content: flex-start !important;
    justify-items: flex-start !important;
    background-color: white !important;
  }
  .details-mini summary {
    padding-top: 7rem;
    display: flex;
    align-items: flex-start !important;
    justify-items: flex-start !important;
    justify-content: flex-start !important;
    width: 100%;
  }

  details[open] .open-back {
    background-color: white;
  }
  details[open] .details-minus {
    display: flex;
  }
  details[open] .details-plus {
    display: none;
  }

  #nav-meni {
    display: flex;
    position: fixed;
    width: 50vw;
    height: 100vh;
    flex-direction: column !important;
    justify-content: center;
    align-items: flex-start;
    top: 0;
    right: 0;
    opacity: 0;
    z-index: 2;
    margin-right: 0;
    transition: all 0.2s ease-in-out;
    transform: translateX(50vw);
    background-color: white;
    padding-left: 5rem;
    padding-right: 5rem;
  }
  #nav-meni a {
    color: black;
    font-size: 16px !important;
    width: max-content;
    height: max-content;
    padding-top: 7px;
  }
  #nav-meni li {
    margin-bottom: 0 !important;
    height: 10rem !important;
    width: 100%;
    align-items: center;
    justify-items: center;
    display: flex;
    justify-content: flex-start;
  }

  .show-burger {
    display: block !important;
    z-index: 9 !important;
    position: relative;
  }

  #nav-meni.open-meni {
    opacity: 1;
    transform: translateX(0);
    z-index: 3 !important;
  }
  #nav-meni.open-meni .close {
    width: 100%;
    height: 100%;
  }

  .close {
    display: flex;
    position: absolute;
    left: -100%;
    width: 0;
    height: 0;
    background-color: rgba(0, 0, 0, 0.5);
    transition: 0.3s ease-in-out;
  }

  .hamburger {
    outline: none;
    z-index: 98 !important;
  }

  .hamburger--collapse .hamburger-inner {
    background: black;
  }

  .hamburger--collapse .hamburger-inner::after {
    background: black;
  }

  .hamburger--collapse .hamburger-inner::before {
    background: black;
  }

  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background: black !important;
  }

  .header-div-box-c {
    margin-bottom: 2rem;
    margin-top: 2rem;
    height: max-content;
  }

  .header-div {
    height: max-content;
  }

  .web-c {
    font-size: 14px !important;
  }

  .header-img-kontakt {
    object-position: center;
    object-fit: contain;
    width: 100%;
    height: 100%;
  }

  .logo-box {
    padding: 2rem;
  }

  .korpa-check-box-1 {
    flex-basis: 100%;
  }

  .korpa-check-box-2 {
    margin-top: 4rem;
    flex-basis: 100%;
  }
  .index-carousel-3{
    margin-top: 0px;
  }
}
/*// xl*/
@media only screen and (max-width: 1200px) {
  html {
    font-size: 43.5%;
  }

  .container-2-box-about-l {
    flex-basis: 100%;
  }

  .container-2-box-about-r {
    flex-basis: 100%;
    margin-bottom: 35rem;
    margin-top: 5rem;
  }

  .container-2-img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .header-index {
    height: 9rem;
  }
}
@media only screen and (max-width: 1024px) {
  .header-div-box-c {
    display: none;
  }

  .header-div-box-c-mob {
    flex-basis: 100%;
    display: flex;
    align-items: center;
    justify-items: center;
    justify-content: center;
    margin-top: 2rem;
  }

  .header-div {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .header-div-box-l {
    flex-basis: 70%;
  }

  .cart-modal-box-text-1024 {
    margin-left: 1rem;
  }

  .wrap-footer {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
    height: max-content;
    position: relative;
  }

  #nav-meni-footer {
    flex-direction: column;
    width: 100%;
    float: right;
    display: flex;
    height: max-content;
    justify-content: flex-start;
    align-items: flex-start;
    justify-items: center;
  }
  #nav-meni-footer a {
    margin-left: 0rem;
  }
  #nav-meni-footer li {
    margin-bottom: 2rem;
  }
  #nav-meni-footer span {
    display: none;
  }

  .socials-footer {
    margin-left: 0;
    margin-right: 1.9rem;
  }

  .container-2-box-proizvodi {
    flex-basis: 32%;
  }
  .gallery-container-box-l{
    height: 500px;
  }
}
/*/ lg /*/
@media only screen and (max-width: 991px) {
  html {
    font-size: 42.5%;
  }

  .wrap {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .wrap-body {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
    height: max-content;
    position: relative;
  }

  .mob-lan {
    width: 100%;
    display: flex;
    align-items: center;
    justify-items: center;
    justify-content: center;
    margin-top: 5rem;
  }

  .mob-lan a {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .lang {
    display: none;
  }

  .container-2-box {
    flex-basis: 100%;
  }

  .mobile-left {
    justify-content: start;
  }

  #nav-meni-footer {
    flex-direction: column;
    width: 100%;
    float: right;
    display: flex;
    height: max-content;
    justify-content: flex-start;
    align-items: flex-start;
    justify-items: center;
  }
  #nav-meni-footer a {
    margin-left: 0rem;
  }
  #nav-meni-footer li {
    margin-bottom: 2rem;
  }
  #nav-meni-footer span {
    display: none;
  }

  .socials-footer {
    margin-left: 0;
    margin-right: 1.9rem;
  }

  .footer-meni {
    flex-basis: 100%;
    margin-top: 3rem;
  }

  .footer-soc {
    flex-basis: 100%;
    margin-left: 0;
    margin-top: 3rem;
  }

  .wrap-mobile {
    flex-wrap: wrap;
  }

  .mobile-display-none {
    display: none !important;
  }

  .mobile-display-visible {
    display: flex !important;
  }

  .kontakt-img {
    margin-top: 7rem;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-items: center;
    justify-content: center;
  }

  .cart-modal-box-text-1024 {
    margin-left: 3rem;
  }

  .container-2-box-o-nama-img {
    flex-basis: 100%;
    display: flex;
    align-items: center;
    justify-items: center;
    justify-content: center;
  }

  /*margin-mobile*/
  .margin-mobile-t-1 {
    margin-top: 1rem;
  }

  .margin-mobile-t-2 {
    margin-top: 2rem;
  }

  .margin-mobile-t-3 {
    margin-top: 3rem;
  }

  .margin-mobile-t-4 {
    margin-top: 4rem;
  }

  .margin-mobile-t-5 {
    margin-top: 5rem;
  }

  .margin-mobile-t-6 {
    margin-top: 6rem;
  }

  .margin-mobile-t-7 {
    margin-top: 7rem;
  }

  .margin-mobile-t-8 {
    margin-top: 8rem;
  }

  .margin-mobile-t-9 {
    margin-top: 9rem;
  }

  .proizvodi-detaljnije-box-l {
    flex-basis: 100%;
  }

  .proizvodi-detaljnije-box-r {
    flex-basis: 100%;
    margin-top: 5rem;
  }

  .index-carousel-3 .owl-dots {
    display: none;
  }
  
}
@media only screen and (max-width: 885px) {
  .container-2-box-proizvodi {
    flex-basis: 49%;
  }
}
/*// md*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 41.5%;
  }

  .container-2-img-1 {
    display: none;
  }

  .container-2-img-2 {
    left: 50%;
    transform: translateX(-50%);
  }

  .index-bg-box {
    flex-basis: 100%;
    text-align: center;
    position: relative;
  }
}
@media only screen and (max-width: 700px) {
  html {
    font-size: 41.5%;
  }

  .container-proizvodi-l {
    flex-basis: 100%;
  }

  .container-proizvodi-r {
    margin-top: 4rem;
    flex-basis: 100%;
  }

  .display-proizvod {
    display: none !important;
  }

  .display-mob {
    display: flex !important;
  }

  .pocetna-ponuda-novo {
    flex-basis: 48%;
    width: 100%;
    height: max-content;
    margin-bottom: 4rem;
  }

  .pocetna-ponuda {
    flex-basis: 33%;
    height: 35rem;
  }

  .pocetna-ponuda a p{
    color: black;
  }

  .o-nama-img {
    display: flex;
    position: relative;
    right: auto;
  }

  .container-2-box-o-nama-img {
    margin-top: 4rem;
    height: max-content;
  }
}
@media only screen and (max-width: 630px) {
  html {
    font-size: 40.5%;
  }

  .margin-mobile-t-10 {
    margin-top: 10rem;
  }

  .margin-mobile-t-20 {
    margin-top: 20rem;
  }

  .margin-mobile-t-30 {
    margin-top: 30rem;
  }

  .margin-mobile-t-40 {
    margin-top: 40rem;
  }

  .margin-mobile-t-50 {
    margin-top: 50rem;
  }

  .margin-mobile-t-60 {
    margin-top: 60rem;
  }

  .margin-mobile-t-70 {
    margin-top: 70rem;
  }

  .margin-mobile-t-80 {
    margin-top: 80rem;
  }

  .margin-mobile-t-90 {
    margin-top: 90rem;
  }
}
/*// sm*/
@media only screen and (max-width: 576px) {
  html {
    font-size: 40.5%;
  }

  #nav-meni {
    display: flex;
    position: fixed;
    width: 100vw;
    height: 100vh;
    flex-direction: column !important;
    justify-content: center;
    align-items: center;
    top: 0;
    right: 0;
    opacity: 0;
    z-index: 2;
    margin-right: 0;
    transition: all 0.2s ease-in-out;
    transform: translateX(100vw);
    background-color: white;
    padding-left: 5rem;
    padding-right: 5rem;
  }
  #nav-meni a {
    color: black;
    font-size: 16px !important;
    width: max-content;
    height: max-content;
  }
  #nav-meni li {
    margin-bottom: 0 !important;
    height: 10rem !important;
    width: 100%;
    align-items: center;
    justify-items: center;
    display: flex;
    justify-content: flex-start;
  }

  .container-2-box-proizvodi {
    flex-basis: 100%;
  }

  /*.nav-proizvodi{
    flex-direction:unset;
  }*/
  .pocetna-ponuda {
    flex-basis: 48%;
    height: 35rem;
  }

  .gallery-container-box-l {
    flex-basis: 100%;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    /* justify-content: space-between; */
    height: auto;
    overflow-x: scroll;
  }

  .gallery-container-box-r {
    flex-basis: 100%;
    width: 100%;
    position: relative;
    margin-top: 3rem;
  }

  .gallery-small-img-box {
    width: 100%;
    height: 17rem;
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 450px) {
  html {
    font-size: 38.5%;
  }

  .pocetna-ponuda {
    flex-basis: 100%;
    height: 35rem;
  }

  .o-nama-img {
    width: 30rem;
    height: 20rem;
  }

  .index-naslovi {
    font-size: 15px !important;
  }

  .header-index {
    height: 10rem;
  }
}
@media only screen and (max-width: 380px) {
  html {
    font-size: 36.5%;
  }

  .mob-menu-divs {
    flex-basis: 49%;
  }

  .pretraga {
    margin-top: 3rem;
  }
  .cart-modal{
    max-height: 500px;
    overflow-y: scroll;
  }
}
@media only screen and (max-width: 320px) {
  html {
    font-size: 36.5%;
  }

  .show-s {
    width: 20rem;
  }
}

.optional {
  display: none;
}

.visual {
  display: block !important;
}
.signout_link {
  text-decoration: none;
  color: black;
  font-size: 1.9rem;
  transition: all .4s ease;
}

.signout_link:hover{
  text-decoration: underline;
  transition: all .4s ease;
}

#tempAlert {
  width: 300px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999999999999999999999999999;
	display: none;
background:green;
padding: 20px;
}

#tempAlert span {
  font-size: 16px;
  color:white;
}


#loading-image{
  position:fixed;
  top:0;
  left: 0;
  width:100%;
  height: 100%;
  background: white;
  z-index: 10000;
 display:none;
}
@keyframes ldio-2titkil69dm {
   0% { transform: translate(12px,80px) scale(0); }
  25% { transform: translate(12px,80px) scale(0); }
  50% { transform: translate(12px,80px) scale(1); }
  75% { transform: translate(80px,80px) scale(1); }
 100% { transform: translate(148px,80px) scale(1); }
}
@keyframes ldio-2titkil69dm-r {
   0% { transform: translate(148px,80px) scale(1): }
 100% { transform: translate(148px,80px) scale(0); }
}
@keyframes ldio-2titkil69dm-c {
   0% { background: #e15b64 }
  25% { background: #abbd81 }
  50% { background: #f8b26a }
  75% { background: #f47e60 }
 100% { background: #e15b64 }
}
.ldio-2titkil69dm div {
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  transform: translate(80px,80px) scale(1);
  background: #e15b64;
  animation: ldio-2titkil69dm 1s infinite cubic-bezier(0,0.5,0.5,1);
}
.ldio-2titkil69dm div:nth-child(1) {
  background: #f47e60;
  transform: translate(148px,80px) scale(1);
  animation: ldio-2titkil69dm-r 0.25s infinite cubic-bezier(0,0.5,0.5,1), ldio-2titkil69dm-c 1s infinite step-start;
}.ldio-2titkil69dm div:nth-child(2) {
  animation-delay: -0.25s;
  background: #e15b64;
}.ldio-2titkil69dm div:nth-child(3) {
  animation-delay: -0.5s;
  background: #f47e60;
}.ldio-2titkil69dm div:nth-child(4) {
  animation-delay: -0.75s;
  background: #f8b26a;
}.ldio-2titkil69dm div:nth-child(5) {
  animation-delay: -1s;
  background: #abbd81;
}
.loadingio-spinner-ellipsis-pfnzghofze8 {
  width: 200px;
  height: 200px;
  display: inline-block;
  overflow: hidden;
  background: #ffffff;
position: absolute;
left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.ldio-2titkil69dm {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.faq-box-brand{
  max-width: 250px;
height:auto;
margin-bottom: 20px;
}
.ldio-2titkil69dm div { box-sizing: content-box; }

.company_part{
  display: none;
}

.terms_container p{
  margin-top: 4rem;
}

.terms_container h4{
  margin-top: 4rem;
}


/*# sourceMappingURL=style.css.map */
